summaryrefslogtreecommitdiffstats
path: root/src/soc/mediatek/mt8173/emi.c
Commit message (Expand)AuthorAgeFilesLines
* soc/mediatek/mt8173,mt8183: revise SOC DRAM implementationXi Chen2021-03-081-0/+1
* src: Remove unused <boardid.h>Elyes HAOUAS2021-02-031-1/+0
* 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
* soc/mediatek: Fix typos in commentsElyes HAOUAS2020-02-251-2/+2
* Change all clrsetbits_leXX() to clrsetbitsXX()Julius Werner2019-12-041-4/+4
* src: include <assert.h> when appropriateElyes HAOUAS2019-04-231-1/+0
* src: Use include <delay.h> when appropriateElyes HAOUAS2019-04-061-1/+0
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-1/+0
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-1/+1
* mediatek: Refactor PMIC wrapper code among similar SoCsTristan Shieh2018-11-161-4/+5
* src: Remove unneeded whitespaceElyes HAOUAS2018-10-231-3/+3
* src/soc: Add required space before opening parenthesis '('Elyes HAOUAS2016-08-311-1/+1
* mediatek/mt8173: Enable 4GB modePH Hsu2016-03-151-0/+14
* mediatek/mt8173: detect sdram size at runtimeYidi Lin2016-03-121-0/+36
* mediatek/mt8173: Add EMI driver, DRAM initializationPeter Kao2016-03-121-0/+142