1. 905e1e7 arm64: Drop dead file stage_entry.S by Julius Werner · 6 years ago
  2. a892cde lib: Add FIT payload support by Patrick Rudolph · 6 years ago
  3. 59b8f27 lib/prog_loaders: Move argument selection into selfload by Patrick Rudolph · 6 years ago
  4. 7094f4e src: Add space after 'while' by Elyes HAOUAS · 6 years ago
  5. 99f4683 Introduce bootblock self-decompression by Julius Werner · 6 years ago
  6. c6d1349 Revert "cbfs/payload type: Fix build warning and whitespace in name" by Ronald G. Minnich · 6 years ago
  7. 717ba74 cbfs/payload type: Fix build warning and whitespace in name by Paul Menzel · 6 years ago
  8. f18c1b0 pci: Fix compilation on non x86 by Patrick Rudolph · 6 years ago
  9. 23d62dd lib/bootmem: Add more bootmem tags by Patrick Rudolph · 6 years ago
  10. 8b84f43 pci: Add dummy file for ARM64 by Patrick Rudolph · 6 years ago
  11. 3775f1c arm64: Add ARCH Timer by T Michael Turney · 6 years ago
  12. 6e0f0f7 arm64: Add mmu context save/restore APIs by T Michael Turney · 6 years ago
  13. 6403167 compiler.h: add __weak macro by Aaron Durbin · 6 years ago
  14. 57afc5e arch/arm64/armv8/mmu: Add support for 48bit VA by Patrick Rudolph · 6 years ago
  15. 3b63e0f arm64: Add read64() and write64() by David Hendricks · 7 years ago
  16. cc3b69b armv8: Allow for ARMv8 extensions to be chosen by David Hendricks · 7 years ago
  17. 91ebbfd arm64: Pass COREBOOT flag to ARM TF, always enable logging by Julius Werner · 7 years ago
  18. c058d1c arch/arm: Correct checkpatch errors by Logan Carlson · 7 years ago
  19. baa3e70 arm64: Align cache maintenance code with libpayload and ARM32 by Julius Werner · 9 years ago
  20. 76b8c0e 3rdparty/arm-trusted-firmware: Update to upstream master by Martin Roth · 7 years ago
  21. ff2938f arch/arm64: Use variables of the right size for msr/mrs opcodes by Patrick Georgi · 7 years ago
  22. e91d170 Remove libverstage as separate library and source file class by Julius Werner · 7 years ago
  23. 2f891a0 arm64: Fix verstage to use proper assembly versions of mem*() by Julius Werner · 7 years ago
  24. 80c314d arm-trusted-firmware: Disable a couple of warnings for GCC 6.2 by Martin Roth · 8 years ago
  25. 78a5f22 build system: mark sub-make invocations as parallelizable by Patrick Georgi · 8 years ago
  26. 530f677 buildsystem: Drop explicit (k)config.h includes by Kyösti Mälkki · 8 years ago
  27. 50e7670 arm64: arm_tf: Do not build raw bl31.bin binary by Julius Werner · 8 years ago
  28. 7ae73fc arm64: Use 'payload' format for ATF instead of 'stage' by Simon Glass · 8 years ago
  29. 17c2b94 arm_tf: Fix code style nits and comments by Simon Glass · 8 years ago
  30. 6b72787 src/arch: Improve code formatting by Elyes HAOUAS · 8 years ago
  31. 2078e75 src/arch: Capitalize CPU and ACPI by Elyes HAOUAS · 8 years ago
  32. 0638b60 arch/arm & arm64: Remove unnecessary whitespace before "\n" by Elyes HAOUAS · 8 years ago
  33. 2c51572 arm64: Add stack dump to exception handler by Julius Werner · 8 years ago
  34. 03f5072 arch/arm64: add FRAMEBUFFER region macros to memlayout by Lin Huang · 8 years ago
  35. 5cc0ee27 build system: remove CBFSTOOL_PRE1_OPTS by Patrick Georgi · 8 years ago
  36. a6e9051 lib/coreboot_table: use the architecture dependent table size by Aaron Durbin · 8 years ago
  37. a2118a2 arch: introduce architecture dependent common variables by Aaron Durbin · 8 years ago
  38. a4db050 lib: add common write_tables() implementation by Aaron Durbin · 8 years ago
  39. 5481c96 lib/coreboot_table: add architecture hooks for adding tables by Aaron Durbin · 8 years ago
  40. d4afa93 lib/bootmem: allow architecture specific bootmem ranges by Aaron Durbin · 8 years ago
  41. 60eb2c2 arch: only print cbmem entries in one place by Aaron Durbin · 8 years ago
  42. a0546da arch: use Kconfig variable for coreboot table size by Aaron Durbin · 8 years ago
  43. fffee87 Makefile: Add build-time overlap check for programs loaded after coreboot by Julius Werner · 8 years ago
  44. f0d39c4 die() when attempting to use bounce buffer on non-i386. by Vladimir Serbinenko · 9 years ago
  45. f6ada1c lib/coreboot_table: add function to allow arch code to add records by Aaron Durbin · 9 years ago
  46. 800e964 arch/arm64: Compile arm-trusted-firmware with coreboot timestamp by Patrick Georgi · 9 years ago
  47. 622eea7 arches: lib: add main_decl.h for main() declaration by Aaron Durbin · 9 years ago
  48. 711455f arch/{arm64,riscv}: remove jmp_to_elf_entry() declaration by Aaron Durbin · 9 years ago
  49. ae3f302 arch: remove stage_exit() by Aaron Durbin · 9 years ago
  50. 3834520 arch/arm64: Use correct SPSR.DAIF mask for BL31 and payload by Julius Werner · 9 years ago
  51. 372d0ff arch/arm64: mmu: Spot check TTB memory attributes by Julius Werner · 9 years ago
  52. dcc3ecc arch/arm64: Override bl31 timestamp with coreboot build timestamp by Patrick Georgi · 9 years ago
  53. 81b09f4 Makefile: Make full use of src-to-obj macro by Nico Huber · 9 years ago
  54. 4af5886 src/arch: Update license headers missing paragraph 2 by Martin Roth · 9 years ago
  55. ab0df6d arch/arm64: Extend verstage by Itamar · 9 years ago
  56. ee464b1 console: Simplify bootblock console Kconfig selection logic by Alexandru Gagniuc · 9 years ago
  57. fd277d8 header files: Fix guard name comments to match guard names by Martin Roth · 9 years ago
  58. cf77d28 arch/arm64: add missing license headers by Martin Roth · 9 years ago
  59. 7e7a4df lib: remove assets infrastructure by Aaron Durbin · 9 years ago
  60. 8578296 arch/arm64: introduce mmu to bootblock and romstage by Jimmy Huang · 9 years ago
  61. 9b423a7 arch/arm64: add DMA_COHERENT region macros to memlayout by Jimmy Huang · 9 years ago
  62. 6dc8570 build system: strip quotes from CONFIG_CBFS_PREFIX in a single location by Patrick Georgi · 9 years ago
  63. 7dcf9d5 arm64: tegra132: tegra210: Remove old arm64/stage_entry.S by Julius Werner · 9 years ago
  64. d3634c1 rules.h: Add ENV_ macros to detect current architecture by Julius Werner · 9 years ago
  65. 66a476a arm64: Implement generic stage transitions for non-Tegra SoCs by Julius Werner · 9 years ago
  66. 86fc11d arm/arm64: Generalize bootblock C entry point by Julius Werner · 9 years ago
  67. fe4cbf1 arm64: mmu: Make page table manipulation work across stages by Julius Werner · 9 years ago
  68. fdb3a8d arm64: Remove cpu intialization through device-tree by Furquan Shaikh · 9 years ago
  69. b3f6ad3 arm64: Remove SMP support by Furquan Shaikh · 9 years ago
  70. 1148786 arm64: remove spin table support by Aaron Durbin · 9 years ago
  71. 0325a45 arm64: remove ARCH_ARM64_CORTEX_A57_POWER_DOWN_SUPPORT by Aaron Durbin · 9 years ago
  72. 8c8e2b7 arm64: remove secmon by Aaron Durbin · 9 years ago
  73. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  74. e957832b vboot: remove remnants of VBOOT_STUB by Aaron Durbin · 9 years ago
  75. c159a0e arm64: mmu: Prevent CPU prefetch instructions from device memory by Jimmy Huang · 9 years ago
  76. d4dd44c linking: add and use LDFLAGS_common by Aaron Durbin · 9 years ago
  77. dde7629 rmodule: use program.ld for linking by Aaron Durbin · 9 years ago
  78. 4460703 Drop "See file CREDITS..." comment by Stefan Reinauer · 9 years ago
  79. 0375815 symbols: add '_' to pci_drivers and cpu_drivers symbols by Aaron Durbin · 9 years ago
  80. 107d1fb armv7/arm64: remove timestamp.c by Aaron Durbin · 9 years ago
  81. 4bfa29e arm64: xcompile: Add support for A53 erratum 843419 by Julius Werner · 9 years ago
  82. 3d09230 arm64: Fix 'verstage-objs: command not found' error by Yidi Lin · 9 years ago
  83. 46502c9 arm64: declare do_dcsw_op as function by Jimmy Huang · 9 years ago
  84. 8d8799a arm, arm64, mips: Add rough static stack size checks with -Wstack-usage by Julius Werner · 10 years ago
  85. 87d492f arm64: Set LOG_LEVEL=0 for BL31 if coreboot does not use serial by Furquan Shaikh · 9 years ago
  86. 6e1dc0c arm64: Define stage_entry as weak symbol by Furquan Shaikh · 9 years ago
  87. 8799fde arm64/a57: Move cortex_a57.h under include directory by Furquan Shaikh · 9 years ago
  88. c4e49f6 Change #ifdef and #if defined CONFIG_ bools to #if IS_ENABLED() by Martin Roth · 9 years ago
  89. dc19761 arm64: Print sp value when dumping registers for exception by Furquan Shaikh · 9 years ago
  90. 2268b3b arch/arm64: Avoid race condition when building bl31 by Patrick Georgi · 9 years ago
  91. fbc45a6 arch/arm64: Fix compilation without CONFIG_SMP by Patrick Georgi · 9 years ago
  92. 67246f4 arm64: Fix Kconfig issues for secure OS loading by Furquan Shaikh · 9 years ago
  93. a384c28 arm64: Add support for loading secure os by Furquan Shaikh · 9 years ago
  94. 464f5ca Revert "arm64: remove assembly code string functions" by Furquan Shaikh · 9 years ago
  95. a412d39 Remove obsolete EARLY_CONSOLE usage by Martin Roth · 9 years ago
  96. 121b4c0 arm64: Move enabling floating point ahead of dev init by Jimmy Zhang · 9 years ago
  97. 4fbac46 cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() API by Kyösti Mälkki · 10 years ago
  98. 5264862 Remove empty lines at end of file by Elyes HAOUAS · 9 years ago
  99. ac12c66c assets: abstract away the firmware assets used for booting by Aaron Durbin · 9 years ago
  100. 899d13d cbfs: new API and better program loading by Aaron Durbin · 9 years ago