summaryrefslogtreecommitdiff
path: root/src/include/symbols.h
AgeCommit message (Expand)Author
2020-08-27symbols: Change implementation details of DECLARE_OPTIONAL_REGION()Julius Werner
2020-08-24soc/amd/picasso: Add console & timestamp buffers to psp_verstageMartin Roth
2020-08-21lib: Add ASan support to romstage on x86 archHarshit Sharma
2020-08-21lib: Add ASan support to ramstage on x86 archHarshit Sharma
2020-06-17treewide: Replace CONFIG(ARCH_xx) testsKyösti Mälkki
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
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-11-14lib/fmap: Add optional pre-RAM cacheJulius Werner
2019-08-26x86: Introduce RESET_VECTOR_IN_RAM optionMartin Roth
2019-08-11arch/x86: Obsolete CACHE_AS_RAM configKyösti Mälkki
2019-07-31lib/bootmem: Prepare for OpenSBIPatrick Rudolph
2019-04-08Replace remaining IS_ENABLED(CONFIG_*) with CONFIG()Nico Huber
2019-03-14vboot: copy data structures to CBMEM for downstream useJoel Kitching
2019-02-22symbols.h: Add macro to define memlayout region symbolsJulius Werner
2019-02-05bootmem: add new memory type for BL31Ting Shen
2018-05-22Introduce bootblock self-decompressionJulius Werner
2018-04-25arch/x86: add support for cache-as-ram pagingAaron Durbin
2017-03-12src/include: Remove spaces before ( and after )Lee Leahy
2016-10-24RISCV: Clean up the common architectural codeRonald G. Minnich
2016-02-22memlayout: Add symbols for stage boundsJulius Werner
2016-02-12timestamp: Remove HAS_PRECBMEM_TIMESTAMP_REGION KconfigJulius Werner
2016-01-21memlayout: Fix unified CBFS_CACHE macroJulius Werner
2015-12-31imgtec/pistachio: Add SOC_REGISTERS memory regionIonela Voinescu
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-09linking: lay the groundwork for a unified linking approachAaron Durbin
2015-07-07timestamp: add generic cache regionAaron Durbin
2015-06-09cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() APIKyösti Mälkki
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-17rk3288: Handle framebuffer through memlayout, not the resource systemJulius Werner
2015-04-08armv7: Add fine-grained page table supportJulius Werner
2015-04-06New mechanism to define SRAM/memory map with automatic bounds checkingJulius Werner