summaryrefslogtreecommitdiff
path: root/src/lib/bootmem.c
AgeCommit message (Expand)Author
2020-07-30lib/bootmem.c: Improve bootmem_allocate_buffer algorithmJan Dabros
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-04src/lib: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-17src (minus soc and mainboard): Remove copyright noticesPatrick Georgi
2020-01-08src/lib: Fix typosElyes HAOUAS
2019-11-12lib/bootmem: Correct error messageWim Vervoorn
2019-07-31lib/bootmem: Prepare for OpenSBIPatrick Rudolph
2019-02-22symbols.h: Add macro to define memlayout region symbolsJulius Werner
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-08-08lib/bootmem.c: Remove unused setting of variable "begin"Richard Spiegel
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-07lib/bootmem: ensure ramstage memory isn't given to OSAaron Durbin
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