summaryrefslogtreecommitdiff
path: root/src/soc/mediatek/mt8183/include
AgeCommit message (Expand)Author
2019-10-24soc/mediatek/mt8183: Improve DRAM calibration logsYu-Ping Wu
2019-10-21src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>'Elyes HAOUAS
2019-10-20src: Remove unused 'include <string.h>'Elyes HAOUAS
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: 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: Refactor DRAM init by bit fields APIHung-Te Lin
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-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-04mediatek/mt8183: postpone dcxo low power mode settingWeiyi Lu
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-15soc/mediatek/mt8183: Add DSI driverHung-Te Lin
2019-08-09soc/mediatek/mt8183: Add display controller driverYongqiang Niu
2019-08-07mediatek/mt8183: Add I2C driver codeQii Wang
2019-07-23mediatek/mt8183: Add md power-off flowYanjie Jiang
2019-07-22soc/mediatek/mt8183: Support SSPMErin Lo
2019-07-21mediatek/mt8183: Calibrate RTC eosc clockRan Bi
2019-07-11mediatek: Fill in input_hertz to coreboot tableTristan Shieh
2019-07-07mediatek/mt8183: update dcxo output buffer settingWeiyi Lu
2019-07-06mediatek/mt8183: Enable RTC eosc calibration feature to save powerRan Bi
2019-06-21mediatek/mt8183: enable DDR low power featuremtk11195
2019-06-21mediatek/mt8183: Add infra group DCM settingWeiyi Lu
2019-06-21mediatek: Add SPI tick_dly settingMengqi Zhang
2019-06-21mediatek/mt8183: Add SPI GPIO driving settingMengqi Zhang
2019-06-21mediatek/mt8183: Add efuse calibration in auxadcjg_poxu
2019-06-21mediatek/mt8183: Calibrate vsim2 to 2.7 VHsin-Hsiung Wang
2019-04-29mediatek/mt8183: Set CPU frequency to 1417MHzTristan Shieh
2019-04-24mediatek/mt8183: Set CPU frequency to 1989MHzTristan Shieh
2019-04-02mediatek/mt8183: Fix RTC initialization flowRan Bi
2019-03-16src: Drop unused '#include <halt.h>'Elyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-07security/tpm: Fix TCPA log featurePhilipp Deppenwiese
2019-02-28mediatek/mt8183: Add RTC supportRan Bi
2019-02-25security/vboot: Add measured boot modePhilipp Deppenwiese
2019-02-21mediatek/mt8183: Support gpio eh and rsel setting for I2Cjg_poxu
2019-02-05bootmem: add new memory type for BL31Ting Shen
2019-01-24mediatek/mt8183: Move some initialization into mt8183_early_initYou-Cheng Syu