Age | Commit message (Expand) | Author |
2024-08-24 | soc/mediatek: Refactor MMU operation for L2C SRAM and DMA | Jarried Lin |
2024-08-24 | soc/mediatek: Require MCU and DRAM blobs to exist | Yu-Ping Wu |
2024-08-23 | soc/mediatek/common: Move GPIO definition to the common directory | Jarried Lin |
2024-08-10 | soc/mediatek/common: Refactor EINT driver | Yidi Lin |
2024-07-22 | soc/mediatek: Move symbols.h into MediaTek common directory | Jarried Lin |
2024-03-28 | soc/mediatek: Remove blank lines before '}' and after '{' | Elyes Haouas |
2024-02-26 | soc/mediatek: Add `MEDIATEK_DRAM_ADAPTIVE` config to support dram adaptive | Yidi Lin |
2024-02-18 | soc: Add SPDX license headers to Kconfig files | Martin Roth |
2024-01-31 | include/device/device.h: Remove CHIP_NAME() macro | Nicholas Sudsgaard |
2024-01-24 | soc/*: Rename Makefiles from .inc to .mk | Martin Roth |
2023-10-11 | memlayout.ld: Increase RAMSTAGE size to more than 1MB everywhere | Patrick Georgi |
2023-05-26 | treewide: Remove 'extern' from functions declaration | Elyes Haouas |
2023-01-13 | soc/mediatek: Include <gpio.h> instead of <soc/gpio.h> | Elyes Haouas |
2023-01-11 | treewide: stop calling custom TPM log "TCPA" | Sergii Dmytruk |
2022-12-05 | soc/mediatek: Fix DSI register definition for MT8186 | Bo-Chen Chen |
2022-10-31 | soc: Add SPDX license headers to Makefiles | Martin Roth |
2022-10-21 | soc/mediatek: Unify PLL function names | Rex-BC Chen |
2022-10-21 | soc/mediatek: Move SPMI interface configuration to SoC folder | Sen Chu |
2022-09-14 | soc/mediatek: Use "if (!ptr)" in preference to "if (ptr == NULL)" | Elyes Haouas |
2022-09-07 | soc/mediatek: a common implementation to register BL31 reset | Hung-Te Lin |
2022-08-31 | soc/mediatek: Move some SPM functions to common | Bo-Chen Chen |
2022-08-13 | soc/mediatek: Move common definition of DFD to common folder | Rex-BC Chen |
2022-08-03 | soc/mediatek: Move common definitions to dramc_soc_common.h | Rex-BC Chen |
2022-07-29 | soc/mediatek: Create GET_TICK_DLY_REG macro for SPI tick delay setting | Rex-BC Chen |
2022-07-29 | soc/mediatek: Move common definitions from rtc.h to rtc_reg_common.h | Rex-BC Chen |
2022-07-29 | soc/mediatek: Move struct mtk_auxadc_regs to auxadc_common.h | Rex-BC Chen |
2022-07-21 | mb/google: Use boolean type for "enable" argument for regulator | Rex-BC Chen |
2022-07-13 | soc/mediatek: Move SPMI device table to SoC folder | Hui Liu |
2022-07-06 | soc/mediatek: Move FLASH_DUAL_READ to common | Rex-BC Chen |
2022-07-06 | soc/mediatek: Move some gpio functions to common/gpio_op.c | Rex-BC Chen |
2022-07-06 | soc/mediatek: Move wdt_set_req() to common folder | Bo-Chen Chen |
2022-06-26 | soc/mediatek: Do resource transition | Kyösti Mälkki |
2022-06-24 | soc/mediatek: Clean up Makefile.inc for mt8186, mt8192 and mt8195 | Yidi Lin |
2022-06-22 | device/resource: Add _kb postfix for resource allocators | Kyösti Mälkki |
2022-06-03 | soc/mediatek: Rename mtk_wdt_preinit() to mtk_wdt_set_req() | Rex-BC Chen |
2022-05-28 | soc/mediatek/mt8192: Enable thermal hardware reset | Rex-BC Chen |
2022-03-27 | soc/mediatek: Include 'console/console.h' when appropriate | Elyes HAOUAS |
2022-03-27 | src/soc/mediatek: Remove unused <console/console.h> | Elyes HAOUAS |
2022-03-18 | soc/mediatek: Set soc_ops.set_resources as no-op | Yu-Ping Wu |
2022-03-04 | soc/mediatek/mt8192: Update header version from 1.7.1 to 1.8.1 | Ryan Chuang |
2022-02-23 | src/mediatek: Refactor dramc_param to share more structures | Xi Chen |
2022-01-24 | soc/mediatek: Extract dramc_param_header to a common header | Xi Chen |
2022-01-05 | soc/mediatek: Remove unused <string.h> | Elyes HAOUAS |
2022-01-01 | src: Drop duplicated includes | Elyes HAOUAS |
2021-12-14 | soc/mediatek: add support for tracker version one | Rex-BC Chen |
2021-11-29 | soc/mediatek: move bustracker_init before watchdog resets again | Rex-BC Chen |
2021-11-17 | soc/mediatek: move MSDC drivers to soc folder | Rex-BC Chen |
2021-11-17 | soc/mediatek: move i2c function to common folder | Rex-BC Chen |
2021-11-15 | soc/mediatek: move functions of mmu operation to common folder | Rex-BC Chen |
2021-11-15 | soc/mediatek: change help text of FLASH_DUAL_READ | Rex-BC Chen |
2021-10-13 | soc/mediatek/mt8192: add tracker dump | Zhenguo Li |
2021-10-05 | src/soc to src/superio: Fix spelling errors | Martin Roth |
2021-10-02 | soc/mediatek: add debug dump for ltiming and clock_div | Rex-BC Chen |
2021-08-12 | soc/mediatek/mt8192: move DFD driver to common folder | Rex-BC Chen |
2021-08-12 | soc/mediatek: revise the dependency of DVFS config options | Rex-BC Chen |
2021-08-06 | soc/mediatek/mt8192: initialize DFD | Rex-BC Chen |
2021-07-07 | soc/mediatek/mt8195: Add dramc_param.h | Ryan Chuang |
2021-06-04 | soc/mediatek: Extract spm_parse_firmware to common | Rex-BC Chen |
2021-06-01 | soc/mediatek: Move the SSPM driver to common | Rex-BC Chen |
2021-05-26 | soc/mediatek: Move the MT8192 MCUPM driver to common | Rex-BC Chen |
2021-05-14 | soc/mediatek: Remove duplicate enum declaration | Rex-BC Chen |
2021-05-11 | soc/mediatek/mt8192: add apusys init flow | Chien-Chih Tseng |
2021-05-10 | soc/mediatek/mt8195: Add RTC driver | Yuchen Huang |
2021-05-10 | soc/mediatek/mt8195: Add clk_buf driver | Yuchen Huang |
2021-05-05 | soc/mediatek/mt8192: devapc: update domain remap setting | Nina Wu |
2021-05-05 | soc/mediatek: Move the power domain data under each SoC | Weiyi Lu |
2021-05-05 | soc/mediatek: Move the common part of SPI drivers to common/ | Rex-BC Chen |
2021-05-05 | soc/mediatek/mt8195: add pmif/spmi/pmic driver | Rex-BC Chen |
2021-04-30 | soc/mediatek/mt8192: devapc: Add ADSP domain setting | Tinghan Shen |
2021-04-28 | soc/mediatek: Move the common part of PMIC drivers to common/ | Yidi Lin |
2021-04-26 | soc/mediatek/mt8195: Add timer support | Yidi Lin |
2021-04-26 | soc/mediatek/mt8192: Remove redundant SPM register definition | Yidi Lin |
2021-04-21 | soc/mediatek: Move mt8192 ufs driver to common | Yidi Lin |
2021-04-21 | src/mediatek: Move mt8192 eint driver to common | Yidi Lin |
2021-04-09 | mb/google/asurada: select mmc storage config | Wenbin Mei |
2021-03-24 | soc/mediatek: Use MRC cache API for asurada | Yu-Ping Wu |
2021-03-24 | soc/mediatek/mt8192: Enlarge ROMSTAGE to 272K | Yu-Ping Wu |
2021-03-22 | soc/mediatek/mt8192: devapc: Add SCP domain setting | Tinghan Shen |
2021-03-17 | vendorcode/mt8192: devapc: fix register offset for PCIe domain | Nina Wu |
2021-03-16 | soc/mediatek/mt8192: adjust i2c "tLOW" and "tSU,STO" | Daolong Zhu |
2021-03-15 | soc/mediatek/mt8192: devapc: Add domain remap setting | Nina Wu |
2021-03-15 | mb/google/asurada: revise PMIC and RTC initialization | Yidi Lin |
2021-03-10 | soc/mediatek/mt8192: mt6315: revise initial setting | Hsin-Hsiung Wang |
2021-03-10 | soc/mediatek/mt8192: mt6315: update initial flow | Hsin-Hsiung Wang |
2021-03-10 | soc/mediatek/mt8192: mt6315: update correct slave id | Hsin-Hsiung Wang |
2021-03-08 | soc/mediatek/mt8192: Increase PRERAM_CBMEM_CONSOLE to 400K | Yu-Ping Wu |
2021-03-08 | soc/mediatek/mt8192: initialize DRAM using vendor reference code | Huayang Duan |
2021-03-08 | soc/mediatek/common: Move DRAM implementation from mt8192 to common | Xi Chen |
2021-02-25 | mb/google/asurada: Enable RTC for event log | Yu-Ping Wu |
2021-02-19 | memlayout: Store region sizes as separate symbols | Julius Werner |
2021-02-16 | soc/mediatek: Remove unused <string.h> | Elyes HAOUAS |
2021-02-15 | soc/mediatek: Remove unused <console/console.h> | Elyes HAOUAS |
2021-02-05 | soc/mediatek/mt8192: Use LZ4 compression for MCUs | Yu-Ping Wu |
2021-02-04 | soc/mediatek/mt8192/spm.c: Add missing <string.h> | Elyes HAOUAS |
2021-02-01 | soc/mediatek/mt8192: Enlarge DRAM_INIT_CODE size | Yu-Ping Wu |
2021-01-28 | mb/google/asurada: Improve boot time by raising little CPU frequency | Yidi Lin |
2021-01-28 | soc/mediatek/mt8192: Implement dram all channel calibration | Huayang Duan |
2021-01-28 | soc/mediatek/mt8192: Add mt6315_romstage_init | Yidi Lin |
2021-01-28 | soc/mediatek/mt8192: Add function to raise the CCI frequency | Weiyi Lu |
2021-01-22 | soc/mediatek/mt8192: pmic: Set efuses manually | Hsin-Hsiung Wang |