aboutsummaryrefslogtreecommitdiff
path: root/src/soc/mediatek/mt8183/emi.c
AgeCommit message (Expand)Author
2021-01-15soc/mediatek/mt8183: Support byte mode and single rank DDRShaoming Chen
2020-09-25soc/mediatek/mt8183: Enable CA perbit mechanismHuayang Duan
2020-08-06soc/mediatek/mt8183: Adjust tRFCab and tRFCpb by the density valueHuayang Duan
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-05soc/mediatek: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18soc/mediatek/mt8183: Improve the AC timing of DRAMCHuayang Duan
2020-03-18soc: Remove copyright noticesPatrick Georgi
2020-03-06soc/mediatek/mt8183: Do TX tracking for DRAM DVFS featureHuayang Duan
2020-03-06soc/mediatek/mt8183: Correct EMI bandwidth threshold for DVFS switchHuayang Duan
2020-02-25soc/mediatek/mt8183: Fix programming error of DRAMC settingHuayang Duan
2019-12-04Change all clrsetbits_leXX() to clrsetbitsXX()Julius Werner
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: Improve DRAM calibration logsYu-Ping Wu
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-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: Use cached calibration result for faster bootupHuayang Duan
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-06-21mediatek/mt8183: enable DDR low power featuremtk11195
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2019-01-03mediatek/mt8183: Add DDR driver of runtime config partHuayang Duan
2018-12-11mediatek/mt8183: Add DDR driver of tx rx window perbit cal partHuayang Duan
2018-11-08mediatek/mt8183: Add DDR driver of cmd bus training partHuayang Duan
2018-11-08mediatek/mt8183: Add DDR driver of pre-calibration partHuayang Duan
2018-11-05mediatek/mt8183: Add DDR driver of software impedance partHuayang Duan
2018-10-26mediatek/mt8183: Correct MPU ctrl register addressHuayang Duan
2018-10-24mediatek/mt8183: Initialize DRAM with a sequence in constant arrayHuayang Duan
2018-10-18mediatek/mt8183: Add EMI init for DDR driver initHuayang Duan
2018-06-11mediatek/mt8183: Add a stub implementation of the MT8183 SOCTristan Shieh