Age | Commit message (Expand) | Author |
2020-04-30 | Revert "soc/mediatek/mt8183: Force retraining memory if requested" | Julius Werner |
2020-04-23 | rules.h: Rename ENV_VERSTAGE to ENV_SEPARATE_VERSTAGE | Julius Werner |
2020-04-05 | soc/mediatek: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-31 | security/vboot: Decouple measured boot from verified boot | Bill XIE |
2020-03-18 | soc/mediatek/mt8183: Fix wrong setting of DRS config | Huayang Duan |
2020-03-18 | soc/mediatek/mt8183: Improve the AC timing of DRAMC | Huayang Duan |
2020-03-18 | soc: Remove copyright notices | Patrick Georgi |
2020-03-12 | vboot: remove extraneous vboot_recovery_mode_memory_retrain | Joel Kitching |
2020-03-06 | soc/mediatek/mt8183: Improve the DRAMC runtime config flow | Huayang Duan |
2020-03-06 | soc/mediatek/mt8183: Do TX tracking for DRAM DVFS feature | Huayang Duan |
2020-03-06 | soc/mediatek/mt8183: Correct EMI bandwidth threshold for DVFS switch | Huayang Duan |
2020-02-26 | treewide: capitalize 'USB' | Elyes HAOUAS |
2020-02-25 | soc/mediatek/mt8183: Fix programming error of DRAMC setting | Huayang Duan |
2020-02-25 | soc/mediatek: Fix typos in comments | Elyes HAOUAS |
2020-02-17 | soc/mediatek: dsi: Correct bits_per_pixel for MIPI_DSI_FMT_RGB666 | Yu-Ping Wu |
2020-02-17 | soc/mediatek: dsi: reduce the hbp and hfp for phy timing | Jitao Shi |
2020-02-17 | soc/mediatek: dsi: Increase pcw precision | Yu-Ping Wu |
2020-01-28 | drivers/spi/spi_flash: remove spi flash names | Aaron Durbin |
2020-01-10 | soc/mediatek/mt8183: Restore vcore after DRAM calibration | Huayang Duan |
2019-12-20 | soc/mediatek/mt8183: Use DDR clock to compute Tx delay cell | Huayang Duan |
2019-12-20 | src: Replace min/max() with MIN/MAX() | Elyes HAOUAS |
2019-12-19 | soc/{amd,cavium,mediatek,sifive}: Remove unused <stdlib.h> | Elyes HAOUAS |
2019-12-19 | src: Remove unneeded 'include <delay.h>' | Elyes HAOUAS |
2019-12-12 | soc/mediatek/mt8183: skip fast calibration for high frequency of TX RX window | Huayang Duan |
2019-12-04 | Change all clrsetbits_leXX() to clrsetbitsXX() | Julius Werner |
2019-11-26 | soc/mediatek/mt8183: disable BBLPM of DCXO core | Weiyi Lu |
2019-11-18 | include: Make stdbool.h a separate file | Julius Werner |
2019-11-16 | soc/mediatek/mt8183: Get more space for PreRAM memconsole | Hung-Te Lin |
2019-11-14 | lib/fmap: Add optional pre-RAM cache | Julius Werner |
2019-11-11 | soc/mediatek: Add missing '#include <console/console.h>' | Elyes HAOUAS |
2019-11-03 | arch/arm64: Pass cbmem_top to ramstage via calling argument | Arthur Heymans |
2019-11-01 | lib/cbmem_top: Add a common cbmem_top implementation | Arthur Heymans |
2019-11-01 | soc/{mediatek,sifive}: Remove unused 'include <arch/barrier.h>' | Elyes HAOUAS |
2019-10-31 | soc/mediatek/mt8183: Disable DRAM DVFS in recovery mode | Yu-Ping Wu |
2019-10-28 | soc/mediatek/mt8183: Pass MR values as function arguments | Yu-Ping Wu |
2019-10-24 | soc/mediatek/mt8183: Add udelay after setting voltages | Yu-Ping Wu |
2019-10-24 | soc/mediatek/mt8183: Improve DRAM calibration logs | Yu-Ping Wu |
2019-10-24 | soc/mediatek/mt8183: Correct continuation line indent | Yu-Ping Wu |
2019-10-24 | soc/mediatek/mt8183: Force retraining memory if requested | Hung-Te Lin |
2019-10-23 | soc/mediatek/mt8183: Fix incorrect usage of sizeof | Yu-Ping Wu |
2019-10-23 | soc/mediatek/mt8183: add dphy reset after setting lanes number | Jitao Shi |
2019-10-23 | soc/mediatek/mt8183: fine tune the phy timing | Jitao Shi |
2019-10-21 | src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>' | Elyes HAOUAS |
2019-10-21 | soc/mediatek/mt8183: Force DRAM retraining if hotkey pressed | Yu-Ping Wu |
2019-10-21 | soc/mediatek/mt8183: Skip fast calibration in recovery mode | Yu-Ping Wu |
2019-10-20 | src: Remove unused 'include <string.h>' | Elyes HAOUAS |
2019-10-18 | soc/mediatek/mt8183: Compress calibration blob with LZ4 | Hung-Te Lin |
2019-10-18 | soc/mediatek/mt8183: Pass impedance data as a function argument | Yu-Ping Wu |
2019-10-18 | soc/mediatek/mt8183: Run calibration with multiple frequencies for DVFS switch | Huayang Duan |
2019-10-18 | soc/mediatek/mt8183: Adjust DRAM voltages for each DRAM frequency | Huayang Duan |
2019-10-18 | soc/mediatek/mt8183: Allow modifying vddq voltage | Hsin-Hsiung Wang |
2019-10-18 | soc/mediatek/mt8183: Allow modifying vdram1 voltage | Hsin-Hsiung Wang |
2019-10-18 | soc/mediatek/mt8183: Share console for calibration blob output | Hung-Te Lin |
2019-10-17 | soc/mediatek/mt8183: Verify checksum of cached calibration data | Yu-Ping Wu |
2019-10-17 | soc/mediatek/mt8183: Remove unnecessary DRAM register settings | Yu-Ping Wu |
2019-10-17 | soc/mediatek/mt8183: Fix DDR phy config number | Yu-Ping Wu |
2019-10-17 | soc/mediatek/mt8183: Refactor DRAM init by bit fields API | Hung-Te Lin |
2019-10-17 | soc/mediatek/mt8183: Improve code formatting | Yu-Ping Wu |
2019-10-17 | soc/mediatek/mt8183: Handle memory test failure | Yu-Ping Wu |
2019-10-09 | soc/mediatek/mt8183: Change argument type of mt_set_emi | Yu-Ping Wu |
2019-10-09 | soc/mediatek/mt8183: Run DRAM full calibration | Huayang Duan |
2019-10-09 | soc/mediatek/mt8183: Use cached calibration result for faster bootup | Huayang Duan |
2019-10-09 | soc/mediatek/mt8183: Add the shared 'dramc_param' module | Yu-Ping Wu |
2019-10-09 | soc/mediatek/mt8183: Simplify usage of dramc_engine2_end | Yu-Ping Wu |
2019-10-02 | mediatek/mt8183: Rename fields of struct sdram_params | Yu-Ping Wu |
2019-10-01 | mediatek/mt8183: Allow modifying vcore voltage | Hsin-Hsiung Wang |
2019-09-30 | mediatek/mt8183: Init SPM driver | Dawei Chien |
2019-09-24 | mediatek/mt8183: Use different DRAM frequencies for eMCP DDR | Huayang Duan |
2019-09-20 | mediatek/mt8183: Support more DRAM frequency bootup | Huayang Duan |
2019-09-20 | mediatek/mt8183: Implement the dramc init setting | Huayang Duan |
2019-09-19 | cpu,mb,soc: Init missing lb_serial struct fields | Jacob Garber |
2019-09-16 | mediatek/mt8183: Add soc ARM Trusted Firmware support | kenny liang |
2019-09-14 | arm64: Uprev Arm TF and adjust to BL31 parameter changes | Julius Werner |
2019-09-10 | mediatek/mt8183: Add new option for eMCP DDR | Huayang Duan |
2019-09-06 | soc/mediatek: Fix USB enumeration issue | Changqi Hu |
2019-09-04 | mediatek/mt8183: postpone dcxo low power mode setting | Weiyi Lu |
2019-09-02 | mediatek/mt8183: Remove unnecessary parentheses | Yu-Ping Wu |
2019-08-30 | arm64: Rename arm_tf.c/h to bl31.c/h | Julius Werner |
2019-08-21 | mediatek/mt8183: add scp voltage initialization | Hsin-Hsiung Wang |
2019-08-21 | mediatek/mt8183: Enlarge PRERAM_CBFS_CACHE region | Tristan Shieh |
2019-08-21 | mediatek/mt8183: Overlap decompressor, verstage and romstage | Tristan Shieh |
2019-08-21 | mediatek: Use GPIO based SPI CS | Yu-Ping Wu |
2019-08-20 | arch/non-x86: Remove use of __PRE_RAM__ | Kyösti Mälkki |
2019-08-15 | soc/mediatek: Change DSI init commands to take flexible length array | Hung-Te Lin |
2019-08-15 | soc/mediatek/mt8183: Add DSI driver | Hung-Te Lin |
2019-08-15 | soc/mediatek: dsi: Support sending MIPI init commands | Hung-Te Lin |
2019-08-15 | soc/mediatek: dsi: Refactor video timing calculation | Hung-Te Lin |
2019-08-14 | soc/mediatek: dsi: Refactor PHY timing calculation | Hung-Te Lin |
2019-08-13 | soc/mediatek: dsi: Refactor MIPI TX configuration | Hung-Te Lin |
2019-08-13 | soc/mediatek: dsi: Unify format to bpp conversion | Hung-Te Lin |
2019-08-13 | soc/mediatek: Create common DSI driver from mt8173 | Hung-Te Lin |
2019-08-09 | soc/mediatek/mt8183: Add display controller driver | Yongqiang Niu |
2019-08-09 | soc/mediatek/mt8173: Refactor display driver to share common parts | Hung-Te Lin |
2019-08-09 | soc/mediatek/mt8173: Remove dual DSI mode | Hung-Te Lin |
2019-08-07 | mediatek/mt8183: Add I2C driver code | Qii Wang |
2019-08-02 | mediatek: Refactor I2C code among similar SOCs | Qii Wang |
2019-07-26 | soc/mediatek/mt8183: Init SSPM | Erin Lo |
2019-07-25 | soc/mediatek: Use 'include <stdlib.h>' when appropriate | Elyes HAOUAS |
2019-07-23 | mediatek/mt8183: Add md power-off flow | Yanjie Jiang |
2019-07-22 | soc/mediatek/mt8183: Support SSPM | Erin Lo |