1. 893c3ae8 tree: Drop repeated words by Alexander Goncharov · 1 year, 6 months ago
  2. b24f48d arch/arm/armv7: Disable generating neon FPU code by Arthur Heymans · 1 year, 9 months ago
  3. fa2feae arch/arm/eabi_compat.c: Add eabi_clrX and eabi_memcyX by Arthur Heymans · 1 year, 9 months ago
  4. c83a178 arm/armv7/Makefile.inc: Fix processing ld files with clang by Arthur Heymans · 1 year, 9 months ago
  5. 5e3798c arch/arm: Use unified assembly syntax by Arthur Heymans · 1 year, 9 months ago
  6. 2ba796e src/arch: Remove unnecessary space after casts by Elyes Haouas · 1 year, 9 months ago
  7. 6cf181a arch/arm/armv7: Don't set gcc specific options for clang builds by Martin Roth · 1 year, 9 months ago
  8. 7a9716b src: remove force-included header rules.h from individual files by Martin Roth · 2 years ago
  9. f6bb293 arm/libgcc: Support signed 64-bit division by Rob Barnes · 2 years, 1 month ago
  10. 0057262 cbfs: Rename TYPE_FIT to TYPE_FIT_PAYLOAD by Julius Werner · 2 years, 3 months ago
  11. 0a38395 arch/arm{64}/include: Remove unused 'boot.h' file by Elyes Haouas · 2 years, 3 months ago
  12. 8565b94a device/mmio.h: Move readXp/writeXp helpers to device/mmio.h by Jianjun Wang · 2 years, 6 months ago
  13. 8928ae3 arch/{arm,arm64,ppc64,riscv}: Add noop cpu_relax by Raul E Rangel · 2 years, 9 months ago
  14. 04c3228 Add ENV_STAGE_SUPPORTS_SMP to clean up spinlock stubs by Kyösti Mälkki · 2 years, 9 months ago
  15. 0949e73 src/acpi to src/lib: Fix spelling errors by Martin Roth · 2 years, 11 months ago
  16. 474781b arch/{arm,ppc64,riscv}: Remove cpu_info by Raul E Rangel · 3 years, 1 month ago
  17. 12e2e0e arch/arm/armv7/thread.c: Remove stale file by Angel Pons · 3 years, 6 months ago
  18. f6c4eea src/arch: Remove unused <console/console.h> by Elyes HAOUAS · 3 years, 6 months ago
  19. 3b3d085 src: Remove useless comments in "includes" lines by Elyes HAOUAS · 3 years, 7 months ago
  20. 3b3dd84 arch/arm: Replace .id section with build_info in CBFS by Kyösti Mälkki · 3 years, 9 months ago
  21. 254142a Drop many cases of .previous directive use by Kyösti Mälkki · 3 years, 9 months ago
  22. 362a156 arch/arm: Add support for loading Linux kernels by Sam Lewis · 4 years ago
  23. 644a512 symbols: Change implementation details of DECLARE_OPTIONAL_REGION() by Julius Werner · 4 years ago
  24. c94b38e src/arch: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  25. cb287987 arch/arm: Enable FIT payloads by Sam Lewis · 4 years ago
  26. 6588652 mb/emulation/qemu-armv7: Fix board by Patrick Rudolph · 4 years, 6 months ago
  27. fc8da00 arch/arm/armv7: Make null dcache_apply_all macro for userspace by Martin Roth · 4 years, 1 month ago
  28. eb8bfd0 smp/spinlock: Do not define barrier() globally by Kyösti Mälkki · 4 years, 1 month ago
  29. 0199d3b arch/x86: Move cpu_relax() by Kyösti Mälkki · 4 years, 1 month ago
  30. 8547823 src: Remove unused 'include <stdint.h> by Elyes HAOUAS · 4 years, 3 months ago
  31. 225be5f src: Remove unused 'include <types.h>' by Elyes HAOUAS · 4 years, 3 months ago
  32. 7c3192e arch/arm/include/smp/spinlock.h: Drop dead code by Angel Pons · 4 years, 1 month ago
  33. e69b1af armv7: mmu: Use 'tlbimva' to invalidate TLB entries by Sam Lewis · 4 years, 1 month ago
  34. 46514c2 treewide: Add Kconfig variable MEMLAYOUT_LD_FILE by Furquan Shaikh · 4 years, 2 months ago
  35. 0c154af src: Remove redundant includes by Elyes HAOUAS · 4 years, 3 months ago
  36. c4b7027 src: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  37. f70bd99 src: Remove unused '#include <stdint.h>' by Elyes HAOUAS · 4 years, 3 months ago
  38. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  39. b773157 src: Remove unneeded 'include <arch/cache.h>' by Elyes HAOUAS · 4 years, 8 months ago
  40. 0afd3f4 arch/arm: Use 'print("%s...", __func__)' by Elyes HAOUAS · 4 years, 5 months ago
  41. 864dc3b src/arch/arm: Convert to SPDX license header by Patrick Georgi · 4 years, 5 months ago
  42. 0420e50 src/arch: Remove unused <stdlib.h> by Elyes HAOUAS · 4 years, 9 months ago
  43. 3f87044 src/arch/arm: Remove unused 'include <stdint.h>' by Elyes HAOUAS · 4 years, 9 months ago
  44. 1b8df77 arch/*/*/early_variables.h: drop unused files by Arthur Heymans · 4 years, 9 months ago
  45. 693e04f arch/arm/include: Remove unused armv7 types.h by Jacob Garber · 4 years, 9 months ago
  46. c05b1a6 Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol by Arthur Heymans · 4 years, 9 months ago
  47. 0bb8346 Kconfig: comply to Linux 5.3's Kconfig language rules by Patrick Georgi · 4 years, 9 months ago
  48. c4c5d85 lib/Kconfig: Remove RAMSTAGE_CBMEM_TOP_ARG by Arthur Heymans · 4 years, 10 months ago
  49. 2f389f1 arch/arm: Pass cbmem_top to ramstage via calling argument by Arthur Heymans · 4 years, 10 months ago
  50. 38ddbfb src/[arch-lib]: change "unsigned" to "unsigned int" by Martin Roth · 4 years, 10 months ago
  51. a67eaec arch/arm,mips: Use generic PCI MMCONF by Kyösti Mälkki · 4 years, 11 months ago
  52. 6fdb223 arch/x86: Refactor CAR_GLOBAL quirk for FSP1.0 by Kyösti Mälkki · 5 years ago
  53. bd0a93f arch/arm: Make ARM stages select ARCH_ARM by Arthur Heymans · 6 years ago
  54. 155c802 AUTHORS: Move src/arch/arm copyrights into AUTHORS file by Martin Roth · 5 years ago
  55. a4e8fb2 arch/non-x86: Remove use of __PRE_RAM__ by Kyösti Mälkki · 5 years ago
  56. 0c4ed4b arch, include, soc: Use common stdint.h by Jacob Garber · 5 years ago
  57. e2d152c arch: Add missing #include <commonlib/helpers.h> by Elyes HAOUAS · 5 years ago
  58. e1d57f7 arch/arm/cpu: use ALIGN_UP instead of ALIGN for better readability by Felix Held · 5 years ago
  59. 5d1f9a0 Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX) by Julius Werner · 5 years ago
  60. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  61. 3ee8b75 arch/io.h: Separate MMIO and PNP ops by Kyösti Mälkki · 5 years ago
  62. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  63. 7e0dea6 symbols.h: Add macro to define memlayout region symbols by Julius Werner · 5 years ago
  64. e3682b6 src: Move {pci,pnp}_devfn_t to common 'device/pci_type.h' by Elyes HAOUAS · 6 years ago
  65. f9e47cc src: Get rid of device_t by Elyes HAOUAS · 6 years ago
  66. f661b4d arch/arm/memmove.S: Use tabs instead of white spaces by Elyes HAOUAS · 6 years ago
  67. 6df3b64 src: Remove duplicated round up function by Elyes HAOUAS · 6 years ago
  68. 8a5283a src: Remove unneeded include <cbmem.h> by Elyes HAOUAS · 6 years ago
  69. e9a0130 src: Remove unneeded include <console/console.h> by Elyes HAOUAS · 6 years ago
  70. 83bd46e selfboot: remove bounce buffers by Ronald G. Minnich · 6 years ago
  71. d44221f Move compiler.h to commonlib by Nico Huber · 6 years ago
  72. 892af18 arch/arm/include/armv7/arch: Remove dead code by Elyes HAOUAS · 6 years ago
  73. 75a62e7 complier.h: add __always_inline and use it in code base by Aaron Durbin · 6 years ago
  74. 2f79eb3 src/arch: Fix typo by Elyes HAOUAS · 6 years ago
  75. e3e3f4f src: Get rid of unneeded whitespace by Elyes HAOUAS · 6 years ago
  76. 17fd13a arch/arm/armv7: Fix coding style by Elyes HAOUAS · 6 years ago
  77. 99f4683 Introduce bootblock self-decompression by Julius Werner · 6 years ago
  78. f18c1b0 pci: Fix compilation on non x86 by Patrick Rudolph · 6 years ago
  79. 23d62dd lib/bootmem: Add more bootmem tags by Patrick Rudolph · 6 years ago
  80. 6403167 compiler.h: add __weak macro by Aaron Durbin · 6 years ago
  81. 8f06ce3 Constify struct cpu_device_id instances by Jonathan Neuschäfer · 7 years ago
  82. 4635787 src/arch: Fix checkpatch warning: no spaces at the start of a line by Martin Roth · 7 years ago
  83. 5052225 arch/arm/armv7: Correct checkpatch errors by Logan Carlson · 7 years ago
  84. 898a775 arch/*: Update Kconfig symbol usage by Martin Roth · 7 years ago
  85. cfbb815 arch/arm/include/armv7/arch: Correct keyword organization in cpu.h by Logan Carlson · 7 years ago
  86. c058d1c arch/arm: Correct checkpatch errors by Logan Carlson · 7 years ago
  87. e91d170 Remove libverstage as separate library and source file class by Julius Werner · 7 years ago
  88. 530f677 buildsystem: Drop explicit (k)config.h includes by Kyösti Mälkki · 8 years ago
  89. 6b72787 src/arch: Improve code formatting by Elyes HAOUAS · 8 years ago
  90. 43e5b57 arch/arm: Add armv7-r configuration by Hakim Giydan · 8 years ago
  91. dbf3067 src/arch: Add required space before opening parenthesis '(' by Elyes HAOUAS · 8 years ago
  92. 0638b60 arch/arm & arm64: Remove unnecessary whitespace before "\n" by Elyes HAOUAS · 8 years ago
  93. 777ea89 src/arch: Capitalize CPU, RAM and ROM by Elyes HAOUAS · 8 years ago
  94. 0067a42 arch/armv7: Fix end index calculation in mmu_config_range_kb by Varadarajan Narayanan · 8 years ago
  95. 5cc0ee27 build system: remove CBFSTOOL_PRE1_OPTS by Patrick Georgi · 8 years ago
  96. a6e9051 lib/coreboot_table: use the architecture dependent table size by Aaron Durbin · 8 years ago
  97. a2118a2 arch: introduce architecture dependent common variables by Aaron Durbin · 8 years ago
  98. a4db050 lib: add common write_tables() implementation by Aaron Durbin · 8 years ago
  99. 5481c96 lib/coreboot_table: add architecture hooks for adding tables by Aaron Durbin · 8 years ago
  100. d4afa93 lib/bootmem: allow architecture specific bootmem ranges by Aaron Durbin · 8 years ago