coreboot.git
2010-08-17 Marc Bertensimage parsing for getpir
2010-08-17 Wang Qing PeiAnother AMD 780/700 mainboard: Gigabyte MA78GM-US2H
2010-08-17 Wang Qing PeiTilapila supports both dual slot and single slot. The...
2010-08-17 Wang Qing PeiAdd support for Gigabyte MA785GMT mainboard.
2010-08-17 Stefan Reinauerfix nokia ip530 Kconfig, missed on last check-in
2010-08-17 Stefan Reinauerlibpayload: Add function to fix CMOS checksum.
2010-08-17 Stefan ReinauerWhatever happened here,... The DEC Tulip is a network...
2010-08-17 Corey OsgoodAdd support for the Intel NM10 (a variant of ICH7)...
2010-08-17 Stefan ReinauerAdd support for Fintek F81216D/DG/AD
2010-08-17 Patrick GeorgiClarify comment a bit
2010-08-17 Corey OsgoodAdd support for the Nuvoton NCT5571D. This chip acts...
2010-08-17 Rudolf MarekLook for actual framebuffer size instead of hardcoding UMA
2010-08-17 Xavi Drudis... Fix warnings (that become errors) in AMDHT for certain...
2010-08-17 Zheng BaoFeature of lane reversal of AMD RS780 is tested.
2010-08-16 Myles WatsonWhite space changes for s2881 device tree.
2010-08-16 Stefan Reinauersconfig parser:
2010-08-16 Patrick GeorgiFix strcmp and strncmp. They failed in several importan...
2010-08-16 Patrick GeorgiAdd #define that states the libpci interface version...
2010-08-16 Myles WatsonCall mainboard init functions.
2010-08-15 Wang Qing PeiGigabyte dual bios mainboard will always reboot, caused...
2010-08-14 Stefan ReinauerMy forgotten CAR cleanup patch...
2010-08-14 Stefan ReinauerMy old mcp55 azalia fix from May 2010. Was never checke...
2010-08-14 Stefan Reinauerbootblock_prologue.c (not a .c file!) and i386/init...
2010-08-14 Stefan Reinauerclean up comment in entry32.inc
2010-08-13 Myles WatsonBuild 8151 for s2885. Trivial.
2010-08-13 Patrick GeorgiAdd support for OHCI controllers and prelimiary support...
2010-08-10 Donald HuangSuperiotool support for the IT8500 embedded controller.
2010-08-09 David HendricksSome chips do not require enter/exit sequences. This...
2010-08-09 Stefan Reinauermake sconfig parser regeneration menu selectable
2010-08-09 Patrick GeorgiFix build error introduced in r5868.
2010-08-09 Stefan Reinauernon-root devices are not supposed to be accessed outsid...
2010-08-05 Myles WatsonChange default path and configuration for Coreinfo.
2010-08-05 Zheng BaoThe number of cores is got by reading the bit 15,13...
2010-08-04 Myles WatsonRemove warnings from USB debug console code.
2010-08-03 Stefan ReinauerDrop the USE_PRINTK_IN_CAR option. It's a bogus decisio...
2010-08-03 Myles WatsonVGA code needs to be refactored before it can be compil...
2010-08-02 Myles WatsonBuild VGA code conditionally to avoid errors when using...
2010-08-02 Mattias MattssonAdds id for ITE IT8707F to superiotool.
2010-08-01 Stefan Reinauermake early_mtrr_init() invisible for cache as ram targe...
2010-08-01 Corey OsgoodClarify a comment on an old hack, remove the call to...
2010-08-01 Stefan Reinauer- fix SMM code relocation race
2010-08-01 Björn Busseadd i945GSE to inteltool
2010-08-01 Corey OsgoodUpdate my old, no longer active email addresses
2010-07-29 Corey OsgoodAdd support for the Intel Atom D400/500- and N400-serie...
2010-07-29 Cai Bai YinResolved the bug of filo+libpayload building. The bug...
2010-07-28 Nils JacobsLet Geode GX2 use geode_post_code.h just like Geode LX
2010-07-27 Nils JacobsAdd src/cpu/amd/model_gx2/cache_as_ram.inc missing...
2010-07-26 Nils JacobsThis patch converts the Geode GX2 boards to CAR.
2010-07-26 Myles WatsonMake include paths more consistent. Fixes compilation...
2010-07-22 David HendricksSuperiotool support for Nuvoton WPCE775x/NPCE781x.
2010-07-16 Rudolf MarekAdd support for the console over Ethernet (through...
2010-07-15 Patrick GeorgiTrivial: Improve error reporting of sconfig slightly...
2010-07-09 Stefan Reinauerbecome more standard with libpayload headers. PATH_MAX...
2010-07-09 Cristi MTrivial -Werror fix.
2010-07-09 Myles WatsonTrivial fix to make CONFIG_BOOTBLOCK_NORMAL switch...
2010-07-08 Myles WatsonUgly temporary fix until we figure out how to deal...
2010-07-08 Stefan ReinauerFix all warnings in the tree
2010-07-08 Stefan Reinauerget rid of even more fam10 and k8 warnings.
2010-07-07 Stefan Reinauerfix some more warnings
2010-07-07 Stefan Reinauerfix some warnings.
2010-07-07 Myles WatsonKill a few more warnings.
2010-07-06 Myles WatsonEliminate a couple of warnings from setup_resourcemap.c
2010-07-06 Myles WatsonSelect HAVE_OPTION_TABLE for msi/ms9652_fam10. It...
2010-07-06 Edwin BeasantRe-integrate "USE_OPTION_TABLE" code.
2010-07-06 Myles WatsonA bug fix:
2010-06-29 Anton KochkovAdd support to IT85xx series
2010-06-29 Anton KochkovAdd support to extended EC series
2010-06-29 Stefan Reinauerfix misnamed functions.
2010-06-28 Stefan ReinauerRun doxygen -u on doxygen configuration files
2010-06-25 Patrick GeorgiAdd new function to create all mptable entries for...
2010-06-24 Patrick Georgi__i386__ and __powerpc__ are set by the compiler already.
2010-06-24 Patrick GeorgiIncomplete implementation of libpci's (of pciutils...
2010-06-24 Stefan Reinauerfix return value checks of cbfstool's writerom
2010-06-24 Patrick GeorgiAttached patch moves functions out of the huge libpaylo...
2010-06-24 Patrick GeorgiAdd __LIBPAYLOAD__ and __i386__/__powerpc__ symbols...
2010-06-22 Myles WatsonFinish fixing Tyan s2881. Simplify ADT7463 initializat...
2010-06-22 Cai Bai YinFix libpayload xconfig script to find coreboot utils...
2010-06-22 Cai Bai YinChange the libpayload "make install" default destinatio...
2010-06-21 Joseph SmithThis patch adds support for the Intel D810E2CB (i810e...
2010-06-21 Joseph SmithThis patch adds support for the Intel D810E2CB (i810e...
2010-06-21 Joseph SmithCreate new socket for FCPGA370 and PGA370 CPU's for...
2010-06-20 Joseph SmithThis patch implements GFXUMA on all supported i810...
2010-06-19 Zheng BaoTrivial. Cleaning up about the blank line.
2010-06-17 Myles WatsonAlways enable parent resources before child resources.
2010-06-16 Joseph SmithThis patch adds inteltool support for i810E and ICH2.
2010-06-11 Patrick GeorgiFollow up to the USB refactoring patch: Missed setting...
2010-06-10 Edwin BeasantFix a missing include file that was breaking the Traver...
2010-06-10 Edwin BeasantThis commit updates the Geode LX GLCP delay control...
2010-06-10 Myles WatsonCheck for NULL before calling device_match()
2010-06-10 Myles WatsonThe devicetree was wrong, but I'm still surprised it...
2010-06-09 Myles WatsonSame conversion as with resources from static arrays...
2010-06-09 Myles WatsonMake k8 & fam10 northbridge.c code more similar.
2010-06-09 Stefan ReinauerThe interrupt controller lives at I/O 0x4d0/0x4d1.
2010-06-09 Anders JenboThis patch adds the ECS P6IWP-Fe board to coreboot.
2010-06-08 Patrick GeorgiFix auto-mangled comments (trivial)
2010-06-07 Myles WatsonFix some of Peter's suggestions for the Nokia IP530.
2010-06-07 Myles WatsonRemove the rest of cardbus_scan_bus.
2010-06-07 Myles Watsoncardbus_scan_bridge is identical to pci_scan_bridge
2010-06-07 Myles WatsonThis patch extends the reserved resources for the cs553...
2010-06-07 Patrick GeorgiMake sure VSA is linked as ELF32 for i386 (instead...
next