1. e966595 treewide: Remove "ERROR: "/"WARN: " prefixes from log messages by Julius Werner · 2 years, 7 months ago
  2. 82e3913 soc/nvidia/tegra124/sor.c: Remove unuseful 'return' in void function by Elyes HAOUAS · 2 years, 7 months ago
  3. 484708e soc/nvidia/tegra210/sor.c: Remove unuseful 'return' in void function by Elyes HAOUAS · 2 years, 7 months ago
  4. f40a25b soc/nvidia,qualcomm: Fix indirect includes by Kyösti Mälkki · 2 years, 10 months ago
  5. 26f97f9 src/soc to src/superio: Fix spelling errors by Martin Roth · 2 years, 11 months ago
  6. b5e7bd2 drivers/gic: Remove unnecessary code by Julius Werner · 2 years, 11 months ago
  7. 4757a7e mipi: Make panel init callback work directly on DSI transaction types by Julius Werner · 3 years ago
  8. a1509d4 soc/nvidia/tegra124: Increase bootblock size by Arthur Heymans · 3 years, 1 month ago
  9. 77639e4 cbfs: Replace more instances of cbfs_boot_locate() with newer APIs by Julius Werner · 3 years, 6 months ago
  10. 3b3d085 src: Remove useless comments in "includes" lines by Elyes HAOUAS · 3 years, 7 months ago
  11. 1a8d0e5 soc/nvidia/tegra124/spi.c: Remove repeated word by Elyes HAOUAS · 3 years, 7 months ago
  12. b9d95c5 soc/nvidia/tegra210/spi.c: Remove repeated word by Elyes HAOUAS · 3 years, 7 months ago
  13. 81ff33c Makefile: Add $(xcompile) to specify where to write xcompile by Raul E Rangel · 5 years ago
  14. 8b56c8c drivers: Replace set_vbe_mode_info_valid by Patrick Rudolph · 4 years, 6 months ago
  15. baf27db cbfs: Enable CBFS mcache on most chipsets by Julius Werner · 4 years, 11 months ago
  16. 4355a67 soc/nvidia/tegra124/include/soc/clk_rst.h: Remove extra tab by Elyes HAOUAS · 3 years, 10 months ago
  17. 555c3b1 soc/nvidia: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  18. e3a1247 include/console/uart: make index parameter unsigned by Felix Held · 4 years ago
  19. 8e6d5f2 {include,mb,soc,sb,vendorcode}: Make hexadecimal notation consistent by Subrata Banik · 4 years ago
  20. 668132a4 {intel/gma,include/device}: Delete unused 'drm_dp_helper.h' file by Elyes HAOUAS · 4 years ago
  21. a3759e3 src: Remove unused 'include <stddef.h> by Elyes HAOUAS · 4 years, 1 month ago
  22. abfacd8 src: Remove unused 'include <boot_device.h>' by Elyes HAOUAS · 4 years, 2 months ago
  23. 8547823 src: Remove unused 'include <stdint.h> by Elyes HAOUAS · 4 years, 3 months ago
  24. 46514c2 treewide: Add Kconfig variable MEMLAYOUT_LD_FILE by Furquan Shaikh · 4 years, 2 months ago
  25. 0c154af src: Remove redundant includes by Elyes HAOUAS · 4 years, 3 months ago
  26. a3b02e2 src: Remove unused 'include <symbols.h>' by Elyes HAOUAS · 4 years, 3 months ago
  27. c4b7027 src: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  28. bcac1cb soc/nvidia/tegra124: add resources during read_resources() by Furquan Shaikh · 4 years, 3 months ago
  29. 7051707 treewide: Replace BSD-3-Clause and ISC headers with SPDX headers by Patrick Georgi · 4 years, 3 months ago
  30. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  31. c49d7a3 src/: Replace GPL boilerplate with SPDX headers by Patrick Georgi · 4 years, 3 months ago
  32. 16bc46c soc/nvidia: Replace GPLv2 long form headers with SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  33. ac95903 treewide: replace GPLv2 long form headers with SPDX header by Patrick Georgi · 4 years, 3 months ago
  34. afd4c87 treewide: move copyrights and authors to AUTHORS by Patrick Georgi · 4 years, 3 months ago
  35. 02363b5 treewide: Move "is part of the coreboot project" line in its own comment by Patrick Georgi · 4 years, 3 months ago
  36. 2f8ba69 Replace DEVICE_NOOP with noop_(set|read)_resources by Nico Huber · 4 years, 4 months ago
  37. a461b69 Drop unnecessary DEVICE_NOOP entries by Nico Huber · 4 years, 4 months ago
  38. a2ee761 soc/nvidia: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 4 months ago
  39. deeccbf Drop explicit NULL initializations from `device_operations` by Elyes HAOUAS · 4 years, 4 months ago
  40. c79e96b security/vboot: Decouple measured boot from verified boot by Bill XIE · 5 years ago
  41. 1c6d8a9 soc: Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  42. b773157 src: Remove unneeded 'include <arch/cache.h>' by Elyes HAOUAS · 4 years, 8 months ago
  43. 98eeb96 commonlib: Add commonlib/bsd by Julius Werner · 4 years, 8 months ago
  44. 8eeff1e src/soc/nvidia: Remove unused <stdlib.h> by Elyes HAOUAS · 4 years, 9 months ago
  45. 55009af Change all clrsetbits_leXX() to clrsetbitsXX() by Julius Werner · 4 years, 9 months ago
  46. a37eef1 soc/nvidia/tegra: Constify variable by Patrick Georgi · 4 years, 9 months ago
  47. c9b1359 src/: Remove g_ prefixes and _g suffixes from variables by Patrick Georgi · 4 years, 9 months ago
  48. 3397ef9 soc/nvidia/tegra: Remove duplicate macros by Jacob Garber · 4 years, 9 months ago
  49. cefe89e lib/fmap: Add optional pre-RAM cache by Julius Werner · 4 years, 9 months ago
  50. a2d123e nvidia/tegra210: Enable RETURN_FROM_VERSTAGE to free up space by Julius Werner · 4 years, 9 months ago
  51. 879c9fc soc/nvidia/tegra210: Populate _cbmem_top_ptr by Arthur Heymans · 4 years, 10 months ago
  52. 2f389f1 arch/arm: Pass cbmem_top to ramstage via calling argument by Arthur Heymans · 4 years, 10 months ago
  53. 340e4b8 lib/cbmem_top: Add a common cbmem_top implementation by Arthur Heymans · 4 years, 10 months ago
  54. 34715df src: Remove unused '#include <cpu/cpu.h>' by Elyes HAOUAS · 4 years, 10 months ago
  55. 57e8909 src/soc: change "unsigned" to "unsigned int" by Martin Roth · 4 years, 10 months ago
  56. 0edf6a5 src: Use 'include <boot/coreboot_tables.h>' when appropriate by Elyes HAOUAS · 4 years, 10 months ago
  57. 61a2d25 soc/nvidia/tegra124: Fix null pointer and logic bug by Jacob Garber · 4 years, 10 months ago
  58. 7839827 cpu,mb,soc: Init missing lb_serial struct fields by Jacob Garber · 5 years ago
  59. b3f24b4 arm64: Uprev Arm TF and adjust to BL31 parameter changes by Julius Werner · 5 years ago
  60. 0a8da74 arm64: Rename arm_tf.c/h to bl31.c/h by Julius Werner · 5 years ago
  61. a4e8fb2 arch/non-x86: Remove use of __PRE_RAM__ by Kyösti Mälkki · 5 years ago
  62. 5cf9ccc src: Include <stdint.h> instead of <inttypes.h> by Jacob Garber · 5 years ago
  63. 680027e soc/nvidia/tegra210: Fix potential NULL pointer dereference by Tim Wawrzynczak · 5 years ago
  64. 6d2dbe1 tegra210: Increase size of verstage due to overflow by Christian Walter · 5 years ago
  65. 693c55c soc/nvidia/tegra124: Assert divisor is non-zero by Jacob Garber · 5 years ago
  66. 83369fa soc/nvidia/tegra124: Correct bitwise operators by Jacob Garber · 5 years ago
  67. 3081855 soc/nvidia: Use 'include <stdlib.h>' when appropriate by Elyes HAOUAS · 5 years ago
  68. 9777048 soc/nvidia/tegra210: Prevent unintended sign extension by Jacob Garber · 5 years ago
  69. bd00fb1 soc/nvidia/tegra210: Add null pointer check by Jacob Garber · 5 years ago
  70. 4c33a3a src: Make implicit fall throughs explicit by Jacob Garber · 5 years ago
  71. 4444369 lib: Remove the BOOTBLOCK_CUSTOM compile guard by Asami Doi · 5 years ago
  72. d9642c3 soc/nvidia/tegra124: Prevent implicit fallthrough by Jacob Garber · 5 years ago
  73. 0c4ed4b arch, include, soc: Use common stdint.h by Jacob Garber · 5 years ago
  74. 76c4386 arch/non-x86: Flip HAVE_MONOTONIC_TIMER default by Kyösti Mälkki · 5 years ago
  75. 27d02d8 src/soc: Add missing 'include <types.h>' by Elyes HAOUAS · 5 years ago
  76. 6672bd8 vboot: refactor OPROM code by Joel Kitching · 5 years ago
  77. 20eaef0 src: Add missing include 'console.h' by Elyes HAOUAS · 5 years ago
  78. bf0970e src: Use include <delay.h> when appropriate by Elyes HAOUAS · 5 years ago
  79. add76f9 src: Use #include <timer.h> when appropriate by Elyes HAOUAS · 5 years ago
  80. 0828d03 soc/nvidia/tegra210: Increase bootblock size by Martin Roth · 5 years ago
  81. 5d1f9a0 Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX) by Julius Werner · 5 years ago
  82. 0097f55 vboot: standardize on working data size by Joel Kitching · 5 years ago
  83. abe2f27 nvidia/tegra{124,210}/lp0: Directly include `stdint.h` by Nico Huber · 5 years ago
  84. a9273b50 soc/nvidia/tegra{124,210}: Remove unneeded 'include <halt.h>' by Elyes HAOUAS · 5 years ago
  85. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  86. 74aa99a src: Drop unused '#include <halt.h>' by Elyes HAOUAS · 5 years ago
  87. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  88. 2d4e836 src: Drop unused include <timestamp.h> by Elyes HAOUAS · 5 years ago
  89. c9b7d1f security/tpm: Fix TCPA log feature by Philipp Deppenwiese · 6 years ago
  90. 13f6650 device/mmio.h: Add include file for MMIO ops by Kyösti Mälkki · 5 years ago
  91. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  92. 7e0dea6 symbols.h: Add macro to define memlayout region symbols by Julius Werner · 5 years ago
  93. dff29e0 bootmem: add new memory type for BL31 by Ting Shen · 6 years ago
  94. 1d748c5 console: Change BOOTBLOCK_CONSOLE default to `y` by Nico Huber · 6 years ago
  95. 2af17af security/vboot: Fix remaining measured boot issues by Philipp Deppenwiese · 6 years ago
  96. 6df3b64 src: Remove duplicated round up function by Elyes HAOUAS · 6 years ago
  97. 755db95 (console,drivers/uart)/Kconfig: Fix dependencies by Nico Huber · 6 years ago
  98. 8a5283a src: Remove unneeded include <cbmem.h> by Elyes HAOUAS · 6 years ago
  99. 55d6238 src: Remove unneeded include <cbfs.h> by Elyes HAOUAS · 6 years ago
  100. f765d4f src: Remove unneeded include <lib.h> by Elyes HAOUAS · 6 years ago