summaryrefslogtreecommitdiff
path: root/src/include/bootmem.h
AgeCommit message (Expand)Author
2021-03-17cbfs: Remove prog_locate() for payloads (SELF and FIT)Julius Werner
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-17src (minus soc and mainboard): Remove copyright noticesPatrick Georgi
2020-01-18src/include: Fix typosElyes HAOUAS
2019-11-18include: Make stdbool.h a separate fileJulius Werner
2019-07-31lib/bootmem: Prepare for OpenSBIPatrick Rudolph
2019-02-05bootmem: add new memory type for BL31Ting Shen
2019-01-30selfload: check target memory type in selfload_checkTing Shen
2018-10-11selfboot: remove bounce buffersRonald G. Minnich
2018-06-12bootmem: Clarify usage with bounce-bufferKyösti Mälkki
2018-05-10bootmem: Keep OS memory map separate from the startJulius Werner
2018-05-04lib/bootmem: Add method to walk OS POV memory tablesPatrick Rudolph
2018-05-04lib/bootmem: Add method to walk memory tablesPatrick Rudolph
2018-05-04lib/bootmem: Add more bootmem tagsPatrick Rudolph
2018-04-30lib/bootmem: Introduce custom bootmem tagsPatrick Rudolph
2018-04-16lib/bootmem: tightly couple bootmem_init to bootmem_write_memory_tableAaron Durbin
2016-04-21lib/bootmem: allow architecture specific bootmem rangesAaron Durbin
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2014-03-03coreboot: introduce notion of bootmem for memory map at bootAaron Durbin