index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
bootmem.c
Age
Commit message (
Expand
)
Author
2019-07-31
lib/bootmem: Prepare for OpenSBI
Patrick Rudolph
2019-02-22
symbols.h: Add macro to define memlayout region symbols
Julius Werner
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-08-08
lib/bootmem.c: Remove unused setting of variable "begin"
Richard Spiegel
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-07
lib/bootmem: ensure ramstage memory isn't given to OS
Aaron Durbin
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