summaryrefslogtreecommitdiff
path: root/src/soc/mediatek/mt8183
AgeCommit message (Expand)Author
2019-11-26soc/mediatek/mt8183: disable BBLPM of DCXO coreWeiyi Lu
2019-11-18include: Make stdbool.h a separate fileJulius Werner
2019-11-16soc/mediatek/mt8183: Get more space for PreRAM memconsoleHung-Te Lin
2019-11-14lib/fmap: Add optional pre-RAM cacheJulius Werner
2019-11-11soc/mediatek: Add missing '#include <console/console.h>'Elyes HAOUAS
2019-11-03arch/arm64: Pass cbmem_top to ramstage via calling argumentArthur Heymans
2019-11-01soc/{mediatek,sifive}: Remove unused 'include <arch/barrier.h>'Elyes HAOUAS
2019-10-31soc/mediatek/mt8183: Disable DRAM DVFS in recovery modeYu-Ping Wu
2019-10-28soc/mediatek/mt8183: Pass MR values as function argumentsYu-Ping Wu
2019-10-24soc/mediatek/mt8183: Add udelay after setting voltagesYu-Ping Wu
2019-10-24soc/mediatek/mt8183: Improve DRAM calibration logsYu-Ping Wu
2019-10-24soc/mediatek/mt8183: Correct continuation line indentYu-Ping Wu
2019-10-24soc/mediatek/mt8183: Force retraining memory if requestedHung-Te Lin
2019-10-23soc/mediatek/mt8183: Fix incorrect usage of sizeofYu-Ping Wu
2019-10-21src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>'Elyes HAOUAS
2019-10-21soc/mediatek/mt8183: Force DRAM retraining if hotkey pressedYu-Ping Wu
2019-10-21soc/mediatek/mt8183: Skip fast calibration in recovery modeYu-Ping Wu
2019-10-20src: Remove unused 'include <string.h>'Elyes HAOUAS
2019-10-18soc/mediatek/mt8183: Compress calibration blob with LZ4Hung-Te Lin
2019-10-18soc/mediatek/mt8183: Pass impedance data as a function argumentYu-Ping Wu
2019-10-18soc/mediatek/mt8183: Run calibration with multiple frequencies for DVFS switchHuayang Duan
2019-10-18soc/mediatek/mt8183: Adjust DRAM voltages for each DRAM frequencyHuayang Duan
2019-10-18soc/mediatek/mt8183: Allow modifying vddq voltageHsin-Hsiung Wang
2019-10-18soc/mediatek/mt8183: Allow modifying vdram1 voltageHsin-Hsiung Wang
2019-10-18soc/mediatek/mt8183: Share console for calibration blob outputHung-Te Lin
2019-10-17soc/mediatek/mt8183: Verify checksum of cached calibration dataYu-Ping Wu
2019-10-17soc/mediatek/mt8183: Remove unnecessary DRAM register settingsYu-Ping Wu
2019-10-17soc/mediatek/mt8183: Fix DDR phy config numberYu-Ping Wu
2019-10-17soc/mediatek/mt8183: Refactor DRAM init by bit fields APIHung-Te Lin
2019-10-17soc/mediatek/mt8183: Improve code formattingYu-Ping Wu
2019-10-17soc/mediatek/mt8183: Handle memory test failureYu-Ping Wu
2019-10-09soc/mediatek/mt8183: Change argument type of mt_set_emiYu-Ping Wu
2019-10-09soc/mediatek/mt8183: Run DRAM full calibrationHuayang Duan
2019-10-09soc/mediatek/mt8183: Use cached calibration result for faster bootupHuayang Duan
2019-10-09soc/mediatek/mt8183: Add the shared 'dramc_param' moduleYu-Ping Wu
2019-10-09soc/mediatek/mt8183: Simplify usage of dramc_engine2_endYu-Ping Wu
2019-10-02mediatek/mt8183: Rename fields of struct sdram_paramsYu-Ping Wu
2019-10-01mediatek/mt8183: Allow modifying vcore voltageHsin-Hsiung Wang
2019-09-30mediatek/mt8183: Init SPM driverDawei Chien
2019-09-24mediatek/mt8183: Use different DRAM frequencies for eMCP DDRHuayang Duan
2019-09-20mediatek/mt8183: Support more DRAM frequency bootupHuayang Duan
2019-09-20mediatek/mt8183: Implement the dramc init settingHuayang Duan
2019-09-16mediatek/mt8183: Add soc ARM Trusted Firmware supportkenny liang
2019-09-10mediatek/mt8183: Add new option for eMCP DDRHuayang Duan
2019-09-04mediatek/mt8183: postpone dcxo low power mode settingWeiyi Lu
2019-09-02mediatek/mt8183: Remove unnecessary parenthesesYu-Ping Wu
2019-08-21mediatek/mt8183: add scp voltage initializationHsin-Hsiung Wang
2019-08-21mediatek/mt8183: Enlarge PRERAM_CBFS_CACHE regionTristan Shieh
2019-08-21mediatek/mt8183: Overlap decompressor, verstage and romstageTristan Shieh
2019-08-21mediatek: Use GPIO based SPI CSYu-Ping Wu