- 04571d8 soc/mediatek/mt8183: Improve the DRAMC runtime config flow by Huayang Duan · 2 years, 7 months ago
- 25930f4 soc/mediatek/mt8183: Do TX tracking for DRAM DVFS feature by Huayang Duan · 2 years, 7 months ago
- 998737d soc/mediatek/mt8183: Correct EMI bandwidth threshold for DVFS switch by Huayang Duan · 2 years, 6 months ago
- 44f558e treewide: capitalize 'USB' by Elyes HAOUAS · 2 years, 6 months ago
- 68bb307 soc/mediatek/mt8183: Fix programming error of DRAMC setting by Huayang Duan · 2 years, 7 months ago
- 1f220a9 soc/mediatek: Fix typos in comments by Elyes HAOUAS · 2 years, 6 months ago
- b4a2938 soc/mediatek: dsi: Correct bits_per_pixel for MIPI_DSI_FMT_RGB666 by Yu-Ping Wu · 2 years, 6 months ago
- f68cc81 soc/mediatek: dsi: reduce the hbp and hfp for phy timing by Jitao Shi · 2 years, 7 months ago
- 443fbd7 soc/mediatek: dsi: Increase pcw precision by Yu-Ping Wu · 2 years, 6 months ago
- fc7b953 drivers/spi/spi_flash: remove spi flash names by Aaron Durbin · 2 years, 7 months ago
- e6ac20b soc/mediatek/mt8183: Restore vcore after DRAM calibration by Huayang Duan · 2 years, 8 months ago
- 6ee5559 soc/mediatek/mt8183: Use DDR clock to compute Tx delay cell by Huayang Duan · 2 years, 9 months ago
- ba9b504 src: Replace min/max() with MIN/MAX() by Elyes HAOUAS · 2 years, 8 months ago
- 8cf28db soc/{amd,cavium,mediatek,sifive}: Remove unused <stdlib.h> by Elyes HAOUAS · 2 years, 8 months ago
- 3c24a40 src: Remove unneeded 'include <delay.h>' by Elyes HAOUAS · 3 years, 1 month ago
- 83b2740 soc/mediatek/mt8183: skip fast calibration for high frequency of TX RX window by Huayang Duan · 2 years, 9 months ago
- 55009af Change all clrsetbits_leXX() to clrsetbitsXX() by Julius Werner · 2 years, 8 months ago
- 433acc2 soc/mediatek/mt8183: disable BBLPM of DCXO core by Weiyi Lu · 2 years, 9 months ago
- a214837 include: Make stdbool.h a separate file by Julius Werner · 2 years, 9 months ago
- e477626 soc/mediatek/mt8183: Get more space for PreRAM memconsole by Hung-Te Lin · 2 years, 9 months ago
- cefe89e lib/fmap: Add optional pre-RAM cache by Julius Werner · 2 years, 9 months ago
- 2384682 soc/mediatek: Add missing '#include <console/console.h>' by Elyes HAOUAS · 2 years, 9 months ago
- d05f57c arch/arm64: Pass cbmem_top to ramstage via calling argument by Arthur Heymans · 2 years, 10 months ago
- 340e4b8 lib/cbmem_top: Add a common cbmem_top implementation by Arthur Heymans · 2 years, 10 months ago
- f71bb5d soc/{mediatek,sifive}: Remove unused 'include <arch/barrier.h>' by Elyes HAOUAS · 2 years, 9 months ago
- 02d9071 soc/mediatek/mt8183: Disable DRAM DVFS in recovery mode by Yu-Ping Wu · 2 years, 9 months ago
- 947916e soc/mediatek/mt8183: Pass MR values as function arguments by Yu-Ping Wu · 2 years, 10 months ago
- ea4bda5 soc/mediatek/mt8183: Add udelay after setting voltages by Yu-Ping Wu · 2 years, 10 months ago
- 85ca1fe soc/mediatek/mt8183: Improve DRAM calibration logs by Yu-Ping Wu · 2 years, 10 months ago
- c5568a1 soc/mediatek/mt8183: Correct continuation line indent by Yu-Ping Wu · 2 years, 10 months ago
- 285975d soc/mediatek/mt8183: Force retraining memory if requested by Hung-Te Lin · 2 years, 10 months ago
- 42ec480 soc/mediatek/mt8183: Fix incorrect usage of sizeof by Yu-Ping Wu · 2 years, 10 months ago
- b6ca938 soc/mediatek/mt8183: add dphy reset after setting lanes number by Jitao Shi · 2 years, 10 months ago
- 19e961e soc/mediatek/mt8183: fine tune the phy timing by Jitao Shi · 2 years, 10 months ago
- bec78e3 src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>' by Elyes HAOUAS · 2 years, 10 months ago
- 46009ea soc/mediatek/mt8183: Force DRAM retraining if hotkey pressed by Yu-Ping Wu · 2 years, 10 months ago
- 998a3cc soc/mediatek/mt8183: Skip fast calibration in recovery mode by Yu-Ping Wu · 2 years, 10 months ago
- c888a7b src: Remove unused 'include <string.h>' by Elyes HAOUAS · 2 years, 10 months ago
- 2b32cb2 soc/mediatek/mt8183: Compress calibration blob with LZ4 by Hung-Te Lin · 2 years, 10 months ago
- 4d4ccce soc/mediatek/mt8183: Pass impedance data as a function argument by Yu-Ping Wu · 2 years, 10 months ago
- cea735c soc/mediatek/mt8183: Run calibration with multiple frequencies for DVFS switch by Huayang Duan · 2 years, 11 months ago
- 107927b soc/mediatek/mt8183: Adjust DRAM voltages for each DRAM frequency by Huayang Duan · 3 years ago
- 0d0b7a1 soc/mediatek/mt8183: Allow modifying vddq voltage by Hsin-Hsiung Wang · 3 years ago
- 8d53137 soc/mediatek/mt8183: Allow modifying vdram1 voltage by Hsin-Hsiung Wang · 3 years, 2 months ago
- beeab4e soc/mediatek/mt8183: Share console for calibration blob output by Hung-Te Lin · 2 years, 10 months ago
- e67dce0 soc/mediatek/mt8183: Verify checksum of cached calibration data by Yu-Ping Wu · 2 years, 10 months ago
- 553e2db soc/mediatek/mt8183: Remove unnecessary DRAM register settings by Yu-Ping Wu · 2 years, 10 months ago
- 88ce804 soc/mediatek/mt8183: Fix DDR phy config number by Yu-Ping Wu · 2 years, 10 months ago
- 5b29f17 soc/mediatek/mt8183: Refactor DRAM init by bit fields API by Hung-Te Lin · 2 years, 11 months ago
- 31ec0c4 soc/mediatek/mt8183: Improve code formatting by Yu-Ping Wu · 2 years, 10 months ago
- ffb5ea3 soc/mediatek/mt8183: Handle memory test failure by Yu-Ping Wu · 2 years, 10 months ago
- 0e5b196 soc/mediatek/mt8183: Change argument type of mt_set_emi by Yu-Ping Wu · 2 years, 10 months ago
- 078332e soc/mediatek/mt8183: Run DRAM full calibration by Huayang Duan · 3 years ago
- 846be44 soc/mediatek/mt8183: Use cached calibration result for faster bootup by Huayang Duan · 3 years ago
- 732e215 soc/mediatek/mt8183: Add the shared 'dramc_param' module by Yu-Ping Wu · 2 years, 10 months ago
- 093d8ea soc/mediatek/mt8183: Simplify usage of dramc_engine2_end by Yu-Ping Wu · 2 years, 10 months ago
- cf95880 mediatek/mt8183: Rename fields of struct sdram_params by Yu-Ping Wu · 2 years, 10 months ago
- 9168ab0 mediatek/mt8183: Allow modifying vcore voltage by Hsin-Hsiung Wang · 3 years ago
- 2422f8c mediatek/mt8183: Init SPM driver by Dawei Chien · 3 years, 2 months ago
- 9400f84 mediatek/mt8183: Use different DRAM frequencies for eMCP DDR by Huayang Duan · 3 years ago
- c157ee9 mediatek/mt8183: Support more DRAM frequency bootup by Huayang Duan · 3 years, 1 month ago
- 7378015 mediatek/mt8183: Implement the dramc init setting by Huayang Duan · 3 years ago
- 7839827 cpu,mb,soc: Init missing lb_serial struct fields by Jacob Garber · 3 years, 1 month ago
- 416be81 mediatek/mt8183: Add soc ARM Trusted Firmware support by kenny liang · 4 years ago
- b3f24b4 arm64: Uprev Arm TF and adjust to BL31 parameter changes by Julius Werner · 3 years, 2 months ago
- 8e71ca0 mediatek/mt8183: Add new option for eMCP DDR by Huayang Duan · 3 years ago
- 6b2a540 soc/mediatek: Fix USB enumeration issue by Changqi Hu · 3 years ago
- e78d140 mediatek/mt8183: postpone dcxo low power mode setting by Weiyi Lu · 3 years ago
- a39cd99 mediatek/mt8183: Remove unnecessary parentheses by Yu-Ping Wu · 3 years ago
- 0a8da74 arm64: Rename arm_tf.c/h to bl31.c/h by Julius Werner · 3 years ago
- e804695 mediatek/mt8183: add scp voltage initialization by Hsin-Hsiung Wang · 3 years, 1 month ago
- 4b5eefa mediatek/mt8183: Enlarge PRERAM_CBFS_CACHE region by Tristan Shieh · 3 years ago
- 526d840 mediatek/mt8183: Overlap decompressor, verstage and romstage by Tristan Shieh · 3 years ago
- 4b30478 mediatek: Use GPIO based SPI CS by Yu-Ping Wu · 3 years ago
- a4e8fb2 arch/non-x86: Remove use of __PRE_RAM__ by Kyösti Mälkki · 3 years ago
- e366ba1 soc/mediatek: Change DSI init commands to take flexible length array by Hung-Te Lin · 3 years ago
- 32ddc0d soc/mediatek/mt8183: Add DSI driver by Hung-Te Lin · 3 years ago
- 75e4314 soc/mediatek: dsi: Support sending MIPI init commands by Hung-Te Lin · 3 years ago
- 3b217d5 soc/mediatek: dsi: Refactor video timing calculation by Hung-Te Lin · 3 years ago
- ff0945e soc/mediatek: dsi: Refactor PHY timing calculation by Hung-Te Lin · 3 years ago
- 302dddf soc/mediatek: dsi: Refactor MIPI TX configuration by Hung-Te Lin · 3 years ago
- 61e3466 soc/mediatek: dsi: Unify format to bpp conversion by Hung-Te Lin · 3 years ago
- c59fbf2 soc/mediatek: Create common DSI driver from mt8173 by Hung-Te Lin · 3 years ago
- 84d5d65 soc/mediatek/mt8183: Add display controller driver by Yongqiang Niu · 3 years, 6 months ago
- 7ece246 soc/mediatek/mt8173: Refactor display driver to share common parts by Hung-Te Lin · 3 years ago
- 1c6e5a6 soc/mediatek/mt8173: Remove dual DSI mode by Hung-Te Lin · 3 years ago
- 66532b0 mediatek/mt8183: Add I2C driver code by Qii Wang · 3 years, 7 months ago
- 30e9bc56 mediatek: Refactor I2C code among similar SOCs by Qii Wang · 3 years, 7 months ago
- bbeed7a soc/mediatek/mt8183: Init SSPM by Erin Lo · 3 years, 1 month ago
- 231537b soc/mediatek: Use 'include <stdlib.h>' when appropriate by Elyes HAOUAS · 3 years, 2 months ago
- 64dea2e mediatek/mt8183: Add md power-off flow by Yanjie Jiang · 3 years, 3 months ago
- b1a2b22 soc/mediatek/mt8183: Support SSPM by Erin Lo · 3 years, 5 months ago
- b9cc7b3 mediatek/mt8183: Calibrate RTC eosc clock by Ran Bi · 3 years, 1 month ago
- e13a65c mediatek: Fill in input_hertz to coreboot table by Tristan Shieh · 3 years, 1 month ago
- 76c4386 arch/non-x86: Flip HAVE_MONOTONIC_TIMER default by Kyösti Mälkki · 3 years, 1 month ago
- eb5e47d mediatek/mt8183: update dcxo output buffer setting by Weiyi Lu · 3 years, 4 months ago
- fcfa356 mediatek/mt8183: Enable RTC eosc calibration feature to save power by Ran Bi · 3 years, 4 months ago
- 42b7b77 mediatek/mt8183: support SAMSUNG and MICRON EMCP LPDDR4X DDR bootup by Huayang Duan · 3 years, 4 months ago
- b8f65ad mediatek/mt8183: fix mode register setting fail issue by Huayang Duan · 3 years, 4 months ago
- 16ad2d7 mediatek/mt8183: enable DDR low power feature by mtk11195 · 3 years, 7 months ago