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
/
soc
/
qualcomm
/
ipq806x
/
cbmem.c
Age
Commit message (
Expand
)
Author
2022-11-18
cbmem_top_chipset: Change the return value to uintptr_t
Elyes Haouas
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-05
soc/qualcomm: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-18
soc: Remove copyright notices
Patrick Georgi
2019-11-14
soc/qualcomm: Link cbmem.c only in romstage
Arthur Heymans
2019-11-01
lib/cbmem_top: Add a common cbmem_top implementation
Arthur Heymans
2016-03-29
ipq806x/storm: Return NULL for cbmem_top if DRAM is not initialized
Furquan Shaikh
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-04-15
storm: use different CBFS caches before and after DRAM is available
Vadim Bendebury
2015-04-06
New mechanism to define SRAM/memory map with automatic bounds checking
Julius Werner
2015-01-04
ipq806x: Fix casting in cbmem_top() so >=2GB can be used
David Hendricks
2015-01-03
storm/ipq8064: add dynamic CBMEM support
Vadim Bendebury