summaryrefslogtreecommitdiffstats
path: root/src/soc/mediatek/common
Commit message (Expand)AuthorAgeFilesLines
* cpu,mb,soc: Init missing lb_serial struct fieldsJacob Garber2019-09-191-1/+2
* soc/mediatek: Fix USB enumeration issueChangqi Hu2019-09-062-0/+6
* mediatek: Use GPIO based SPI CSYu-Ping Wu2019-08-212-0/+10
* arch/non-x86: Remove use of __PRE_RAM__Kyösti Mälkki2019-08-201-2/+0
* soc/mediatek: Change DSI init commands to take flexible length arrayHung-Te Lin2019-08-152-9/+22
* soc/mediatek/mt8183: Add DSI driverHung-Te Lin2019-08-152-2/+27
* soc/mediatek: dsi: Support sending MIPI init commandsHung-Te Lin2019-08-152-7/+138
* soc/mediatek: dsi: Refactor video timing calculationHung-Te Lin2019-08-152-11/+34
* soc/mediatek: dsi: Refactor PHY timing calculationHung-Te Lin2019-08-142-13/+66
* soc/mediatek: dsi: Refactor MIPI TX configurationHung-Te Lin2019-08-132-5/+30
* soc/mediatek: dsi: Unify format to bpp conversionHung-Te Lin2019-08-132-13/+27
* soc/mediatek: Create common DSI driver from mt8173Hung-Te Lin2019-08-132-0/+504
* soc/mediatek/mt8173: Refactor display driver to share common partsHung-Te Lin2019-08-092-0/+239
* mediatek: Refactor I2C code among similar SOCsQii Wang2019-08-022-0/+360
* soc/mediatek: Use 'include <stdlib.h>' when appropriateElyes HAOUAS2019-07-251-1/+1
* mediatek: Fill in input_hertz to coreboot tableTristan Shieh2019-07-111-1/+3
* mediatek/mt8183: Enable RTC eosc calibration feature to save powerRan Bi2019-07-061-3/+6
* mediatek: Add SPI tick_dly settingMengqi Zhang2019-06-212-4/+5
* src/soc: Add missing 'include <types.h>'Elyes HAOUAS2019-05-291-0/+1
* mediatek: Add function to raise the CPU frequencyTristan Shieh2019-04-291-0/+1
* src: include <assert.h> when appropriateElyes HAOUAS2019-04-232-2/+0
* src: Add missing include 'console.h'Elyes HAOUAS2019-04-231-0/+1
* mediatek: Use the 64-bit timerTristan Shieh2019-04-172-15/+31
* src: Use include <delay.h> when appropriateElyes HAOUAS2019-04-063-2/+1
* src: Use #include <timer.h> when appropriateElyes HAOUAS2019-04-064-2/+2
* mediatek/mt8183: Fix RTC initialization flowRan Bi2019-04-022-51/+91
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-0410-10/+10
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* mediatek/mt8183: Add RTC supportRan Bi2019-02-282-0/+299
* symbols.h: Add macro to define memlayout region symbolsJulius Werner2019-02-222-7/+6
* mediatek: Separate WDT reset function from WDT driverTristan Shieh2019-01-293-9/+26
* mediatek: Share GPIO external interrupts (EINT) code among similar SoCsChuanjia Liu2018-12-052-0/+120
* src: Remove duplicated round up functionElyes HAOUAS2018-11-291-3/+3
* mediatek: Refactor PMIC wrapper code among similar SoCsTristan Shieh2018-11-162-0/+351
* src: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-162-2/+0
* soc/mediatek: Convert to `board_reset()`Nico Huber2018-10-221-1/+1
* mediatek: Refactor USB code among similar SoCsTristan Shieh2018-10-172-0/+339
* Move compiler.h to commonlibNico Huber2018-10-083-3/+0
* mediatek: Refactor memory test code among similar SoCsTristan Shieh2018-09-061-0/+310
* mediatek: Map SRAM as secure and cached memoryTristan Shieh2018-08-132-10/+16
* mediatek: Refactor SPI code among similar SOCsTristan Shieh2018-07-272-0/+352
* mediatek: Share GPIO code among similar SOCsTristan Shieh2018-07-202-0/+157
* mediatek: Share PLL code among similar SOCsTristan Shieh2018-07-112-0/+161
* mediatek: Share MMU operation code among similar SOCsTristan Shieh2018-07-112-0/+103
* mediatek/mt8183: Add mtcmos init supportTristan Shieh2018-07-021-0/+2
* mediatek: Move mtcmos code to a common directoryTristan Shieh2018-07-022-0/+109
* mediatek: Move watchdog timer code to a common directoryTristan Shieh2018-06-212-0/+116
* mediatek: Move uart, timer and cbmem code to a common directory.Tristan Shieh2018-06-074-0/+312