coreboot.git
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...
2010-09-05 Zheng BaoTrivial. Currently the max frequency is preset as 400Mh...
2010-09-04 Kerry SheAMD DDR2 and DDR3 MCT function InitPhyCompensation...
2010-09-03 Jens RottmannUpdate RoadRunner and SpaceRunner config to get in...
2010-09-03 Jens RottmannThe AMD CS5536's USB controllers are located at device...
2010-09-03 Warren TurkalAdd support for dumping ACPI registers for i7
2010-09-03 Warren TurkalAdd support for dumping RCBA registers for i7
2010-09-03 Warren TurkalRemove some errant spaces
2010-09-03 Warren TurkalAdd DMIBAR support for Intel X58 southbridge
2010-09-03 Warren TurkalAdd convenience rules for cscope to Makefile.
2010-09-03 Patrick GeorgiThe current workaround for binutils on mingw (or any...
2010-09-02 Myles WatsonFix compilation for mtarvon. CAR initialization does...
2010-09-02 Myles WatsonTrivial warning fix for adl855pc.
2010-09-02 Myles WatsonFix abuild to build all boards. Revision 5754 changed...
2010-09-02 Myles WatsonRevert 5762. It silently broke a lot of boards because...
2010-09-01 Myles WatsonSimplify last_dev_p so that it matches comments.
2010-09-01 Stefan ReinauerFix race condition in option_table.h generation by...
2010-09-01 Warren TurkalAdd support for dumping GPIOS on Intel ICH10R. This...
2010-08-31 Jens RottmannSMC_CONFIG is needed before the device tree is ready...
2010-08-31 Jens RottmannMake ALIX.2D3 support 2D2 as well.
2010-08-31 Zheng BaoGet Byte65/66 for register manufacture ID code. RegMan1...
2010-08-30 Myles WatsonMake yabel work for non-zero bus numbers. The link_num...
2010-08-30 Stefan ReinauerWe call this cache as ram everywhere, so let's call...
2010-08-30 Stefan ReinauerFix intel mtarvon compilation by switching it over...
2010-08-30 Jens RottmannRestructured all vendors' Kconfig files to no longer...
2010-08-30 Andreas SchultzThis file was missing from r5751.
2010-08-30 Andreas SchultzSupport for Lanner EM-8510 Board
2010-08-30 Andreas SchultzRework i855GM/i855GME support
2010-08-30 Andreas SchultzmPGA479M Sockets can take Intel Mobile Celeron.
2010-08-30 Kerry SheMulti-DIMMS on AMD ddr2 MCT channel B fixed.
2010-08-30 Kerry SheMulti-DIMMS on AMD ddr3 MCT channel B works.
2010-08-30 Kerry SheTrivial syntax correction of AMD mct_ddr3 dir.
2010-08-28 Stefan Reinauerfix compilation of hello.elf example payload.
2010-08-27 Jens Rottmanndrop three unneeded config variables:
2010-08-26 Myles WatsonRemove unused mainboard_config definitions. Trivial.
2010-08-26 Jens RottmannCONFIG_DEBUG_RAM_SETUP and CONFIG_DEBUG_SMBUS are only...
2010-08-26 Stefan ReinauerOne of my boards needs this mini delay in order to...
2010-08-26 Stefan Reinauerkontron 986lcd-m: Fix compilation if there is no oprom...
2010-08-25 Stefan ReinauerFix i945 based boards
2010-08-24 Aurelien Guillaume* Adds support for PC Engines Alix.2D(1)3 board to...
2010-08-23 Stefan Reinauermark unused variables in x86emu as unused. gcc has...
2010-08-22 Wang Qing PeiFix up some copyrights
2010-08-22 Xavi Drudis... I've checked Revision Guide for AMD Family10h processor...
2010-08-22 Xavi Drudis... RB_C3 should also apply the workaround for errata...
2010-08-22 Xavi Drudis... RB_C3 and HY-D0 should also apply the workaround for...
2010-08-22 Xavi Drudis... documented workaround erratum 414, see
2010-08-22 Xavi Drudis... documented workaround erratum 372, see
2010-08-22 Xavi Drudis... Complete code for errata 343. Revision Guide for AMD...
2010-08-22 Xavi Drudis... Include RB_C3 in erratum 346
2010-08-22 Xavi Drudis... Add RB_C3 to AMD_FAM10_ALL so that it gets its MSR...
2010-08-22 Anders Juel... Add suport for normal register dumping on ite8510E...
next