summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Cut the crap.Uwe Hermann2010-09-2173-73/+73
* Complete the code which was missing.Zheng Bao2010-09-211-0/+3
* Fix the typo. Field DisAutoRefresh is in DramTimngHi.Zheng Bao2010-09-211-1/+1
* A number of cleanups for 440BX raminit code.Keith Hui2010-09-201-30/+42
* Make ASUS P3B-F RAM init actually work by enabling SPD access.Uwe Hermann2010-09-194-4/+94
* AMD Fam10 code breaks with gcc 4.5.0.Scott Duplichan2010-09-172-4/+24
* Clear bit 35 of msr c001_102a in Fam10 rev C cores.Arne Georg Gleditsch2010-09-172-2/+4
* Add more Fam10 CPUID strings from the AMD revision guide. IncludesMarc Jones2010-09-161-0/+35
* This patch corrects a coding error in the original implementationScott Duplichan2010-09-141-2/+2
* IEI Kino added to IEI mainboard Kconfig. I missed this in r5812Marc Jones2010-09-131-0/+3
* IEI Kino mainboard support based on Mahogany Fam10.Marc Jones2010-09-1323-0/+5366
* CONFIG_MMCONF_SUPPORT is always defined. Fix build.Myles Watson2010-09-131-1/+1
* Move initialization of MMCONF BAR to cache_as_ram setup phase, in orderArne Georg Gleditsch2010-09-133-35/+16
* Add support for Asus M4A785-M.Juhana Helovuo2010-09-1324-0/+5470
* Add reserved areas for fam10.Myles Watson2010-09-131-1/+18
* Port k8 UMA handling to fam10.Myles Watson2010-09-131-0/+11
* Generate multiboot tables from coreboot tables.Juhana Helovuo2010-09-133-80/+42
* Print an error and correct pci scan limits. Skip sb700 ISA DMA init if needed.Juhana Helovuo2010-09-133-0/+18
* Fix a typo reported by Sylvain Hitier.Myles Watson2010-09-131-1/+1
* Convert i945 boards to use reserved resources instead of directly addingMyles Watson2010-09-1310-40/+17
* Add F71859 SIO.Marc Jones2010-09-107-0/+224
* Add support for LiPPERT Hurricane-LX (EPIC board with AMD Geode-LX,Jens Rottmann2010-09-107-0/+501
* Move memory type information out of some AMD sockets.Myles Watson2010-09-1032-36/+114
* Adapt comment, too. (trivial)Patrick Georgi2010-09-091-1/+1
* This patch avoids a timeout during PS/2 keyboardScott Duplichan2010-09-091-1/+1
* Make huge macros inline functions for readability. Remove warnings. Trivial.Myles Watson2010-09-092-165/+165
* Please find appended. This patch gets rid of the %gs magic altogether,Arne Georg Gleditsch2010-09-0910-40/+73
* Add support for reserved regions to resources and coreboot tables.Myles Watson2010-09-092-0/+18
* My Jmicron SATA card writes the name of the hard drive to the screen.Myles Watson2010-09-091-2/+77
* Also improve boot time on AMD for the DDR3 code path.Arne Georg Gleditsch2010-09-092-2/+2
* Apparently, it's not crucial to clear this at the exact moment we switchArne Georg Gleditsch2010-09-092-1/+6
* Add a DRIVERS_PS2_KEYBOARD option which controls the PS2 keyboardKevin O'Connor2010-09-092-0/+17
* Trivial - remove stray characters from a comment block.Marc Jones2010-09-081-1/+1
* Code must not access the smbus registers before the RTC power well isKevin O'Connor2010-09-082-0/+10
* Make timer2 the default choice for TSC initialization.Patrick Georgi2010-09-083-11/+4
* It should not be necessary to read in the rom during CAR setup.Kevin O'Connor2010-09-081-0/+2
* My Jmicron SATA card depends on the BIOS not clearing AL when setting AH.Myles Watson2010-09-071-4/+10
* Make a Kconfig option for debugging output from realmode emulation. Trivial.Myles Watson2010-09-073-0/+15
* Add support for LiPPERT Cool LiteRunner-LX (PC/104 board with AMDJens Rottmann2010-09-077-0/+533
* Remove unused ide0_enable and sata0_enable entries from SB7xx Rudolf Marek2010-09-0715-39/+0
* 2ms is enough time to accurately obtain the clock rate.Kevin O'Connor2010-09-071-2/+2
* Set up an arbitrary amount of system memory on Geode LX, soAurelien Guillaume2010-09-0712-44/+13
* Instead of requiring users to modify qemu to allow writes toKevin O'Connor2010-09-061-8/+33
* Trivial. Currently the max frequency is preset as 400Mhz. We need to set aZheng Bao2010-09-051-0/+1
* AMD DDR2 and DDR3 MCT function InitPhyCompensation() compliant with AGESA code.Kerry She2010-09-042-2/+4
* Update RoadRunner and SpaceRunner config to get in sync with currentJens Rottmann2010-09-034-20/+18
* Fix compilation for mtarvon. CAR initialization does early_mtrr_init,Myles Watson2010-09-021-4/+5
* Trivial warning fix for adl855pc.Myles Watson2010-09-021-0/+4
* Revert 5762. It silently broke a lot of boards because abuild was broken.Myles Watson2010-09-025-8/+14
* Simplify last_dev_p so that it matches comments.Myles Watson2010-09-011-3/+3