Age | Commit message (Expand) | Author |
2023-11-09 | Allow to build romstage sources inside the bootblock | Arthur Heymans |
2023-01-11 | treewide: stop calling custom TPM log "TCPA" | Sergii Dmytruk |
2022-11-21 | include/memlayout.h: update comment about VBOOT2 work buffer size | Felix Held |
2021-02-19 | memlayout: Store region sizes as separate symbols | Julius Werner |
2021-02-18 | rmodtool: Make memlayout symbols absolute and do not relocate them | Julius Werner |
2020-11-21 | cbfs: Add metadata cache | Julius Werner |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-04-29 | arch/x86: Implement RESET_VECTOR_IN_RAM | Felix Held |
2020-04-23 | rules.h: Rename ENV_VERSTAGE to ENV_SEPARATE_VERSTAGE | Julius Werner |
2020-04-05 | src/include: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-31 | security/vboot: Decouple measured boot from verified boot | Bill XIE |
2020-03-17 | src (minus soc and mainboard): Remove copyright notices | Patrick Georgi |
2019-12-11 | fmap: Make FMAP_CACHE mandatory if it is configured in | Julius Werner |
2019-11-14 | lib/fmap: Add optional pre-RAM cache | Julius Werner |
2019-09-14 | src/: Replace some __PRE_RAM__ use | Kyösti Mälkki |
2019-08-26 | Move and rename ARCH_STAGE_HAS_xxx_SECTION rules | Kyösti Mälkki |
2019-06-24 | Replace ENV_RAMSTAGE with ENV_PAYLOAD_LOADER | Subrata Banik |
2019-03-21 | vboot: standardize on working data size | Joel Kitching |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-07 | security/tpm: Fix TCPA log feature | Philipp Deppenwiese |
2019-01-16 | buildsystem: Promote rules.h to default include | Kyösti Mälkki |
2018-05-22 | Introduce bootblock self-decompression | Julius Werner |
2017-03-28 | vboot: Move remaining features out of vendorcode/google/chromeos | Julius Werner |
2017-03-28 | vboot: Disallow separate verstage after romstage, try to clarify logic | Julius Werner |
2016-08-23 | memlayout: Ensure TIMESTAMP() region is big enough to avoid BUG() | Julius Werner |
2016-03-23 | arch/x86: introduce postcar stage/phase | Aaron Durbin |
2016-02-22 | memlayout: Add symbols for stage bounds | Julius Werner |
2016-01-28 | Move object files to $(obj)/<class>/ | Nico Huber |
2016-01-21 | memlayout: Fix unified CBFS_CACHE macro | Julius Werner |
2015-12-03 | cbfs_spi: Initialize spi_flash when initializing cbfs_cache | Mary Ruthven |
2015-12-03 | cbfs_spi: enable CBFS access in early romstage | Mary Ruthven |
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 | verstage: use common program.ld for linking | Aaron Durbin |
2015-09-09 | linking: move romstage and bootblock to use program.ld | Aaron Durbin |
2015-09-09 | linking: lay the groundwork for a unified linking approach | Aaron Durbin |
2015-07-07 | timestamp: add generic cache region | Aaron Durbin |
2015-06-02 | cbfs: new API and better program loading | Aaron Durbin |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-04-17 | cbfs: look for CBFS header in a predefined place | Vadim Bendebury |
2015-04-06 | New mechanism to define SRAM/memory map with automatic bounds checking | Julius Werner |