1. 27d6299 device/resource: Add _kb postfix for resource allocators by Kyösti Mälkki · 2 years, 2 months ago
  2. 879d04b soc/mediatek: Include 'console/console.h' when appropriate by Elyes HAOUAS · 2 years, 6 months ago
  3. 39e6f85 soc/mediatek: Set soc_ops.set_resources as no-op by Yu-Ping Wu · 2 years, 4 months ago
  4. 025fb17 soc/mediatek: remove unused RTC_GPIO_USER_MASK by Rex-BC Chen · 2 years, 5 months ago
  5. 1f6b7a2 soc/mediatek/mt8173/dramc_pi_calibration_api.c: Remove duplicated "ERROR" in log message by Elyes HAOUAS · 2 years, 5 months ago
  6. e966595 treewide: Remove "ERROR: "/"WARN: " prefixes from log messages by Julius Werner · 2 years, 6 months ago
  7. 0bc5d9d src/{drivers,soc}: Fix some code indents by Elyes HAOUAS · 2 years, 6 months ago
  8. 9d32158 soc/mediatek: move i2c function to common folder by Rex-BC Chen · 2 years, 9 months ago
  9. 26f97f9 src/soc to src/superio: Fix spelling errors by Martin Roth · 2 years, 10 months ago
  10. 7fd9327 soc/mediatek: Move the power domain data under each SoC by Weiyi Lu · 3 years, 5 months ago
  11. 47095d5 soc/mediatek: Move the common part of SPI drivers to common/ by Rex-BC Chen · 3 years, 3 months ago
  12. 03e002f soc/mediatek/mt8195: Add timer support by Yidi Lin · 3 years, 5 months ago
  13. a3b1944 soc/mediatek/mt8173,mt8183: revise SOC DRAM implementation by Xi Chen · 3 years, 4 months ago
  14. e8c681c soc/mediatek/common: Move DRAM implementation from mt8192 to common by Xi Chen · 3 years, 4 months ago
  15. 82d16b1 memlayout: Store region sizes as separate symbols by Julius Werner · 3 years, 7 months ago
  16. 39df11f src: Remove unused <boardid.h> by Elyes HAOUAS · 3 years, 6 months ago
  17. 9f23583 soc/mediatek/mt8173/dramc_pi_calibration_api.c: Use __func__ by Elyes HAOUAS · 3 years, 6 months ago
  18. e795772 soc/mediatek/mt8173/pmic_wrap.c: Use __func__ by Elyes HAOUAS · 3 years, 6 months ago
  19. 54f8b9e soc/mediatek: rtc: Use `bool` as return type by Yidi Lin · 3 years, 6 months ago
  20. b17e805 soc/mediatek/mt8192: Move flash_controller.c to common/ by Yidi Lin · 3 years, 7 months ago
  21. b0ab41e soc/mediatek/mt8192: add rtc MT6359P driver by Yuchen Huang · 4 years ago
  22. baf27db cbfs: Enable CBFS mcache on most chipsets by Julius Werner · 4 years, 10 months ago
  23. 86b3bf1 soc/mediatek: Add function to raise the CPU frequency of MT8192 by Weiyi Lu · 4 years, 1 month ago
  24. 0fed84b soc/mediatek: move power status bits under each chip by Weiyi Lu · 4 years, 3 months ago
  25. 1a8b500 soc/mediatek: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  26. cfdcfdb src: Remove unused 'include <delay.h>' by Elyes HAOUAS · 4 years ago
  27. 29c4d1b src/soc/mediatek: Add include <types.h> by Elyes HAOUAS · 4 years ago
  28. 8547823 src: Remove unused 'include <stdint.h> by Elyes HAOUAS · 4 years, 2 months ago
  29. 46514c2 treewide: Add Kconfig variable MEMLAYOUT_LD_FILE by Furquan Shaikh · 4 years, 1 month ago
  30. 0c154af src: Remove redundant includes by Elyes HAOUAS · 4 years, 2 months ago
  31. 48378e1 src: Remove duplicated includes by Elyes HAOUAS · 4 years, 2 months ago
  32. a3b02e2 src: Remove unused 'include <symbols.h>' by Elyes HAOUAS · 4 years, 2 months ago
  33. 51a5495 src: Remove unused '#include <timer.h>' by Elyes HAOUAS · 4 years, 2 months ago
  34. c4b7027 src: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 2 months ago
  35. bc867d5 src/mainboard: Remove unused 'include <stdlib.h>' by Elyes HAOUAS · 4 years, 2 months ago
  36. e30c396 src: Remove unused '#include <stddef.h>' by Elyes HAOUAS · 4 years, 2 months ago
  37. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  38. c49d7a3 src/: Replace GPL boilerplate with SPDX headers by Patrick Georgi · 4 years, 2 months ago
  39. 21a4053 rules.h: Rename ENV_VERSTAGE to ENV_SEPARATE_VERSTAGE by Julius Werner · 4 years, 3 months ago
  40. e67ab18 soc/mediatek: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  41. c79e96b security/vboot: Decouple measured boot from verified boot by Bill XIE · 5 years ago
  42. 1c6d8a9 soc: Remove copyright notices by Patrick Georgi · 4 years, 4 months ago
  43. 1f220a9 soc/mediatek: Fix typos in comments by Elyes HAOUAS · 4 years, 5 months ago
  44. 443fbd7 soc/mediatek: dsi: Increase pcw precision by Yu-Ping Wu · 4 years, 5 months ago
  45. fc7b953 drivers/spi/spi_flash: remove spi flash names by Aaron Durbin · 4 years, 6 months ago
  46. ba9b504 src: Replace min/max() with MIN/MAX() by Elyes HAOUAS · 4 years, 7 months ago
  47. 8cf28db soc/{amd,cavium,mediatek,sifive}: Remove unused <stdlib.h> by Elyes HAOUAS · 4 years, 8 months ago
  48. 55009af Change all clrsetbits_leXX() to clrsetbitsXX() by Julius Werner · 4 years, 8 months ago
  49. cefe89e lib/fmap: Add optional pre-RAM cache by Julius Werner · 4 years, 8 months ago
  50. d05f57c arch/arm64: Pass cbmem_top to ramstage via calling argument by Arthur Heymans · 4 years, 9 months ago
  51. f71bb5d soc/{mediatek,sifive}: Remove unused 'include <arch/barrier.h>' by Elyes HAOUAS · 4 years, 9 months ago
  52. c888a7b src: Remove unused 'include <string.h>' by Elyes HAOUAS · 4 years, 9 months ago
  53. b3f24b4 arm64: Uprev Arm TF and adjust to BL31 parameter changes by Julius Werner · 5 years ago
  54. 0a8da74 arm64: Rename arm_tf.c/h to bl31.c/h by Julius Werner · 5 years ago
  55. 4b30478 mediatek: Use GPIO based SPI CS by Yu-Ping Wu · 5 years ago
  56. 32ddc0d soc/mediatek/mt8183: Add DSI driver 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. 7ece246 soc/mediatek/mt8173: Refactor display driver to share common parts by Hung-Te Lin · 5 years ago
  63. 1c6e5a6 soc/mediatek/mt8173: Remove dual DSI mode by Hung-Te Lin · 5 years ago
  64. 30e9bc56 mediatek: Refactor I2C code among similar SOCs by Qii Wang · 5 years ago
  65. 231537b soc/mediatek: Use 'include <stdlib.h>' when appropriate by Elyes HAOUAS · 5 years ago
  66. 76c4386 arch/non-x86: Flip HAVE_MONOTONIC_TIMER default by Kyösti Mälkki · 5 years ago
  67. 026be3d mediatek: Add SPI tick_dly setting by Mengqi Zhang · 5 years ago
  68. 27d02d8 src/soc: Add missing 'include <types.h>' by Elyes HAOUAS · 5 years ago
  69. 6672bd8 vboot: refactor OPROM code by Joel Kitching · 5 years ago
  70. 3d96f60 mediatek: Add function to raise the CPU frequency by Tristan Shieh · 5 years ago
  71. cd4fe0f src: include <assert.h> when appropriate by Elyes HAOUAS · 5 years ago
  72. 20eaef0 src: Add missing include 'console.h' by Elyes HAOUAS · 5 years ago
  73. a76e654 mediatek: Use the 64-bit timer by Tristan Shieh · 5 years ago
  74. bf0970e src: Use include <delay.h> when appropriate by Elyes HAOUAS · 5 years ago
  75. b197808 mediatek/mt8183: Fix RTC initialization flow by Ran Bi · 5 years ago
  76. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  77. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  78. c9b7d1f security/tpm: Fix TCPA log feature by Philipp Deppenwiese · 6 years ago
  79. 13f6650 device/mmio.h: Add include file for MMIO ops by Kyösti Mälkki · 5 years ago
  80. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  81. 47d46d0 mediatek/mt8183: Add RTC support by Ran Bi · 6 years ago
  82. 7e0dea6 symbols.h: Add macro to define memlayout region symbols by Julius Werner · 5 years ago
  83. dff29e0 bootmem: add new memory type for BL31 by Ting Shen · 5 years ago
  84. e6a03e0 mediatek: Separate WDT reset function from WDT driver by Tristan Shieh · 5 years ago
  85. 1d748c5 console: Change BOOTBLOCK_CONSOLE default to `y` by Nico Huber · 6 years ago
  86. 3a065f1 mediatek: Share GPIO external interrupts (EINT) code among similar SoCs by Chuanjia Liu · 6 years ago
  87. 6df3b64 src: Remove duplicated round up function by Elyes HAOUAS · 6 years ago
  88. 755db95 (console,drivers/uart)/Kconfig: Fix dependencies by Nico Huber · 6 years ago
  89. 55d6238 src: Remove unneeded include <cbfs.h> by Elyes HAOUAS · 6 years ago
  90. ab1b83d mediatek: Refactor PMIC wrapper code among similar SoCs by Tristan Shieh · 6 years ago
  91. e9a0130 src: Remove unneeded include <console/console.h> by Elyes HAOUAS · 6 years ago
  92. d2b9ec1 src: Remove unneeded include "{arch,cpu}/cpu.h" by Elyes HAOUAS · 6 years ago
  93. dfbe6bd src: Add missing include <stdint.h> by Elyes HAOUAS · 6 years ago
  94. a342f39 src: Remove unneeded whitespace by Elyes HAOUAS · 6 years ago
  95. 96d3378 soc/mediatek: Convert to `board_reset()` by Nico Huber · 6 years ago
  96. 2234346 mediatek: Refactor USB code among similar SoCs by Tristan Shieh · 6 years ago
  97. 88607a4 src: Use tabs for indentation by Elyes HAOUAS · 6 years ago
  98. 79b990d mediatek: Refactor memory test code among similar SoCs by Tristan Shieh · 6 years ago
  99. 1efe257 mediatek: Map SRAM as secure and cached memory by Tristan Shieh · 6 years ago
  100. 545ed7a drivers/i2c: Add i2c TPM support for different stages by Philipp Deppenwiese · 6 years ago