1. e30c396 src: Remove unused '#include <stddef.h>' by Elyes HAOUAS · 4 years, 3 months ago
  2. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  3. c49d7a3 src/: Replace GPL boilerplate with SPDX headers by Patrick Georgi · 4 years, 3 months ago
  4. f7b2fe6 {security,soc}/*/Kconfig: Replace GPLv2 long form headers with SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  5. ac95903 treewide: replace GPLv2 long form headers with SPDX header by Patrick Georgi · 4 years, 4 months ago
  6. 02363b5 treewide: Move "is part of the coreboot project" line in its own comment by Patrick Georgi · 4 years, 4 months ago
  7. 2f8ba69 Replace DEVICE_NOOP with noop_(set|read)_resources by Nico Huber · 4 years, 5 months ago
  8. bbc99cf soc/rockchip: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  9. deeccbf Drop explicit NULL initializations from `device_operations` by Elyes HAOUAS · 4 years, 5 months ago
  10. 1c6d8a9 soc: Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  11. b773157 src: Remove unneeded 'include <arch/cache.h>' by Elyes HAOUAS · 4 years, 8 months ago
  12. 8d1b0f1 soc/rockchip: Fix typos by Elyes HAOUAS · 4 years, 6 months ago
  13. ba9b504 src: Replace min/max() with MIN/MAX() by Elyes HAOUAS · 4 years, 8 months ago
  14. 43d5f7e src/soc/rockchip: Remove unused <stdlib.h> by Elyes HAOUAS · 4 years, 9 months ago
  15. 55009af Change all clrsetbits_leXX() to clrsetbitsXX() by Julius Werner · 4 years, 9 months ago
  16. 7fc9286 lib/fmap: Disable pre-RAM cache for FSP 1.0 by Julius Werner · 4 years, 9 months ago
  17. 211792f rockchip/rk3288: Split free SRAM more evenly between stages by Julius Werner · 4 years, 9 months ago
  18. cefe89e lib/fmap: Add optional pre-RAM cache by Julius Werner · 4 years, 10 months ago
  19. e396c66 rockchip/rk3288: Bump verstage size a little more by Julius Werner · 4 years, 9 months ago
  20. d05f57c arch/arm64: Pass cbmem_top to ramstage via calling argument by Arthur Heymans · 4 years, 10 months ago
  21. 2f389f1 arch/arm: Pass cbmem_top to ramstage via calling argument by Arthur Heymans · 4 years, 10 months ago
  22. 340e4b8 lib/cbmem_top: Add a common cbmem_top implementation by Arthur Heymans · 4 years, 10 months ago
  23. 57e8909 src/soc: change "unsigned" to "unsigned int" by Martin Roth · 4 years, 10 months ago
  24. b3f24b4 arm64: Uprev Arm TF and adjust to BL31 parameter changes by Julius Werner · 5 years ago
  25. 0a8da74 arm64: Rename arm_tf.c/h to bl31.c/h by Julius Werner · 5 years ago
  26. c788ae3 rockchip: Use new buffer_to/from_fifo32(_prefix) helpers by Julius Werner · 5 years ago
  27. 220ac04 vboot: update vboot2 functions to use new vb2_error_t by Joel Kitching · 5 years ago
  28. 5cf9ccc src: Include <stdint.h> instead of <inttypes.h> by Jacob Garber · 5 years ago
  29. 17b1a16 soc/{qualcomm,rockchip}: Use 'include <stdlib.h>' when appropriate by Elyes HAOUAS · 5 years ago
  30. e24585c soc/rockchip/rk3399: Use 64 bits in multiplication by Jacob Garber · 5 years ago
  31. 4c33a3a src: Make implicit fall throughs explicit by Jacob Garber · 5 years ago
  32. c14eb3b soc/rockchip/rk3288: Add fall through comment by Jacob Garber · 5 years ago
  33. 8b9a3ec soc/rockchip/rk3288/include/soc: Add missing include <types.h> by Elyes HAOUAS · 5 years ago
  34. 76c4386 arch/non-x86: Flip HAVE_MONOTONIC_TIMER default by Kyösti Mälkki · 5 years ago
  35. eda20b6 vboot: Use CONFIG_VBOOT_MIGRATE_WORKING_DATA on all platforms by Julius Werner · 5 years ago
  36. 2b99a01 soc/rockchip/rk3288: Disable bootblock console by Patrick Georgi · 5 years ago
  37. 27d02d8 src/soc: Add missing 'include <types.h>' by Elyes HAOUAS · 5 years ago
  38. 7c712bb Fix code that would trip -Wtype-limits by Julius Werner · 5 years ago
  39. 22e605c rockchip: rk3399: increase memory for fit payload. by Marty E. Plummer · 5 years ago
  40. 6672bd8 vboot: refactor OPROM code by Joel Kitching · 5 years ago
  41. cee06c4 rockchip/rk3399: Select VBOOT_MIGRATE_WORKING_DATA by Julius Werner · 5 years ago
  42. cd4fe0f src: include <assert.h> when appropriate by Elyes HAOUAS · 5 years ago
  43. 20eaef0 src: Add missing include 'console.h' by Elyes HAOUAS · 5 years ago
  44. bf0970e src: Use include <delay.h> when appropriate by Elyes HAOUAS · 5 years ago
  45. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  46. b55df4f rockchip/rk3399: Remove obsolete BL31 resource reservation by Julius Werner · 5 years ago
  47. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  48. 2d4e836 src: Drop unused include <timestamp.h> by Elyes HAOUAS · 5 years ago
  49. 13f6650 device/mmio.h: Add include file for MMIO ops by Kyösti Mälkki · 5 years ago
  50. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  51. 7e0dea6 symbols.h: Add macro to define memlayout region symbols by Julius Werner · 5 years ago
  52. 314b5c3 rockchip/rk3399: Fix BL31 bootmem regions by Julius Werner · 5 years ago
  53. dff29e0 bootmem: add new memory type for BL31 by Ting Shen · 6 years ago
  54. 251514d src: Don't use a #defines like Kconfig symbols by Elyes HAOUAS · 6 years ago
  55. 1d748c5 console: Change BOOTBLOCK_CONSOLE default to `y` by Nico Huber · 6 years ago
  56. 2af17af security/vboot: Fix remaining measured boot issues by Philipp Deppenwiese · 6 years ago
  57. 6df3b64 src: Remove duplicated round up function by Elyes HAOUAS · 6 years ago
  58. 755db95 (console,drivers/uart)/Kconfig: Fix dependencies by Nico Huber · 6 years ago
  59. 8a5283a src: Remove unneeded include <cbmem.h> by Elyes HAOUAS · 6 years ago
  60. 55d6238 src: Remove unneeded include <cbfs.h> by Elyes HAOUAS · 6 years ago
  61. e9a0130 src: Remove unneeded include <console/console.h> by Elyes HAOUAS · 6 years ago
  62. d2b9ec1 src: Remove unneeded include "{arch,cpu}/cpu.h" by Elyes HAOUAS · 6 years ago
  63. dfbe6bd src: Add missing include <stdint.h> by Elyes HAOUAS · 6 years ago
  64. a342f39 src: Remove unneeded whitespace by Elyes HAOUAS · 6 years ago
  65. 496fb23 soc/rockchip/rk3399: Convert to `board_reset()` by Nico Huber · 6 years ago
  66. 545ed7a drivers/i2c: Add i2c TPM support for different stages by Philipp Deppenwiese · 7 years ago
  67. 3d45000 src: Fix typo by Elyes HAOUAS · 6 years ago
  68. 809aeee src/soc: Fix typo by Elyes HAOUAS · 6 years ago
  69. 60828b7 rk3288: Dig up two more KB of SRAM from under the couch cushions by Julius Werner · 6 years ago
  70. 05498a2 src/soc: Get rid of whitespace before tab by Elyes HAOUAS · 6 years ago
  71. f3ca88b soc/rockchip: Get rid of device_t by Elyes HAOUAS · 6 years ago
  72. 9641a92 src: Remove non-ascii characters by Martin Roth · 6 years ago
  73. 8f25a66 rk3399: Enable bootblock compression by Julius Werner · 6 years ago
  74. 4783db2 spi: Add helper functions for bit-banging by Julius Werner · 6 years ago
  75. ffeee42 rockchip: Add gpio_set() function by Julius Werner · 6 years ago
  76. 89c2e7f rockchip/rk3399: Pass coreboot table pointer to ARM TF by Julius Werner · 7 years ago
  77. 6d643cf rockchip: Correct UART reference clock value by Julius Werner · 7 years ago
  78. 8e08a84 rockchip/rk3288: Fix includes for <soc/clock.h> by Julius Werner · 7 years ago
  79. 1df0c57 rockchip/rk3399: extend delay between saradc power up and start command by Lin Huang · 7 years ago
  80. 0499ce9 rockchip/rk3399: Support LONG_WRITE type in MIPI DSI by Lin Huang · 7 years ago
  81. bb9bdeb soc/rockchip/rk3399: Ensure full eDP init sequence by Ege Mihmanli · 7 years ago
  82. 5598db2 google/gru: Stop mucking with unused I2S0 pins in codec config by Julius Werner · 7 years ago
  83. b7e1557 rockchip/rk3399: Select GENERIC_GPIO_LIB Kconfig by Julius Werner · 7 years ago
  84. add7666 google/scarlet: support kd097d04 panel by Lin Huang · 7 years ago
  85. 25fb09b rockchip/rk3399: support dual mipi dsi by Lin Huang · 7 years ago
  86. 45f1b01 rockchip/rk3399: mipi: properly configure PHY timing by Lin Huang · 7 years ago
  87. 538b9ef rockchip/rk3399: improve mipi transfer flow by Lin Huang · 7 years ago
  88. f4acb92 rockchip/rk3399: mipi: correct Feedback divider setting by Lin Huang · 7 years ago
  89. 2e3ebb6 rockchip/rk3399: mipi: correct phy parameter setting by Lin Huang · 7 years ago
  90. ecd600a rockchip/rk3399: mipi: Fix LOOP_DIV_HIGH_SEL to be 4 bits wide by Lin Huang · 7 years ago
  91. aa8e5d3 soc: Add Kconfig for each soc vendor by Chris Ching · 7 years ago
  92. 0f2dd1e include/device: Split i2c.h into three by Nico Huber · 7 years ago
  93. 029dfff i2c: Move to Linux like `struct i2c_msg` by Nico Huber · 7 years ago
  94. 7c5eb07 rockchip: gpio: Correct rk3399 pmu gpio pull setting by Lin Huang · 7 years ago
  95. 589474f rockchip: gpio: add gpio_pull argument in gpio_input_irq() function by Lin Huang · 7 years ago
  96. 4ed8b30 rockchip/rk3399: Adjust gpio_t format to match ARM TF by Julius Werner · 7 years ago
  97. a0199d8 rockchip/rk3399: update the ddr 200MHz frequency configuration by Caesar Wang · 7 years ago
  98. aaf6322 rockchip/rk3399: fix DRAM gate training issue by Lin Huang · 7 years ago
  99. 26ce9af device/Kconfig: Introduce MAINBOARD_FORCE_NATIVE_VGA_INIT by Nico Huber · 7 years ago
  100. 7971582e Kconfig: Introduce HAVE_(VBE_)LINEAR_FRAMEBUFFER by Nico Huber · 7 years ago