1. baf27db cbfs: Enable CBFS mcache on most chipsets by Julius Werner · 4 years, 10 months ago
  2. 86b3bf1 soc/mediatek: Add function to raise the CPU frequency of MT8192 by Weiyi Lu · 4 years, 1 month ago
  3. 0fed84b soc/mediatek: move power status bits under each chip by Weiyi Lu · 4 years, 3 months ago
  4. 1a8b500 soc/mediatek: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  5. cfdcfdb src: Remove unused 'include <delay.h>' by Elyes HAOUAS · 4 years ago
  6. 29c4d1b src/soc/mediatek: Add include <types.h> by Elyes HAOUAS · 4 years ago
  7. 8547823 src: Remove unused 'include <stdint.h> by Elyes HAOUAS · 4 years, 2 months ago
  8. 46514c2 treewide: Add Kconfig variable MEMLAYOUT_LD_FILE by Furquan Shaikh · 4 years, 1 month ago
  9. 0c154af src: Remove redundant includes by Elyes HAOUAS · 4 years, 2 months ago
  10. 48378e1 src: Remove duplicated includes by Elyes HAOUAS · 4 years, 2 months ago
  11. a3b02e2 src: Remove unused 'include <symbols.h>' by Elyes HAOUAS · 4 years, 2 months ago
  12. 51a5495 src: Remove unused '#include <timer.h>' by Elyes HAOUAS · 4 years, 2 months ago
  13. c4b7027 src: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 2 months ago
  14. bc867d5 src/mainboard: Remove unused 'include <stdlib.h>' by Elyes HAOUAS · 4 years, 2 months ago
  15. e30c396 src: Remove unused '#include <stddef.h>' by Elyes HAOUAS · 4 years, 2 months ago
  16. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  17. c49d7a3 src/: Replace GPL boilerplate with SPDX headers by Patrick Georgi · 4 years, 2 months ago
  18. 21a4053 rules.h: Rename ENV_VERSTAGE to ENV_SEPARATE_VERSTAGE by Julius Werner · 4 years, 3 months ago
  19. e67ab18 soc/mediatek: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  20. c79e96b security/vboot: Decouple measured boot from verified boot by Bill XIE · 5 years ago
  21. 1c6d8a9 soc: Remove copyright notices by Patrick Georgi · 4 years, 4 months ago
  22. 1f220a9 soc/mediatek: Fix typos in comments by Elyes HAOUAS · 4 years, 5 months ago
  23. 443fbd7 soc/mediatek: dsi: Increase pcw precision by Yu-Ping Wu · 4 years, 5 months ago
  24. fc7b953 drivers/spi/spi_flash: remove spi flash names by Aaron Durbin · 4 years, 6 months ago
  25. ba9b504 src: Replace min/max() with MIN/MAX() by Elyes HAOUAS · 4 years, 7 months ago
  26. 8cf28db soc/{amd,cavium,mediatek,sifive}: Remove unused <stdlib.h> by Elyes HAOUAS · 4 years, 8 months ago
  27. 55009af Change all clrsetbits_leXX() to clrsetbitsXX() by Julius Werner · 4 years, 8 months ago
  28. cefe89e lib/fmap: Add optional pre-RAM cache by Julius Werner · 4 years, 8 months ago
  29. d05f57c arch/arm64: Pass cbmem_top to ramstage via calling argument by Arthur Heymans · 4 years, 9 months ago
  30. f71bb5d soc/{mediatek,sifive}: Remove unused 'include <arch/barrier.h>' by Elyes HAOUAS · 4 years, 9 months ago
  31. c888a7b src: Remove unused 'include <string.h>' by Elyes HAOUAS · 4 years, 9 months ago
  32. b3f24b4 arm64: Uprev Arm TF and adjust to BL31 parameter changes by Julius Werner · 5 years ago
  33. 0a8da74 arm64: Rename arm_tf.c/h to bl31.c/h by Julius Werner · 5 years ago
  34. 4b30478 mediatek: Use GPIO based SPI CS by Yu-Ping Wu · 5 years ago
  35. 32ddc0d soc/mediatek/mt8183: Add DSI driver by Hung-Te Lin · 5 years ago
  36. 3b217d5 soc/mediatek: dsi: Refactor video timing calculation by Hung-Te Lin · 5 years ago
  37. ff0945e soc/mediatek: dsi: Refactor PHY timing calculation by Hung-Te Lin · 5 years ago
  38. 302dddf soc/mediatek: dsi: Refactor MIPI TX configuration by Hung-Te Lin · 5 years ago
  39. 61e3466 soc/mediatek: dsi: Unify format to bpp conversion by Hung-Te Lin · 5 years ago
  40. c59fbf2 soc/mediatek: Create common DSI driver from mt8173 by Hung-Te Lin · 5 years ago
  41. 7ece246 soc/mediatek/mt8173: Refactor display driver to share common parts by Hung-Te Lin · 5 years ago
  42. 1c6e5a6 soc/mediatek/mt8173: Remove dual DSI mode by Hung-Te Lin · 5 years ago
  43. 30e9bc56 mediatek: Refactor I2C code among similar SOCs by Qii Wang · 5 years ago
  44. 231537b soc/mediatek: Use 'include <stdlib.h>' when appropriate by Elyes HAOUAS · 5 years ago
  45. 76c4386 arch/non-x86: Flip HAVE_MONOTONIC_TIMER default by Kyösti Mälkki · 5 years ago
  46. 026be3d mediatek: Add SPI tick_dly setting by Mengqi Zhang · 5 years ago
  47. 27d02d8 src/soc: Add missing 'include <types.h>' by Elyes HAOUAS · 5 years ago
  48. 6672bd8 vboot: refactor OPROM code by Joel Kitching · 5 years ago
  49. 3d96f60 mediatek: Add function to raise the CPU frequency by Tristan Shieh · 5 years ago
  50. cd4fe0f src: include <assert.h> when appropriate by Elyes HAOUAS · 5 years ago
  51. 20eaef0 src: Add missing include 'console.h' by Elyes HAOUAS · 5 years ago
  52. a76e654 mediatek: Use the 64-bit timer by Tristan Shieh · 5 years ago
  53. bf0970e src: Use include <delay.h> when appropriate by Elyes HAOUAS · 5 years ago
  54. b197808 mediatek/mt8183: Fix RTC initialization flow by Ran Bi · 5 years ago
  55. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  56. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  57. c9b7d1f security/tpm: Fix TCPA log feature by Philipp Deppenwiese · 6 years ago
  58. 13f6650 device/mmio.h: Add include file for MMIO ops by Kyösti Mälkki · 5 years ago
  59. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  60. 47d46d0 mediatek/mt8183: Add RTC support by Ran Bi · 6 years ago
  61. 7e0dea6 symbols.h: Add macro to define memlayout region symbols by Julius Werner · 5 years ago
  62. dff29e0 bootmem: add new memory type for BL31 by Ting Shen · 5 years ago
  63. e6a03e0 mediatek: Separate WDT reset function from WDT driver by Tristan Shieh · 5 years ago
  64. 1d748c5 console: Change BOOTBLOCK_CONSOLE default to `y` by Nico Huber · 6 years ago
  65. 3a065f1 mediatek: Share GPIO external interrupts (EINT) code among similar SoCs by Chuanjia Liu · 6 years ago
  66. 6df3b64 src: Remove duplicated round up function by Elyes HAOUAS · 6 years ago
  67. 755db95 (console,drivers/uart)/Kconfig: Fix dependencies by Nico Huber · 6 years ago
  68. 55d6238 src: Remove unneeded include <cbfs.h> by Elyes HAOUAS · 6 years ago
  69. ab1b83d mediatek: Refactor PMIC wrapper code among similar SoCs by Tristan Shieh · 6 years ago
  70. e9a0130 src: Remove unneeded include <console/console.h> by Elyes HAOUAS · 6 years ago
  71. d2b9ec1 src: Remove unneeded include "{arch,cpu}/cpu.h" by Elyes HAOUAS · 6 years ago
  72. dfbe6bd src: Add missing include <stdint.h> by Elyes HAOUAS · 6 years ago
  73. a342f39 src: Remove unneeded whitespace by Elyes HAOUAS · 6 years ago
  74. 96d3378 soc/mediatek: Convert to `board_reset()` by Nico Huber · 6 years ago
  75. 2234346 mediatek: Refactor USB code among similar SoCs by Tristan Shieh · 6 years ago
  76. 88607a4 src: Use tabs for indentation by Elyes HAOUAS · 6 years ago
  77. 79b990d mediatek: Refactor memory test code among similar SoCs by Tristan Shieh · 6 years ago
  78. 1efe257 mediatek: Map SRAM as secure and cached memory by Tristan Shieh · 6 years ago
  79. 545ed7a drivers/i2c: Add i2c TPM support for different stages by Philipp Deppenwiese · 6 years ago
  80. 86d0d6e mediatek: Refactor SPI code among similar SOCs by Tristan Shieh · 6 years ago
  81. 71d227b mediatek: Share GPIO code among similar SOCs by Tristan Shieh · 6 years ago
  82. 17180af mediatek: Share PLL code among similar SOCs by Tristan Shieh · 6 years ago
  83. c645a5a mediatek: Share MMU operation code among similar SOCs by Tristan Shieh · 6 years ago
  84. 5da0029 mediatek: Move mtcmos code to a common directory by Tristan Shieh · 6 years ago
  85. 0423a2b mediatek: Share mtcmos code among similar SOCs by Tristan Shieh · 6 years ago
  86. 53dabc2 mediatek: Move watchdog timer code to a common directory by Tristan Shieh · 6 years ago
  87. e96a6d2 mediatek: Share watchdog timer code among similar SOCs by Tristan Shieh · 6 years ago
  88. 362a734 mediatek: Move uart, timer and cbmem code to a common directory. by Tristan Shieh · 6 years ago
  89. 4c8d487 mediatek: Refactor to sharing code among similar SOCs by Tristan Shieh · 6 years ago
  90. f42db11 mediatek: Refine whitespace and formating changes by Tristan Shieh · 6 years ago
  91. b442669 soc/mediatek/mt8173: Get rid of device_t by Elyes HAOUAS · 6 years ago
  92. 9a1bb36 soc{broadcom,imgtec,mediatek,qualcomm}: stop using spi_xfer_two_vectors by Aaron Durbin · 6 years ago
  93. 235daa4 driver/uart: Introduce a way for mainboard to override the baudrate by Julien Viard de Galbert · 6 years ago
  94. 8890dcc soc/mediatek/mt8173: Remove cast of `NULL*` to `void *` by Paul Menzel · 7 years ago
  95. 57ea9b4 soc/mediatek/mt8173/Kconfig: Use plural of *message* by Paul Menzel · 7 years ago
  96. 0d0be39 soc/mediatek/mt8173: Remove unneeded header inclusion by Paul Menzel · 7 years ago
  97. 22db82d soc/mediatek/mt8173: Fix typo in debug message by Paul Menzel · 7 years ago
  98. 454cfa0 soc/mediatek/mt8173: Correct multi-line comment format by Paul Menzel · 7 years ago
  99. b29078e mb/*/*: Remove rtc nvram configurable baud rate by Arthur Heymans · 7 years ago
  100. 0f2dd1e include/device: Split i2c.h into three by Nico Huber · 7 years ago