summaryrefslogtreecommitdiffstats
path: root/src/soc/mediatek/mt8173/mmu_operations.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* soc/mediatek: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-051-13/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-1/+1
* symbols.h: Add macro to define memlayout region symbolsJulius Werner2019-02-221-1/+2
* mediatek: Map SRAM as secure and cached memoryTristan Shieh2018-08-131-1/+1
* mediatek: Share MMU operation code among similar SOCsTristan Shieh2018-07-111-37/+5
* mediatek/mt8173: memlayout: Create DRAM DMA region for NOR flash DMA read.Yidi Lin2016-03-121-0/+2
* mediatek/mt8173: detect sdram size at runtimeYidi Lin2016-03-121-3/+2
* mediatek/mt8173: mmu: update mmu range before DRAM is initialized.Yidi Lin2016-03-121-3/+3
* mediatek/mt8173: Add MMU supportJimmy Huang2016-01-221-0/+68