summaryrefslogtreecommitdiff
path: root/src/include/memlayout.h
AgeCommit message (Expand)Author
2021-02-19memlayout: Store region sizes as separate symbolsJulius Werner
2021-02-18rmodtool: Make memlayout symbols absolute and do not relocate themJulius Werner
2020-11-21cbfs: Add metadata cacheJulius Werner
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-29arch/x86: Implement RESET_VECTOR_IN_RAMFelix Held
2020-04-23rules.h: Rename ENV_VERSTAGE to ENV_SEPARATE_VERSTAGEJulius Werner
2020-04-05src/include: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-31security/vboot: Decouple measured boot from verified bootBill XIE
2020-03-17src (minus soc and mainboard): Remove copyright noticesPatrick Georgi
2019-12-11fmap: Make FMAP_CACHE mandatory if it is configured inJulius Werner
2019-11-14lib/fmap: Add optional pre-RAM cacheJulius Werner
2019-09-14src/: Replace some __PRE_RAM__ useKyösti Mälkki
2019-08-26Move and rename ARCH_STAGE_HAS_xxx_SECTION rulesKyösti Mälkki
2019-06-24Replace ENV_RAMSTAGE with ENV_PAYLOAD_LOADERSubrata Banik
2019-03-21vboot: standardize on working data sizeJoel Kitching
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-07security/tpm: Fix TCPA log featurePhilipp Deppenwiese
2019-01-16buildsystem: Promote rules.h to default includeKyösti Mälkki
2018-05-22Introduce bootblock self-decompressionJulius Werner
2017-03-28vboot: Move remaining features out of vendorcode/google/chromeosJulius Werner
2017-03-28vboot: Disallow separate verstage after romstage, try to clarify logicJulius Werner
2016-08-23memlayout: Ensure TIMESTAMP() region is big enough to avoid BUG()Julius Werner
2016-03-23arch/x86: introduce postcar stage/phaseAaron Durbin
2016-02-22memlayout: Add symbols for stage boundsJulius Werner
2016-01-28Move object files to $(obj)/<class>/Nico Huber
2016-01-21memlayout: Fix unified CBFS_CACHE macroJulius Werner
2015-12-03cbfs_spi: Initialize spi_flash when initializing cbfs_cacheMary Ruthven
2015-12-03cbfs_spi: enable CBFS access in early romstageMary Ruthven
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-09-09rmodule: use program.ld for linkingAaron Durbin
2015-09-09verstage: use common program.ld for linkingAaron Durbin
2015-09-09linking: move romstage and bootblock to use program.ldAaron Durbin
2015-09-09linking: lay the groundwork for a unified linking approachAaron Durbin
2015-07-07timestamp: add generic cache regionAaron Durbin
2015-06-02cbfs: new API and better program loadingAaron Durbin
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-17cbfs: look for CBFS header in a predefined placeVadim Bendebury
2015-04-06New mechanism to define SRAM/memory map with automatic bounds checkingJulius Werner