1. 54c9bf8 tree: Drop unused <console/console.h> by Elyes Haouas · 3 months ago
  2. 04b89c5 soc/mediatek/common/include/soc: Include header file for check_member by Ruihai Zhou · 3 months ago
  3. 4b76273 soc/mediatek: Remove blank lines before '}' and after '{' by Elyes Haouas · 4 months ago
  4. b3e336c treewide: Move stdlib.h to commonlib by Maximilian Brune · 10 months ago
  5. a061755 soc/mediatek: Add `MEDIATEK_DRAM_ADAPTIVE` config to support dram adaptive by Yidi Lin · 5 months ago
  6. 7d86f34 soc: Add SPDX license headers to Kconfig files by Martin Roth · 5 months ago
  7. de37109 lib: Move IP checksum to commonlib by Julius Werner · 6 months ago
  8. c68176c soc/mediatek: Add EARLY_MMU_INIT kconfig option by Yidi Lin · 6 months ago
  9. c4e14c2 mb/google/cherry: Use common mtk_display_init() by Yidi Lin · 6 months ago
  10. cb7c4fd mb/google/corsola: Use common mtk_display_init() by Yidi Lin · 6 months ago
  11. ba604b5 soc/mediatek: Add common implementation to configure display by Yidi Lin · 6 months ago
  12. f1b5b0d soc/mediatek: PCI: Fix translation window by Jianjun Wang · 10 months ago
  13. 6eb5db3 soc/mediatek: Move common devapc definitions to common/ by Nina Wu · 10 months ago
  14. 7a66715 soc/mediatek/common/dsi: Add actual values to the log messages by Ruihai Zhou · 1 year ago
  15. 266e655 mb/google/corsola: Add support for AW37503 Power IC by Ruihai Zhou · 1 year ago
  16. 35fb55a soc/mediatek: Enable DRAM scramble on fast calibration flow by Xi Chen · 1 year, 1 month ago
  17. 3ea0202 soc/mediatek: Add a prompt string for MEDIATEK_DRAM_SCRAMBLE by Xi Chen · 1 year, 1 month ago
  18. 37e83250 soc/mediatek/common: Disable DRAM scramble by default by Yidi Lin · 1 year, 1 month ago
  19. 44b60eb soc/mediatek/common: Add support for power supply TPS65132S by Ruihai Zhou · 1 year, 2 months ago
  20. 77b590e soc/mediatek/dptx.c: Remove set but unused variables by Arthur Heymans · 1 year, 3 months ago
  21. de7e014 soc/mediatek: Add support for regulator VIO18 by Cong Yang · 1 year, 3 months ago
  22. 61aac5b7 soc/mediatek/mt8186: Move GPIO driving-related functions to common by Jason Chen · 1 year, 4 months ago
  23. b75c92f soc/mediatek/mt8186: Reduce GPIO code size in bootblock by Jason Chen · 1 year, 4 months ago
  24. 9fbdb2b soc/mediatek/mt8188: Reduce lastbus configuration size by 1280 bytes by Yidi Lin · 1 year, 4 months ago
  25. 6bd9d95 soc/mediatek/mt8188: Enable lastbus debug hardware by ot_zhenguo.li · 1 year, 5 months ago
  26. a637873 soc/mediatek: Add config to control DRAM scramble by Xi Chen · 1 year, 5 months ago
  27. c071652 soc/mediatek: Add "DRAM" to Kconfig MEDIATEK_BLOB_FAST_INIT name by Yu-Ping Wu · 1 year, 5 months ago
  28. 84bb5f4 mb/google/geralt: Init MT6359P only once in ramstage by Liju-Clr Chen · 1 year, 5 months ago
  29. 0127019 soc/mediatek: Add support for regulator VM18 by Sen Chu · 1 year, 6 months ago
  30. bf5f821 soc/mediatek: Remove unnecessary !! for boolean variable by Liju-Clr Chen · 1 year, 5 months ago
  31. 7cba1c4 treewide: Remove duplicated include <device/pci.h> by Elyes Haouas · 1 year, 6 months ago
  32. 419cf93 commonlib/storage: Add common eMMC functions by Shelley Chen · 1 year, 6 months ago
  33. 8168e28 soc/mediatek/common/mcu.c: Use 'enum cb_err' instead of 'int' by Elyes Haouas · 1 year, 9 months ago
  34. 268a18d soc/mediatek/common: Reset the watchdog timer before triggering reset by Runyang Chen · 1 year, 6 months ago
  35. 63d26b8 soc/mediatek: Add DEVAPC_DEBUG option by Yidi Lin · 1 year, 7 months ago
  36. 78b29f4 soc/mediatek: Move dapc_init to common by Yidi Lin · 1 year, 7 months ago
  37. 50f651b soc/mediatek/common: Use write32p() by Elyes Haouas · 1 year, 7 months ago
  38. 3460aa3 mem_chip_info: Update to new format by Julius Werner · 1 year, 9 months ago
  39. bb4c9ca soc/mediatek: Fix DSI register definition for MT8186 by Bo-Chen Chen · 1 year, 8 months ago
  40. e1ee23f soc/mediatek: Add error handling for dptx_get_edid() by Liju-Clr Chen · 1 year, 8 months ago
  41. 799c321 cbmem_top_chipset: Change the return value to uintptr_t by Elyes Haouas · 1 year, 8 months ago
  42. 8c740b0 lib/coreboot_table: Rename lb_fill_pcie by Arthur Heymans · 1 year, 8 months ago
  43. 9948c52 lib/coreboot_table: Simplify API to set up lb_serial by Arthur Heymans · 1 year, 9 months ago
  44. ea1e366 coreboot_tables: Drop uart PCI addr by Arthur Heymans · 1 year, 9 months ago
  45. f09872c soc/mediatek/mt8188: Update mtcmos settings for display and audio by Bo-Chen Chen · 1 year, 10 months ago
  46. d641add soc/mediatek: Add support for input 1P mode of dp_intf by Rex-BC Chen · 1 year, 9 months ago
  47. 319fce5 soc/mediatek: Move DP drivers to common by Bo-Chen Chen · 1 year, 10 months ago
  48. a6cd1bd soc/mediatek: Unify PLL function names by Rex-BC Chen · 1 year, 9 months ago
  49. 122b45b soc/mediatek/mt8186: Add support for PMIC MT6315 by Sen Chu · 1 year, 9 months ago
  50. 28dceae soc/mediatek: Move SPMI interface configuration to SoC folder by Sen Chu · 1 year, 9 months ago
  51. 1543252 soc/mediatek/mt8186: Add PMIF_SPMI_IOCFG_DEFAULT_SETTING Kconfig option by Rex-BC Chen · 1 year, 9 months ago
  52. 6d449e0 soc/mediatek/mt8186: Add PWRAP_WITH_PMIF_SPMI Kconfig option by Rex-BC Chen · 1 year, 9 months ago
  53. 6ad80f1 soc/mediatek/mt8186: Add support for reading CPU ID by Rex-BC Chen · 1 year, 9 months ago
  54. 2caa2fc soc/mediatek/mt8186: Add DEVAPC settings for ADSP by Tinghan Shen · 1 year, 9 months ago
  55. 55a1ba3 soc/mediatek/mt8186: Add mtcmos power-on control for ADSP by Mandy Liu · 1 year, 9 months ago
  56. 0f1fb8a soc/mediatek: Use "if (!ptr)" in preference to "if (ptr == NULL)" by Elyes Haouas · 1 year, 10 months ago
  57. d522f38 timer: Change timer util functions to 64-bit by Rob Barnes · 1 year, 10 months ago
  58. e125bea soc/mediatek/mt8186: Enable lastbus debug hardware by ot_zhenguo.li · 1 year, 11 months ago
  59. b6a0b26 src: De-conflict CALIBRATION_REGION definitions by Martin Roth · 1 year, 10 months ago
  60. a01f8bc soc/mediatek: a common implementation to register BL31 reset by Hung-Te Lin · 1 year, 10 months ago
  61. 9d638a9 soc/mediatek: Move some SPM functions to common by Bo-Chen Chen · 1 year, 11 months ago
  62. dcdbda5 soc/mediatek/mt8188: Use MHz as unit for current_clk by Bo-Chen Chen · 1 year, 11 months ago
  63. 297b634 soc/mediatek: Move common DEVPAC enums and functions to common by Bo-Chen Chen · 1 year, 11 months ago
  64. 8665d88 soc/mediatek: Move dpm_4ch.c to common by Xi Chen · 1 year, 11 months ago
  65. b1c3b99 soc/mediatek: Move emi.c to common folder by Rex-BC Chen · 1 year, 11 months ago
  66. d6cea76 soc/mediatek: Move common definition of DFD to common folder by Rex-BC Chen · 2 years ago
  67. 245fe4b soc/mediatek: Move common definitions to dramc_soc_common.h by Rex-BC Chen · 2 years ago
  68. 00324b2 soc/mediatek: Create GET_TICK_DLY_REG macro for SPI tick delay setting by Rex-BC Chen · 2 years ago
  69. 9f81a8f soc/mediatek: Move common definitions from rtc.h to rtc_reg_common.h by Rex-BC Chen · 2 years ago
  70. a8c9674 soc/mediatek: Move struct mtk_auxadc_regs to auxadc_common.h by Rex-BC Chen · 2 years ago
  71. ba16e05 mb/google/geralt: Implement regulator interface by Hui Liu · 2 years ago
  72. c5d4d96 mb/google: Use boolean type for "enable" argument for regulator by Rex-BC Chen · 2 years ago
  73. d5dafb2 mb/google: Replace some strings in regulator.c by Rex-BC Chen · 2 years ago
  74. 8ba3e34 soc/mediatek/mt8188: Add VMCH, VMC support for MT8188 by Hui Liu · 2 years ago
  75. 823dcea soc/mediatek: Create a function to check ulposc by Rex-BC Chen · 2 years ago
  76. a5c9682 soc/mediatek: Move SPMI device table to SoC folder by Hui Liu · 2 years ago
  77. 13c8d02 soc/mediatek: Add mt_pll_set_usb_clock() to enable usb clock by Rex-BC Chen · 2 years ago
  78. 7a0ca5b soc/mediatek: Move FLASH_DUAL_READ to common by Rex-BC Chen · 2 years, 1 month ago
  79. b4c5aed soc/mediatek: Move some gpio functions to common/gpio_op.c by Rex-BC Chen · 2 years ago
  80. e0541ec soc/mediatek: Make timer_prepare() a common function by Rex-BC Chen · 2 years, 1 month ago
  81. 0e03fa3 soc/mediatek: Move wdt_set_req() to common folder by Bo-Chen Chen · 2 years ago
  82. a49460c soc/mediatek: pass access mode to the payload by Wenbin Mei · 2 years, 1 month ago
  83. f0604af soc/mediatek: Rename mtk_wdt_preinit() to mtk_wdt_set_req() by Rex-BC Chen · 2 years, 1 month ago
  84. 11e2e36 soc/mediatek/mt8186: Enable thermal hardware reset by Runyang Chen · 2 years, 2 months ago
  85. fa3bc04 CBMEM: Change declarations for initialization hooks by Kyösti Mälkki · 2 years, 4 months ago
  86. 7439a49 soc/mediatek: Fill coreboot table with PCIe info by Jianjun Wang · 2 years, 4 months ago
  87. d4cdf5d soc/mediatek: Demote log level of SPMI clock calibration problem to info by Rex-BC Chen · 2 years, 2 months ago
  88. 79b35ca soc/mediatek/early_init: Fix function return type by Jianjun Wang · 2 years, 4 months ago
  89. aa751cc soc/mediatek: Ensure PERST# deassertion time follows the spec by Jianjun Wang · 2 years, 4 months ago
  90. 41faa22 soc/mediatek: Add early_init for passing data across stages by Jianjun Wang · 2 years, 4 months ago
  91. c69ea24 soc/mediatek: Add a configurate "USE_CBMEM_DRAM_INFO" by Rex-BC Chen · 2 years, 4 months ago
  92. 879d04b soc/mediatek: Include 'console/console.h' when appropriate by Elyes HAOUAS · 2 years, 6 months ago
  93. 8078e90 src/soc/mediatek: Remove unused <console/console.h> by Elyes HAOUAS · 2 years, 6 months ago
  94. 4f5f2e7 src: Remove unused <bootmode.h> by Elyes HAOUAS · 2 years, 6 months ago
  95. ab20543 soc/mediatek/i2c.c: Remove unused variables by Arthur Heymans · 2 years, 5 months ago
  96. 555c2ae soc/mediatek: Save dram info to cbmem by Xi Chen · 2 years, 6 months ago
  97. bff1210 soc/mediatek/mt8186: Disable unused spm_thermal by Rex-BC Chen · 2 years, 4 months ago
  98. 1e24b20 soc/mediatek: Trigger wdt SW reset when wdt status is not equal to 0 by Rex-BC Chen · 2 years, 4 months ago
  99. 5111326 soc/mediatek: PCI: Remove global variable by Jianjun Wang · 2 years, 4 months ago
  100. c0808b6 soc/mediatek: Add chip config for setting PCIe config by Jianjun Wang · 2 years, 4 months ago