summaryrefslogtreecommitdiff
path: root/src/include/rules.h
AgeCommit message (Expand)Author
2020-08-21lib: Update fmap cache error for psp_verstageMartin Roth
2020-07-27include/rules.h: Add ENV_USER_SPACE definitionMartin Roth
2020-07-24assert.h: Do not use __FILE__ nor __LINE__ on timeless buildsAngel Pons
2020-06-17treewide: Replace CONFIG(ARCH_xx) testsKyösti Mälkki
2020-06-15include/rules.h: Add vboot_before_bootblock to ENV_ROMSTAGE_OR_BEFOREMartin Roth
2020-05-26Remove MAYBE_STATIC_BSS and ENV_STAGE_HAS_BSS_SECTIONKyösti Mälkki
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
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
2019-11-30kill CAR_GLOBAL_MIGRATION leftoversArthur Heymans
2019-11-20Remove MIPS architectureJulius Werner
2019-09-17security/vboot: Fix regression with VBOOT_STARTS_IN_ROMSTAGEKyösti Mälkki
2019-08-26x86: Introduce RESET_VECTOR_IN_RAM optionMartin Roth
2019-08-26arch/x86: Simplify <arch/early_variables.h>Kyösti Mälkki
2019-08-26Add definition for ENV_ROMSTAGE_OR_BEFORE to <rules.h>Kyösti Mälkki
2019-08-26Move and rename ARCH_STAGE_HAS_xxx_SECTION rulesKyösti Mälkki
2019-08-11arch/x86: Obsolete CACHE_AS_RAM configKyösti Mälkki
2019-06-24Replace ENV_RAMSTAGE with ENV_PAYLOAD_LOADERSubrata Banik
2019-06-13Set ENV_PAYLOAD_LOADER to ENV_POSTCAR when CONFIG_RAMPAYLOAD is enabledSubrata Banik
2019-05-11Define ENV_PAYLOAD_LOADERRonald G. Minnich
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-02-22arch/arm64: Add PCI config support in romstageKyösti Mälkki
2018-05-22Introduce bootblock self-decompressionJulius Werner
2018-04-24arch/x86: add ENV_CACHE_AS_RAMAaron Durbin
2018-04-20rules: Define SIMPLE_DEVICE on x86 onlyPatrick Rudolph
2017-03-07Stage rules.h: Add ENV_LIBAGESAKyösti Mälkki
2016-09-12arch/arm: Add armv7-r configurationHakim Giydan
2016-03-23arch/x86: introduce postcar stage/phaseAaron Durbin
2015-11-20rules.h: Add ENV_STRING and use it in console_init()Ben Gardner
2015-11-17rules.h: Add ENV_ macros to detect current architectureJulius Werner
2015-11-07arm64: remove secmonAaron Durbin
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-09-09rmodule: use program.ld for linkingAaron Durbin
2015-09-09rules.h: add fall through where no ENV_<STAGE> is setAaron Durbin
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-29Use __ROMSTAGE__ to denote romstagePatrick Georgi
2015-04-29rules.h: add verstage macroPatrick Georgi
2015-04-04build system: rename __BOOT_BLOCK__ and __VER_STAGE__Patrick Georgi
2015-03-28arm64: Add support for secure monitorFurquan Shaikh
2014-04-18build rules: Identify build stage with simple variablesKyösti Mälkki