summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Drop some useless "../../../" in #includes (trivial).Uwe Hermann2010-09-2561-65/+65
* Various CONFIG_DEBUG_RAM_SETUP related fixes (trivial).Uwe Hermann2010-09-257-8/+10
* Various USB Debug Port fixes (trivial).Uwe Hermann2010-09-258-24/+16
* Make globals in romstage break the build, so we don't have to Patrick Georgi2010-09-251-0/+1
* Drop <cpu/amd/mtrr.h> #include from Intel CPUs.Uwe Hermann2010-09-253-3/+0
* Keep the mc146818rtc.h include close to the option table include whereMyles Watson2010-09-259-8/+3
* - Fix race condition in option_table.h generation by moving the includeStefan Reinauer2010-09-2516-21/+47
* Make SB600/SB700 more similar for easier diffs (trivial).Uwe Hermann2010-09-2412-68/+53
* Automatically fetch bus information for mptable fromPatrick Georgi2010-09-249-93/+22
* Undo stupid mistake in r5832Patrick Georgi2010-09-241-1/+0
* Hook up all AMD SB600/SB700 boards to the EHCI Debug Port infrastructure.Uwe Hermann2010-09-2416-1/+175
* Fix hp/dl165_g6_fam10 build. Failed to take r5800 andPatrick Georgi2010-09-242-0/+3
* Add support for HP DL165-G6 with Fam10 CPU.Arne Georg Gleditsch2010-09-2414-3/+1214
* Whitespace/typo/cosmetic fixes (trivial).Uwe Hermann2010-09-237-38/+44
* Fix some wrong capitalizations, reformat comments, fix a typo.Stefan Reinauer2010-09-236-25/+25
* USB Debug Port related license header fixes (trivial).Uwe Hermann2010-09-235-105/+198
* Generate and extract debug sysmbols for coreboot. *.debug files can beMarc Jones2010-09-233-0/+15
* Fix a compiler warning in src/lib/usbdebug.c (trivial).Uwe Hermann2010-09-221-6/+6
* Here is a proposed way how to handle the SATA PHY settings on SB700. It Rudolf Marek2010-09-223-21/+51
* First round of i82801ax clean-ups (trivial).Uwe Hermann2010-09-2111-601/+5
* 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
OpenPOWER on IntegriCloud