1. 4d4193dc src/soc/mediatek: Remove unnecessary space after casts by Elyes Haouas · 1 year, 9 months ago
  2. 799c321 cbmem_top_chipset: Change the return value to uintptr_t by Elyes Haouas · 1 year, 9 months ago
  3. 159e64c soc/mediatek/mt8188: Enable and initialize EINT by Johnson Wang · 1 year, 9 months ago
  4. c5b32ee mb/google/geralt: Enable RTC for eventlog timestamps by Liju-Clr Chen · 1 year, 9 months ago
  5. 5d16f8d soc/mediatek/mt8195: replace SPDX identifiers to GPL-2.0-only OR MIT by Macpaul Lin · 2 years ago
  6. 967a76b vboot: Add VBOOT_CBFS_INTEGRATION support by Jakub Czapiga · 2 years ago
  7. 8c740b0 lib/coreboot_table: Rename lb_fill_pcie by Arthur Heymans · 1 year, 10 months ago
  8. 9948c52 lib/coreboot_table: Simplify API to set up lb_serial by Arthur Heymans · 1 year, 10 months ago
  9. 5ab991d soc/mediatek/mt8188: Disable input-gating for big-core SRAM by Liju-Clr Chen · 1 year, 10 months ago
  10. 78b7fb2 soc/mediatek/mt8188: Fix AP hang when enabling cpufreq-hw driver by Liju-Clr Chen · 1 year, 10 months ago
  11. d222d1a Revert "soc/mediatek/mt8188: Allow CPUfreq hardware to access MCUPM registers" by Liju-Clr Chen · 1 year, 10 months ago
  12. 9231f0b soc: Add SPDX license headers to Makefiles by Martin Roth · 1 year, 10 months ago
  13. ea1e366 coreboot_tables: Drop uart PCI addr by Arthur Heymans · 1 year, 10 months ago
  14. 7fd9b86 soc/mediatek/mt8188: replace SPDX identifiers to GPL-2.0-only OR MIT by Rex-BC Chen · 1 year, 10 months ago
  15. f09872c soc/mediatek/mt8188: Update mtcmos settings for display and audio by Bo-Chen Chen · 1 year, 11 months ago
  16. 8a604bd soc/mediatek/mt8188: Add eDP support for firmware display by Bo-Chen Chen · 1 year, 11 months ago
  17. 4ac8598 soc/mediatek/mt8188: Add ddp driver to support eDP output by Nathan Lu · 1 year, 11 months ago
  18. 511884e soc/mediatek/mt8188: Rename SPM register by Bo-Chen Chen · 1 year, 11 months ago
  19. d641add soc/mediatek: Add support for input 1P mode of dp_intf by Rex-BC Chen · 1 year, 10 months ago
  20. 319fce5 soc/mediatek: Move DP drivers to common by Bo-Chen Chen · 1 year, 11 months ago
  21. a6cd1bd soc/mediatek: Unify PLL function names by Rex-BC Chen · 1 year, 10 months ago
  22. 122b45b soc/mediatek/mt8186: Add support for PMIC MT6315 by Sen Chu · 1 year, 10 months ago
  23. 28dceae soc/mediatek: Move SPMI interface configuration to SoC folder by Sen Chu · 1 year, 10 months ago
  24. 1543252 soc/mediatek/mt8186: Add PMIF_SPMI_IOCFG_DEFAULT_SETTING Kconfig option by Rex-BC Chen · 1 year, 10 months ago
  25. 6d449e0 soc/mediatek/mt8186: Add PWRAP_WITH_PMIF_SPMI Kconfig option by Rex-BC Chen · 1 year, 10 months ago
  26. 6ad80f1 soc/mediatek/mt8186: Add support for reading CPU ID by Rex-BC Chen · 1 year, 10 months ago
  27. 2caa2fc soc/mediatek/mt8186: Add DEVAPC settings for ADSP by Tinghan Shen · 1 year, 11 months ago
  28. a9e5957 soc/mediatek/mt8186: Inititalize ADSP by Tinghan Shen · 1 year, 10 months ago
  29. 55a1ba3 soc/mediatek/mt8186: Add mtcmos power-on control for ADSP by Mandy Liu · 1 year, 10 months ago
  30. f32d1e3 soc/mediatek/mt8186: Enable ADSP clock by Mandy Liu · 1 year, 10 months ago
  31. ff7ac27 soc/mediatek/mt8186: Allow SCP to access H264 encoder by Runyang Chen · 1 year, 11 months ago
  32. a8172c3 soc/mediatek/mt8188: Allow CPUfreq hardware to access MCUPM registers by Liju-Clr Chen · 1 year, 11 months ago
  33. 0f1fb8a soc/mediatek: Use "if (!ptr)" in preference to "if (ptr == NULL)" by Elyes Haouas · 2 years ago
  34. 1fac2e2 soc/mediatek/mt8188: Set PLLs to hardware default values by Garmin Chang · 2 years ago
  35. f189249 soc/mediatek/mt8188: Fix indention in pll.c by Garmin.Chang · 2 years ago
  36. c7b549e soc/mediatek/mt8188: Change vpp_sel default mux for 4k support by Garmin Chang · 2 years ago
  37. d9b1dfe soc/mediatek/mt8188: Fix some wrong settings for PLLs by Garmin Chang · 2 years ago
  38. d522f38 timer: Change timer util functions to 64-bit by Rob Barnes · 2 years ago
  39. e125bea soc/mediatek/mt8186: Enable lastbus debug hardware by ot_zhenguo.li · 2 years ago
  40. 2b1fdb0 soc/mediatek/mt8186: Enable the protection of DEVAPC by Runyang Chen · 2 years ago
  41. 23a6d6c soc/mediatek/mt8186: Complete DEVAPC settings by Runyang Chen · 2 years ago
  42. a292f41 soc/mediatek/mt8186: Enable CPU power hardware tracking for PMIC MT6366 by Sen Chu · 2 years ago
  43. b6a0b26 src: De-conflict CALIBRATION_REGION definitions by Martin Roth · 2 years ago
  44. 7329653 soc/mediatek/mt8188: Enable ARM Trusted Firmware integration by Rex-BC Chen · 2 years, 1 month ago
  45. bc18fb3 mb/google/geralt: Pass reset gpio parameter to BL31 by Bo-Chen Chen · 2 years ago
  46. a01f8bc soc/mediatek: a common implementation to register BL31 reset by Hung-Te Lin · 2 years ago
  47. 70f30af soc/mediatek/mt8188: Enable mfgpll properly and fix SPMI muxes by Johnson Wang · 2 years ago
  48. c23235e soc/mediatek/mt8188: Add SPM loader and initialize SPM in RAM stage by Rex-BC Chen · 2 years ago
  49. 9d638a9 soc/mediatek: Move some SPM functions to common by Bo-Chen Chen · 2 years ago
  50. dcdbda5 soc/mediatek/mt8188: Use MHz as unit for current_clk by Bo-Chen Chen · 2 years ago
  51. c0797f5 soc/mediatek/mt8188: Add DEVAPC basic driver by Nina Wu · 2 years ago
  52. 297b634 soc/mediatek: Move common DEVPAC enums and functions to common by Bo-Chen Chen · 2 years ago
  53. af4bad1 soc/mediatek/mt8188: Initialize DPM in ramstage by Xi Chen · 2 years ago
  54. df03961 soc/mediatek/mt8188: Support 4 channel DRAM in DPM init flow by Xi Chen · 2 years ago
  55. cd37368 soc/mediatek/mt8188: Add DPM firmware files by Xi Chen · 2 years ago
  56. 8665d88 soc/mediatek: Move dpm_4ch.c to common by Xi Chen · 2 years ago
  57. 3729b1c soc/mediatek/mt8188: Enable USE_CBMEM_DRAM_INFO by Xi Chen · 2 years ago
  58. b1c3b99 soc/mediatek: Move emi.c to common folder by Rex-BC Chen · 2 years ago
  59. 0c4a396 soc/mediatek/mt8188: Add DRAM fast calibration support by Xi Chen · 2 years, 1 month ago
  60. 22ce1e8 soc/mediatek/mt8188: Add DRAM full calibration support by Xi Chen · 2 years, 1 month ago
  61. c1de4b4 soc/mediatek/mt8186: spm: Remove redundant call by Yidi Lin · 2 years ago
  62. c3d2e9c soc/mediatek/mt8188: Initialize DFD by Rex-BC Chen · 2 years, 1 month ago
  63. d6cea76 soc/mediatek: Move common definition of DFD to common folder by Rex-BC Chen · 2 years, 1 month ago
  64. 4dff4fe soc/mediatek/mt8188: Fix the order of register address in addressmap.h by Rex-BC Chen · 2 years ago
  65. 1dcc669 soc/mediatek/mt8188: Add tracker dump by Rex-BC Chen · 2 years, 1 month ago
  66. 577766e soc/mediatek/mt8188: replace SPDX identifiers to GPL-2.0-only OR MIT by Macpaul Lin · 2 years ago
  67. a4795c0 soc/mediatek/mt8186: Enable USB macro control by Allen-KH Cheng · 2 years ago
  68. 245fe4b soc/mediatek: Move common definitions to dramc_soc_common.h by Rex-BC Chen · 2 years, 1 month ago
  69. 0d13e80 soc/mediatek/mt8188: Add SPI support by Liya Li · 2 years, 1 month ago
  70. 00324b2 soc/mediatek: Create GET_TICK_DLY_REG macro for SPI tick delay setting by Rex-BC Chen · 2 years, 1 month ago
  71. 86dde5f soc/mediatek/mt8188: Add clk_buf support in romstage by Song Fan · 2 years, 1 month ago
  72. 11089e2 soc/mediatek/mt8188: Add RTC support by Song Fan · 2 years, 1 month ago
  73. 9f81a8f soc/mediatek: Move common definitions from rtc.h to rtc_reg_common.h by Rex-BC Chen · 2 years, 1 month ago
  74. feb573e soc/mediatek/mt8188: Add AUXADC support by Hui Liu · 2 years, 1 month ago
  75. a8c9674 soc/mediatek: Move struct mtk_auxadc_regs to auxadc_common.h by Rex-BC Chen · 2 years, 1 month ago
  76. 3b9d6a4 soc/mediatek/mt8195: Skip PCIe ops for eMMC SKUs by Yu-Ping Wu · 2 years, 1 month ago
  77. 7b7250d mb/google/cherry: Introduce mainboard_needs_pcie_init by Yu-Ping Wu · 2 years, 1 month ago
  78. 202f60b soc/mediatek/mt8188: Initialize SSPM by Rex-BC Chen · 2 years, 1 month ago
  79. 0c7a0f9 soc/mediatek/mt8188: Initialize MCUPM by Rex-BC Chen · 2 years, 1 month ago
  80. eb2a111 soc/mediatek/mt8188: Add eMMC and SD card configurations by Andy-ld Lu · 2 years, 1 month ago
  81. ba16e05 mb/google/geralt: Implement regulator interface by Hui Liu · 2 years, 1 month ago
  82. c5d4d96 mb/google: Use boolean type for "enable" argument for regulator by Rex-BC Chen · 2 years, 1 month ago
  83. d5dafb2 mb/google: Replace some strings in regulator.c by Rex-BC Chen · 2 years, 1 month ago
  84. 8ba3e34 soc/mediatek/mt8188: Add VMCH, VMC support for MT8188 by Hui Liu · 2 years, 1 month ago
  85. f1d9e42 soc/mediatek/mt8188: Add PMIF and PMIC init support by Hui Liu · 2 years, 2 months ago
  86. 823dcea soc/mediatek: Create a function to check ulposc by Rex-BC Chen · 2 years, 1 month ago
  87. a5c9682 soc/mediatek: Move SPMI device table to SoC folder by Hui Liu · 2 years, 2 months ago
  88. 15e5a3b soc/mediatek/mt8188: add usb host support by Shaocheng Wang · 2 years, 2 months ago
  89. 29f1866 soc/mediatek/mt8188: Enable mmu operation for L2C SRAM and DMA by Rex-BC Chen · 2 years, 2 months ago
  90. f916b3c soc/mediatek/mt8188: Add video/audio mtcmos setting by Rex-BC Chen · 2 years, 1 month ago
  91. 4e8a1ec soc/mediatek/mt8188: Add PLL and clock init support by garmin chang · 2 years, 2 months ago
  92. 13c8d02 soc/mediatek: Add mt_pll_set_usb_clock() to enable usb clock by Rex-BC Chen · 2 years, 1 month ago
  93. 2680eec soc/mediatek/mt8188: Add I2C driver support by kewei.xu · 2 years, 2 months ago
  94. f615576 soc/mediatek/mt8188: Add NOR-Flash support by Rex-BC Chen · 2 years, 2 months ago
  95. 7a0ca5b soc/mediatek: Move FLASH_DUAL_READ to common by Rex-BC Chen · 2 years, 2 months ago
  96. ccaafdf soc/mediatek/mt8188: Add GPIO drivers by Guodong Liu · 2 years, 2 months ago
  97. b4c5aed soc/mediatek: Move some gpio functions to common/gpio_op.c by Rex-BC Chen · 2 years, 2 months ago
  98. 7912da8 soc/mediatek/mt8188: Add timer support by Bo-Chen Chen · 2 years, 2 months ago
  99. e0541ec soc/mediatek: Make timer_prepare() a common function by Rex-BC Chen · 2 years, 2 months ago
  100. 22d30c4 soc/mediatek/mt8188: Initialize watchdog by Bo-Chen Chen · 2 years, 2 months ago