summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* CK804 sata fixYinghai Lu2005-10-012-2/+29
* comments mods. THings are working better, so I'm less unhappy withRonald G. Minnich2005-09-261-3/+3
* * Added support for "fast" (64-clock) refreshSteven J. Magnani2005-09-261-1240/+1489
* sc520 support -- ethernet worksRonald G. Minnich2005-09-235-11/+65
* Bug fixes: read all 16 bits of DMA configuration; set up NMI/SERR handling in...Steven J. Magnani2005-09-211-10/+18
* Bug fixes: read all 16 bits of DMA configuration; set up NMI/SERR handling in...Steven J. Magnani2005-09-211-10/+18
* Bug fix: enable secondary IDE only if enable_b is set.Steven J. Magnani2005-09-211-1/+1
* Bug fix: enable secondary IDE only if enable_b is set.Steven J. Magnani2005-09-211-1/+1
* Rewrite i82801er_enable to do nothing if device does not have an enable/disab...Steven J. Magnani2005-09-211-39/+49
* Rewrite i82801dbm_enable to do nothing if device does not have an enable/disa...Steven J. Magnani2005-09-211-39/+48
* Cleanup and add more debug output to EPIA-M auto.c.Jonathan McDowell2005-09-141-14/+35
* Make EPIA-M use CONFIG_TSC.Jonathan McDowell2005-09-142-3/+10
* Clean up vt8235_early_smbus a bit.Jonathan McDowell2005-09-141-30/+12
* Rename Intel 82801CA constants.Steven J. Magnani2005-09-141-8/+11
* Initial revision.Steven J. Magnani2005-09-1414-0/+834
* Cleanup. Only functional change is to drop hard-coding of vendor/subsystem ID.Steven J. Magnani2005-09-141-53/+62
* Add some P64H2-specific definitions, remove some generic PCI ones.Steven J. Magnani2005-09-141-2/+7
* Initial revision.Steven J. Magnani2005-09-141-0/+59
* Abort cpu_initialize if we detect that we've lost a race.Steven J. Magnani2005-09-141-14/+24
* Print a failure message if a sibling CPU fails to start.Steven J. Magnani2005-09-141-1/+5
* Initial support for Intel XE7501DEVKIT.Steven J. Magnani2005-09-1415-0/+1087
* Moved E7501-specific definitions here from raminit.Steven J. Magnani2005-09-131-0/+81
* Initial revision.Steven J. Magnani2005-09-132-0/+151
* Initial revision.Steven J. Magnani2005-09-1210-0/+896
* Don't write to CMOS when HAVE_OPTION_TABLE = 0.Steven J. Magnani2005-09-121-4/+12
* Relocate the GDT to reserved memory, so it won't get clobbered by elfboot(), ...Steven J. Magnani2005-09-121-0/+30
* Attempt to make comments more descriptive.Steven J. Magnani2005-09-121-7/+7
* Fix hang during secondary CPU sibling init caused by nested spinlocks.Steven J. Magnani2005-09-121-6/+12
* sc520 now builds fine. On to testing.Ronald G. Minnich2005-09-124-2/+25
* moved to include/cpu/amd/sc520.hRonald G. Minnich2005-09-121-284/+0
* added include file for sc520Ronald G. Minnich2005-09-121-0/+311
* updated to new svn repoRonald G. Minnich2005-09-124-33/+781
* updating to working version from my pre-svn repo.Ronald G. Minnich2005-09-125-31/+273
* Modifications for building LinuxBIOS under cygwin.Steven J. Magnani2005-09-091-3/+3
* Correct transposed arguments in pnp_set_drq().Steven J. Magnani2005-09-091-1/+1
* simplify codeStefan Reinauer2005-09-088-153/+73
* Add VIA C3 Nehemiah CPUID, as reported by Doug Bell.Jonathan McDowell2005-09-051-0/+1
* Crude fixup of config files currently non parsable by buildtarget.Jonathan McDowell2005-08-291-0/+3
* Changed udelay in delay_tsc to be more be more considerate of singleHamish Guthrie2005-08-172-0/+11
* more removal for obsolete VGABIOS supportLi-Ta Lo2005-08-102-14/+0
* remove obsolete VGA support for EPIALi-Ta Lo2005-08-102-14/+1
* Undoing all HDAMA commits from LNXI from r2005->2003Jason Schildt2005-08-1029-788/+1155
* - Merge from linuxbios-lnxi (Linux Networx repository) up to public tree.Jason Schildt2005-08-0929-1155/+788
* Clean up vt1211 SuperIO support and make the EPIA-M config use it.Jonathan McDowell2005-08-084-95/+136
* Fix up the VT8623 northbridge support.Jonathan McDowell2005-08-084-22/+33
* Fixup the EPIA-M motherboard config to use the new VT8235 setup.Jonathan McDowell2005-08-081-4/+20
* Tidy + compile fixup VT8235 southbridge support.Jonathan McDowell2005-08-087-522/+470
* Fixup EPIA-M config file so it's actually parsable by buildtarget.Jonathan McDowell2005-08-081-0/+3
* reclone ts5300 from digitallogic sc520 boardStefan Reinauer2005-08-064-26/+169
* more khepri cleanups.arch import user (historical)2005-08-051-1/+2