Age | Commit message (Expand) | Author |
2024-11-12 | soc/mediatek/**/spi.h: Enclose complex macros in parentheses | Yu-Ping Wu |
2024-11-11 | soc/mediatek/common: Increase DEV_MEM memory range to 16GB | Jarried Lin |
2024-11-11 | soc/mediatek/mt8196: Increase bootblock size from 70KB to 75KB | Jarried Lin |
2024-11-08 | soc/mediatek/mt8196: Add SPI driver support | Liya Li |
2024-11-08 | soc/mediatek/mt8196: Add PLL and clock init support | Guangjie Song |
2024-11-07 | soc/mediatek/common: Use write32p and read32p for tracker | Yidi Lin |
2024-11-07 | soc/mediatek/common: Refactor `struct tracker` | Yidi Lin |
2024-11-06 | soc/mediatek/mt8196: Disable irq2axi feature | Runyang Chen |
2024-11-06 | soc/mediatek/mt8196: Enable EARLY_MMU_INIT | Yidi Lin |
2024-11-06 | mb/google/rauru: Complete PCIe reset in romstage | Yidi Lin |
2024-11-04 | soc/mediatek/mt8188/spi: Fix out-of-bound array access for pad_funcs | Yu-Ping Wu |
2024-10-28 | soc/mediatek/mt8196: Enable PCIe support | Jianjun Wang |
2024-10-28 | soc/mediatek/mt8196: Add PCIe driver and early init support | Jianjun Wang |
2024-10-28 | soc/mediatek/common: Move PCIe definition to the common directory | Jarried Lin |
2024-10-23 | soc/mediatek/common: Add more definitions for SPMI | Yidi Lin |
2024-10-23 | soc/mediatek/common: Maintain common pmif data in pmif_init.c | Yidi Lin |
2024-10-23 | soc/mediatek/common: Config CAL_TOL_RATE and CAL_MAX_VAL in SoC folder | Yidi Lin |
2024-10-02 | soc/mt/mt8196/gpio_eint.c: Add assert message | Arthur Heymans |
2024-09-30 | soc/mediatek/mt8196: Fix timer reset in BL31 | Jarried Lin |
2024-09-20 | soc/mediatek/common: Correct eMMC src clk frequency to 400 MHz | kiwi liu |
2024-09-12 | soc/mediatek: Remove redundant struct pad_func and PAD_* definitions | Yidi Lin |
2024-09-09 | soc/mediatek/common: Move common GPIO definitions to gpio_defs.h | Yidi Lin |
2024-09-06 | soc/mediatek/mt8196: Add EINT support | Yidi Lin |
2024-09-02 | mb/google/cherry: Complete PCIe reset in romstage | Yidi Lin |
2024-09-02 | soc/mediatek: Add mtk_pcie_deassert_perst for early PCIe reset | Yidi Lin |
2024-09-02 | soc/mediatek: Add EARLY_INIT_PCIE_RESET to early_init_type | Yidi Lin |
2024-09-02 | soc/mediatek/common: Move mtk_pcie_reset to common/pcie.c | Yidi Lin |
2024-09-02 | soc/mediatek/common/pcie: Use clr/setbits32p | Yidi Lin |
2024-09-02 | soc/mediatek/common/pcie: Add DEVTREE_CONST qualifier | Yidi Lin |
2024-08-30 | soc/mediatek/mt8196: Enable VBOOT_DEFINE_WIDEVINE_COUNTERS | Yu-Ping Wu |
2024-08-29 | soc/mediatek/mt8196: Add USB host support | Mingjin Ge |
2024-08-24 | soc/mediatek/mt8196: Add I2C driver support | Hao Han |
2024-08-24 | soc/mediatek/mt8196: Initialize watchdog | Jarried Lin |
2024-08-24 | soc/mediatek/mt8196: Enable MMU operation for L2C SRAM and DMA | Jarried Lin |
2024-08-24 | soc/mediatek: Refactor MMU operation for L2C SRAM and DMA | Jarried Lin |
2024-08-24 | soc/mediatek/mt8196: Add NOR-Flash support | Jarried Lin |
2024-08-24 | soc/mediatek: Move SNFC pad_func into MediaTek common directory | Jarried Lin |
2024-08-24 | soc/mediatek: Require MCU and DRAM blobs to exist | Yu-Ping Wu |
2024-08-23 | soc/mediatek/mt8196: Add GPIO driver | Jarried Lin |
2024-08-23 | soc/mediatek/common: Move GPIO definition to the common directory | Jarried Lin |
2024-08-23 | soc/mediatek/common: Print error if GPIO raw_id is not in the range | Jarried Lin |
2024-08-10 | soc/mediatek/common: Refactor EINT driver | Yidi Lin |
2024-07-29 | soc/mediatek/mt8196/memlayout: Fix the location of BOOTBLOCK comment | Yu-Ping Wu |
2024-07-26 | soc/mediatek/mt8188/memlayout: Add a space in SRAM_L2C_START comment | Yu-Ping Wu |
2024-07-23 | soc/mediatek/mt8196: Add a stub implementation of the MT8196 SoC | Jarried Lin |
2024-07-22 | soc/mediatek: Move memmory macros into MediaTek common directory | Jarried Lin |
2024-07-22 | soc/mediatek: Move symbols.h into MediaTek common directory | Jarried Lin |
2024-06-21 | soc/mediatek/mt8188: Respect ARM64_BL31_OPTEE_WITH_SMC option | Yu-Ping Wu |
2024-06-07 | soc/mediatek/mt8173/i2c.c: Remove unused macro | Elyes Haouas |
2024-06-04 | soc/mediatek/common: Prefer include <soc/gpio.h> via <gpio.h> | Elyes Haouas |
2024-05-29 | tree: Remove unused <string.h> | Elyes Haouas |
2024-05-29 | tree: Use <stdio.h> for snprintf | Elyes Haouas |
2024-05-29 | tree: Remove unused <stddef.h> | Elyes Haouas |
2024-05-28 | soc/mediatek/mt8188: Decrease OP-TEE image size from 80 MB to 70 MB | Gavin Liu |
2024-05-09 | soc/mediatek/mt8188: devapc: set devapc permission for MFG | Fei Yan |
2024-05-03 | mb/google/corsola: Initialize USB port 0 | Wentao Qin |
2024-04-12 | tree: Drop duplicated <device/{path,resource}.h> | Elyes Haouas |
2024-04-11 | tree: Drop unused <halt.h> | Elyes Haouas |
2024-04-11 | tree: Drop unused <stdlib.h> | Elyes Haouas |
2024-04-11 | tree: Drop unused <string.h> | Elyes Haouas |
2024-04-09 | tree: Drop unused <delay.h> | Elyes Haouas |
2024-04-09 | tree: Drop unused <console/console.h> | Elyes Haouas |
2024-04-09 | soc/mediatek/common/include/soc: Include header file for check_member | Ruihai Zhou |
2024-03-28 | soc/mediatek: Remove blank lines before '}' and after '{' | Elyes Haouas |
2024-03-15 | treewide: Move stdlib.h to commonlib | Maximilian Brune |
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-02-08 | soc/mediatek/mt8188: Enable CROS_WIDEVINE_SMC | Yi Chou |
2024-02-02 | lib: Move IP checksum to commonlib | Julius Werner |
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 |
2024-01-17 | soc/mediatek/mt8188: Enable EARLY_MMU_INIT | Yidi Lin |
2024-01-17 | soc/mediatek: Add EARLY_MMU_INIT kconfig option | Yidi Lin |
2024-01-10 | mb/google/cherry: Use common mtk_display_init() | Yidi Lin |
2024-01-10 | mb/google/corsola: Use common mtk_display_init() | Yidi Lin |
2024-01-10 | soc/mediatek: Add common implementation to configure display | Yidi Lin |
2023-12-04 | soc/mediatek/mt8188: devapc: Allow APU to access BND_NORTH_APB2_S | Nina Wu |
2023-12-01 | soc/mediatek/mt8188: Support loading OP-TEE via an SMC | kiwi liu |
2023-10-20 | device/device.h: Rename pci_domain_scan_bus | Arthur Heymans |
2023-10-11 | memlayout.ld: Increase RAMSTAGE size to more than 1MB everywhere | Patrick Georgi |
2023-10-09 | soc/mediatek: PCI: Fix translation window | Jianjun Wang |
2023-10-02 | soc/mediatek/mt8188: devapc: Add SCP domain setting | Jason Chen |
2023-10-02 | soc/mediatek/mt8188: devapc: Set master domains | Nina Wu |
2023-10-02 | soc/mediatek/mt8188: devapc: Update permission for master domain setup | Nina Wu |
2023-09-22 | soc/mediatek: Move common devapc definitions to common/ | Nina Wu |
2023-08-24 | soc/mediatek/mt8188: Remove GPT timer init | Yidi Lin |
2023-08-23 | soc/mediatek/mt8188: Simplify pmif init flow | Sen Chu |
2023-08-14 | soc/mediatek/mt8173/mt6391: Remove space before semicolon | Elyes Haouas |
2023-08-06 | soc/mediatek/mt8188: Support ARM arch timer | Yidi Lin |
2023-07-14 | soc/mediatek/common/dsi: Add actual values to the log messages | Ruihai Zhou |
2023-07-10 | mb/google/corsola: Add support for AW37503 Power IC | Ruihai Zhou |
2023-06-26 | soc/mediatek: Enable DRAM scramble on fast calibration flow | Xi Chen |
2023-06-21 | soc/mediatek: Add a prompt string for MEDIATEK_DRAM_SCRAMBLE | Xi Chen |
2023-06-12 | soc/mediatek/mt8188: Support 4K resolution display | Hsiao Chien Sung |
2023-06-12 | soc/mediatek/common: Disable DRAM scramble by default | Yidi Lin |
2023-06-12 | soc/mediatek/mt8195: Fix typo for SPIM2_MI | Yidi Lin |
2023-06-06 | mb/google/geralt: Fix MIPI panel power on/off sequence | Ruihai Zhou |
2023-06-01 | soc/mediatek/common: Add support for power supply TPS65132S | Ruihai Zhou |
2023-05-26 | treewide: Remove 'extern' from functions declaration | Elyes Haouas |
2023-05-13 | soc/mediatek/mt8195/apusys_devapc.c: Fix unsigned comparison | Arthur Heymans |