Age | Commit message (Expand) | Author |
2011-02-14 | Add AMD Agesa and AMD CIMx SB800 code. Patch 1 of 8. | Frank Vibrans |
2011-02-12 | Attached patch fixes the LPC decode ranges of SB600/SB800. We enable early on... | Rudolf Marek |
2011-02-10 | According to AMD documentation, cache type WP should be used for | Scott Duplichan |
2011-02-10 | RS690: Provide support for MMCONF. | Josef Kellermannseppk |
2011-02-10 | Implemented workaround for erratum 169, obsoleting erratum 131. | Alexandru Gagniuc |
2011-02-10 | Fix a potential system hang by handling AMD Model F Erratum 89 | Josef Kellermann |
2011-02-08 | Add NetBSD support to nvramtool. | jakllsch |
2011-02-08 | Fix cmos-files-y for relative paths | Patrick Georgi |
2011-02-08 | Place the W83627EHG MIDI base address mask in the correct position. | Alexandru Gagniuc |
2011-02-07 | Reliably build arbitrary Kconfig-based revisions of SeaBIOS | Peter Stuge |
2011-02-05 | Actually add PC87382 into Kconfig, missing from r6332 | Peter Stuge |
2011-02-05 | Add PC87392 support | Sven Schnelle |
2011-02-05 | Add PC87382 support | Sven Schnelle |
2011-02-03 | Add support for the IT8720F Super I/O | Christian Ruppert |
2011-02-03 | Fix subvendor/subdevice programming on RS690 | Josef Kellermann |
2011-02-03 | Wrap CONFIG_MAINBOARD_PCI_SUBSYSTEM_{VENDOR,DEVICE}_ID in weak functions | Patrick Georgi |
2011-02-02 | pmh7.[ch]: Add missing license headers. | Uwe Hermann |
2011-02-02 | Add detection/dump support for the NSC PC87382. | Sven Schnelle |
2011-02-01 | Properly add Lenovo EC to build | Sven Schnelle |
2011-02-01 | Add support for the Lenovo PMH7 embedded controller | Sven Schnelle |
2011-02-01 | Fix using custom build configs in abuild | Mathias Krause |
2011-01-31 | Fix an infinite loop in pnp_get_ioresource(), which freezes coreboot if | Stefan Reinauer |
2011-01-31 | Add PCI ID's for VIA K8T800 and K8M800 northbridges. | Alexandru Gagniuc |
2011-01-31 | Build failure because of src/pc80/mc146818rtc_early.c unused variable | Stefan Reinauer |
2011-01-30 | Replace special rules for auxiliary files by cbfs-files-y entries | Patrick Georgi |
2011-01-30 | Inverse two arguments of cbfs-files-y and adapts its users (one of which alre... | Patrick Georgi |
2011-01-30 | Make cbfstool available in $(obj) for simple user access. | Kevin O'Connor |
2011-01-29 | Pass all required toolchain parts to SeaBIOS correctly | Stefan Reinauer |
2011-01-28 | Attached patch fixes the LPC decode ranges of SB700. We enable early only Ser... | Rudolf Marek |
2011-01-28 | This patch gets usbdebug console working in romstage. | Stefan Reinauer |
2011-01-28 | Separate CMOS layout from lbtable handling | Patrick Georgi |
2011-01-28 | Move CMOS handling into separate files in accessors | Patrick Georgi |
2011-01-28 | Move the parser for cmos.layout text files to accessors | Patrick Georgi |
2011-01-28 | rename CONFIG_SERIAL_POST to CONFIG_CONSOLE_POST | Stefan Reinauer |
2011-01-28 | Move CLI portion of nvramtool into cli/ subdirectory as first step towards li... | Patrick Georgi |
2011-01-28 | Eliminate a couple of 3-line functions that barely wrap *printf calls | Patrick Georgi |
2011-01-28 | No need to add varargs magic to a simple regex wrapper. | Patrick Georgi |
2011-01-28 | Fix Bimini build | Stefan Reinauer |
2011-01-28 | rk886ex lacked EC_ACPI | Stefan Reinauer |
2011-01-27 | Only add EC code if EC is selected in Kconfig | Stefan Reinauer |
2011-01-27 | Add new ec subdir for Embedded Controllers and common ACPI EC support | Sven Schnelle |
2011-01-27 | SMM code on i945 platforms needs udelay() | Peter Stuge |
2011-01-27 | Add a new CMOS variable which triggers activation of the | Patrick Georgi |
2011-01-27 | Trivial. Re-indent the code. | Zheng Bao |
2011-01-27 | Set the phy via weak function. | Zheng Bao |
2011-01-27 | oops. this is weird. CAR addresses should be specified in the socket and not in | Stefan Reinauer |
2011-01-25 | Fix abuild | Stefan Reinauer |
2011-01-25 | Set the SB800 SATA PHY correctly. | Zheng Bao |
2011-01-24 | If the tool has 64bit issues, we need to find and fix them. No papering over ... | Stefan Reinauer |
2011-01-24 | This patch fixes an 'write_tables: coreboot table didn't fit (f0221)' issue. | Josef Kellermann |
2011-01-24 | Add CFLAGS when compiling resulting executable. It broke 64bit systems, becau... | Rudolf Marek |
2011-01-24 | Change fadt revision back to 3. | Zheng Bao |
2011-01-23 | Clone a tag rather than SeaBIOS stable branch HEAD | Kevin O'Connor |
2011-01-21 | ... And fix the other compile time issues in cmos_layout.bin support | Patrick Georgi |
2011-01-21 | Make YABEL warnings-are-errors safe | Patrick Georgi |
2011-01-21 | Typo. s,CMOS_COMPONENT,CBFS_COMPONENT,. | Patrick Georgi |
2011-01-21 | Now bimini can boot linux to login. | Zheng Bao |
2011-01-21 | push ts5300 rom size to 1MB. In fact the flash part on that | Stefan Reinauer |
2011-01-21 | Add nvramtool -D option that allows taking cmos data from | Patrick Georgi |
2011-01-21 | Add nvramtool -C option that takes a CBFS file as argument. | Patrick Georgi |
2011-01-21 | Add support for working on in-memory CMOS data (eg. | Patrick Georgi |
2011-01-21 | Abstract CMOS accesses a bit more in preparation of using | Patrick Georgi |
2011-01-21 | There's another place where nvramtool can look for | Patrick Georgi |
2011-01-20 | Remove the code for debugging. | Zheng Bao |
2011-01-20 | S3 feanture of SB800. Compiliant with SB700. | Zheng Bao |
2011-01-20 | Move some board specific functions to sb800.h. | Zheng Bao |
2011-01-20 | Features of Bimini board: | Zheng Bao |
2011-01-20 | This sb800 code is derived from sb700. | Zheng Bao |
2011-01-20 | For Cx, each ChipSel need to be sent MR command. | Zheng Bao |
2011-01-19 | Add a GX2 Kconfig option to choose the framebuffer size. | Nils Jacobs |
2011-01-19 | Add Geode GX2 memmory descriptors. ... | Nils Jacobs |
2011-01-19 | Revert r5902 to make code more readable again. At least three people like to | Stefan Reinauer |
2011-01-19 | Now that the VIA code is run above 1Meg (like other boards), it should | Kevin O'Connor |
2011-01-19 | The cn700.c code references mainboard_interrupt_handlers() which isn't | Kevin O'Connor |
2011-01-18 | Fix fwrite tests. | Patrick Georgi |
2011-01-18 | Report if cmos_layout.bin can't be found when it should. | Patrick Georgi |
2011-01-18 | Move option table (cmos.layout's binary representation) | Patrick Georgi |
2011-01-18 | Remove overengineering, part 1/many | Patrick Georgi |
2011-01-18 | Eliminate strict aliasing related warnings. | Patrick Georgi |
2011-01-18 | remove the code which is not ready to release. | Zheng Bao |
2011-01-18 | remove the code which is not ready to release. | Zheng Bao |
2011-01-18 | remove the code which is not ready to release. | Zheng Bao |
2011-01-18 | remove the code which is not ready to release. | Zheng Bao |
2011-01-18 | remove the code which is not ready to release. | Zheng Bao |
2011-01-17 | cbfstool: When extracting, refer to files in CBFS as file instead of payload | Peter Stuge |
2011-01-17 | cbfstool: Trivial move of newline after commands in usage | Peter Stuge |
2011-01-17 | The code is tested on my board with register DIMMs. More tests need to be | Zheng Bao |
2011-01-16 | Ooops lets see if this extra comment removal fixes this. | Rudolf Marek |
2011-01-16 | Trivial, cleanup of GPIO comments. | Rudolf Marek |
2011-01-14 | Disable CMOS recovery code for ROMCC boards as the CBFS code used for | Patrick Georgi |
2011-01-14 | Improved GPIO setup for roda/rk886ex, and some documentation | Patrick Georgi |
2011-01-14 | Allow coreboot to initialize CMOS if checksum is invalid. | Patrick Georgi |
2011-01-13 | Default to CRT on Kontron/986lcd-m. "default display" doesn't always | Patrick Georgi |
2011-01-13 | Improve compatibility of YABEL with real-world VGABIOSes | Patrick Georgi |
2011-01-13 | Add "cbfstool extract" function. | Aurelien Guillaume |
2011-01-12 | drop unused files | Stefan Reinauer |
2011-01-11 | change a readable way to fix SB800 CIMX "multi-character constant warning". | Kerry She |
2011-01-06 | Various Nokia IP530 fixes. | Marc Bertens |
2011-01-06 | Fix some settings fo AMD MCT. It is based on BIOS test suite. | Zheng Bao |
2011-01-05 | uart_init is only used in romstage. | Stefan Reinauer |