1. d05f57c arch/arm64: Pass cbmem_top to ramstage via calling argument by Arthur Heymans · 4 years, 9 months ago
  2. 340e4b8 lib/cbmem_top: Add a common cbmem_top implementation by Arthur Heymans · 4 years, 9 months ago
  3. f71bb5d soc/{mediatek,sifive}: Remove unused 'include <arch/barrier.h>' by Elyes HAOUAS · 4 years, 9 months ago
  4. 02d9071 soc/mediatek/mt8183: Disable DRAM DVFS in recovery mode by Yu-Ping Wu · 4 years, 9 months ago
  5. 947916e soc/mediatek/mt8183: Pass MR values as function arguments by Yu-Ping Wu · 4 years, 9 months ago
  6. ea4bda5 soc/mediatek/mt8183: Add udelay after setting voltages by Yu-Ping Wu · 4 years, 9 months ago
  7. 85ca1fe soc/mediatek/mt8183: Improve DRAM calibration logs by Yu-Ping Wu · 4 years, 10 months ago
  8. c5568a1 soc/mediatek/mt8183: Correct continuation line indent by Yu-Ping Wu · 4 years, 9 months ago
  9. 285975d soc/mediatek/mt8183: Force retraining memory if requested by Hung-Te Lin · 4 years, 9 months ago
  10. 42ec480 soc/mediatek/mt8183: Fix incorrect usage of sizeof by Yu-Ping Wu · 4 years, 9 months ago
  11. b6ca938 soc/mediatek/mt8183: add dphy reset after setting lanes number by Jitao Shi · 4 years, 9 months ago
  12. 19e961e soc/mediatek/mt8183: fine tune the phy timing by Jitao Shi · 4 years, 9 months ago
  13. bec78e3 src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>' by Elyes HAOUAS · 4 years, 9 months ago
  14. 46009ea soc/mediatek/mt8183: Force DRAM retraining if hotkey pressed by Yu-Ping Wu · 4 years, 9 months ago
  15. 998a3cc soc/mediatek/mt8183: Skip fast calibration in recovery mode by Yu-Ping Wu · 4 years, 10 months ago
  16. c888a7b src: Remove unused 'include <string.h>' by Elyes HAOUAS · 4 years, 10 months ago
  17. 2b32cb2 soc/mediatek/mt8183: Compress calibration blob with LZ4 by Hung-Te Lin · 4 years, 10 months ago
  18. 4d4ccce soc/mediatek/mt8183: Pass impedance data as a function argument by Yu-Ping Wu · 4 years, 10 months ago
  19. cea735c soc/mediatek/mt8183: Run calibration with multiple frequencies for DVFS switch by Huayang Duan · 4 years, 10 months ago
  20. 107927b soc/mediatek/mt8183: Adjust DRAM voltages for each DRAM frequency by Huayang Duan · 5 years ago
  21. 0d0b7a1 soc/mediatek/mt8183: Allow modifying vddq voltage by Hsin-Hsiung Wang · 5 years ago
  22. 8d53137 soc/mediatek/mt8183: Allow modifying vdram1 voltage by Hsin-Hsiung Wang · 5 years ago
  23. beeab4e soc/mediatek/mt8183: Share console for calibration blob output by Hung-Te Lin · 4 years, 10 months ago
  24. e67dce0 soc/mediatek/mt8183: Verify checksum of cached calibration data by Yu-Ping Wu · 4 years, 10 months ago
  25. 553e2db soc/mediatek/mt8183: Remove unnecessary DRAM register settings by Yu-Ping Wu · 4 years, 10 months ago
  26. 88ce804 soc/mediatek/mt8183: Fix DDR phy config number by Yu-Ping Wu · 4 years, 10 months ago
  27. 5b29f17 soc/mediatek/mt8183: Refactor DRAM init by bit fields API by Hung-Te Lin · 4 years, 10 months ago
  28. 31ec0c4 soc/mediatek/mt8183: Improve code formatting by Yu-Ping Wu · 4 years, 10 months ago
  29. ffb5ea3 soc/mediatek/mt8183: Handle memory test failure by Yu-Ping Wu · 4 years, 10 months ago
  30. 0e5b196 soc/mediatek/mt8183: Change argument type of mt_set_emi by Yu-Ping Wu · 4 years, 10 months ago
  31. 078332e soc/mediatek/mt8183: Run DRAM full calibration by Huayang Duan · 5 years ago
  32. 846be44 soc/mediatek/mt8183: Use cached calibration result for faster bootup by Huayang Duan · 5 years ago
  33. 732e215 soc/mediatek/mt8183: Add the shared 'dramc_param' module by Yu-Ping Wu · 4 years, 10 months ago
  34. 093d8ea soc/mediatek/mt8183: Simplify usage of dramc_engine2_end by Yu-Ping Wu · 4 years, 10 months ago
  35. cf95880 mediatek/mt8183: Rename fields of struct sdram_params by Yu-Ping Wu · 4 years, 10 months ago
  36. 9168ab0 mediatek/mt8183: Allow modifying vcore voltage by Hsin-Hsiung Wang · 5 years ago
  37. 2422f8c mediatek/mt8183: Init SPM driver by Dawei Chien · 5 years ago
  38. 9400f84 mediatek/mt8183: Use different DRAM frequencies for eMCP DDR by Huayang Duan · 5 years ago
  39. c157ee9 mediatek/mt8183: Support more DRAM frequency bootup by Huayang Duan · 5 years ago
  40. 7378015 mediatek/mt8183: Implement the dramc init setting by Huayang Duan · 5 years ago
  41. 7839827 cpu,mb,soc: Init missing lb_serial struct fields by Jacob Garber · 5 years ago
  42. 416be81 mediatek/mt8183: Add soc ARM Trusted Firmware support by kenny liang · 6 years ago
  43. b3f24b4 arm64: Uprev Arm TF and adjust to BL31 parameter changes by Julius Werner · 5 years ago
  44. 8e71ca0 mediatek/mt8183: Add new option for eMCP DDR by Huayang Duan · 5 years ago
  45. 6b2a540 soc/mediatek: Fix USB enumeration issue by Changqi Hu · 5 years ago
  46. e78d140 mediatek/mt8183: postpone dcxo low power mode setting by Weiyi Lu · 5 years ago
  47. a39cd99 mediatek/mt8183: Remove unnecessary parentheses by Yu-Ping Wu · 5 years ago
  48. 0a8da74 arm64: Rename arm_tf.c/h to bl31.c/h by Julius Werner · 5 years ago
  49. e804695 mediatek/mt8183: add scp voltage initialization by Hsin-Hsiung Wang · 5 years ago
  50. 4b5eefa mediatek/mt8183: Enlarge PRERAM_CBFS_CACHE region by Tristan Shieh · 5 years ago
  51. 526d840 mediatek/mt8183: Overlap decompressor, verstage and romstage by Tristan Shieh · 5 years ago
  52. 4b30478 mediatek: Use GPIO based SPI CS by Yu-Ping Wu · 5 years ago
  53. a4e8fb2 arch/non-x86: Remove use of __PRE_RAM__ by Kyösti Mälkki · 5 years ago
  54. e366ba1 soc/mediatek: Change DSI init commands to take flexible length array by Hung-Te Lin · 5 years ago
  55. 32ddc0d soc/mediatek/mt8183: Add DSI driver by Hung-Te Lin · 5 years ago
  56. 75e4314 soc/mediatek: dsi: Support sending MIPI init commands by Hung-Te Lin · 5 years ago
  57. 3b217d5 soc/mediatek: dsi: Refactor video timing calculation by Hung-Te Lin · 5 years ago
  58. ff0945e soc/mediatek: dsi: Refactor PHY timing calculation by Hung-Te Lin · 5 years ago
  59. 302dddf soc/mediatek: dsi: Refactor MIPI TX configuration by Hung-Te Lin · 5 years ago
  60. 61e3466 soc/mediatek: dsi: Unify format to bpp conversion by Hung-Te Lin · 5 years ago
  61. c59fbf2 soc/mediatek: Create common DSI driver from mt8173 by Hung-Te Lin · 5 years ago
  62. 84d5d65 soc/mediatek/mt8183: Add display controller driver by Yongqiang Niu · 5 years ago
  63. 7ece246 soc/mediatek/mt8173: Refactor display driver to share common parts by Hung-Te Lin · 5 years ago
  64. 1c6e5a6 soc/mediatek/mt8173: Remove dual DSI mode by Hung-Te Lin · 5 years ago
  65. 66532b0 mediatek/mt8183: Add I2C driver code by Qii Wang · 6 years ago
  66. 30e9bc56 mediatek: Refactor I2C code among similar SOCs by Qii Wang · 6 years ago
  67. bbeed7a soc/mediatek/mt8183: Init SSPM by Erin Lo · 5 years ago
  68. 231537b soc/mediatek: Use 'include <stdlib.h>' when appropriate by Elyes HAOUAS · 5 years ago
  69. 64dea2e mediatek/mt8183: Add md power-off flow by Yanjie Jiang · 5 years ago
  70. b1a2b22 soc/mediatek/mt8183: Support SSPM by Erin Lo · 5 years ago
  71. b9cc7b3 mediatek/mt8183: Calibrate RTC eosc clock by Ran Bi · 5 years ago
  72. e13a65c mediatek: Fill in input_hertz to coreboot table by Tristan Shieh · 5 years ago
  73. 76c4386 arch/non-x86: Flip HAVE_MONOTONIC_TIMER default by Kyösti Mälkki · 5 years ago
  74. eb5e47d mediatek/mt8183: update dcxo output buffer setting by Weiyi Lu · 5 years ago
  75. fcfa356 mediatek/mt8183: Enable RTC eosc calibration feature to save power by Ran Bi · 5 years ago
  76. 42b7b77 mediatek/mt8183: support SAMSUNG and MICRON EMCP LPDDR4X DDR bootup by Huayang Duan · 5 years ago
  77. b8f65ad mediatek/mt8183: fix mode register setting fail issue by Huayang Duan · 5 years ago
  78. 16ad2d7 mediatek/mt8183: enable DDR low power feature by mtk11195 · 6 years ago
  79. fd54acf mediatek/mt8183: set vproc12 voltage correctly by Hsin-Hsiung Wang · 5 years ago
  80. e621d8f mediatek/mt8183: Add infra group DCM setting by Weiyi Lu · 5 years ago
  81. 026be3d mediatek: Add SPI tick_dly setting by Mengqi Zhang · 5 years ago
  82. 89b1753 mediatek/mt8183: Add SPI GPIO driving setting by Mengqi Zhang · 5 years ago
  83. 10494c4 mediatek/mt8183: Support RTC in ramstage by You-Cheng Syu · 5 years ago
  84. a2c6a09 mediatek/mt8183: Add efuse calibration in auxadc by jg_poxu · 5 years ago
  85. c10af29 mediatek/mt8183: Calibrate vsim2 to 2.7 V by Hsin-Hsiung Wang · 5 years ago
  86. 27d02d8 src/soc: Add missing 'include <types.h>' by Elyes HAOUAS · 5 years ago
  87. b75f493 mediatek/mt8183: Wait 200us for voltages to settle by Tristan Shieh · 5 years ago
  88. 6672bd8 vboot: refactor OPROM code by Joel Kitching · 5 years ago
  89. 3d96f60 mediatek: Add function to raise the CPU frequency by Tristan Shieh · 5 years ago
  90. d95425c mediatek/mt8183: Set CPU frequency to 1417MHz by Tristan Shieh · 5 years ago
  91. 5a69491 mediatek/mt8183: Init audio related clock by Jiaxin Yu · 5 years ago
  92. d228c1e mediatek/mt8183: Set CPU frequency to 1989MHz by Tristan Shieh · 5 years ago
  93. dcb2eef mediatek/mt8183: Set processor voltage to 1.05v by Tristan Shieh · 5 years ago
  94. cd4fe0f src: include <assert.h> when appropriate by Elyes HAOUAS · 5 years ago
  95. 351e3e5 src: Use include <console/console.h> when appropriate by Elyes HAOUAS · 5 years ago
  96. 20eaef0 src: Add missing include 'console.h' by Elyes HAOUAS · 5 years ago
  97. a76e654 mediatek: Use the 64-bit timer by Tristan Shieh · 5 years ago
  98. bf0970e src: Use include <delay.h> when appropriate by Elyes HAOUAS · 5 years ago
  99. add76f9 src: Use #include <timer.h> when appropriate by Elyes HAOUAS · 5 years ago
  100. b197808 mediatek/mt8183: Fix RTC initialization flow by Ran Bi · 5 years ago