Age | Commit message (Expand) | Author |
2024-01-18 | include/bootmem.h: Add comment | Maximilian Brune |
2023-03-03 | lib: set up specific purpose memory as LB_MEM_SOFT_RESERVED | Jonathan Zhang |
2021-03-17 | cbfs: Remove prog_locate() for payloads (SELF and FIT) | Julius Werner |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-04-05 | src/include: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-17 | src (minus soc and mainboard): Remove copyright notices | Patrick Georgi |
2020-01-18 | src/include: Fix typos | Elyes HAOUAS |
2019-11-18 | include: Make stdbool.h a separate file | Julius Werner |
2019-07-31 | lib/bootmem: Prepare for OpenSBI | Patrick Rudolph |
2019-02-05 | bootmem: add new memory type for BL31 | Ting Shen |
2019-01-30 | selfload: check target memory type in selfload_check | Ting Shen |
2018-10-11 | selfboot: remove bounce buffers | Ronald G. Minnich |
2018-06-12 | bootmem: Clarify usage with bounce-buffer | Kyösti Mälkki |
2018-05-10 | bootmem: Keep OS memory map separate from the start | Julius Werner |
2018-05-04 | lib/bootmem: Add method to walk OS POV memory tables | Patrick Rudolph |
2018-05-04 | lib/bootmem: Add method to walk memory tables | Patrick Rudolph |
2018-05-04 | lib/bootmem: Add more bootmem tags | Patrick Rudolph |
2018-04-30 | lib/bootmem: Introduce custom bootmem tags | Patrick Rudolph |
2018-04-16 | lib/bootmem: tightly couple bootmem_init to bootmem_write_memory_table | Aaron Durbin |
2016-04-21 | lib/bootmem: allow architecture specific bootmem ranges | Aaron Durbin |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2014-03-03 | coreboot: introduce notion of bootmem for memory map at boot | Aaron Durbin |