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