Age | Commit message (Expand) | Author |
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 |