summaryrefslogtreecommitdiffstats
path: root/src/soc/mediatek/mt8183
Commit message (Expand)AuthorAgeFilesLines
* 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
* security/vboot: Decouple measured boot from verified bootBill XIE2020-03-311-1/+1
* soc/mediatek/mt8183: Fix wrong setting of DRS configHuayang Duan2020-03-181-3/+4
* soc/mediatek/mt8183: Improve the AC timing of DRAMCHuayang Duan2020-03-181-6/+16
* soc: Remove copyright noticesPatrick Georgi2020-03-1853-53/+0
* vboot: remove extraneous vboot_recovery_mode_memory_retrainJoel Kitching2020-03-121-1/+2
* soc/mediatek/mt8183: Improve the DRAMC runtime config flowHuayang Duan2020-03-063-123/+109
* soc/mediatek/mt8183: Do TX tracking for DRAM DVFS featureHuayang Duan2020-03-065-14/+776
* soc/mediatek/mt8183: Correct EMI bandwidth threshold for DVFS switchHuayang Duan2020-03-061-2/+4
* soc/mediatek/mt8183: Fix programming error of DRAMC settingHuayang Duan2020-02-251-3/+3
* soc/mediatek: Fix typos in commentsElyes HAOUAS2020-02-251-1/+1
* soc/mediatek: dsi: Increase pcw precisionYu-Ping Wu2020-02-171-14/+10
* soc/mediatek/mt8183: Restore vcore after DRAM calibrationHuayang Duan2020-01-101-1/+11
* soc/mediatek/mt8183: Use DDR clock to compute Tx delay cellHuayang Duan2019-12-201-6/+14
* soc/{amd,cavium,mediatek,sifive}: Remove unused <stdlib.h>Elyes HAOUAS2019-12-191-1/+0
* soc/mediatek/mt8183: skip fast calibration for high frequency of TX RX windowHuayang Duan2019-12-121-4/+5