summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-09-23Fix some wrong capitalizations, reformat comments, fix a typo.Stefan Reinauer
2010-09-23USB Debug Port related license header fixes (trivial).Uwe Hermann
2010-09-23Generate and extract debug sysmbols for coreboot. *.debug files can beMarc Jones
2010-09-22Fix a compiler warning in src/lib/usbdebug.c (trivial).Uwe Hermann
2010-09-22 Here is a proposed way how to handle the SATA PHY settings on SB700. It Rudolf Marek
2010-09-21First round of i82801ax clean-ups (trivial).Uwe Hermann
2010-09-21Cut the crap.Uwe Hermann
2010-09-21Complete the code which was missing.Zheng Bao
2010-09-21Fix the typo. Field DisAutoRefresh is in DramTimngHi.Zheng Bao
2010-09-20A number of cleanups for 440BX raminit code.Keith Hui
2010-09-19Make ASUS P3B-F RAM init actually work by enabling SPD access.Uwe Hermann
2010-09-17AMD Fam10 code breaks with gcc 4.5.0.Scott Duplichan
2010-09-17Clear bit 35 of msr c001_102a in Fam10 rev C cores.Arne Georg Gleditsch
2010-09-16Add more Fam10 CPUID strings from the AMD revision guide. IncludesMarc Jones
2010-09-14This patch corrects a coding error in the original implementationScott Duplichan
2010-09-13IEI Kino added to IEI mainboard Kconfig. I missed this in r5812Marc Jones
2010-09-13IEI Kino mainboard support based on Mahogany Fam10.Marc Jones
2010-09-13CONFIG_MMCONF_SUPPORT is always defined. Fix build.Myles Watson
2010-09-13Move initialization of MMCONF BAR to cache_as_ram setup phase, in orderArne Georg Gleditsch
2010-09-13Add support for Asus M4A785-M.Juhana Helovuo
2010-09-13Add reserved areas for fam10.Myles Watson
2010-09-13Port k8 UMA handling to fam10.Myles Watson
2010-09-13Generate multiboot tables from coreboot tables.Juhana Helovuo
2010-09-13Print an error and correct pci scan limits. Skip sb700 ISA DMA init if needed.Juhana Helovuo
2010-09-13Fix a typo reported by Sylvain Hitier.Myles Watson
2010-09-13Convert i945 boards to use reserved resources instead of directly addingMyles Watson
2010-09-10Add F71859 SIO.Marc Jones
2010-09-10Add support for LiPPERT Hurricane-LX (EPIC board with AMD Geode-LX,Jens Rottmann
2010-09-10Move memory type information out of some AMD sockets.Myles Watson
2010-09-09Adapt comment, too. (trivial)Patrick Georgi
2010-09-09This patch avoids a timeout during PS/2 keyboardScott Duplichan
2010-09-09Make huge macros inline functions for readability. Remove warnings. Trivial.Myles Watson
2010-09-09Please find appended. This patch gets rid of the %gs magic altogether,Arne Georg Gleditsch
2010-09-09Add support for reserved regions to resources and coreboot tables.Myles Watson
2010-09-09My Jmicron SATA card writes the name of the hard drive to the screen.Myles Watson
2010-09-09Also improve boot time on AMD for the DDR3 code path.Arne Georg Gleditsch
2010-09-09Apparently, it's not crucial to clear this at the exact moment we switchArne Georg Gleditsch
2010-09-09Add a DRIVERS_PS2_KEYBOARD option which controls the PS2 keyboardKevin O'Connor
2010-09-08Trivial - remove stray characters from a comment block.Marc Jones
2010-09-08Code must not access the smbus registers before the RTC power well isKevin O'Connor
2010-09-08Make timer2 the default choice for TSC initialization.Patrick Georgi
2010-09-08It should not be necessary to read in the rom during CAR setup.Kevin O'Connor
2010-09-07My Jmicron SATA card depends on the BIOS not clearing AL when setting AH.Myles Watson
2010-09-07Make a Kconfig option for debugging output from realmode emulation. Trivial.Myles Watson
2010-09-07Add support for LiPPERT Cool LiteRunner-LX (PC/104 board with AMDJens Rottmann
2010-09-07Remove unused ide0_enable and sata0_enable entries from SB7xx Rudolf Marek
2010-09-072ms is enough time to accurately obtain the clock rate.Kevin O'Connor
2010-09-07Set up an arbitrary amount of system memory on Geode LX, soAurelien Guillaume
2010-09-06Instead of requiring users to modify qemu to allow writes toKevin O'Connor
2010-09-05Trivial. Currently the max frequency is preset as 400Mhz. We need to set aZheng Bao