Age | Commit message (Expand) | Author |
2014-06-20 | ACPI S3 support: Add acpi_s3_resume_allowed() | Kyösti Mälkki |
2014-06-11 | PIC i8259: Move #defines and functions to i8259.h | Mike Loptien |
2014-06-01 | lenovo: Make version look like something thinkpad_acpi would accept | Vladimir Serbinenko |
2014-05-29 | PCI IRQs: Swizzle PCI IRQs for PCI bridges | Mike Loptien |
2014-05-26 | console: Add console for GDB | Kyösti Mälkki |
2014-05-25 | Drop PCI_BDF macro declaration | Kyösti Mälkki |
2014-05-22 | device/pci_ids.h: defines for new Intel LPC devices | Martin Roth |
2014-05-21 | device_romstage: Add a way to move to the next device | Martin Roth |
2014-05-19 | Add guard for UMA globals | Kyösti Mälkki |
2014-05-14 | intel: Drop obsolete comments on MTRR usage | Kyösti Mälkki |
2014-05-13 | baytrail: snapshot power state in romstage | Aaron Durbin |
2014-05-13 | src/*: Remove the last remnants of struct keyboard | Edward O'Callaghan |
2014-05-13 | src/drivers/pc80: Remove empty struct keyboard | Edward O'Callaghan |
2014-05-10 | ramstage_cache: allow ramstage usage add valid helper | Aaron Durbin |
2014-05-10 | reg_script: add reg_script_run_on_dev() | Aaron Durbin |
2014-05-09 | Intel FSP: add a shared set of functions for the FSP | Martin Roth |
2014-05-08 | Declare get_write_protect_state() without ChromeOS | Kyösti Mälkki |
2014-05-08 | Rename from save_chromeos_gpios() to init_bootmode_straps() | Kyösti Mälkki |
2014-05-07 | superio/common/conf_mode: Provide another common pnp entry/exit | Edward O'Callaghan |
2014-05-06 | Introduce stage-specific architecture for coreboot | Furquan Shaikh |
2014-05-06 | regscript: Add support for MSR type | Duncan Laurie |
2014-05-05 | lib/hexdump: Use `size_t` for length parameter of `hexdump32()` | Paul Menzel |
2014-05-01 | ChromeOS: Use common fill_lb_gpio() | Kyösti Mälkki |
2014-05-01 | ChromeOS: Remove oprom_is_loaded | Kyösti Mälkki |
2014-05-01 | Declare recovery and developer modes outside ChromeOS | Kyösti Mälkki |
2014-04-30 | console: Drop EARLY_CONSOLE option | Kyösti Mälkki |
2014-04-30 | uart: Support multiple ports | Kyösti Mälkki |
2014-04-28 | AMD: Add common header file for CAR setup | Kyösti Mälkki |
2014-04-26 | Get rid of HAVE_INIT_TIMER config option | Furquan Shaikh |
2014-04-20 | drivers/elog: Fix implicit function declaration issue | Edward O'Callaghan |
2014-04-18 | console: Simplify the enable rules | Kyösti Mälkki |
2014-04-18 | build rules: Identify build stage with simple variables | Kyösti Mälkki |
2014-04-18 | console: Split ROMCC helpers | Kyösti Mälkki |
2014-04-18 | console: Use romstage code for ramstage and SMM | Kyösti Mälkki |
2014-04-18 | console: Drop driver list in ramstage | Kyösti Mälkki |
2014-04-16 | cpu/amd/agesa/family15tn: Add initial support for SMM mode | Alexandru Gagniuc |
2014-04-09 | console: Refactor uart8250/NE2K | Kyösti Mälkki |
2014-04-09 | console: Remove old fix for DEBUG_SMI | Kyösti Mälkki |
2014-04-09 | console: Simplify vtxprintf | Kyösti Mälkki |
2014-04-09 | console: Move newline translation outside console_tx_byte | Kyösti Mälkki |
2014-04-09 | console: Add printk helper for ChromeOS | Kyösti Mälkki |
2014-04-09 | console: Hide global console_loglevel | Kyösti Mälkki |
2014-04-09 | console: Split console_init() | Kyösti Mälkki |
2014-04-09 | OxPCIe uart: Split PCI bridge control | Kyösti Mälkki |
2014-04-09 | console uart: Fill coreboot table entries | Kyösti Mälkki |
2014-04-09 | uart: Prepare to support multiple base addresses | Kyösti Mälkki |
2014-03-20 | rmodules: use rmodtool to create rmodules | Aaron Durbin |
2014-03-16 | Make POST device configurable. | Idwer Vollering |
2014-03-11 | chromeos: provide option to dynamically allocate ram oops buffer | Aaron Durbin |
2014-03-11 | rmodule: allow rmodule header structure to be used by userland | Aaron Durbin |