summaryrefslogtreecommitdiffstats
path: root/src/soc/qualcomm/ipq806x/cbmem.c
Commit message (Expand)AuthorAgeFilesLines
* cbmem_top_chipset: Change the return value to uintptr_tElyes Haouas2022-11-181-3/+3
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* soc/qualcomm: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-051-13/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* soc/qualcomm: Link cbmem.c only in romstageArthur Heymans2019-11-141-1/+1
* lib/cbmem_top: Add a common cbmem_top implementationArthur Heymans2019-11-011-1/+1
* ipq806x/storm: Return NULL for cbmem_top if DRAM is not initializedFurquan Shaikh2016-03-291-0/+17
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* storm: use different CBFS caches before and after DRAM is availableVadim Bendebury2015-04-151-3/+2
* New mechanism to define SRAM/memory map with automatic bounds checkingJulius Werner2015-04-061-2/+2
* ipq806x: Fix casting in cbmem_top() so >=2GB can be usedDavid Hendricks2015-01-041-1/+3
* storm/ipq8064: add dynamic CBMEM supportVadim Bendebury2015-01-031-0/+25