Age | Commit message (Expand) | Author |
2011-05-15 | Fix memory allocation problem in amdInitLate. Disabled until further debug. | Scott Duplichan |
2011-05-15 | Remove some non-essential agesa options to reduce boot time. | Scott Duplichan |
2011-05-15 | Declare legacy video frame buffer so that Windows generic VGA driver will work. | Scott Duplichan |
2011-05-15 | Declare RTC as not PIIX4 compatible to match AMD hardware. | Scott Duplichan |
2011-05-15 | Make fadt revision match its length. Solves Windows 7 checked build assert. | Scott Duplichan |
2011-05-15 | Enable SPI cacheline prefetch early to reduce boot time. | Scott Duplichan |
2011-05-15 | Enable SPI cacheline prefetch early to reduce boot time. | Scott Duplichan |
2011-05-15 | Switch processor cores to pstate 0 early to reduce boot time. | Scott Duplichan |
2011-05-15 | Enable 33 MHz fast mode SPI read early to reduce boot time. | Scott Duplichan |
2011-05-15 | Move mmconf base from e0000000 to f8000000 to avoid conflict with UMA BAR. | Scott Duplichan |
2011-05-15 | Match DIMM SPD addressing to implemented slots. | Scott Duplichan |
2011-05-15 | Size mmconf according to CONFIG_MMCONF_BUS_NUMBER. | Scott Duplichan |
2011-05-15 | 1) Use D18F1xF4 VGA Enable to simplify legacy video I/O support. | Scott Duplichan |
2011-05-15 | 1) Set I/O APIC ID according to BKDG recommendation | Scott Duplichan |
2011-05-13 | siemens/sitemp_g1p1: Adapt read_option() to latest changes | Josef Kellermann |
2011-05-12 | Remove uart_init() in Siemens sitemp-g1p1 | Patrick Georgi |
2011-05-11 | Add Siemens SITEMP-G1 board | Josef Kellermann |
2011-05-10 | Change read_option() to a macro that wraps some API uglyness | Patrick Georgi |
2011-05-07 | ADVANSUS A785E-I Mainboard support, Family10h ASB2, RS880(RS785E) + SB820 pla... | Kerry She |
2011-04-28 | Thinkpad: Enable Battery events | Sven Schnelle |
2011-04-27 | X60: enable Ultrabay if device is plugged in | Sven Schnelle |
2011-04-27 | T60: enable Ultrabay if device is plugged in | Sven Schnelle |
2011-04-22 | The UART divider should be calculated based on the base frequency | Stefan Reinauer |
2011-04-21 | some ifdef --> if fixes | Stefan Reinauer |
2011-04-20 | run uart_init() from console_init, just like the other console initialization... | Stefan Reinauer |
2011-04-20 | Add Lenovo ThinkPad T60 | Sven Schnelle |
2011-04-20 | pci1x2x: remove latency/bridge control/cacheline size settings | Sven Schnelle |
2011-04-20 | pci1x2x: use pci_ops set_subsystem instead of custom code | Sven Schnelle |
2011-04-20 | pci1x2x: use devicetree register configuration | Sven Schnelle |
2011-04-19 | Drop baud rate init to an arbitrary baud rate from Super I/O code. ... | Stefan Reinauer |
2011-04-18 | * Set USBDEBUG_DEFAULT_PORT in all southbridges and use that value | Stefan Reinauer |
2011-04-15 | fix mainboards that were including earlymtrr.c without actually using it. | Stefan Reinauer |
2011-04-11 | Unify use of post_code | Alexandru Gagniuc |
2011-04-11 | PMH7: Add chip config | Sven Schnelle |
2011-04-11 | EC: Add Lenovo H8 | Sven Schnelle |
2011-04-10 | In 2007 Adrian Reber suggested that we drop ASSEMBLY in favor of __ASSEMBLER__. | Stefan Reinauer |
2011-04-05 | X60: use pnp_write_config() instead of custom function | Sven Schnelle |
2011-04-05 | X60: move ec version info code to log_ec_version() | Sven Schnelle |
2011-04-04 | X60: assert audio mute before entering Suspend | Sven Schnelle |
2011-04-04 | X60: log firmware version | Sven Schnelle |
2011-04-04 | X60: blink suspend LED during resume | Sven Schnelle |
2011-04-04 | X60: we have ACPI_RESUME | Sven Schnelle |
2011-04-04 | X60: deassert audio mute on boot | Sven Schnelle |
2011-04-01 | remove swp files accidently added | Sven Schnelle |
2011-04-01 | X60: add dock code for Ultrabase X6 | Sven Schnelle |
2011-04-01 | ICH7: Fix register naming error | Sven Schnelle |
2011-03-28 | Add support for Supermicro H8scm. | Zheng Bao |
2011-03-28 | SP5100's code is based on SB700. Change the legacy sb700 of sb7xx_51xx. | Zheng Bao |
2011-03-21 | X60: Add notification for LID objects | Sven Schnelle |
2011-03-21 | X60: remove beep call from _Q26/_Q27 | Sven Schnelle |
2011-03-15 | X60: Clear EC events when wake GPE is triggered | Sven Schnelle |
2011-03-14 | X60: LPC bus is LPCB, not LPC | Sven Schnelle |
2011-03-14 | X60: fix typo in dsdt.asl | Sven Schnelle |
2011-03-14 | X60: Add _PRW/_PSW methods to LID/SLPB objects | Sven Schnelle |
2011-03-08 | Enable mahogany_fam10 and Kino family 10h to run the SB HT link at the expect... | Scott Duplichan |
2011-03-07 | X60: add thermal zone 1 | Sven Schnelle |
2011-03-07 | X60: add thermal zone 0 | Sven Schnelle |
2011-03-04 | Redo r6099 after copy&pasted code reintroduced DIMMx #defines | Patrick Georgi |
2011-03-03 | Configure PCIe lanes on ms7135 as original BIOS does. | jakllsch |
2011-03-01 | Fix some subsystemid statements in r6421 | Sylvain "ythier" Hitier |
2011-03-01 | Use subsystem id from devicetree.cb instead of Kconfig and move | Sven Schnelle |
2011-02-28 | Kino devicetree.cb SIO PNP devices were not matched up with the | Marc Jones |
2011-02-26 | Make AMD Fam10h CPU microcode updates optional in Expert mode | Xavi Drudis Ferran |
2011-02-26 | Following patch fills in the callbacks for PCIe x16 resets. This board uses G... | Rudolf Marek |
2011-02-26 | Correct error in ASRock E350M1 commit that breaks build for ASRock 939a785gmh. | Scott Duplichan |
2011-02-26 | Add support for the ASRock E350M1, an AMD family 14h Fusion board. | Scott Duplichan |
2011-02-24 | Tyan/s2735 doesn't need to define its own hard_reset function anymore. | Patrick Georgi |
2011-02-24 | git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6376 2b7e53f0-3cfb-0310-b3e... | Scott Duplichan |
2011-02-21 | [i945] Add SPD adress mapping | Sven Schnelle |
2011-02-16 | Add ACPI code for Lenvo X60 | Sven Schnelle |
2011-02-16 | Lenovo ThinkPad X60: Enable SMI handler | Sven Schnelle |
2011-02-15 | Remove more files and lines mistakenly copied from Roda to X60 | Peter Stuge |
2011-02-15 | Remove ACPI mistakenly copied from Roda to ThinkPad X60 | Peter Stuge |
2011-02-15 | Remove Inagua Kconfig items for external VGA and AHCI binaries. These can be ... | Marc Jones |
2011-02-14 | Lenovo ThinkPad X60 / X60s Support | Sven Schnelle |
2011-02-14 | Fix Typo. (and why is that file, and some of its siblings per-board?) | Patrick Georgi |
2011-02-14 | Add IBASE DB-FT1 and AMD Inagua motherboards. Patch 8 of 8. | Frank Vibrans |
2011-01-28 | rk886ex lacked EC_ACPI | 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 | oops. this is weird. CAR addresses should be specified in the socket and not in | Stefan Reinauer |
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-20 | Remove the code for debugging. | Zheng Bao |
2011-01-20 | Features of Bimini board: | 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-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 | 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-06 | Various Nokia IP530 fixes. | Marc Bertens |
2011-01-04 | Trivial: use the IO_APIC_ADDR constant defined in ioapic.h, and spell check | Kerry She |
2011-01-01 | AMD SB800: Drop component prefix from filenames. | Uwe Hermann |
2011-01-01 | AMD Bimini: Use mptable_init() in mptable.c. | Uwe Hermann |
2011-01-01 | AMD Bimini: Small fixes, and updates to recent trunk conventions. | Uwe Hermann |
2011-01-01 | AMD Bimini: Drop duplicate ASL files as we did for other boards. | Uwe Hermann |
2011-01-01 | Add support for the AMD Bimini eval mainboard. | Kerry She |