summaryrefslogtreecommitdiffstats
path: root/src/vendorcode/mediatek
Commit message (Expand)AuthorAgeFilesLines
* vendorcode: Rename Makefiles from .inc to .mkMartin Roth2024-01-245-0/+0
* vendorcode/mediatek/mt8195: Fix set but unused variablesArthur Heymans2023-05-131-1/+1
* vendorcode/mediatek/mt8195: More sure ucDoneFlg is initializedArthur Heymans2023-05-131-1/+1
* vendorcode/mediatek/mt8195: Make order of operators more explicitArthur Heymans2023-05-131-1/+1
* vendorcode/mediatek/mt8195: Fix superfluous bracketsArthur Heymans2023-05-132-2/+2
* vendorcode/mediatek/mt8195: Fix casting enum of different typesArthur Heymans2023-05-131-3/+2
* vendorcode/mediatek/mt8195: Fix set but unused variablesArthur Heymans2023-05-138-46/+24
* vendorcode/mediatek/mt8192: Fix set but unused variablesArthur Heymans2023-05-136-23/+6
* vendorcode/mediatek/mt8192: Fix set but unused variablesArthur Heymans2023-05-131-36/+11
* vendorcode/mediatek/mt8192: Cast enum typesArthur Heymans2023-05-011-6/+6
* vendorcode/mediatek/mt8192: Add or remove bracketsArthur Heymans2023-04-242-2/+2
* vc/mediatek/mt8195/Makefile.inc: Remove path to non-existent folderElyes Haouas2022-12-121-1/+1
* vc/mediatek/mt8192/Makefile.inc: Remove path to non-existent folderElyes Haouas2022-12-091-1/+1
* mb/google: Replace some strings in regulator.cRex-BC Chen2022-07-212-20/+20
* vc/mediatek/mt8195: Fix rank1 CKE setting for single-rank DRAMRyan Chuang2021-12-011-0/+5
* vc/mediatek/mt8195: Remove unused code and commentsRyan Chuang2021-11-0124-15461/+5041
* vc/mediatek/mt8195: fix misleading-indentation errorRex-BC Chen2021-10-081-2/+2
* vc/mediatek/mt8195: Remove unused codeRyan Chuang2021-09-2913-13577/+6
* vc/mediatek/mt8195: Remove unused codeRyan Chuang2021-09-032-2029/+1
* vc/mediatek/mt8195: Optimize DRAM init time by disabling Vcore settingRyan Chuang2021-08-121-3/+4
* vc/mediatek/mt8195: Optimize DRAM init time by reducing I2C I/ORyan Chuang2021-08-091-0/+2
* vc/mediatek/mt8195: Optimize DRAM init time by limiting frequency countRyan Chuang2021-08-091-0/+3
* vc/mediatek/mt8195: Improve DRAM stability by impedance trackingRyan Chuang2021-07-281-1/+5
* vc/mediatek/mt8195: Remove redundant codeRyan Chuang2021-07-131-10/+1
* vc/mediatek/mt8195: Enable DRAM Vcore DVFS settingsRyan Chuang2021-07-122-2/+6
* vc/mediatek/mt8195: add FOR_COREBOOT defineRex-BC Chen2021-07-122-10/+13
* vc/mediatek/mt8195: Enable VREF calibration at DDR3200 for S0 stabilityRyan Chuang2021-07-071-1/+1
* vc/mediatek/mt8195: Improve settings of duty calibrationRyan Chuang2021-07-072-10/+18
* vc/mediatek/mt8195: Fix license headersRex-BC Chen2021-06-3041-984/+66
* vc/mediatek/mt8195: Allow adjusting DRAM voltage in DRAM calibrationRyan Chuang2021-06-241-17/+26
* vc/mediatek/mt8195: Match definition with declarationPatrick Georgi2021-06-151-1/+1
* vc/mediatek/mt8195: Fix code indentationPatrick Georgi2021-06-151-2/+2
* vendor/mediatek: Add MT8195 dram initialization codeRyan Chuang2021-05-1446-0/+96771
* vc/mediatek: Align code indent with code flowPatrick Georgi2021-05-131-2/+2
* src: Match array format in function declarations and definitionsPatrick Georgi2021-05-131-1/+1
* vendorcode/mt8192: change to short log macro namesXi Chen2021-03-1618-1281/+1283
* vendorcode/mt8192: fix fast-k gating PI P1 initializationXi Chen2021-03-161-0/+1
* vendorcode/mt8192: limit fast-k frequency count from 7 to 3Xi Chen2021-03-161-1/+21
* vendor: mediatek: Add mediatek mt8192 dram initialization codeXi Chen2021-03-0852-0/+85564