summaryrefslogtreecommitdiffstats
path: root/src/include/symbols.h
Commit message (Expand)AuthorAgeFilesLines
* ELOG: Refactor watchdog_tombstoneKyösti Mälkki2022-04-061-0/+1
* lib/prog_loaders, soc/amd/: Make payload_preload use cbfs_preloadRaul E Rangel2021-11-161-1/+0
* lib/prog_loaders: Add payload_preloadRaul E Rangel2021-07-191-0/+1
* cbfs: Pull handling of the CBFS_CACHE mem_pool into CBFS coreJulius Werner2021-03-081-3/+3
* memlayout: Store region sizes as separate symbolsJulius Werner2021-02-191-3/+5
* cbfs: Add metadata cacheJulius Werner2020-11-211-0/+1
* symbols: Change implementation details of DECLARE_OPTIONAL_REGION()Julius Werner2020-08-271-13/+16
* soc/amd/picasso: Add console & timestamp buffers to psp_verstageMartin Roth2020-08-241-0/+1
* lib: Add ASan support to romstage on x86 archHarshit Sharma2020-08-211-1/+6
* lib: Add ASan support to ramstage on x86 archHarshit Sharma2020-08-211-0/+6
* treewide: Replace CONFIG(ARCH_xx) testsKyösti Mälkki2020-06-171-1/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/include: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-051-13/+2
* security/vboot: Decouple measured boot from verified bootBill XIE2020-03-311-1/+4
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-1/+0
* lib/fmap: Add optional pre-RAM cacheJulius Werner2019-11-141-0/+1
* x86: Introduce RESET_VECTOR_IN_RAM optionMartin Roth2019-08-261-1/+1
* arch/x86: Obsolete CACHE_AS_RAM configKyösti Mälkki2019-08-111-1/+1
* lib/bootmem: Prepare for OpenSBIPatrick Rudolph2019-07-311-0/+1
* Replace remaining IS_ENABLED(CONFIG_*) with CONFIG()Nico Huber2019-04-081-1/+1
* vboot: copy data structures to CBMEM for downstream useJoel Kitching2019-03-141-0/+7
* symbols.h: Add macro to define memlayout region symbolsJulius Werner2019-02-221-91/+33
* bootmem: add new memory type for BL31Ting Shen2019-02-051-0/+4
* Introduce bootblock self-decompressionJulius Werner2018-05-221-0/+4
* arch/x86: add support for cache-as-ram pagingAaron Durbin2018-04-251-0/+4
* src/include: Remove spaces before ( and after )Lee Leahy2017-03-121-1/+1
* RISCV: Clean up the common architectural codeRonald G. Minnich2016-10-241-0/+4
* memlayout: Add symbols for stage boundsJulius Werner2016-02-221-0/+18
* timestamp: Remove HAS_PRECBMEM_TIMESTAMP_REGION KconfigJulius Werner2016-02-121-0/+7
* memlayout: Fix unified CBFS_CACHE macroJulius Werner2016-01-211-0/+4
* imgtec/pistachio: Add SOC_REGISTERS memory regionIonela Voinescu2015-12-311-0/+4
* cbfs_spi: Initialize spi_flash when initializing cbfs_cacheMary Ruthven2015-12-031-3/+3
* cbfs_spi: enable CBFS access in early romstageMary Ruthven2015-12-031-0/+4
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* linking: lay the groundwork for a unified linking approachAaron Durbin2015-09-091-14/+1
* timestamp: add generic cache regionAaron Durbin2015-07-071-0/+4
* cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() APIKyösti Mälkki2015-06-091-0/+4
* cbfs: new API and better program loadingAaron Durbin2015-06-021-1/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* cbfs: look for CBFS header in a predefined placeVadim Bendebury2015-04-171-0/+1
* rk3288: Handle framebuffer through memlayout, not the resource systemJulius Werner2015-04-171-0/+4
* armv7: Add fine-grained page table supportJulius Werner2015-04-081-0/+4
* New mechanism to define SRAM/memory map with automatic bounds checkingJulius Werner2015-04-061-0/+76