aboutsummaryrefslogtreecommitdiff
path: root/src/soc/mediatek/common
AgeCommit message (Expand)Author
2019-04-06src: Use include <delay.h> when appropriateElyes HAOUAS
2019-04-06src: Use #include <timer.h> when appropriateElyes HAOUAS
2019-04-02mediatek/mt8183: Fix RTC initialization flowRan Bi
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-02-28mediatek/mt8183: Add RTC supportRan Bi
2019-02-22symbols.h: Add macro to define memlayout region symbolsJulius Werner
2019-01-29mediatek: Separate WDT reset function from WDT driverTristan Shieh
2018-12-05mediatek: Share GPIO external interrupts (EINT) code among similar SoCsChuanjia Liu
2018-11-29src: Remove duplicated round up functionElyes HAOUAS
2018-11-16mediatek: Refactor PMIC wrapper code among similar SoCsTristan Shieh
2018-11-16src: Remove unneeded include <console/console.h>Elyes HAOUAS
2018-10-22soc/mediatek: Convert to `board_reset()`Nico Huber
2018-10-17mediatek: Refactor USB code among similar SoCsTristan Shieh
2018-10-08Move compiler.h to commonlibNico Huber
2018-09-06mediatek: Refactor memory test code among similar SoCsTristan Shieh
2018-08-13mediatek: Map SRAM as secure and cached memoryTristan Shieh
2018-07-27mediatek: Refactor SPI code among similar SOCsTristan Shieh
2018-07-20mediatek: Share GPIO code among similar SOCsTristan Shieh
2018-07-11mediatek: Share PLL code among similar SOCsTristan Shieh
2018-07-11mediatek: Share MMU operation code among similar SOCsTristan Shieh
2018-07-02mediatek/mt8183: Add mtcmos init supportTristan Shieh
2018-07-02mediatek: Move mtcmos code to a common directoryTristan Shieh
2018-06-21mediatek: Move watchdog timer code to a common directoryTristan Shieh
2018-06-07mediatek: Move uart, timer and cbmem code to a common directory.Tristan Shieh