Age | Commit message (Expand) | Author |
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 |
2014-03-10 | CBMEM console: Fix build for ARM | Kyösti Mälkki |
2014-03-09 | smbios: Supply tag type 2 (base board information) | Vladimir Serbinenko |
2014-03-07 | x86: add MIRROR_PAYLOAD_TO_RAM_BEFORE_LOADING option | Aaron Durbin |
2014-03-04 | Add a generic register script handler | Duncan Laurie |
2014-03-04 | console: Use single driver entry for UARTs | Kyösti Mälkki |
2014-03-04 | SMM: Only have console with DEBUG_SMI | Kyösti Mälkki |
2014-03-04 | uart8250: Move under drivers/uart | Kyösti Mälkki |
2014-03-04 | uart8250mem: Unify calls with generic UART | Kyösti Mälkki |
2014-03-04 | uart8250io: Unify calls with generic UART | Kyösti Mälkki |
2014-03-04 | console: Fix includes | Kyösti Mälkki |
2014-03-04 | option: Add arch-agnostic get_option() | Kyösti Mälkki |
2014-03-04 | uart8250: Fix and unify baudrate divisor calculation | Kyösti Mälkki |
2014-03-04 | uart: Do not guard entire include file by config options | Kyösti Mälkki |
2014-03-03 | coreboot: don't return struct lb_memory * from write_tables() | Aaron Durbin |
2014-03-03 | coreboot: remove unused get_lb_mem() function | Aaron Durbin |
2014-03-03 | selfboot: use bootmem infrastructure | Aaron Durbin |
2014-03-03 | coreboot: introduce notion of bootmem for memory map at boot | Aaron Durbin |
2014-03-03 | coreboot: introduce arch_payload_run() | Aaron Durbin |
2014-03-03 | selfboot: store bounce buffer in struct payload | Aaron Durbin |
2014-03-03 | coreboot: use struct payload for selfload() | Aaron Durbin |
2014-03-03 | coreboot: unify infrastructure for loading payloads | Aaron Durbin |
2014-02-25 | Remove CACHE_ROM. | Vladimir Serbinenko |
2014-02-20 | usbdebug: Unify console API | Kyösti Mälkki |
2014-02-16 | x86: provide infrastructure to backup default SMM region | Aaron Durbin |
2014-02-15 | coreboot: infrastructure for different ramstage loaders | Aaron Durbin |
2014-02-12 | PCI: Add capability list parser to romstage | Kyösti Mälkki |
2014-02-12 | PCI: Guard pci.h with CONFIG_PCI | Kyösti Mälkki |
2014-02-11 | SMP: Add arch-agnostic boot_cpu() | Kyösti Mälkki |
2014-02-11 | Move hexdump32() to lib/hexdump. | Kyösti Mälkki |
2014-02-10 | usbdebug: Split PCI EHCI part | Kyösti Mälkki |
2014-02-10 | usbdebug: Improve receive speed | Kyösti Mälkki |
2014-02-09 | device_util: Make device in dev_find_slot_pnp u16. | Vladimir Serbinenko |
2014-02-09 | mtrr: only add prefetchable resources as WRCOMB for VGA devices | Aaron Durbin |
2014-02-07 | device_util: Add dev_find_slot_pnp. | Vladimir Serbinenko |
2014-02-06 | uart8250: Drop unused declarations | Kyösti Mälkki |
2014-02-06 | QEMU debugcon: Move under drivers/emulation/qemu | Kyösti Mälkki |
2014-02-06 | usbdebug: Move under drivers/usb | Kyösti Mälkki |
2014-02-06 | MTRR: Mark all prefetchable resources as WRCOMB. | Vladimir Serbinenko |
2014-02-06 | memranges: add memranges_update_tag() functionality | Aaron Durbin |
2014-01-30 | x86: Add SMM helper functions to MP infrastructure | Aaron Durbin |
2014-01-30 | x86: add SMM save state for 0x0100 revision | Aaron Durbin |
2014-01-30 | x86: parallel MP initialization | Aaron Durbin |
2014-01-30 | coreboot: config to cache ramstage outside CBMEM | Aaron Durbin |
2014-01-30 | cbmem: Export ACPI GNVS cbmem pointer in coreboot table | Duncan Laurie |
2014-01-28 | x86: add common definitions for control registers | Aaron Durbin |
2014-01-28 | rmodule: consolidate rmodule stage loading | Aaron Durbin |
2014-01-28 | cbmem: add reference code ids | Aaron Durbin |
2014-01-28 | x86/mtrr: don't assume size of ROM cached during CAR mode | Aaron Durbin |
2014-01-28 | x86: include header to define types in use | Aaron Durbin |
2014-01-26 | pc80/keyboard: Ignore interface test failure. | Vladimir Serbinenko |
2014-01-23 | SPI: Add API for programmer-specific flashing. | Vladimir Serbinenko |
2014-01-23 | Multiboot: remove multiboot tables generation. | Vladimir Serbinenko |
2014-01-22 | CBMEM: Rename cbmem_reinit() | Kyösti Mälkki |
2014-01-22 | CBMEM: Replace cbmem_initialize() with cbmem_recovery() | Kyösti Mälkki |
2014-01-16 | cpu/intel: Make all Intel CPUs load microcode from CBFS | Alexandru Gagniuc |
2014-01-15 | Re-declare CACHE_ROM_SIZE as aligned ROM_SIZE for MTRR | Kyösti Mälkki |
2014-01-14 | lib: Add log2 ceiling function | Alexandru Gagniuc |