1. 799c321 cbmem_top_chipset: Change the return value to uintptr_t by Elyes Haouas · 1 year, 8 months ago
  2. 8c740b0 lib/coreboot_table: Rename lb_fill_pcie by Arthur Heymans · 1 year, 8 months ago
  3. 9948c52 lib/coreboot_table: Simplify API to set up lb_serial by Arthur Heymans · 1 year, 9 months ago
  4. ea1e366 coreboot_tables: Drop uart PCI addr by Arthur Heymans · 1 year, 9 months ago
  5. f09872c soc/mediatek/mt8188: Update mtcmos settings for display and audio by Bo-Chen Chen · 1 year, 10 months ago
  6. d641add soc/mediatek: Add support for input 1P mode of dp_intf by Rex-BC Chen · 1 year, 9 months ago
  7. 319fce5 soc/mediatek: Move DP drivers to common by Bo-Chen Chen · 1 year, 10 months ago
  8. a6cd1bd soc/mediatek: Unify PLL function names by Rex-BC Chen · 1 year, 9 months ago
  9. 122b45b soc/mediatek/mt8186: Add support for PMIC MT6315 by Sen Chu · 1 year, 9 months ago
  10. 28dceae soc/mediatek: Move SPMI interface configuration to SoC folder by Sen Chu · 1 year, 9 months ago
  11. 1543252 soc/mediatek/mt8186: Add PMIF_SPMI_IOCFG_DEFAULT_SETTING Kconfig option by Rex-BC Chen · 1 year, 9 months ago
  12. 6d449e0 soc/mediatek/mt8186: Add PWRAP_WITH_PMIF_SPMI Kconfig option by Rex-BC Chen · 1 year, 9 months ago
  13. 6ad80f1 soc/mediatek/mt8186: Add support for reading CPU ID by Rex-BC Chen · 1 year, 9 months ago
  14. 2caa2fc soc/mediatek/mt8186: Add DEVAPC settings for ADSP by Tinghan Shen · 1 year, 9 months ago
  15. 55a1ba3 soc/mediatek/mt8186: Add mtcmos power-on control for ADSP by Mandy Liu · 1 year, 9 months ago
  16. 0f1fb8a soc/mediatek: Use "if (!ptr)" in preference to "if (ptr == NULL)" by Elyes Haouas · 1 year, 10 months ago
  17. d522f38 timer: Change timer util functions to 64-bit by Rob Barnes · 1 year, 10 months ago
  18. e125bea soc/mediatek/mt8186: Enable lastbus debug hardware by ot_zhenguo.li · 1 year, 11 months ago
  19. b6a0b26 src: De-conflict CALIBRATION_REGION definitions by Martin Roth · 1 year, 10 months ago
  20. a01f8bc soc/mediatek: a common implementation to register BL31 reset by Hung-Te Lin · 1 year, 10 months ago
  21. 9d638a9 soc/mediatek: Move some SPM functions to common by Bo-Chen Chen · 1 year, 11 months ago
  22. dcdbda5 soc/mediatek/mt8188: Use MHz as unit for current_clk by Bo-Chen Chen · 1 year, 11 months ago
  23. 297b634 soc/mediatek: Move common DEVPAC enums and functions to common by Bo-Chen Chen · 1 year, 11 months ago
  24. 8665d88 soc/mediatek: Move dpm_4ch.c to common by Xi Chen · 1 year, 11 months ago
  25. b1c3b99 soc/mediatek: Move emi.c to common folder by Rex-BC Chen · 1 year, 11 months ago
  26. d6cea76 soc/mediatek: Move common definition of DFD to common folder by Rex-BC Chen · 2 years ago
  27. 245fe4b soc/mediatek: Move common definitions to dramc_soc_common.h by Rex-BC Chen · 2 years ago
  28. 00324b2 soc/mediatek: Create GET_TICK_DLY_REG macro for SPI tick delay setting by Rex-BC Chen · 2 years ago
  29. 9f81a8f soc/mediatek: Move common definitions from rtc.h to rtc_reg_common.h by Rex-BC Chen · 2 years ago
  30. a8c9674 soc/mediatek: Move struct mtk_auxadc_regs to auxadc_common.h by Rex-BC Chen · 2 years ago
  31. ba16e05 mb/google/geralt: Implement regulator interface by Hui Liu · 2 years ago
  32. c5d4d96 mb/google: Use boolean type for "enable" argument for regulator by Rex-BC Chen · 2 years ago
  33. d5dafb2 mb/google: Replace some strings in regulator.c by Rex-BC Chen · 2 years ago
  34. 8ba3e34 soc/mediatek/mt8188: Add VMCH, VMC support for MT8188 by Hui Liu · 2 years ago
  35. 823dcea soc/mediatek: Create a function to check ulposc by Rex-BC Chen · 2 years ago
  36. a5c9682 soc/mediatek: Move SPMI device table to SoC folder by Hui Liu · 2 years ago
  37. 13c8d02 soc/mediatek: Add mt_pll_set_usb_clock() to enable usb clock by Rex-BC Chen · 2 years ago
  38. 7a0ca5b soc/mediatek: Move FLASH_DUAL_READ to common by Rex-BC Chen · 2 years, 1 month ago
  39. b4c5aed soc/mediatek: Move some gpio functions to common/gpio_op.c by Rex-BC Chen · 2 years ago
  40. e0541ec soc/mediatek: Make timer_prepare() a common function by Rex-BC Chen · 2 years, 1 month ago
  41. 0e03fa3 soc/mediatek: Move wdt_set_req() to common folder by Bo-Chen Chen · 2 years ago
  42. a49460c soc/mediatek: pass access mode to the payload by Wenbin Mei · 2 years, 1 month ago
  43. f0604af soc/mediatek: Rename mtk_wdt_preinit() to mtk_wdt_set_req() by Rex-BC Chen · 2 years, 1 month ago
  44. 11e2e36 soc/mediatek/mt8186: Enable thermal hardware reset by Runyang Chen · 2 years, 2 months ago
  45. fa3bc04 CBMEM: Change declarations for initialization hooks by Kyösti Mälkki · 2 years, 4 months ago
  46. 7439a49 soc/mediatek: Fill coreboot table with PCIe info by Jianjun Wang · 2 years, 4 months ago
  47. d4cdf5d soc/mediatek: Demote log level of SPMI clock calibration problem to info by Rex-BC Chen · 2 years, 2 months ago
  48. 79b35ca soc/mediatek/early_init: Fix function return type by Jianjun Wang · 2 years, 4 months ago
  49. aa751cc soc/mediatek: Ensure PERST# deassertion time follows the spec by Jianjun Wang · 2 years, 4 months ago
  50. 41faa22 soc/mediatek: Add early_init for passing data across stages by Jianjun Wang · 2 years, 4 months ago
  51. c69ea24 soc/mediatek: Add a configurate "USE_CBMEM_DRAM_INFO" by Rex-BC Chen · 2 years, 4 months ago
  52. 879d04b soc/mediatek: Include 'console/console.h' when appropriate by Elyes HAOUAS · 2 years, 6 months ago
  53. 8078e90 src/soc/mediatek: Remove unused <console/console.h> by Elyes HAOUAS · 2 years, 6 months ago
  54. 4f5f2e7 src: Remove unused <bootmode.h> by Elyes HAOUAS · 2 years, 6 months ago
  55. ab20543 soc/mediatek/i2c.c: Remove unused variables by Arthur Heymans · 2 years, 5 months ago
  56. 555c2ae soc/mediatek: Save dram info to cbmem by Xi Chen · 2 years, 6 months ago
  57. bff1210 soc/mediatek/mt8186: Disable unused spm_thermal by Rex-BC Chen · 2 years, 4 months ago
  58. 1e24b20 soc/mediatek: Trigger wdt SW reset when wdt status is not equal to 0 by Rex-BC Chen · 2 years, 4 months ago
  59. 5111326 soc/mediatek: PCI: Remove global variable by Jianjun Wang · 2 years, 4 months ago
  60. c0808b6 soc/mediatek: Add chip config for setting PCIe config by Jianjun Wang · 2 years, 4 months ago
  61. 19baa9d i2c: Add configurable I2C transfer timeout by Jes Klinke · 2 years, 5 months ago
  62. 129b8ae soc/mediatek/common: Add halt() after triggering wdt reset by Rex-BC Chen · 2 years, 4 months ago
  63. ada2a63 soc/mediatek/mt8186: Add GPIO driving functions by Guodong Liu · 2 years, 5 months ago
  64. 69cc557 commonlib/bsd: Remove cb_err_t by Julius Werner · 2 years, 4 months ago
  65. 270b0b6 soc/mediatek: Add PCIe support by Jianjun Wang · 3 years ago
  66. 025fb17 soc/mediatek: remove unused RTC_GPIO_USER_MASK by Rex-BC Chen · 2 years, 5 months ago
  67. d239aaf src/mediatek: Refactor dramc_param to share more structures by Xi Chen · 2 years, 6 months ago
  68. 2fdcb64 soc/mediatek: Fix printing SPM version by Yu-Ping Wu · 2 years, 5 months ago
  69. 3c00c7e soc/mediatek: Only update required bits when triggering WDT reset by Rex-BC Chen · 2 years, 5 months ago
  70. c5ab260 soc/mediatek/mt8186: Fix issue of clearing watchdog status by Rex-BC Chen · 2 years, 6 months ago
  71. 5c7a923 soc/mediatek/mt8186: Support DRAM fast calibration using blob by Xi Chen · 2 years, 6 months ago
  72. e966595 treewide: Remove "ERROR: "/"WARN: " prefixes from log messages by Julius Werner · 2 years, 6 months ago
  73. f4bb77b soc/mediatek: Save dramc_param header to mrc_cache by Xi Chen · 2 years, 6 months ago
  74. 426ea96 soc/mediatek: Extract dramc_param_header to a common header by Xi Chen · 2 years, 7 months ago
  75. 60570f4 soc/mediatek: Fix include guard naming for emi.h by Yu-Ping Wu · 2 years, 7 months ago
  76. 872afcc src/soc/mediatek: Remove unused <timer.h> by Elyes HAOUAS · 2 years, 7 months ago
  77. 35eabc7 src/soc/mediatek: Remove unused <delay.h> by Elyes HAOUAS · 2 years, 7 months ago
  78. b23571c src: Drop duplicated includes by Elyes HAOUAS · 2 years, 7 months ago
  79. 0069f6a soc/mediatek/mt8186: Add support for regulator VRF12/VCN33 by Rex-BC Chen · 2 years, 7 months ago
  80. f8f5062 soc/mediatek: Prevent passing NULL MIPI commands by Yu-Ping Wu · 2 years, 7 months ago
  81. 800b24f7 soc/mediatek/mt8195: Move some definations of devapc to common folder by Rex-BC Chen · 2 years, 7 months ago
  82. f371a78 soc/medaitek/mt8195: adjust USB phy shift value by Rex-BC Chen · 2 years, 7 months ago
  83. ac6070a soc/mediatek/mt8186: add tracker dump by Rex-BC Chen · 2 years, 8 months ago
  84. 2efb614 soc/mediatek: add support for tracker version one by Rex-BC Chen · 2 years, 7 months ago
  85. 3f15581 soc/mediatek: Flush cache before triggering EC reset by Rex-BC Chen · 2 years, 8 months ago
  86. 561a2af soc/medaitek: add prompt string to config MTK_DFD by Rex-BC Chen · 2 years, 8 months ago
  87. 20fe2ee soc/mediatek/i2c: Return negative values on error by Yu-Ping Wu · 2 years, 8 months ago
  88. c5e56f5 mb/google/corsola: Add VPROC12/VSRAM_PROC12 to regulator interface by Rex-BC Chen · 2 years, 8 months ago
  89. d43d171 soc/mediatek: log watchdog status by Rex-BC Chen · 2 years, 8 months ago
  90. 9d32158 soc/mediatek: move i2c function to common folder by Rex-BC Chen · 2 years, 9 months ago
  91. 4ab77ad soc/mediatek/mt8186: add early initialization for eMMC by Rex-BC Chen · 2 years, 9 months ago
  92. 1cbcfc13 soc/mediatek/mt8186: Configure eMMC and SD Card by Wenbin Mei · 2 years, 8 months ago
  93. 66bed54 mb/google/corsola: Add VMCH and VMC for regulator interface by Rex-BC Chen · 2 years, 9 months ago
  94. ea0b132 mb/google/corsola: Implement regulator interface by Rex-BC Chen · 2 years, 8 months ago
  95. 7d9bd17 soc/mediatek: move functions of mmu operation to common folder by Rex-BC Chen · 2 years, 8 months ago
  96. 1e0765d soc/mediatek/mt8186: Add support for PMIC MT6366 by James Lo · 2 years, 9 months ago
  97. a23d76a soc/mediatek: Add an overridable function for WDT clear status by Rex-BC Chen · 2 years, 10 months ago
  98. f50bf60 soc/mediatek/mt8195: move timer enum variables to timer_v2.h by Rex-BC Chen · 2 years, 9 months ago
  99. dacff81 soc/mediatek/mt8195: add tracker dump by Zhenguo Li · 2 years, 10 months ago
  100. 26f97f9 src/soc to src/superio: Fix spelling errors by Martin Roth · 2 years, 10 months ago