Age | Commit message (Expand) | Author |
2020-10-22 | soc/mediatek/mt8192: Add board-specific regulator APIs | Yidi Lin |
2020-10-09 | soc/mediatek: Add function to measure clock frequency of MT8192 | Weiyi Lu |
2020-10-08 | soc/mediatek: Add function to raise the CPU frequency of MT8192 | Weiyi Lu |
2020-09-17 | soc/mediatek/mt8192: Add mtcmos init support | Weiyi Lu |
2020-09-16 | soc/mediatek: move power status bits under each chip | Weiyi Lu |
2020-09-12 | include/console/uart: make index parameter unsigned | Felix Held |
2020-09-10 | soc/mediatek: Drop unneeded empty lines | Elyes HAOUAS |
2020-08-26 | soc/mediatek: Include addressmap.h in gpio_common.h | CK Hu |
2020-08-12 | soc/mediatek/mt8192: Add PLL and clock init support | Weiyi Lu |
2020-08-06 | soc/mediatek/mt8183: Set MMU default map length to 8GB befor mem init | Huayang Duan |
2020-07-26 | src/soc/mediatek: Add include <types.h> | Elyes HAOUAS |
2020-06-02 | src: Remove duplicated includes | Elyes HAOUAS |
2020-05-18 | soc/mediatek: dsi: adjust hfp_byte and hbp_byte if too small | Paul Ma |
2020-05-13 | src: Remove unused '#include <stddef.h>' | Elyes HAOUAS |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-04-05 | soc/mediatek: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-18 | soc: Remove copyright notices | Patrick Georgi |
2020-02-26 | treewide: capitalize 'USB' | Elyes HAOUAS |
2020-02-25 | soc/mediatek: Fix typos in comments | Elyes HAOUAS |
2020-02-17 | soc/mediatek: dsi: Correct bits_per_pixel for MIPI_DSI_FMT_RGB666 | Yu-Ping Wu |
2020-02-17 | soc/mediatek: dsi: reduce the hbp and hfp for phy timing | Jitao Shi |
2020-02-17 | soc/mediatek: dsi: Increase pcw precision | Yu-Ping Wu |
2019-12-20 | src: Replace min/max() with MIN/MAX() | Elyes HAOUAS |
2019-12-19 | soc/{amd,cavium,mediatek,sifive}: Remove unused <stdlib.h> | Elyes HAOUAS |
2019-12-19 | src: Remove unneeded 'include <delay.h>' | Elyes HAOUAS |
2019-12-04 | Change all clrsetbits_leXX() to clrsetbitsXX() | Julius Werner |
2019-11-11 | soc/mediatek: Add missing '#include <console/console.h>' | Elyes HAOUAS |
2019-11-01 | lib/cbmem_top: Add a common cbmem_top implementation | Arthur Heymans |
2019-10-23 | soc/mediatek/mt8183: add dphy reset after setting lanes number | Jitao Shi |
2019-10-23 | soc/mediatek/mt8183: fine tune the phy timing | Jitao Shi |
2019-09-19 | cpu,mb,soc: Init missing lb_serial struct fields | Jacob Garber |
2019-09-06 | soc/mediatek: Fix USB enumeration issue | Changqi Hu |
2019-08-21 | mediatek: Use GPIO based SPI CS | Yu-Ping Wu |
2019-08-20 | arch/non-x86: Remove use of __PRE_RAM__ | Kyösti Mälkki |
2019-08-15 | soc/mediatek: Change DSI init commands to take flexible length array | Hung-Te Lin |
2019-08-15 | soc/mediatek/mt8183: Add DSI driver | Hung-Te Lin |
2019-08-15 | soc/mediatek: dsi: Support sending MIPI init commands | Hung-Te Lin |
2019-08-15 | soc/mediatek: dsi: Refactor video timing calculation | Hung-Te Lin |
2019-08-14 | soc/mediatek: dsi: Refactor PHY timing calculation | Hung-Te Lin |
2019-08-13 | soc/mediatek: dsi: Refactor MIPI TX configuration | Hung-Te Lin |
2019-08-13 | soc/mediatek: dsi: Unify format to bpp conversion | Hung-Te Lin |
2019-08-13 | soc/mediatek: Create common DSI driver from mt8173 | Hung-Te Lin |
2019-08-09 | soc/mediatek/mt8173: Refactor display driver to share common parts | Hung-Te Lin |
2019-08-02 | mediatek: Refactor I2C code among similar SOCs | Qii Wang |
2019-07-25 | soc/mediatek: Use 'include <stdlib.h>' when appropriate | Elyes HAOUAS |
2019-07-11 | mediatek: Fill in input_hertz to coreboot table | Tristan Shieh |
2019-07-06 | mediatek/mt8183: Enable RTC eosc calibration feature to save power | Ran Bi |
2019-06-21 | mediatek: Add SPI tick_dly setting | Mengqi Zhang |
2019-05-29 | src/soc: Add missing 'include <types.h>' | Elyes HAOUAS |
2019-04-29 | mediatek: Add function to raise the CPU frequency | Tristan Shieh |
2019-04-23 | src: include <assert.h> when appropriate | Elyes HAOUAS |
2019-04-23 | src: Add missing include 'console.h' | Elyes HAOUAS |
2019-04-17 | mediatek: Use the 64-bit timer | Tristan Shieh |
2019-04-06 | src: Use include <delay.h> when appropriate | Elyes HAOUAS |
2019-04-06 | src: Use #include <timer.h> when appropriate | Elyes HAOUAS |
2019-04-02 | mediatek/mt8183: Fix RTC initialization flow | Ran Bi |
2019-03-04 | device/mmio.h: Add include file for MMIO ops | Kyösti Mälkki |
2019-03-04 | arch/io.h: Drop unnecessary include | Kyösti Mälkki |
2019-02-28 | mediatek/mt8183: Add RTC support | Ran Bi |
2019-02-22 | symbols.h: Add macro to define memlayout region symbols | Julius Werner |
2019-01-29 | mediatek: Separate WDT reset function from WDT driver | Tristan Shieh |
2018-12-05 | mediatek: Share GPIO external interrupts (EINT) code among similar SoCs | Chuanjia Liu |
2018-11-29 | src: Remove duplicated round up function | Elyes HAOUAS |
2018-11-16 | mediatek: Refactor PMIC wrapper code among similar SoCs | Tristan Shieh |
2018-11-16 | src: Remove unneeded include <console/console.h> | Elyes HAOUAS |
2018-10-22 | soc/mediatek: Convert to `board_reset()` | Nico Huber |
2018-10-17 | mediatek: Refactor USB code among similar SoCs | Tristan Shieh |
2018-10-08 | Move compiler.h to commonlib | Nico Huber |
2018-09-06 | mediatek: Refactor memory test code among similar SoCs | Tristan Shieh |
2018-08-13 | mediatek: Map SRAM as secure and cached memory | Tristan Shieh |
2018-07-27 | mediatek: Refactor SPI code among similar SOCs | Tristan Shieh |
2018-07-20 | mediatek: Share GPIO code among similar SOCs | Tristan Shieh |
2018-07-11 | mediatek: Share PLL code among similar SOCs | Tristan Shieh |
2018-07-11 | mediatek: Share MMU operation code among similar SOCs | Tristan Shieh |
2018-07-02 | mediatek/mt8183: Add mtcmos init support | Tristan Shieh |
2018-07-02 | mediatek: Move mtcmos code to a common directory | Tristan Shieh |
2018-06-21 | mediatek: Move watchdog timer code to a common directory | Tristan Shieh |
2018-06-07 | mediatek: Move uart, timer and cbmem code to a common directory. | Tristan Shieh |