1. e111de0 lib: set up specific purpose memory as LB_MEM_SOFT_RESERVED by Jonathan Zhang · 3 years, 4 months ago
  2. d6b6b22 payloads,src: Replace ALIGN(x, a) by ALIGN_UP(x, a) for clarity by Elyes Haouas · 1 year, 10 months ago
  3. 93a195c lib: Remove unused <stdlib.h> and use <types.h> when appropriate by Elyes HAOUAS · 2 years, 8 months ago
  4. b2537bd coreboot_tables: Replace 'struct lb_uint64' with lb_uint64_t by Jianjun Wang · 2 years, 4 months ago
  5. e966595 treewide: Remove "ERROR: "/"WARN: " prefixes from log messages by Julius Werner · 2 years, 7 months ago
  6. 821b1e2 lib/bootmem.c: Improve bootmem_allocate_buffer algorithm by Jan Dabros · 4 years, 1 month ago
  7. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  8. 118a9c7 src/lib: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  9. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  10. 0bc9f0b src/lib: Fix typos by Elyes HAOUAS · 4 years, 8 months ago
  11. 87c5280 lib/bootmem: Correct error message by Wim Vervoorn · 4 years, 9 months ago
  12. 4c3da70 lib/bootmem: Prepare for OpenSBI by Patrick Rudolph · 5 years ago
  13. 7e0dea6 symbols.h: Add macro to define memlayout region symbols by Julius Werner · 5 years ago
  14. dff29e0 bootmem: add new memory type for BL31 by Ting Shen · 6 years ago
  15. 0553226 selfload: check target memory type in selfload_check by Ting Shen · 6 years ago
  16. 83bd46e selfboot: remove bounce buffers by Ronald G. Minnich · 6 years ago
  17. d3131e4 lib/bootmem.c: Remove unused setting of variable "begin" by Richard Spiegel · 6 years ago
  18. d022718 bootmem: Clarify usage with bounce-buffer by Kyösti Mälkki · 6 years ago
  19. ae05d09 bootmem: Keep OS memory map separate from the start by Julius Werner · 6 years ago
  20. 1ecec5f lib/bootmem: ensure ramstage memory isn't given to OS by Aaron Durbin · 6 years ago
  21. 64049be lib/bootmem: Add method to walk OS POV memory tables by Patrick Rudolph · 6 years ago
  22. c653623 lib/bootmem: Add method to walk memory tables by Patrick Rudolph · 6 years ago
  23. 23d62dd lib/bootmem: Add more bootmem tags by Patrick Rudolph · 6 years ago
  24. 9ab9db0 lib/bootmem: Introduce custom bootmem tags by Patrick Rudolph · 6 years ago
  25. 4677f6b lib/bootmem: tightly couple bootmem_init to bootmem_write_memory_table by Aaron Durbin · 6 years ago
  26. d4afa93 lib/bootmem: allow architecture specific bootmem ranges by Aaron Durbin · 8 years ago
  27. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  28. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  29. 4904802 coreboot: introduce notion of bootmem for memory map at boot by Aaron Durbin · 10 years ago