coreboot.git
2011-02-24 Patrick Georgilibpayload: Move stdin/stdout/stderr away from headers
2011-02-24 Scott Duplichangit-svn-id: svn://svn.coreboot.org/coreboot/trunk@6376...
2011-02-22 Patrick GeorgiMove coreboot specific rules and setup to toplevel...
2011-02-21 Sven Schnelle[i945] Add SPD adress mapping
2011-02-19 Rudolf MarekIt turns out that the code which enables specific LDN...
2011-02-17 Patrick GeorgiHandle compiler options for source classes more generically
2011-02-17 Patrick GeorgiMake Makefile.inc parser loop more generic
2011-02-17 David Hendricksadd mec1308 support to superiotool
2011-02-16 Alexandru GagniucFix build errors introduced in r6367
2011-02-16 Sven SchnelleAdd ACPI code for Lenvo X60
2011-02-16 Alexandru GagniucExtended K8T890 driver to include the K8T800 and K8M800...
2011-02-16 Sven SchnelleLenovo ThinkPad X60: Enable SMI handler
2011-02-15 Peter StugeRemove more files and lines mistakenly copied from...
2011-02-15 Peter StugeRemove ACPI mistakenly copied from Roda to ThinkPad X60
2011-02-15 Marc JonesRemove Inagua Kconfig items for external VGA and AHCI...
2011-02-15 Stefan ReinauerSERIAL_POST was renamed to CONSOLE_POST a while ago
2011-02-15 Stefan Reinaueruse git.seabios.org for checking out seabios.
2011-02-14 Sven SchnelleLenovo ThinkPad X60 / X60s Support
2011-02-14 Patrick GeorgiUse fprintf(stderr, ...) in library
2011-02-14 Patrick GeorgiStub out FILE*, stdout/stdin/stderr and implement fprin...
2011-02-14 Patrick Georgilpgcc was too noisy in some cases
2011-02-14 Patrick GeorgiSome more POSIX compatibility
2011-02-14 Josef KellermannErrata #169 works on HT, not MC
2011-02-14 Josef KellermannRemoved LPC DMA Deadlock workaround...
2011-02-14 Patrick GeorgiFix Typo. (and why is that file, and some of its siblin...
2011-02-14 Frank VibransAdd IBASE DB-FT1 and AMD Inagua motherboards. Patch...
2011-02-14 Frank VibransThis code provides support for the superio chip on...
2011-02-14 Frank VibransI missed a file that was part of the AMD AGESA CPU...
2011-02-14 Frank Vibrans This code provides support for the superio chip on...
2011-02-14 Frank VibransThis code fixes a number of build issues related to...
2011-02-14 Frank VibransAdd AMD cpu wrapper code. Patch 4 of 8.
2011-02-14 Frank Vibrans This code provides southbridge initialization for...
2011-02-14 Frank VibransThis code provides cpu northbridge initialization for...
2011-02-14 Frank VibransAdd AMD Agesa and AMD CIMx SB800 code. Patch 1 of 8.
2011-02-12 Rudolf MarekAttached patch fixes the LPC decode ranges of SB600...
2011-02-10 Scott DuplichanAccording to AMD documentation, cache type WP should...
2011-02-10 Josef KellermannseppkRS690: Provide support for MMCONF.
2011-02-10 Alexandru GagniucImplemented workaround for erratum 169, obsoleting...
2011-02-10 Josef KellermannFix a potential system hang by handling AMD Model F...
2011-02-08 jakllschAdd NetBSD support to nvramtool.
2011-02-08 Patrick GeorgiFix cmos-files-y for relative paths
2011-02-08 Alexandru GagniucPlace the W83627EHG MIDI base address mask in the corre...
2011-02-07 Peter StugeReliably build arbitrary Kconfig-based revisions of...
2011-02-05 Peter StugeActually add PC87382 into Kconfig, missing from r6332
2011-02-05 Sven SchnelleAdd PC87392 support
2011-02-05 Sven SchnelleAdd PC87382 support
2011-02-03 Christian RuppertAdd support for the IT8720F Super I/O
2011-02-03 Josef KellermannFix subvendor/subdevice programming on RS690
2011-02-03 Patrick GeorgiWrap CONFIG_MAINBOARD_PCI_SUBSYSTEM_{VENDOR,DEVICE...
2011-02-02 Uwe Hermannpmh7.[ch]: Add missing license headers.
2011-02-02 Sven SchnelleAdd detection/dump support for the NSC PC87382.
2011-02-01 Sven SchnelleProperly add Lenovo EC to build
2011-02-01 Sven SchnelleAdd support for the Lenovo PMH7 embedded controller
2011-02-01 Mathias KrauseFix using custom build configs in abuild
2011-01-31 Stefan ReinauerFix an infinite loop in pnp_get_ioresource(), which...
2011-01-31 Alexandru GagniucAdd PCI ID's for VIA K8T800 and K8M800 northbridges.
2011-01-31 Stefan ReinauerBuild failure because of src/pc80/mc146818rtc_early...
2011-01-30 Patrick GeorgiReplace special rules for auxiliary files by cbfs-files...
2011-01-30 Patrick GeorgiInverse two arguments of cbfs-files-y and adapts its...
2011-01-30 Kevin O'ConnorMake cbfstool available in $(obj) for simple user access.
2011-01-29 Stefan ReinauerPass all required toolchain parts to SeaBIOS correctly
2011-01-28 Rudolf MarekAttached patch fixes the LPC decode ranges of SB700...
2011-01-28 Stefan ReinauerThis patch gets usbdebug console working in romstage.
2011-01-28 Patrick GeorgiSeparate CMOS layout from lbtable handling
2011-01-28 Patrick GeorgiMove CMOS handling into separate files in accessors
2011-01-28 Patrick GeorgiMove the parser for cmos.layout text files to accessors
2011-01-28 Stefan Reinauerrename CONFIG_SERIAL_POST to CONFIG_CONSOLE_POST
2011-01-28 Patrick GeorgiMove CLI portion of nvramtool into cli/ subdirectory...
2011-01-28 Patrick GeorgiEliminate a couple of 3-line functions that barely...
2011-01-28 Patrick GeorgiNo need to add varargs magic to a simple regex wrapper.
2011-01-28 Stefan ReinauerFix Bimini build
2011-01-28 Stefan Reinauerrk886ex lacked EC_ACPI
2011-01-27 Stefan ReinauerOnly add EC code if EC is selected in Kconfig
2011-01-27 Sven SchnelleAdd new ec subdir for Embedded Controllers and common...
2011-01-27 Peter StugeSMM code on i945 platforms needs udelay()
2011-01-27 Patrick GeorgiAdd a new CMOS variable which triggers activation of the
2011-01-27 Zheng BaoTrivial. Re-indent the code.
2011-01-27 Zheng BaoSet the phy via weak function.
2011-01-27 Stefan Reinaueroops. this is weird. CAR addresses should be specified...
2011-01-25 Stefan ReinauerFix abuild
2011-01-25 Zheng BaoSet the SB800 SATA PHY correctly.
2011-01-24 Stefan ReinauerIf the tool has 64bit issues, we need to find and fix...
2011-01-24 Josef KellermannThis patch fixes an 'write_tables: coreboot table didn...
2011-01-24 Rudolf MarekAdd CFLAGS when compiling resulting executable. It...
2011-01-24 Zheng BaoChange fadt revision back to 3.
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:
next