Age | Commit message (Expand) | Author |
2015-03-04 | Add stage information to coreboot banner | Stefan Reinauer |
2015-01-27 | CBMEM: Add timestamp_reinit() | Kyösti Mälkki |
2015-01-05 | timestamps: Switch from tsc_t to uint64_t | Stefan Reinauer |
2014-10-19 | ACPI: Allocate S3 resume backup in CBMEM earlier | Kyösti Mälkki |
2014-09-13 | arm: Move exception_init() close to console_init() | Julius Werner |
2014-07-03 | ACPI: Recover type of wakeup in acpi_is_wakeup() | Kyösti Mälkki |
2014-03-03 | coreboot: unify infrastructure for loading payloads | Aaron Durbin |
2013-11-26 | Clean up POST codes for Boot State machine | Duncan Laurie |
2013-11-08 | Add new finalize functions for devices and chips | Marc Jones |
2013-09-21 | CBMEM: Always select CAR_MIGRATION | Kyösti Mälkki |
2013-09-21 | timestamps: Use stash before CBMEM is usable | Kyösti Mälkki |
2013-07-10 | Drop ELF remains from boot code | Stefan Reinauer |
2013-07-10 | Rename hardwaremain() to main() | Stefan Reinauer |
2013-06-20 | fix bootstate typo (bs_dev_eanble -> bs_dev_enable) | David Hendricks |
2013-05-14 | coreboot: add thread cooperative multitasking | Aaron Durbin |
2013-05-08 | hardwaremain: drop boot_complete parameter | Stefan Reinauer |
2013-05-07 | boot state: remove drain timers option | Aaron Durbin |
2013-05-07 | boot state: add ability to block state transitions | Aaron Durbin |
2013-05-01 | boot state: run timers on state entry | Aaron Durbin |
2013-05-01 | boot state: track times for each state | Aaron Durbin |
2013-05-01 | boot state: rebalance payload load vs actual boot | Aaron Durbin |
2013-05-01 | boot: remove cbmem_post_handling() | Aaron Durbin |
2013-05-01 | cbmem: use boot state machine | Aaron Durbin |
2013-05-01 | coverage: use boot state callbacks | Aaron Durbin |
2013-05-01 | acpi: split resume check and actual resume code | Aaron Durbin |
2013-05-01 | boot state: schedule static callbacks | Aaron Durbin |
2013-05-01 | ramstage: introduce boot state machine | Aaron Durbin |
2013-03-22 | coreboot: dynamic cbmem requirement | Aaron Durbin |
2013-03-21 | cbmem: dynamic cbmem support | Aaron Durbin |
2013-03-21 | ramstage: Add cbmem_get_table_location() | Aaron Durbin |
2013-02-28 | Drop CONFIG_WRITE_HIGH_TABLES | Stefan Reinauer |
2013-01-30 | Extend CBFS to support arbitrary ROM source media. | Hung-Te Lin |
2013-01-12 | Implement GCC code coverage analysis | Stefan Reinauer |
2012-11-30 | Drop boot directory | Stefan Reinauer |