1. 0420e50 src/arch: Remove unused <stdlib.h> by Elyes HAOUAS · 4 years, 9 months ago
  2. 3f87044 src/arch/arm: Remove unused 'include <stdint.h>' by Elyes HAOUAS · 4 years, 9 months ago
  3. 1b8df77 arch/*/*/early_variables.h: drop unused files by Arthur Heymans · 4 years, 9 months ago
  4. 693e04f arch/arm/include: Remove unused armv7 types.h by Jacob Garber · 4 years, 9 months ago
  5. c05b1a6 Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol by Arthur Heymans · 4 years, 9 months ago
  6. 0bb8346 Kconfig: comply to Linux 5.3's Kconfig language rules by Patrick Georgi · 4 years, 9 months ago
  7. c4c5d85 lib/Kconfig: Remove RAMSTAGE_CBMEM_TOP_ARG by Arthur Heymans · 4 years, 10 months ago
  8. 2f389f1 arch/arm: Pass cbmem_top to ramstage via calling argument by Arthur Heymans · 4 years, 10 months ago
  9. 38ddbfb src/[arch-lib]: change "unsigned" to "unsigned int" by Martin Roth · 4 years, 10 months ago
  10. a67eaec arch/arm,mips: Use generic PCI MMCONF by Kyösti Mälkki · 5 years ago
  11. 6fdb223 arch/x86: Refactor CAR_GLOBAL quirk for FSP1.0 by Kyösti Mälkki · 5 years ago
  12. bd0a93f arch/arm: Make ARM stages select ARCH_ARM by Arthur Heymans · 6 years ago
  13. 155c802 AUTHORS: Move src/arch/arm copyrights into AUTHORS file by Martin Roth · 5 years ago
  14. a4e8fb2 arch/non-x86: Remove use of __PRE_RAM__ by Kyösti Mälkki · 5 years ago
  15. 0c4ed4b arch, include, soc: Use common stdint.h by Jacob Garber · 5 years ago
  16. e2d152c arch: Add missing #include <commonlib/helpers.h> by Elyes HAOUAS · 5 years ago
  17. e1d57f7 arch/arm/cpu: use ALIGN_UP instead of ALIGN for better readability by Felix Held · 5 years ago
  18. 5d1f9a0 Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX) by Julius Werner · 5 years ago
  19. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  20. 3ee8b75 arch/io.h: Separate MMIO and PNP ops by Kyösti Mälkki · 5 years ago
  21. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  22. 7e0dea6 symbols.h: Add macro to define memlayout region symbols by Julius Werner · 5 years ago
  23. e3682b6 src: Move {pci,pnp}_devfn_t to common 'device/pci_type.h' by Elyes HAOUAS · 6 years ago
  24. f9e47cc src: Get rid of device_t by Elyes HAOUAS · 6 years ago
  25. f661b4d arch/arm/memmove.S: Use tabs instead of white spaces by Elyes HAOUAS · 6 years ago
  26. 6df3b64 src: Remove duplicated round up function by Elyes HAOUAS · 6 years ago
  27. 8a5283a src: Remove unneeded include <cbmem.h> by Elyes HAOUAS · 6 years ago
  28. e9a0130 src: Remove unneeded include <console/console.h> by Elyes HAOUAS · 6 years ago
  29. 83bd46e selfboot: remove bounce buffers by Ronald G. Minnich · 6 years ago
  30. d44221f Move compiler.h to commonlib by Nico Huber · 6 years ago
  31. 892af18 arch/arm/include/armv7/arch: Remove dead code by Elyes HAOUAS · 6 years ago
  32. 75a62e7 complier.h: add __always_inline and use it in code base by Aaron Durbin · 6 years ago
  33. 2f79eb3 src/arch: Fix typo by Elyes HAOUAS · 6 years ago
  34. e3e3f4f src: Get rid of unneeded whitespace by Elyes HAOUAS · 6 years ago
  35. 17fd13a arch/arm/armv7: Fix coding style by Elyes HAOUAS · 6 years ago
  36. 99f4683 Introduce bootblock self-decompression by Julius Werner · 6 years ago
  37. f18c1b0 pci: Fix compilation on non x86 by Patrick Rudolph · 6 years ago
  38. 23d62dd lib/bootmem: Add more bootmem tags by Patrick Rudolph · 6 years ago
  39. 6403167 compiler.h: add __weak macro by Aaron Durbin · 6 years ago
  40. 8f06ce3 Constify struct cpu_device_id instances by Jonathan Neuschäfer · 7 years ago
  41. 4635787 src/arch: Fix checkpatch warning: no spaces at the start of a line by Martin Roth · 7 years ago
  42. 5052225 arch/arm/armv7: Correct checkpatch errors by Logan Carlson · 7 years ago
  43. 898a775 arch/*: Update Kconfig symbol usage by Martin Roth · 7 years ago
  44. cfbb815 arch/arm/include/armv7/arch: Correct keyword organization in cpu.h by Logan Carlson · 7 years ago
  45. c058d1c arch/arm: Correct checkpatch errors by Logan Carlson · 7 years ago
  46. e91d170 Remove libverstage as separate library and source file class by Julius Werner · 7 years ago
  47. 530f677 buildsystem: Drop explicit (k)config.h includes by Kyösti Mälkki · 8 years ago
  48. 6b72787 src/arch: Improve code formatting by Elyes HAOUAS · 8 years ago
  49. 43e5b57 arch/arm: Add armv7-r configuration by Hakim Giydan · 8 years ago
  50. dbf3067 src/arch: Add required space before opening parenthesis '(' by Elyes HAOUAS · 8 years ago
  51. 0638b60 arch/arm & arm64: Remove unnecessary whitespace before "\n" by Elyes HAOUAS · 8 years ago
  52. 777ea89 src/arch: Capitalize CPU, RAM and ROM by Elyes HAOUAS · 8 years ago
  53. 0067a42 arch/armv7: Fix end index calculation in mmu_config_range_kb by Varadarajan Narayanan · 8 years ago
  54. 5cc0ee27 build system: remove CBFSTOOL_PRE1_OPTS by Patrick Georgi · 8 years ago
  55. a6e9051 lib/coreboot_table: use the architecture dependent table size by Aaron Durbin · 8 years ago
  56. a2118a2 arch: introduce architecture dependent common variables by Aaron Durbin · 8 years ago
  57. a4db050 lib: add common write_tables() implementation by Aaron Durbin · 8 years ago
  58. 5481c96 lib/coreboot_table: add architecture hooks for adding tables by Aaron Durbin · 8 years ago
  59. d4afa93 lib/bootmem: allow architecture specific bootmem ranges by Aaron Durbin · 8 years ago
  60. 60eb2c2 arch: only print cbmem entries in one place by Aaron Durbin · 8 years ago
  61. a0546da arch: use Kconfig variable for coreboot table size by Aaron Durbin · 8 years ago
  62. 263522d armv7: Word-sized/half-word-sized memory operations for 32/16 bit read/write by Paul Kocialkowski · 9 years ago
  63. fffee87 Makefile: Add build-time overlap check for programs loaded after coreboot by Julius Werner · 8 years ago
  64. f0d39c4 die() when attempting to use bounce buffer on non-i386. by Vladimir Serbinenko · 8 years ago
  65. f6ada1c lib/coreboot_table: add function to allow arch code to add records by Aaron Durbin · 9 years ago
  66. 8c09377 timestamp: Remove HAS_PRECBMEM_TIMESTAMP_REGION Kconfig by Julius Werner · 9 years ago
  67. 622eea7 arches: lib: add main_decl.h for main() declaration by Aaron Durbin · 9 years ago
  68. ae3f302 arch: remove stage_exit() by Aaron Durbin · 9 years ago
  69. 81b09f4 Makefile: Make full use of src-to-obj macro by Nico Huber · 9 years ago
  70. 4af5886 src/arch: Update license headers missing paragraph 2 by Martin Roth · 9 years ago
  71. ee464b1 console: Simplify bootblock console Kconfig selection logic by Alexandru Gagniuc · 9 years ago
  72. fd277d8 header files: Fix guard name comments to match guard names by Martin Roth · 9 years ago
  73. e44adfa arch/arm: add missing license headers by Martin Roth · 9 years ago
  74. 2ed0aa2 Correct some common spelling mistakes by Martin Roth · 9 years ago
  75. 1cab012 build system: Add more files through cbfs-files instead of manual rules by Patrick Georgi · 9 years ago
  76. d3634c1 rules.h: Add ENV_ macros to detect current architecture by Julius Werner · 9 years ago
  77. 86fc11d arm/arm64: Generalize bootblock C entry point by Julius Werner · 9 years ago
  78. 03a0a65 armv7: mmu: Make fine grained page tables work across stages by Julius Werner · 9 years ago
  79. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  80. 3414561 armv7: Word-sized/half-word-sized memory operations for 32/16 bit read/write by Paul Kocialkowski · 9 years ago
  81. e957832b vboot: remove remnants of VBOOT_STUB by Aaron Durbin · 9 years ago
  82. d4dd44c linking: add and use LDFLAGS_common by Aaron Durbin · 9 years ago
  83. 4460703 Drop "See file CREDITS..." comment by Stefan Reinauer · 9 years ago
  84. 107d1fb armv7/arm64: remove timestamp.c by Aaron Durbin · 9 years ago
  85. 8d8799a arm, arm64, mips: Add rough static stack size checks with -Wstack-usage by Julius Werner · 10 years ago
  86. db03c22 arm: add __umoddi3() to libgcc implementation by Stefan Reinauer · 9 years ago
  87. 808f784 arm: enhance eabi compat functions by Stefan Reinauer · 9 years ago
  88. 4fbac46 cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() API by Kyösti Mälkki · 10 years ago
  89. 5264862 Remove empty lines at end of file by Elyes HAOUAS · 9 years ago
  90. 7a8a4ab lib: Unify log2() and related functions by Julius Werner · 9 years ago
  91. 899d13d cbfs: new API and better program loading by Aaron Durbin · 9 years ago
  92. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  93. eec8dfb build system: use archives, not linker action to shorten command lines by Patrick Georgi · 9 years ago
  94. 52a530d arm: update verstage linking by Aaron Durbin · 9 years ago
  95. a9ee61e cache: Add arch_program_segment_loaded call to arm and arm64 by Furquan Shaikh · 9 years ago
  96. c41fd4b arm/armv7: drop merge left-over by Patrick Georgi · 9 years ago
  97. 27ef602 vboot: split class in library and stage by Patrick Georgi · 9 years ago
  98. 8ef8afb arch/arm: only include subdirectories for ARM builds by Patrick Georgi · 9 years ago
  99. 804c139 arm: guard verstage rules by Aaron Durbin · 9 years ago
  100. ba80887 vboot2: Build verstage archive, then use that for building the stage by Patrick Georgi · 9 years ago