summaryrefslogtreecommitdiffstats
path: root/src/soc/mediatek/mt8183
Commit message (Expand)AuthorAgeFilesLines
* soc/*: Rename Makefiles from .inc to .mkMartin Roth2024-01-241-0/+0
* memlayout.ld: Increase RAMSTAGE size to more than 1MB everywherePatrick Georgi2023-10-111-1/+1
* soc/mediatek/mt8183: Fix set but unused variablesArthur Heymans2023-05-121-7/+0
* soc/mediatek/mt8183: Fix set but unused variableArthur Heymans2023-04-241-2/+1
* soc/mediatek: Include <gpio.h> instead of <soc/gpio.h>Elyes Haouas2023-01-133-3/+3
* treewide: stop calling custom TPM log "TCPA"Sergii Dmytruk2023-01-111-1/+1
* soc/mediatek: Fix DSI register definition for MT8186Bo-Chen Chen2022-12-051-0/+1
* src/soc/mediatek: Remove unnecessary space after castsElyes Haouas2022-11-222-7/+7
* soc: Add SPDX license headers to MakefilesMartin Roth2022-10-311-0/+1
* soc/mediatek: Unify PLL function namesRex-BC Chen2022-10-211-1/+1
* timer: Change timer util functions to 64-bitRob Barnes2022-09-141-2/+2
* soc/mediatek: a common implementation to register BL31 resetHung-Te Lin2022-09-071-0/+1
* soc/mediatek: Create GET_TICK_DLY_REG macro for SPI tick delay settingRex-BC Chen2022-07-291-2/+2
* soc/mediatek: Move common definitions from rtc.h to rtc_reg_common.hRex-BC Chen2022-07-291-150/+26
* soc/mediatek: Move struct mtk_auxadc_regs to auxadc_common.hRex-BC Chen2022-07-291-11/+0
* soc/mediatek: Move wdt_set_req() to common folderBo-Chen Chen2022-07-061-0/+8
* soc/mediatek: Do resource transitionKyösti Mälkki2022-06-261-1/+1
* device/resource: Add _kb postfix for resource allocatorsKyösti Mälkki2022-06-221-1/+1
* soc/mediatek: Include 'console/console.h' when appropriateElyes HAOUAS2022-03-272-1/+1
* soc/mediatek: Set soc_ops.set_resources as no-opYu-Ping Wu2022-03-181-0/+1
* soc/mediatek: remove unused RTC_GPIO_USER_MASKRex-BC Chen2022-03-021-2/+0
* soc/mediatek: move i2c function to common folderRex-BC Chen2021-11-172-6/+9
* soc/mediatek: add debug dump for ltiming and clock_divRex-BC Chen2021-10-021-0/+7
* soc/mediatek: Move the SSPM driver to commonRex-BC Chen2021-06-013-40/+1
* soc/mediatek: Move the power domain data under each SoCWeiyi Lu2021-05-051-0/+19
* soc/mediatek: Move the common part of SPI drivers to common/Rex-BC Chen2021-05-052-51/+13
* soc/mediatek/mt8195: Add timer supportYidi Lin2021-04-261-0/+8
* cbfs: Remove prog_locate() for stages and rmodulesJulius Werner2021-03-161-3/+0
* soc/mediatek/mt8173,mt8183: revise SOC DRAM implementationXi Chen2021-03-082-14/+2
* soc/mediatek/common: Move DRAM implementation from mt8192 to commonXi Chen2021-03-081-4/+1
* memlayout: Store region sizes as separate symbolsJulius Werner2021-02-191-2/+2
* soc/mediatek/mt8183: Fix pq module size configYu-Ping Wu2021-01-221-1/+1
* soc/mediatek/mt8183: Support byte mode and single rank DDRShaoming Chen2021-01-158-141/+459
* soc/mediatek: rtc: Use `bool` as return typeYidi Lin2021-01-072-13/+14
* soc/mediatek/mt8192: add rtc MT6359P driverYuchen Huang2020-12-283-105/+36
* soc/mediatek/mt8183: Move dsi driver to common/Yidi Lin2020-12-142-72/+1
* soc/mediatek/mt8183: Use mtk_init_mcu to init SSPMYidi Lin2020-12-103-16/+23
* soc/mediatek/mt8183: Add DRAM_DMA sectionYidi Lin2020-12-102-1/+16
* cbfs: Simplify load/map API names, remove type argumentsJulius Werner2020-12-022-6/+2
* cbfs: Enable CBFS mcache on most chipsetsJulius Werner2020-12-021-1/+2
* soc/mediatek: Move auxadc driver from MT8183 to commonPo Xu2020-11-203-79/+8
* soc/mediatek: Add function to raise the CPU frequency of MT8192Weiyi Lu2020-10-081-1/+1
* soc/mediatek/mt8183: Enable CA perbit mechanismHuayang Duan2020-09-258-54/+449
* soc/mediatek: move power status bits under each chipWeiyi Lu2020-09-161-0/+2
* soc/mediatek: Drop unneeded empty linesElyes HAOUAS2020-09-102-2/+0
* {include,mb,soc,sb,vendorcode}: Make hexadecimal notation consistentSubrata Banik2020-09-012-6/+6
* src: Remove unused 'include <delay.h>'Elyes HAOUAS2020-08-181-1/+0
* soc/mediatek/mt8183: Transfer ddr geometry type to dram blobHuayang Duan2020-08-121-3/+8
* soc/mediatek/mt8183: Add ddr geometry to support 6GB, 8GB DDR bootupHuayang Duan2020-08-064-5/+14
* soc/mediatek/mt8183: Adjust tRFCab and tRFCpb by the density valueHuayang Duan2020-08-063-20/+157