Age | Commit message (Expand) | Author |
2019-09-17 | security/vboot: Fix regression with VBOOT_STARTS_IN_ROMSTAGE | Kyösti Mälkki |
2019-08-26 | x86: Introduce RESET_VECTOR_IN_RAM option | Martin Roth |
2019-08-26 | arch/x86: Simplify <arch/early_variables.h> | Kyösti Mälkki |
2019-08-26 | Add definition for ENV_ROMSTAGE_OR_BEFORE to <rules.h> | Kyösti Mälkki |
2019-08-26 | Move and rename ARCH_STAGE_HAS_xxx_SECTION rules | Kyösti Mälkki |
2019-08-11 | arch/x86: Obsolete CACHE_AS_RAM config | Kyösti Mälkki |
2019-06-24 | Replace ENV_RAMSTAGE with ENV_PAYLOAD_LOADER | Subrata Banik |
2019-06-13 | Set ENV_PAYLOAD_LOADER to ENV_POSTCAR when CONFIG_RAMPAYLOAD is enabled | Subrata Banik |
2019-05-11 | Define ENV_PAYLOAD_LOADER | Ronald G. Minnich |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-02-22 | arch/arm64: Add PCI config support in romstage | Kyösti Mälkki |
2018-05-22 | Introduce bootblock self-decompression | Julius Werner |
2018-04-24 | arch/x86: add ENV_CACHE_AS_RAM | Aaron Durbin |
2018-04-20 | rules: Define SIMPLE_DEVICE on x86 only | Patrick Rudolph |
2017-03-07 | Stage rules.h: Add ENV_LIBAGESA | Kyösti Mälkki |
2016-09-12 | arch/arm: Add armv7-r configuration | Hakim Giydan |
2016-03-23 | arch/x86: introduce postcar stage/phase | Aaron Durbin |
2015-11-20 | rules.h: Add ENV_STRING and use it in console_init() | Ben Gardner |
2015-11-17 | rules.h: Add ENV_ macros to detect current architecture | Julius Werner |
2015-11-07 | arm64: remove secmon | Aaron Durbin |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-09-09 | rmodule: use program.ld for linking | Aaron Durbin |
2015-09-09 | rules.h: add fall through where no ENV_<STAGE> is set | Aaron Durbin |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-04-29 | Use __ROMSTAGE__ to denote romstage | Patrick Georgi |
2015-04-29 | rules.h: add verstage macro | Patrick Georgi |
2015-04-04 | build system: rename __BOOT_BLOCK__ and __VER_STAGE__ | Patrick Georgi |
2015-03-28 | arm64: Add support for secure monitor | Furquan Shaikh |
2014-04-18 | build rules: Identify build stage with simple variables | Kyösti Mälkki |