summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-09-27This patch moves one of the CAR configs to the socket from the singleWarren Turkal
2010-09-27Obviously missing brackets.Xavi Drudis Ferran
2010-09-27drop some dead code from model_fxx_init.cStefan Reinauer
2010-09-27oops. always run abuild on a clean tree with no other patches applied.Stefan Reinauer
2010-09-27RAMBASE = 0x4000 is no longer needed. Drop it.Stefan Reinauer
2010-09-27drop excessive blank lineStefan Reinauer
2010-09-27Add 2 missing license headers based on svn logs and remove an unneeded #includeStefan Reinauer
2010-09-27Add a kconfig option to allow the user to select a specific physicalUwe Hermann
2010-09-27Add a few missing license headers based on svn logs, and also add aUwe Hermann
2010-09-27drop double include (trivial)Stefan Reinauer
2010-09-26Duplicate the MCP55 EHCI Debug Port enable code for use with CK804.Jonathan Kollasch
2010-09-26i82801bx defines the hard reset function, so move the "select" statement toWarren Turkal
2010-09-26Remove hard reset config from some mainboard configsWarren Turkal
2010-09-26drop some more unneeded ../../..Stefan Reinauer
2010-09-26Normalize the config option for the Intel Atom CPU.Warren Turkal
2010-09-26dumpmmcr utility is available under util and shares most of the code.Stefan Reinauer
2010-09-26Fix the build, CONFIG_USBDEBUG must always be defined (trivial).Uwe Hermann
2010-09-26Only show the USB Debug Port kconfig option to the user if a mainboardUwe Hermann
2010-09-25Various Debug Port southbridge implementation fixes / cosmetics.Uwe Hermann
2010-09-25Mark read-only data as read-only, so the global vars test doesn't fail on it.Patrick Georgi
2010-09-25Drop some useless "../../../" in #includes (trivial).Uwe Hermann
2010-09-25Various CONFIG_DEBUG_RAM_SETUP related fixes (trivial).Uwe Hermann
2010-09-25Various USB Debug Port fixes (trivial).Uwe Hermann
2010-09-25Make globals in romstage break the build, so we don't have to Patrick Georgi
2010-09-25Drop <cpu/amd/mtrr.h> #include from Intel CPUs.Uwe Hermann
2010-09-25Keep the mc146818rtc.h include close to the option table include whereMyles Watson
2010-09-25- Fix race condition in option_table.h generation by moving the includeStefan Reinauer
2010-09-24Make SB600/SB700 more similar for easier diffs (trivial).Uwe Hermann
2010-09-24Automatically fetch bus information for mptable fromPatrick Georgi
2010-09-24Undo stupid mistake in r5832Patrick Georgi
2010-09-24Hook up all AMD SB600/SB700 boards to the EHCI Debug Port infrastructure.Uwe Hermann
2010-09-24Fix hp/dl165_g6_fam10 build. Failed to take r5800 andPatrick Georgi
2010-09-24Add support for HP DL165-G6 with Fam10 CPU.Arne Georg Gleditsch
2010-09-23Whitespace/typo/cosmetic fixes (trivial).Uwe Hermann
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