aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-26Add support for the ASRock E350M1, an AMD family 14h Fusion board.Scott Duplichan
2011-02-26It adds support for automatic PSS object generation for AMD pre fam Fh CPU. T...Rudolf Marek
2011-02-24Add compile-time defaults to some K8 CMOS options in case they're absent in CMOSJosef Kellermann
2011-02-24Add new option 'sata_mode' to CMOS and 'SATA_MODE' to Kconfig for AMD SB600Josef Kellermann
2011-02-24Tyan/s2735 doesn't need to define its own hard_reset function anymore.Patrick Georgi
2011-02-24libpayload: Move stdin/stdout/stderr away from headersPatrick Georgi
2011-02-24git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6376 2b7e53f0-3cfb-0310-b3e...Scott Duplichan
2011-02-22Move coreboot specific rules and setup to toplevel Makefile.incPatrick Georgi
2011-02-21[i945] Add SPD adress mappingSven Schnelle
2011-02-19It turns out that the code which enables specific LDN is somewhat buggy.Rudolf Marek
2011-02-17Handle compiler options for source classes more genericallyPatrick Georgi
2011-02-17Make Makefile.inc parser loop more genericPatrick Georgi
2011-02-17add mec1308 support to superiotoolDavid Hendricks
2011-02-16Fix build errors introduced in r6367Alexandru Gagniuc
2011-02-16Add ACPI code for Lenvo X60Sven Schnelle
2011-02-16Extended K8T890 driver to include the K8T800 and K8M800 northbridgesAlexandru Gagniuc
2011-02-16Lenovo ThinkPad X60: Enable SMI handlerSven Schnelle
2011-02-15Remove more files and lines mistakenly copied from Roda to X60Peter Stuge
2011-02-15Remove ACPI mistakenly copied from Roda to ThinkPad X60Peter Stuge
2011-02-15Remove Inagua Kconfig items for external VGA and AHCI binaries. These can be ...Marc Jones
2011-02-15SERIAL_POST was renamed to CONSOLE_POST a while agoStefan Reinauer
2011-02-15use git.seabios.org for checking out seabios. Stefan Reinauer
2011-02-14Lenovo ThinkPad X60 / X60s SupportSven Schnelle
2011-02-14Use fprintf(stderr, ...) in libraryPatrick Georgi
2011-02-14Stub out FILE*, stdout/stdin/stderr and implement fprintf on thesePatrick Georgi
2011-02-14lpgcc was too noisy in some casesPatrick Georgi
2011-02-14Some more POSIX compatibilityPatrick Georgi
2011-02-14Errata #169 works on HT, not MCJosef Kellermann
2011-02-14Removed LPC DMA Deadlock workaround...Josef Kellermann
2011-02-14Fix Typo. (and why is that file, and some of its siblings per-board?)Patrick Georgi
2011-02-14Add IBASE DB-FT1 and AMD Inagua motherboards. Patch 8 of 8.Frank Vibrans
2011-02-14This code provides support for the superio chip on the AMD Inagua platform (n...Frank Vibrans
2011-02-14I missed a file that was part of the AMD AGESA CPU wrapper checkin, r6347.Frank Vibrans
2011-02-14 This code provides support for the superio chip on the IBASE Technology DB-F...Frank Vibrans
2011-02-14This code fixes a number of build issues related to the AMD Agesa code. The p...Frank Vibrans
2011-02-14Add AMD cpu wrapper code. Patch 4 of 8.Frank Vibrans
2011-02-14 This code provides southbridge initialization for SB800 south bridges. It is...Frank Vibrans
2011-02-14This code provides cpu northbridge initialization for Family 14h cpus. It is ...Frank Vibrans
2011-02-14Add AMD Agesa and AMD CIMx SB800 code. Patch 1 of 8.Frank Vibrans
2011-02-12Attached patch fixes the LPC decode ranges of SB600/SB800. We enable early on...Rudolf Marek
2011-02-10According to AMD documentation, cache type WP should be used forScott Duplichan
2011-02-10RS690: Provide support for MMCONF.Josef Kellermannseppk
2011-02-10Implemented workaround for erratum 169, obsoleting erratum 131.Alexandru Gagniuc
2011-02-10Fix a potential system hang by handling AMD Model F Erratum 89Josef Kellermann
2011-02-08Add NetBSD support to nvramtool.jakllsch
2011-02-08Fix cmos-files-y for relative pathsPatrick Georgi
2011-02-08Place the W83627EHG MIDI base address mask in the correct position.Alexandru Gagniuc
2011-02-07Reliably build arbitrary Kconfig-based revisions of SeaBIOSPeter Stuge
2011-02-05Actually add PC87382 into Kconfig, missing from r6332Peter Stuge
2011-02-05Add PC87392 supportSven Schnelle
2011-02-05Add PC87382 supportSven Schnelle
2011-02-03Add support for the IT8720F Super I/OChristian Ruppert
2011-02-03Fix subvendor/subdevice programming on RS690Josef Kellermann
2011-02-03Wrap CONFIG_MAINBOARD_PCI_SUBSYSTEM_{VENDOR,DEVICE}_ID in weak functionsPatrick Georgi
2011-02-02pmh7.[ch]: Add missing license headers.Uwe Hermann
2011-02-02Add detection/dump support for the NSC PC87382.Sven Schnelle
2011-02-01Properly add Lenovo EC to buildSven Schnelle
2011-02-01Add support for the Lenovo PMH7 embedded controllerSven Schnelle
2011-02-01Fix using custom build configs in abuildMathias Krause
2011-01-31Fix an infinite loop in pnp_get_ioresource(), which freezes coreboot ifStefan Reinauer
2011-01-31Add PCI ID's for VIA K8T800 and K8M800 northbridges.Alexandru Gagniuc
2011-01-31Build failure because of src/pc80/mc146818rtc_early.c unused variableStefan Reinauer
2011-01-30Replace special rules for auxiliary files by cbfs-files-y entriesPatrick Georgi
2011-01-30Inverse two arguments of cbfs-files-y and adapts its users (one of which alre...Patrick Georgi
2011-01-30Make cbfstool available in $(obj) for simple user access.Kevin O'Connor
2011-01-29Pass all required toolchain parts to SeaBIOS correctlyStefan Reinauer
2011-01-28Attached patch fixes the LPC decode ranges of SB700. We enable early only Ser...Rudolf Marek
2011-01-28This patch gets usbdebug console working in romstage.Stefan Reinauer
2011-01-28Separate CMOS layout from lbtable handlingPatrick Georgi
2011-01-28Move CMOS handling into separate files in accessorsPatrick Georgi
2011-01-28Move the parser for cmos.layout text files to accessorsPatrick Georgi
2011-01-28rename CONFIG_SERIAL_POST to CONFIG_CONSOLE_POSTStefan Reinauer
2011-01-28Move CLI portion of nvramtool into cli/ subdirectory as first step towards li...Patrick Georgi
2011-01-28Eliminate a couple of 3-line functions that barely wrap *printf callsPatrick Georgi
2011-01-28No need to add varargs magic to a simple regex wrapper.Patrick Georgi
2011-01-28Fix Bimini buildStefan Reinauer
2011-01-28rk886ex lacked EC_ACPIStefan Reinauer
2011-01-27Only add EC code if EC is selected in KconfigStefan Reinauer
2011-01-27Add new ec subdir for Embedded Controllers and common ACPI EC supportSven Schnelle
2011-01-27SMM code on i945 platforms needs udelay()Peter Stuge
2011-01-27Add a new CMOS variable which triggers activation of thePatrick Georgi
2011-01-27Trivial. Re-indent the code.Zheng Bao
2011-01-27Set the phy via weak function.Zheng Bao
2011-01-27oops. this is weird. CAR addresses should be specified in the socket and not inStefan Reinauer
2011-01-25Fix abuildStefan Reinauer
2011-01-25Set the SB800 SATA PHY correctly.Zheng Bao
2011-01-24If the tool has 64bit issues, we need to find and fix them. No papering over ...Stefan Reinauer
2011-01-24This patch fixes an 'write_tables: coreboot table didn't fit (f0221)' issue.Josef Kellermann
2011-01-24Add CFLAGS when compiling resulting executable. It broke 64bit systems, becau...Rudolf Marek
2011-01-24Change fadt revision back to 3.Zheng Bao
2011-01-23Clone a tag rather than SeaBIOS stable branch HEADKevin O'Connor
2011-01-21... And fix the other compile time issues in cmos_layout.bin supportPatrick Georgi
2011-01-21Make YABEL warnings-are-errors safePatrick Georgi
2011-01-21Typo. s,CMOS_COMPONENT,CBFS_COMPONENT,.Patrick Georgi
2011-01-21Now bimini can boot linux to login.Zheng Bao
2011-01-21push ts5300 rom size to 1MB. In fact the flash part on thatStefan Reinauer
2011-01-21Add nvramtool -D option that allows taking cmos data fromPatrick Georgi
2011-01-21Add nvramtool -C option that takes a CBFS file as argument.Patrick Georgi
2011-01-21Add support for working on in-memory CMOS data (eg.Patrick Georgi
2011-01-21Abstract CMOS accesses a bit more in preparation of usingPatrick Georgi