aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-01-21There's another place where nvramtool can look forPatrick Georgi
2011-01-20Remove the code for debugging.Zheng Bao
2011-01-20S3 feanture of SB800. Compiliant with SB700.Zheng Bao
2011-01-20Move some board specific functions to sb800.h.Zheng Bao
2011-01-20Features of Bimini board:Zheng Bao
2011-01-20This sb800 code is derived from sb700.Zheng Bao
2011-01-20For Cx, each ChipSel need to be sent MR command.Zheng Bao
2011-01-19Add a GX2 Kconfig option to choose the framebuffer size.Nils Jacobs
2011-01-19Add Geode GX2 memmory descriptors. ...Nils Jacobs
2011-01-19Revert r5902 to make code more readable again. At least three people like toStefan Reinauer
2011-01-19Now that the VIA code is run above 1Meg (like other boards), it shouldKevin O'Connor
2011-01-19The cn700.c code references mainboard_interrupt_handlers() which isn'tKevin O'Connor
2011-01-18Fix fwrite tests.Patrick Georgi
2011-01-18Report if cmos_layout.bin can't be found when it should.Patrick Georgi
2011-01-18Move option table (cmos.layout's binary representation)Patrick Georgi
2011-01-18Remove overengineering, part 1/manyPatrick Georgi
2011-01-18Eliminate strict aliasing related warnings.Patrick Georgi
2011-01-18remove the code which is not ready to release.Zheng Bao
2011-01-18remove the code which is not ready to release.Zheng Bao
2011-01-18remove the code which is not ready to release.Zheng Bao
2011-01-18remove the code which is not ready to release.Zheng Bao
2011-01-18remove the code which is not ready to release.Zheng Bao
2011-01-17cbfstool: When extracting, refer to files in CBFS as file instead of payloadPeter Stuge
2011-01-17cbfstool: Trivial move of newline after commands in usagePeter Stuge
2011-01-17The code is tested on my board with register DIMMs. More tests need to beZheng Bao
2011-01-16Ooops lets see if this extra comment removal fixes this.Rudolf Marek
2011-01-16Trivial, cleanup of GPIO comments.Rudolf Marek
2011-01-14Disable CMOS recovery code for ROMCC boards as the CBFS code used forPatrick Georgi
2011-01-14Improved GPIO setup for roda/rk886ex, and some documentationPatrick Georgi
2011-01-14Allow coreboot to initialize CMOS if checksum is invalid.Patrick Georgi
2011-01-13Default to CRT on Kontron/986lcd-m. "default display" doesn't alwaysPatrick Georgi
2011-01-13Improve compatibility of YABEL with real-world VGABIOSesPatrick Georgi
2011-01-13Add "cbfstool extract" function.Aurelien Guillaume
2011-01-12drop unused filesStefan Reinauer
2011-01-11change a readable way to fix SB800 CIMX "multi-character constant warning".Kerry She