summaryrefslogtreecommitdiffstats
path: root/src/soc/mediatek/mt8183
Commit message (Expand)AuthorAgeFilesLines
* 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
* soc/mediatek/mt8183: Add missing register settings for channelsHuayang Duan2020-08-063-35/+59
* Change all assert(0) to BUG()Julius Werner2020-08-031-1/+1
* src/soc/mediatek: Add include <types.h>Elyes HAOUAS2020-07-263-0/+3
* treewide: Add Kconfig variable MEMLAYOUT_LD_FILEFurquan Shaikh2020-06-132-0/+4
* src: Remove redundant includesElyes HAOUAS2020-06-022-2/+0
* soc/mediatek/mt8183: Set CA and DQ vref range to correct valueHuayang Duan2020-05-203-8/+12
* src: Remove unused '#include <stddef.h>'Elyes HAOUAS2020-05-132-2/+0
* soc/mediatek: improve ca53 frequency change procedureWeiyi Lu2020-05-132-0/+23
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1151-51/+0
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-062-22/+2
* Revert "soc/mediatek/mt8183: Force retraining memory if requested"Julius Werner2020-04-301-2/+1
* soc/mediatek: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-0551-663/+102