summaryrefslogtreecommitdiffstats
path: root/src/soc/mediatek/mt8183
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Change all clrsetbits_leXX() to clrsetbitsXX()Julius Werner2019-12-0413-807/+807
* soc/mediatek/mt8183: disable BBLPM of DCXO coreWeiyi Lu2019-11-261-2/+2
* include: Make stdbool.h a separate fileJulius Werner2019-11-181-0/+2
* soc/mediatek/mt8183: Get more space for PreRAM memconsoleHung-Te Lin2019-11-161-6/+6
* lib/fmap: Add optional pre-RAM cacheJulius Werner2019-11-141-1/+2
* soc/mediatek: Add missing '#include <console/console.h>'Elyes HAOUAS2019-11-111-0/+1
* arch/arm64: Pass cbmem_top to ramstage via calling argumentArthur Heymans2019-11-031-1/+1
* soc/{mediatek,sifive}: Remove unused 'include <arch/barrier.h>'Elyes HAOUAS2019-11-011-1/+0
* soc/mediatek/mt8183: Disable DRAM DVFS in recovery modeYu-Ping Wu2019-10-313-2/+7
* soc/mediatek/mt8183: Pass MR values as function argumentsYu-Ping Wu2019-10-286-49/+58
* soc/mediatek/mt8183: Add udelay after setting voltagesYu-Ping Wu2019-10-241-0/+2
* soc/mediatek/mt8183: Improve DRAM calibration logsYu-Ping Wu2019-10-244-24/+19
* soc/mediatek/mt8183: Correct continuation line indentYu-Ping Wu2019-10-241-4/+4
* soc/mediatek/mt8183: Force retraining memory if requestedHung-Te Lin2019-10-241-1/+2
* soc/mediatek/mt8183: Fix incorrect usage of sizeofYu-Ping Wu2019-10-231-4/+4
* src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>'Elyes HAOUAS2019-10-212-2/+0
* soc/mediatek/mt8183: Force DRAM retraining if hotkey pressedYu-Ping Wu2019-10-211-0/+6
* soc/mediatek/mt8183: Skip fast calibration in recovery modeYu-Ping Wu2019-10-211-8/+25
* src: Remove unused 'include <string.h>'Elyes HAOUAS2019-10-202-2/+0
* soc/mediatek/mt8183: Compress calibration blob with LZ4Hung-Te Lin2019-10-181-1/+1
* soc/mediatek/mt8183: Pass impedance data as a function argumentYu-Ping Wu2019-10-186-37/+52
* soc/mediatek/mt8183: Run calibration with multiple frequencies for DVFS switchHuayang Duan2019-10-185-26/+207
* soc/mediatek/mt8183: Adjust DRAM voltages for each DRAM frequencyHuayang Duan2019-10-181-0/+28
* soc/mediatek/mt8183: Allow modifying vddq voltageHsin-Hsiung Wang2019-10-182-0/+108
* soc/mediatek/mt8183: Allow modifying vdram1 voltageHsin-Hsiung Wang2019-10-182-0/+26
* soc/mediatek/mt8183: Share console for calibration blob outputHung-Te Lin2019-10-182-0/+2
* soc/mediatek/mt8183: Verify checksum of cached calibration dataYu-Ping Wu2019-10-172-1/+17
* soc/mediatek/mt8183: Remove unnecessary DRAM register settingsYu-Ping Wu2019-10-171-12/+5
* soc/mediatek/mt8183: Fix DDR phy config numberYu-Ping Wu2019-10-171-2/+2
* soc/mediatek/mt8183: Refactor DRAM init by bit fields APIHung-Te Lin2019-10-174-715/+284
* soc/mediatek/mt8183: Improve code formattingYu-Ping Wu2019-10-174-80/+55
* soc/mediatek/mt8183: Handle memory test failureYu-Ping Wu2019-10-175-20/+39
* soc/mediatek/mt8183: Change argument type of mt_set_emiYu-Ping Wu2019-10-093-9/+10
* soc/mediatek/mt8183: Run DRAM full calibrationHuayang Duan2019-10-093-5/+144
* soc/mediatek/mt8183: Use cached calibration result for faster bootupHuayang Duan2019-10-096-195/+394
* soc/mediatek/mt8183: Add the shared 'dramc_param' moduleYu-Ping Wu2019-10-093-0/+137
* soc/mediatek/mt8183: Simplify usage of dramc_engine2_endYu-Ping Wu2019-10-091-10/+7
* mediatek/mt8183: Rename fields of struct sdram_paramsYu-Ping Wu2019-10-022-5/+4
* mediatek/mt8183: Allow modifying vcore voltageHsin-Hsiung Wang2019-10-012-0/+26
* mediatek/mt8183: Init SPM driverDawei Chien2019-09-303-49/+503
* mediatek/mt8183: Use different DRAM frequencies for eMCP DDRHuayang Duan2019-09-242-7/+27