coreboot.git
2011-01-23 Kevin O'ConnorClone a tag rather than SeaBIOS stable branch HEAD
2011-01-21 Patrick Georgi... And fix the other compile time issues in cmos_layou...
2011-01-21 Patrick GeorgiMake YABEL warnings-are-errors safe
2011-01-21 Patrick GeorgiTypo. s,CMOS_COMPONENT,CBFS_COMPONENT,.
2011-01-21 Zheng BaoNow bimini can boot linux to login.
2011-01-21 Stefan Reinauerpush ts5300 rom size to 1MB. In fact the flash part...
2011-01-21 Patrick GeorgiAdd nvramtool -D option that allows taking cmos data...
2011-01-21 Patrick GeorgiAdd nvramtool -C option that takes a CBFS file as argument.
2011-01-21 Patrick GeorgiAdd support for working on in-memory CMOS data (eg.
2011-01-21 Patrick GeorgiAbstract CMOS accesses a bit more in preparation of...
2011-01-21 Patrick GeorgiThere's another place where nvramtool can look for
2011-01-20 Zheng BaoRemove the code for debugging.
2011-01-20 Zheng BaoS3 feanture of SB800. Compiliant with SB700.
2011-01-20 Zheng BaoMove some board specific functions to sb800.h.
2011-01-20 Zheng BaoFeatures of Bimini board:
2011-01-20 Zheng BaoThis sb800 code is derived from sb700.
2011-01-20 Zheng BaoFor Cx, each ChipSel need to be sent MR command.
2011-01-19 Nils JacobsAdd a GX2 Kconfig option to choose the framebuffer...
2011-01-19 Nils JacobsAdd Geode GX2 memmory descriptors.
2011-01-19 Stefan ReinauerRevert r5902 to make code more readable again. At least...
2011-01-19 Kevin O'ConnorNow that the VIA code is run above 1Meg (like other...
2011-01-19 Kevin O'ConnorThe cn700.c code references mainboard_interrupt_handler...
2011-01-18 Patrick GeorgiFix fwrite tests.
2011-01-18 Patrick GeorgiReport if cmos_layout.bin can't be found when it should.
2011-01-18 Patrick GeorgiMove option table (cmos.layout's binary representation)
2011-01-18 Patrick GeorgiRemove overengineering, part 1/many
2011-01-18 Patrick GeorgiEliminate strict aliasing related warnings.
2011-01-18 Zheng Baoremove the code which is not ready to release.
2011-01-18 Zheng Baoremove the code which is not ready to release.
2011-01-18 Zheng Baoremove the code which is not ready to release.
2011-01-18 Zheng Baoremove the code which is not ready to release.
2011-01-18 Zheng Baoremove the code which is not ready to release.
2011-01-17 Peter Stugecbfstool: When extracting, refer to files in CBFS as...
2011-01-17 Peter Stugecbfstool: Trivial move of newline after commands in...
2011-01-17 Zheng BaoThe code is tested on my board with register DIMMs...
2011-01-16 Rudolf MarekOoops lets see if this extra comment removal fixes...
2011-01-16 Rudolf MarekTrivial, cleanup of GPIO comments.
2011-01-14 Patrick GeorgiDisable CMOS recovery code for ROMCC boards as the...
2011-01-14 Patrick GeorgiImproved GPIO setup for roda/rk886ex, and some document...
2011-01-14 Patrick GeorgiAllow coreboot to initialize CMOS if checksum is invalid.
2011-01-13 Patrick GeorgiDefault to CRT on Kontron/986lcd-m. "default display...
2011-01-13 Patrick GeorgiImprove compatibility of YABEL with real-world VGABIOSes
2011-01-13 Aurelien GuillaumeAdd "cbfstool extract" function.
2011-01-12 Stefan Reinauerdrop unused files
2011-01-11 Kerry Shechange a readable way to fix SB800 CIMX "multi-characte...
2011-01-06 Marc BertensVarious Nokia IP530 fixes.
2011-01-06 Zheng BaoFix some settings fo AMD MCT. It is based on BIOS test...
2011-01-05 Stefan Reinaueruart_init is only used in romstage.
2011-01-05 Stefan Reinauermove single options out of main menu and remove stray...
2011-01-05 Stefan Reinauerfix compilation of mconf on some systems.
2011-01-05 Stefan Reinauerfix "make clean"
2011-01-04 Uwe HermannMCP55: Cosmetic fixes, switch to u8 et al.
2011-01-04 Uwe HermannCK804: Cosmetic fixes, switch to u8 et al.
2011-01-04 Kerry SheTrivial:
2011-01-04 Kerry SheTrivial: use the IO_APIC_ADDR constant defined in ioapi...
2011-01-01 Uwe Hermannsrc/southbridge/amd/cimx_wrapper: Run dos2unix on the...
2011-01-01 Uwe HermannAMD SB800: Drop component prefix from filenames.
2011-01-01 Uwe HermannAdd detection support for the ITE IT8721F.
2011-01-01 Uwe HermannAMD Bimini: Use mptable_init() in mptable.c.
2011-01-01 Uwe HermannAMD Bimini: Small fixes, and updates to recent trunk...
2011-01-01 Uwe HermannAMD Bimini: Drop duplicate ASL files as we did for...
2011-01-01 Kerry SheAdd support for the AMD Bimini eval mainboard.
2011-01-01 Kerry SheAdd AMD SB800 southbridge support via cimx_wrapper.
2011-01-01 Kerry SheAdd AMD SB800 southbridge CIMx code.
2010-12-31 Jonathan KollaschUse $(MAKE) instead of make when cleaning for SeaBIOS.
2010-12-31 Zheng BaoAdd RS785(RS880) support. Just few pci_ids.
2010-12-31 Zheng BaoAdd detection of Nuvoton WPCM450.
2010-12-30 Nils JacobsRemove duplicated GX2 processor IIOC mode setting on...
2010-12-30 Nils JacobsUse die() to assure the processor can't wake up from...
2010-12-30 Stefan ReinauerPer default, use SeaBIOS payload instead of no payload.
2010-12-30 Stefan Reinauersuperiotool: Don't skip probing on a port if a a chip...
2010-12-29 Nils Jacobs-Change the remaining GLIU1 port 5 register names from...
2010-12-29 Stefan Reinauerfix i810 boards with ram init debugging disabled.
2010-12-29 Nils Jacobs-Clean up some comments.
2010-12-27 Stefan Reinauerproper printk handling in src/northbridge/intel/i82810...
2010-12-27 Stefan Reinauer__PRE_RAM__ is defined by the makefile
2010-12-27 Stefan Reinauerdump_spd_registers() is only defined when ram init...
2010-12-27 Stefan ReinauerFix most CONFIG_DEBUG_RAM_SETUP issues.
2010-12-27 Stefan ReinauerIntel SCH: make state machine binary selection availabl...
2010-12-26 Stefan ReinauerAll the values should stay untouched or be set automati...
2010-12-26 Uwe HermannRandom fixes for TI pci1x2x / Nokia IP530 / others.
2010-12-26 Nils JacobsMove Geode GX2 UMA video memory size to Kconfig
2010-12-26 Nils JacobsRemove dead and unused Geode GX2 code
2010-12-26 Nils JacobsReplace Geode GX2 MSR addresses for GLCP on GLIU1 with...
2010-12-26 Nils JacobsClean up Geode GX2 comments, whitespace and coding...
2010-12-25 Uwe HermannNokia IP530: Add missing "select SDRAMPWR_4DIMM".
2010-12-23 Keith HuiFix build with CONFIG_DEBUG_RAM_SETUP on Intel 440BX...
2010-12-20 Uwe HermannVarious Winbond/Nuvoton W83527HG fixes as per datasheet.
2010-12-19 Stefan ReinauerThe same mechanisms are used for normal and fallback...
2010-12-19 Uwe HermannASUS M2N-E: Enable PCI-E x16 slot.
2010-12-18 Rudolf MarekSMM on AMD K8 Part 2/2
2010-12-18 Stefan ReinauerSMM for AMD K8 Part 1/2
2010-12-18 Uwe HermannFix a few whitespace and coding style issues.
2010-12-18 Patrick GeorgiA couple of Poulsbo fixes:
2010-12-18 Patrick GeorgiSupport Intel SCH (Poulsbo) and add iwave/iWRainbowG6...
2010-12-17 Idwer Volleringinteltool: Model 0xf2x, ICH5, i865 support.
2010-12-17 Uwe HermannRemove some more unused/incorrect hda_verb.h files.
2010-12-17 Stefan ReinauerUpdate reference toolchain due to some inlining bugs...
2010-12-17 Stefan Reinauerfix the tree again.
2010-12-17 Marc JonesThis was accidently not svn added when the compiler...
next