1. 327a0a7 tree: Drop unused <string.h> by Elyes Haouas · 3 months ago
  2. 43225cb soc/rockchip: Remove blank lines before '}' and after '{' by Elyes Haouas · 4 months ago
  3. 7d86f34 soc: Add SPDX license headers to Kconfig files by Martin Roth · 5 months ago
  4. b506020 commonlib: Change GCD function to always use 64 bits by Julius Werner · 5 months ago
  5. bfb11be include/device/device.h: Remove CHIP_NAME() macro by Nicholas Sudsgaard · 6 months ago
  6. d0037ef soc/*: Rename Makefiles from .inc to .mk by Martin Roth · 6 months ago
  7. 4b6d368 soc/rockchip/rk3399/mipi: Remove space before semicolon by Elyes Haouas · 11 months ago
  8. c827c9b fmap: Map less space in fallback path without CBFS verification by Julius Werner · 8 months ago
  9. 2a87ef1 rockchip/rk3288: Reshuffle memlayout to make a bit more verstage space by Julius Werner · 8 months ago
  10. 2751d29 Use common GCD function by Yidi Lin · 9 months ago
  11. 42f1505 memlayout.ld: Increase RAMSTAGE size to more than 1MB everywhere by Patrick Georgi · 9 months ago
  12. 799c321 cbmem_top_chipset: Change the return value to uintptr_t by Elyes Haouas · 1 year, 8 months ago
  13. cdf99a9 soc/rockchip/rk3288/clock.c: Remove trailing semicolon by Elyes Haouas · 1 year, 10 months ago
  14. 99a9928 soc/(amd|rockchip): Update vb2ex_hwcrypto implementations to new API req by Julius Werner · 1 year, 11 months ago
  15. c4e9045 treewide: Unify Google branding by Jon Murphy · 2 years, 1 month ago
  16. 84a9360a soc/rockchip: Do resource transition by Kyösti Mälkki · 3 years, 1 month ago
  17. 7e48686 src/soc: Get rid of most src/soc/Kconfig files by Martin Roth · 2 years, 1 month ago
  18. 6b0d085 security/vboot: Deprecate VBOOT_VBNV_EC by Yu-Ping Wu · 2 years, 1 month ago
  19. 27d6299 device/resource: Add _kb postfix for resource allocators by Kyösti Mälkki · 2 years, 2 months ago
  20. 507b074 soc/*: Use __fallthrough statement by Arthur Heymans · 2 years, 4 months ago
  21. 19baa9d i2c: Add configurable I2C transfer timeout by Jes Klinke · 2 years, 5 months ago
  22. fff2021 Use the fallthrough statement in switch loops by Arthur Heymans · 3 years, 4 months ago
  23. e966595 treewide: Remove "ERROR: "/"WARN: " prefixes from log messages by Julius Werner · 2 years, 6 months ago
  24. 7663852 soc/rockchip/rk3399/display.c: Remove unuseful 'return' in void function by Elyes HAOUAS · 2 years, 6 months ago
  25. 4757a7e mipi: Make panel init callback work directly on DSI transaction types by Julius Werner · 2 years, 10 months ago
  26. 954df3d include/bcd: move bcd code to commonlib/bsd/include by Ricardo Quesada · 3 years ago
  27. abefcc2 soc/rockchip/rk3399/sdram: Add channel to error message by Moritz Fischer · 3 years, 5 months ago
  28. 1e19213 soc/rockchip/rk3399/sdram: Simplify error condition by Moritz Fischer · 3 years, 5 months ago
  29. a89406e rk3399: clock: Fix style for rkclk_ddr_reset() by Julius Werner · 3 years, 5 months ago
  30. 7f0d3de rk3399: sdram: Remove obs_err variable to avoid uninitialized use by Julius Werner · 3 years, 5 months ago
  31. 619c60f soc/rockchip/rk3399/sdram: Remove superfluous parameter by Moritz Fischer · 3 years, 5 months ago
  32. d4f81bc soc/rockchip/rk3399/sdram: Use rank_mask in WDQL training by Moritz Fischer · 3 years, 5 months ago
  33. 145ecc6 soc/rockchip/rk3399/sdram: Use rank_mask in CA training by Moritz Fischer · 3 years, 5 months ago
  34. f6e3254 soc/rockchip/rk3399/clock: Add rkclk_ddr_reset() function by Moritz Fischer · 3 years, 5 months ago
  35. c73102d soc/rockchip/rk3399/sdram: Add phy_ctrl_reset by Moritz Fischer · 3 years, 5 months ago
  36. d8f352b soc/rockchip/rk3399/sdram: Clear PI_175 IRQs in data training by Moritz Fischer · 3 years, 5 months ago
  37. 82d16b1 memlayout: Store region sizes as separate symbols by Julius Werner · 3 years, 7 months ago
  38. c867cd3 soc/rockchip/rk3399/sdram: Move WDQL training into a separate function by Moritz Fischer · 3 years, 5 months ago
  39. 401c7a6 soc/rockchip/rk3399/sdram: Move RL training into a separate function by Moritz Fischer · 3 years, 5 months ago
  40. 12d3600 soc/rockchip/rk3399/sdram: Move RG training into a separate function by Moritz Fischer · 3 years, 5 months ago
  41. 68365e1 soc/rockchip/rk3399/sdram: Move WL training into a separate function by Moritz Fischer · 3 years, 5 months ago
  42. f71902d soc/rockchip/rk3399/sdram: Move CA training into a separate function by Moritz Fischer · 3 years, 5 months ago
  43. a76f659 soc/rockchip/rk3399/sdram: Order and group tsel variables by Moritz Fischer · 3 years, 5 months ago
  44. 6410a00 soc/rockchip/rk3399/sdram: Shorten sdram_params to params by Moritz Fischer · 3 years, 5 months ago
  45. 8b56c8c drivers: Replace set_vbe_mode_info_valid by Patrick Rudolph · 4 years, 5 months ago
  46. baf27db cbfs: Enable CBFS mcache on most chipsets by Julius Werner · 4 years, 10 months ago
  47. fc2047b src: Change bare 'unsigned' to 'unsigned int' by Martin Roth · 3 years, 8 months ago
  48. fa2db84 soc/rockchip/rk3288/include/soc/display.h: Add missing includes by Elyes HAOUAS · 3 years, 9 months ago
  49. 78efb84 soc/rockchip/rk3288/gpio.c: Use GPIOx_BASE macros by Elyes HAOUAS · 3 years, 9 months ago
  50. b626513 soc/rockchip: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  51. e3a1247 include/console/uart: make index parameter unsigned by Felix Held · 3 years, 10 months ago
  52. 8e6d5f2 {include,mb,soc,sb,vendorcode}: Make hexadecimal notation consistent by Subrata Banik · 3 years, 11 months ago
  53. c379d46 src/soc/rockchip: Add missing <{stddef,stdint}.h> by Elyes HAOUAS · 4 years ago
  54. 0badea8 soc/rockchip/rk3399/display.c: Add missing include by Elyes HAOUAS · 4 years ago
  55. 4ab5ce1 soc/rockchip: Use (Q) instead of @ by Stefan Reinauer · 4 years, 1 month ago
  56. 46514c2 treewide: Add Kconfig variable MEMLAYOUT_LD_FILE by Furquan Shaikh · 4 years, 1 month ago
  57. c4b7027 src: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 2 months ago
  58. e30c396 src: Remove unused '#include <stddef.h>' by Elyes HAOUAS · 4 years, 2 months ago
  59. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  60. c49d7a3 src/: Replace GPL boilerplate with SPDX headers by Patrick Georgi · 4 years, 2 months ago
  61. f7b2fe6 {security,soc}/*/Kconfig: Replace GPLv2 long form headers with SPDX header by Elyes HAOUAS · 4 years, 2 months ago
  62. ac95903 treewide: replace GPLv2 long form headers with SPDX header by Patrick Georgi · 4 years, 2 months ago
  63. 02363b5 treewide: Move "is part of the coreboot project" line in its own comment by Patrick Georgi · 4 years, 2 months ago
  64. 2f8ba69 Replace DEVICE_NOOP with noop_(set|read)_resources by Nico Huber · 4 years, 3 months ago
  65. bbc99cf soc/rockchip: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  66. deeccbf Drop explicit NULL initializations from `device_operations` by Elyes HAOUAS · 4 years, 3 months ago
  67. 1c6d8a9 soc: Remove copyright notices by Patrick Georgi · 4 years, 4 months ago
  68. b773157 src: Remove unneeded 'include <arch/cache.h>' by Elyes HAOUAS · 4 years, 7 months ago
  69. 8d1b0f1 soc/rockchip: Fix typos by Elyes HAOUAS · 4 years, 5 months ago
  70. ba9b504 src: Replace min/max() with MIN/MAX() by Elyes HAOUAS · 4 years, 7 months ago
  71. 43d5f7e src/soc/rockchip: Remove unused <stdlib.h> by Elyes HAOUAS · 4 years, 8 months ago
  72. 55009af Change all clrsetbits_leXX() to clrsetbitsXX() by Julius Werner · 4 years, 8 months ago
  73. 7fc9286 lib/fmap: Disable pre-RAM cache for FSP 1.0 by Julius Werner · 4 years, 8 months ago
  74. 211792f rockchip/rk3288: Split free SRAM more evenly between stages by Julius Werner · 4 years, 8 months ago
  75. cefe89e lib/fmap: Add optional pre-RAM cache by Julius Werner · 4 years, 8 months ago
  76. e396c66 rockchip/rk3288: Bump verstage size a little more by Julius Werner · 4 years, 8 months ago
  77. d05f57c arch/arm64: Pass cbmem_top to ramstage via calling argument by Arthur Heymans · 4 years, 9 months ago
  78. 2f389f1 arch/arm: Pass cbmem_top to ramstage via calling argument by Arthur Heymans · 4 years, 9 months ago
  79. 340e4b8 lib/cbmem_top: Add a common cbmem_top implementation by Arthur Heymans · 4 years, 9 months ago
  80. 57e8909 src/soc: change "unsigned" to "unsigned int" by Martin Roth · 4 years, 9 months ago
  81. b3f24b4 arm64: Uprev Arm TF and adjust to BL31 parameter changes by Julius Werner · 5 years ago
  82. 0a8da74 arm64: Rename arm_tf.c/h to bl31.c/h by Julius Werner · 5 years ago
  83. c788ae3 rockchip: Use new buffer_to/from_fifo32(_prefix) helpers by Julius Werner · 5 years ago
  84. 220ac04 vboot: update vboot2 functions to use new vb2_error_t by Joel Kitching · 5 years ago
  85. 5cf9ccc src: Include <stdint.h> instead of <inttypes.h> by Jacob Garber · 5 years ago
  86. 17b1a16 soc/{qualcomm,rockchip}: Use 'include <stdlib.h>' when appropriate by Elyes HAOUAS · 5 years ago
  87. e24585c soc/rockchip/rk3399: Use 64 bits in multiplication by Jacob Garber · 5 years ago
  88. 4c33a3a src: Make implicit fall throughs explicit by Jacob Garber · 5 years ago
  89. c14eb3b soc/rockchip/rk3288: Add fall through comment by Jacob Garber · 5 years ago
  90. 8b9a3ec soc/rockchip/rk3288/include/soc: Add missing include <types.h> by Elyes HAOUAS · 5 years ago
  91. 76c4386 arch/non-x86: Flip HAVE_MONOTONIC_TIMER default by Kyösti Mälkki · 5 years ago
  92. eda20b6 vboot: Use CONFIG_VBOOT_MIGRATE_WORKING_DATA on all platforms by Julius Werner · 5 years ago
  93. 2b99a01 soc/rockchip/rk3288: Disable bootblock console by Patrick Georgi · 5 years ago
  94. 27d02d8 src/soc: Add missing 'include <types.h>' by Elyes HAOUAS · 5 years ago
  95. 7c712bb Fix code that would trip -Wtype-limits by Julius Werner · 5 years ago
  96. 22e605c rockchip: rk3399: increase memory for fit payload. by Marty E. Plummer · 5 years ago
  97. 6672bd8 vboot: refactor OPROM code by Joel Kitching · 5 years ago
  98. cee06c4 rockchip/rk3399: Select VBOOT_MIGRATE_WORKING_DATA by Julius Werner · 5 years ago
  99. cd4fe0f src: include <assert.h> when appropriate by Elyes HAOUAS · 5 years ago
  100. 20eaef0 src: Add missing include 'console.h' by Elyes HAOUAS · 5 years ago