summaryrefslogtreecommitdiff
path: root/src/soc/mediatek/mt8173/emi.c
AgeCommit message (Expand)Author
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-05soc/mediatek: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18soc: Remove copyright noticesPatrick Georgi
2020-02-25soc/mediatek: Fix typos in commentsElyes HAOUAS
2019-12-04Change all clrsetbits_leXX() to clrsetbitsXX()Julius Werner
2019-04-23src: include <assert.h> when appropriateElyes HAOUAS
2019-04-06src: Use include <delay.h> when appropriateElyes HAOUAS
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2018-11-16mediatek: Refactor PMIC wrapper code among similar SoCsTristan Shieh
2018-10-23src: Remove unneeded whitespaceElyes HAOUAS
2016-08-31src/soc: Add required space before opening parenthesis '('Elyes HAOUAS
2016-03-15mediatek/mt8173: Enable 4GB modePH Hsu
2016-03-12mediatek/mt8173: detect sdram size at runtimeYidi Lin
2016-03-12mediatek/mt8173: Add EMI driver, DRAM initializationPeter Kao