coreboot.git
2010-09-28 Warren TurkalFix small typo in root Makefile.
2010-09-28 Uwe HermannDrop some unneeded "#if CONFIG_USBDEBUG" (trivial).
2010-09-28 Myles WatsonRemove redundant HW_MEM_HOLE_SIZEK and HW_MEM_HOLE_SIZE...
2010-09-28 Zheng BaoTrivial. re-Indent the code.
2010-09-27 Warren TurkalI missed these boards in a previous commit.
2010-09-27 Stefan ReinauerGood bye, OLPC...
2010-09-27 Warren TurkalAll these boards already had the CACHE_AS_RAM option...
2010-09-27 Warren TurkalMove CAR config from mainboard to CPU config for AMD...
2010-09-27 Warren TurkalThe commandline parsing for abuild doing a couple of...
2010-09-27 Warren TurkalThis patch moves one of the CAR configs to the socket...
2010-09-27 Xavi Drudis... Obviously missing brackets.
2010-09-27 Stefan Reinauerdrop some dead code from model_fxx_init.c
2010-09-27 Stefan Reinaueroops. always run abuild on a clean tree with no other...
2010-09-27 Stefan ReinauerRAMBASE = 0x4000 is no longer needed. Drop it.
2010-09-27 Stefan Reinauerdrop excessive blank line
2010-09-27 Stefan ReinauerAdd 2 missing license headers based on svn logs and...
2010-09-27 Stefan Reinauerminor include cleanups
2010-09-27 Uwe HermannAdd a kconfig option to allow the user to select a...
2010-09-27 Uwe HermannAdd a few missing license headers based on svn logs...
2010-09-27 Stefan Reinauerdrop double include (trivial)
2010-09-26 Jonathan KollaschDuplicate the MCP55 EHCI Debug Port enable code for...
2010-09-26 Warren Turkali82801bx defines the hard reset function, so move the...
2010-09-26 Warren TurkalRemove hard reset config from some mainboard configs
2010-09-26 Stefan Reinauerdrop some more unneeded ../../..
2010-09-26 Warren TurkalNormalize the config option for the Intel Atom CPU.
2010-09-26 Stefan Reinauerthe utility is called dumpmmcr, not dump_mmcr
2010-09-26 Stefan Reinauerdumpmmcr utility is available under util and shares...
2010-09-26 Stefan Reinauerupdate license header for dumpmmcr utility according...
2010-09-26 Uwe HermannFix the build, CONFIG_USBDEBUG must always be defined...
2010-09-26 Uwe HermannOnly show the USB Debug Port kconfig option to the...
2010-09-25 Uwe HermannVarious Debug Port southbridge implementation fixes...
2010-09-25 Patrick GeorgiMark read-only data as read-only, so the global vars...
2010-09-25 Patrick GeorgiAdd an EHCI driver to libpayload's USB stack.
2010-09-25 Uwe HermannDrop some useless "../../../" in #includes (trivial).
2010-09-25 Uwe HermannVarious CONFIG_DEBUG_RAM_SETUP related fixes (trivial).
2010-09-25 Uwe HermannVarious USB Debug Port fixes (trivial).
2010-09-25 Patrick GeorgiMake globals in romstage break the build, so we don...
2010-09-25 Uwe HermannDrop <cpu/amd/mtrr.h> #include from Intel CPUs.
2010-09-25 Myles WatsonKeep the mc146818rtc.h include close to the option...
2010-09-25 Stefan Reinauer- Fix race condition in option_table.h generation by...
2010-09-24 Uwe HermannMake SB600/SB700 more similar for easier diffs (trivial).
2010-09-24 Patrick GeorgiFix CCACHE handling, and make use of ccache's BASEDIR...
2010-09-24 Patrick GeorgiAutomatically fetch bus information for mptable from
2010-09-24 Patrick GeorgiUndo stupid mistake in r5832
2010-09-24 Uwe HermannHook up all AMD SB600/SB700 boards to the EHCI Debug...
2010-09-24 Patrick GeorgiFix hp/dl165_g6_fam10 build. Failed to take r5800 and
2010-09-24 Arne Georg... Add support for HP DL165-G6 with Fam10 CPU.
2010-09-23 Uwe HermannWhitespace/typo/cosmetic fixes (trivial).
2010-09-23 Stefan ReinauerFix some wrong capitalizations, reformat comments,...
2010-09-23 Uwe HermannUSB Debug Port related license header fixes (trivial).
2010-09-23 Marc JonesGenerate and extract debug sysmbols for coreboot. ...
2010-09-22 Uwe HermannFix a compiler warning in src/lib/usbdebug.c (trivial).
2010-09-22 Rudolf Marek Here is a proposed way how to handle the SATA PHY...
2010-09-21 Uwe HermannFirst round of i82801ax clean-ups (trivial).
2010-09-21 Uwe HermannCut the crap.
2010-09-21 Zheng BaoComplete the code which was missing.
2010-09-21 Zheng BaoFix the typo. Field DisAutoRefresh is in DramTimngHi.
2010-09-20 Keith HuiA number of cleanups for 440BX raminit code.
2010-09-19 Uwe HermannMake ASUS P3B-F RAM init actually work by enabling...
2010-09-17 Scott DuplichanAMD Fam10 code breaks with gcc 4.5.0.
2010-09-17 Arne Georg... Clear bit 35 of msr c001_102a in Fam10 rev C cores.
2010-09-16 Marc JonesAdd default libpayload build, xcompile, and lpgcc setup...
2010-09-16 Marc JonesAdd more Fam10 CPUID strings from the AMD revision...
2010-09-14 Scott DuplichanThis patch corrects a coding error in the original...
2010-09-13 Marc JonesIEI Kino added to IEI mainboard Kconfig. I missed this...
2010-09-13 Marc JonesIEI Kino mainboard support based on Mahogany Fam10.
2010-09-13 Myles WatsonCONFIG_MMCONF_SUPPORT is always defined. Fix build.
2010-09-13 Arne Georg... Move initialization of MMCONF BAR to cache_as_ram setup...
2010-09-13 Juhana HelovuoAdd support for Asus M4A785-M.
2010-09-13 Myles WatsonAdd reserved areas for fam10.
2010-09-13 Myles WatsonPort k8 UMA handling to fam10.
2010-09-13 Juhana HelovuoGenerate multiboot tables from coreboot tables.
2010-09-13 Juhana HelovuoPrint an error and correct pci scan limits. Skip sb700...
2010-09-13 Myles WatsonFix a typo reported by Sylvain Hitier.
2010-09-13 Myles WatsonConvert i945 boards to use reserved resources instead...
2010-09-10 Marc JonesAdd F71859 SIO.
2010-09-10 Jens RottmannAdd support for LiPPERT Hurricane-LX (EPIC board with...
2010-09-10 Myles WatsonMove memory type information out of some AMD sockets.
2010-09-09 Patrick GeorgiAdapt comment, too. (trivial)
2010-09-09 Scott DuplichanThis patch avoids a timeout during PS/2 keyboard
2010-09-09 Myles WatsonMake huge macros inline functions for readability....
2010-09-09 Arne Georg... Please find appended. This patch gets rid of the ...
2010-09-09 Myles WatsonAdd support for reserved regions to resources and coreb...
2010-09-09 Patrick GeorgiOnly try to beep when speaker support is compiled in.
2010-09-09 Myles WatsonMy Jmicron SATA card writes the name of the hard drive...
2010-09-09 Arne Georg... Also improve boot time on AMD for the DDR3 code path.
2010-09-09 Arne Georg... Apparently, it's not crucial to clear this at the exact...
2010-09-09 Kevin O'ConnorAdd a DRIVERS_PS2_KEYBOARD option which controls the...
2010-09-08 Marc JonesTrivial - remove stray characters from a comment block.
2010-09-08 Kevin O'ConnorCode must not access the smbus registers before the...
2010-09-08 Patrick GeorgiMake timer2 the default choice for TSC initialization.
2010-09-08 Kevin O'ConnorIt should not be necessary to read in the rom during...
2010-09-08 Liu TaoChanges to str*cmp functions. Fixes a couple more corne...
2010-09-07 Myles WatsonMy Jmicron SATA card depends on the BIOS not clearing...
2010-09-07 Myles WatsonMake a Kconfig option for debugging output from realmod...
2010-09-07 Jens RottmannAdd support for LiPPERT Cool LiteRunner-LX (PC/104...
2010-09-07 Rudolf MarekRemove unused ide0_enable and sata0_enable entries...
2010-09-07 Kevin O'Connor2ms is enough time to accurately obtain the clock rate.
2010-09-07 Aurelien GuillaumeSet up an arbitrary amount of system memory on Geode...
2010-09-06 Kevin O'ConnorInstead of requiring users to modify qemu to allow...
next