summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/storm/mmu.c
Commit message (Expand)AuthorAgeFilesLines
* CBMEM: Change declarations for initialization hooksKyösti Mälkki2022-05-201-1/+1
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-061-11/+1
* mainboard/google: Remove copyright noticesPatrick Georgi2020-03-181-1/+1
* soc/qualcomm: Link cbmem.c only in romstageArthur Heymans2019-11-141-4/+3
* symbols.h: Add macro to define memlayout region symbolsJulius Werner2019-02-221-1/+1
* buildsystem: Promote rules.h to default includeKyösti Mälkki2019-01-161-1/+0
* storm: Fix compilation errorFurquan Shaikh2016-03-301-0/+4
* ipq806x/storm: Return NULL for cbmem_top if DRAM is not initializedFurquan Shaikh2016-03-291-0/+2
* google/storm: enable zero page access protection.Deepa Dinamani2015-04-221-2/+3
* ipq806x: Add support for mmu in bootblock.Deepa Dinamani2015-04-171-0/+67