summaryrefslogtreecommitdiff
path: root/src/arch/arm64/tables.c
AgeCommit message (Expand)Author
2020-03-06src/arch/arm64: Convert to SPDX license headerPatrick Georgi
2019-08-26AUTHORS: Move src/arch/arm64 copyrights into AUTHORS fileMartin Roth
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-02-22symbols.h: Add macro to define memlayout region symbolsJulius Werner
2019-02-05bootmem: add new memory type for BL31Ting Shen
2018-05-04lib/bootmem: Add more bootmem tagsPatrick Rudolph
2016-04-21lib: add common write_tables() implementationAaron Durbin
2016-04-21lib/coreboot_table: add architecture hooks for adding tablesAaron Durbin
2016-04-21lib/bootmem: allow architecture specific bootmem rangesAaron Durbin
2016-04-21arch: only print cbmem entries in one placeAaron Durbin
2016-04-21arch: use Kconfig variable for coreboot table sizeAaron Durbin
2016-02-19lib/coreboot_table: add function to allow arch code to add recordsAaron Durbin
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-01-27CBMEM: Implement cbmem_run_init_hooks() stubKyösti Mälkki
2015-01-26arm64: Prepare ARM64 for buildingMarc Jones
2015-01-03ARM64: Always has DYNAMIC_CBMEMKyösti Mälkki
2014-09-23coreboot arm64: Add support for arm64 into coreboot frameworkFurquan Shaikh