summaryrefslogtreecommitdiffstats
path: root/src/include/rules.h
Commit message (Expand)AuthorAgeFilesLines
* Replace some ENV_ROMSTAGE with ENV_RAMINITKyösti Mälkki2022-06-071-0/+1
* CBMEM: Change declarations for initialization hooksKyösti Mälkki2022-05-201-0/+3
* rules.h: Use more consistent namingArthur Heymans2022-05-161-9/+9
* rules.h, thread.h, lib/cbfs: Add ENV_STAGE_SUPPORTS_COOPRaul E Rangel2021-12-151-0/+7
* Add ENV_STAGE_SUPPORTS_SMP to clean up spinlock stubsKyösti Mälkki2021-11-131-0/+11
* include/rules.h: Add ENV_TEST definitionJakub Czapiga2021-04-061-0/+6
* src: Update some incorrect config options in commentsMartin Roth2020-11-161-4/+5
* rules.h: change verstage name if it starts before bootblockKangheui Won2020-10-081-0/+4
* lib: Update fmap cache error for psp_verstageMartin Roth2020-08-211-0/+7
* include/rules.h: Add ENV_USER_SPACE definitionMartin Roth2020-07-271-0/+7
* assert.h: Do not use __FILE__ nor __LINE__ on timeless buildsAngel Pons2020-07-241-0/+6
* treewide: Replace CONFIG(ARCH_xx) testsKyösti Mälkki2020-06-171-1/+1
* include/rules.h: Add vboot_before_bootblock to ENV_ROMSTAGE_OR_BEFOREMartin Roth2020-06-151-1/+1
* Remove MAYBE_STATIC_BSS and ENV_STAGE_HAS_BSS_SECTIONKyösti Mälkki2020-05-261-3/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* rules.h: Rename ENV_VERSTAGE to ENV_SEPARATE_VERSTAGEJulius Werner2020-04-231-11/+18
* src/include: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-051-13/+2
* kill CAR_GLOBAL_MIGRATION leftoversArthur Heymans2019-11-301-1/+1
* Remove MIPS architectureJulius Werner2019-11-201-18/+0
* security/vboot: Fix regression with VBOOT_STARTS_IN_ROMSTAGEKyösti Mälkki2019-09-171-1/+2
* x86: Introduce RESET_VECTOR_IN_RAM optionMartin Roth2019-08-261-1/+1
* arch/x86: Simplify <arch/early_variables.h>Kyösti Mälkki2019-08-261-2/+2
* Add definition for ENV_ROMSTAGE_OR_BEFORE to <rules.h>Kyösti Mälkki2019-08-261-3/+6
* Move and rename ARCH_STAGE_HAS_xxx_SECTION rulesKyösti Mälkki2019-08-261-8/+17
* arch/x86: Obsolete CACHE_AS_RAM configKyösti Mälkki2019-08-111-1/+1
* Replace ENV_RAMSTAGE with ENV_PAYLOAD_LOADERSubrata Banik2019-06-241-1/+1
* Set ENV_PAYLOAD_LOADER to ENV_POSTCAR when CONFIG_RAMPAYLOAD is enabledSubrata Banik2019-06-131-0/+5
* Define ENV_PAYLOAD_LOADERRonald G. Minnich2019-05-111-0/+4
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-1/+1
* arch/arm64: Add PCI config support in romstageKyösti Mälkki2019-02-221-3/+1
* Introduce bootblock self-decompressionJulius Werner2018-05-221-1/+22
* arch/x86: add ENV_CACHE_AS_RAMAaron Durbin2018-04-241-0/+8
* rules: Define SIMPLE_DEVICE on x86 onlyPatrick Rudolph2018-04-201-14/+17
* Stage rules.h: Add ENV_LIBAGESAKyösti Mälkki2017-03-071-3/+20
* arch/arm: Add armv7-r configurationHakim Giydan2016-09-121-0/+13
* arch/x86: introduce postcar stage/phaseAaron Durbin2016-03-231-3/+22
* rules.h: Add ENV_STRING and use it in console_init()Ben Gardner2015-11-201-0/+7
* rules.h: Add ENV_ macros to detect current architectureJulius Werner2015-11-171-0/+100
* arm64: remove secmonAaron Durbin2015-11-071-16/+0
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* rmodule: use program.ld for linkingAaron Durbin2015-09-091-0/+16
* rules.h: add fall through where no ENV_<STAGE> is setAaron Durbin2015-09-091-1/+15
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* Use __ROMSTAGE__ to denote romstagePatrick Georgi2015-04-291-1/+1
* rules.h: add verstage macroPatrick Georgi2015-04-291-0/+13
* build system: rename __BOOT_BLOCK__ and __VER_STAGE__Patrick Georgi2015-04-041-1/+1
* arm64: Add support for secure monitorFurquan Shaikh2015-03-281-1/+12
* build rules: Identify build stage with simple variablesKyösti Mälkki2014-04-181-0/+63