summaryrefslogtreecommitdiffstats
path: root/src/include/bootmem.h
Commit message (Expand)AuthorAgeFilesLines
* cbfs: Remove prog_locate() for payloads (SELF and FIT)Julius Werner2021-03-171-0/+2
* 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
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-1/+0
* src/include: Fix typosElyes HAOUAS2020-01-181-1/+1
* include: Make stdbool.h a separate fileJulius Werner2019-11-181-2/+2
* lib/bootmem: Prepare for OpenSBIPatrick Rudolph2019-07-311-0/+1
* bootmem: add new memory type for BL31Ting Shen2019-02-051-0/+2
* selfload: check target memory type in selfload_checkTing Shen2019-01-301-2/+5
* selfboot: remove bounce buffersRonald G. Minnich2018-10-111-5/+0
* bootmem: Clarify usage with bounce-bufferKyösti Mälkki2018-06-121-0/+5
* bootmem: Keep OS memory map separate from the startJulius Werner2018-05-101-0/+2
* lib/bootmem: Add method to walk OS POV memory tablesPatrick Rudolph2018-05-041-0/+11
* lib/bootmem: Add method to walk memory tablesPatrick Rudolph2018-05-041-0/+13
* lib/bootmem: Add more bootmem tagsPatrick Rudolph2018-05-041-3/+19
* lib/bootmem: Introduce custom bootmem tagsPatrick Rudolph2018-04-301-1/+18
* lib/bootmem: tightly couple bootmem_init to bootmem_write_memory_tableAaron Durbin2018-04-161-9/+6
* lib/bootmem: allow architecture specific bootmem rangesAaron Durbin2016-04-211-0/+3
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* coreboot: introduce notion of bootmem for memory map at bootAaron Durbin2014-03-031-0/+48