1. 2c51572 arm64: Add stack dump to exception handler by Julius Werner · 8 years ago
  2. 03f5072 arch/arm64: add FRAMEBUFFER region macros to memlayout by Lin Huang · 8 years ago
  3. 5cc0ee27 build system: remove CBFSTOOL_PRE1_OPTS by Patrick Georgi · 8 years ago
  4. a6e9051 lib/coreboot_table: use the architecture dependent table size by Aaron Durbin · 8 years ago
  5. a2118a2 arch: introduce architecture dependent common variables by Aaron Durbin · 8 years ago
  6. a4db050 lib: add common write_tables() implementation by Aaron Durbin · 8 years ago
  7. 5481c96 lib/coreboot_table: add architecture hooks for adding tables by Aaron Durbin · 8 years ago
  8. d4afa93 lib/bootmem: allow architecture specific bootmem ranges by Aaron Durbin · 8 years ago
  9. 60eb2c2 arch: only print cbmem entries in one place by Aaron Durbin · 8 years ago
  10. a0546da arch: use Kconfig variable for coreboot table size by Aaron Durbin · 8 years ago
  11. fffee87 Makefile: Add build-time overlap check for programs loaded after coreboot by Julius Werner · 8 years ago
  12. f0d39c4 die() when attempting to use bounce buffer on non-i386. by Vladimir Serbinenko · 8 years ago
  13. f6ada1c lib/coreboot_table: add function to allow arch code to add records by Aaron Durbin · 8 years ago
  14. 800e964 arch/arm64: Compile arm-trusted-firmware with coreboot timestamp by Patrick Georgi · 9 years ago
  15. 622eea7 arches: lib: add main_decl.h for main() declaration by Aaron Durbin · 8 years ago
  16. 711455f arch/{arm64,riscv}: remove jmp_to_elf_entry() declaration by Aaron Durbin · 8 years ago
  17. ae3f302 arch: remove stage_exit() by Aaron Durbin · 8 years ago
  18. 3834520 arch/arm64: Use correct SPSR.DAIF mask for BL31 and payload by Julius Werner · 9 years ago
  19. 372d0ff arch/arm64: mmu: Spot check TTB memory attributes by Julius Werner · 9 years ago
  20. dcc3ecc arch/arm64: Override bl31 timestamp with coreboot build timestamp by Patrick Georgi · 9 years ago
  21. 81b09f4 Makefile: Make full use of src-to-obj macro by Nico Huber · 9 years ago
  22. 4af5886 src/arch: Update license headers missing paragraph 2 by Martin Roth · 9 years ago
  23. ab0df6d arch/arm64: Extend verstage by Itamar · 9 years ago
  24. ee464b1 console: Simplify bootblock console Kconfig selection logic by Alexandru Gagniuc · 9 years ago
  25. fd277d8 header files: Fix guard name comments to match guard names by Martin Roth · 9 years ago
  26. cf77d28 arch/arm64: add missing license headers by Martin Roth · 9 years ago
  27. 7e7a4df lib: remove assets infrastructure by Aaron Durbin · 9 years ago
  28. 8578296 arch/arm64: introduce mmu to bootblock and romstage by Jimmy Huang · 9 years ago
  29. 9b423a7 arch/arm64: add DMA_COHERENT region macros to memlayout by Jimmy Huang · 9 years ago
  30. 6dc8570 build system: strip quotes from CONFIG_CBFS_PREFIX in a single location by Patrick Georgi · 9 years ago
  31. 7dcf9d5 arm64: tegra132: tegra210: Remove old arm64/stage_entry.S by Julius Werner · 9 years ago
  32. d3634c1 rules.h: Add ENV_ macros to detect current architecture by Julius Werner · 9 years ago
  33. 66a476a arm64: Implement generic stage transitions for non-Tegra SoCs by Julius Werner · 9 years ago
  34. 86fc11d arm/arm64: Generalize bootblock C entry point by Julius Werner · 9 years ago
  35. fe4cbf1 arm64: mmu: Make page table manipulation work across stages by Julius Werner · 9 years ago
  36. fdb3a8d arm64: Remove cpu intialization through device-tree by Furquan Shaikh · 9 years ago
  37. b3f6ad3 arm64: Remove SMP support by Furquan Shaikh · 9 years ago
  38. 1148786 arm64: remove spin table support by Aaron Durbin · 9 years ago
  39. 0325a45 arm64: remove ARCH_ARM64_CORTEX_A57_POWER_DOWN_SUPPORT by Aaron Durbin · 9 years ago
  40. 8c8e2b7 arm64: remove secmon by Aaron Durbin · 9 years ago
  41. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  42. e957832b vboot: remove remnants of VBOOT_STUB by Aaron Durbin · 9 years ago
  43. c159a0e arm64: mmu: Prevent CPU prefetch instructions from device memory by Jimmy Huang · 9 years ago
  44. d4dd44c linking: add and use LDFLAGS_common by Aaron Durbin · 9 years ago
  45. dde7629 rmodule: use program.ld for linking by Aaron Durbin · 9 years ago
  46. 4460703 Drop "See file CREDITS..." comment by Stefan Reinauer · 9 years ago
  47. 0375815 symbols: add '_' to pci_drivers and cpu_drivers symbols by Aaron Durbin · 9 years ago
  48. 107d1fb armv7/arm64: remove timestamp.c by Aaron Durbin · 9 years ago
  49. 4bfa29e arm64: xcompile: Add support for A53 erratum 843419 by Julius Werner · 9 years ago
  50. 3d09230 arm64: Fix 'verstage-objs: command not found' error by Yidi Lin · 9 years ago
  51. 46502c9 arm64: declare do_dcsw_op as function by Jimmy Huang · 9 years ago
  52. 8d8799a arm, arm64, mips: Add rough static stack size checks with -Wstack-usage by Julius Werner · 10 years ago
  53. 87d492f arm64: Set LOG_LEVEL=0 for BL31 if coreboot does not use serial by Furquan Shaikh · 9 years ago
  54. 6e1dc0c arm64: Define stage_entry as weak symbol by Furquan Shaikh · 9 years ago
  55. 8799fde arm64/a57: Move cortex_a57.h under include directory by Furquan Shaikh · 9 years ago
  56. c4e49f6 Change #ifdef and #if defined CONFIG_ bools to #if IS_ENABLED() by Martin Roth · 9 years ago
  57. dc19761 arm64: Print sp value when dumping registers for exception by Furquan Shaikh · 9 years ago
  58. 2268b3b arch/arm64: Avoid race condition when building bl31 by Patrick Georgi · 9 years ago
  59. fbc45a6 arch/arm64: Fix compilation without CONFIG_SMP by Patrick Georgi · 9 years ago
  60. 67246f4 arm64: Fix Kconfig issues for secure OS loading by Furquan Shaikh · 9 years ago
  61. a384c28 arm64: Add support for loading secure os by Furquan Shaikh · 9 years ago
  62. 464f5ca Revert "arm64: remove assembly code string functions" by Furquan Shaikh · 9 years ago
  63. a412d39 Remove obsolete EARLY_CONSOLE usage by Martin Roth · 9 years ago
  64. 121b4c0 arm64: Move enabling floating point ahead of dev init by Jimmy Zhang · 9 years ago
  65. 4fbac46 cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() API by Kyösti Mälkki · 10 years ago
  66. 5264862 Remove empty lines at end of file by Elyes HAOUAS · 9 years ago
  67. ac12c66c assets: abstract away the firmware assets used for booting by Aaron Durbin · 9 years ago
  68. 899d13d cbfs: new API and better program loading by Aaron Durbin · 9 years ago
  69. 2e01e8d arm64: correct cacheable/non-cacheable tag string in print_tag by Jimmy Huang · 9 years ago
  70. 3553119 arm64: Guard prints in mmu.c by Furquan Shaikh · 9 years ago
  71. 6233681 arm64: Decouple MMU functions from memranges by Julius Werner · 9 years ago
  72. 49d3066 arm64: Add weak implementation of soc_get_bl31_plat_params by Furquan Shaikh · 9 years ago
  73. b9215ab arm64: Remove PLAT= variable initialization based on Kconfig variable by Furquan Shaikh · 9 years ago
  74. e45a3eb arm64: Pass in CROSS_COMPILE_arm64 for ARM TF compilation by Furquan Shaikh · 9 years ago
  75. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  76. eec8dfb build system: use archives, not linker action to shorten command lines by Patrick Georgi · 9 years ago
  77. da3a146 arm64: Make SPSR exception masking on EL2 transition explicit by Julius Werner · 9 years ago
  78. 745a75f arm64: Add support for using ARM Trusted Firmware as secure monitor by Julius Werner · 9 years ago
  79. bbca3a9 arm64: Reorganize payload entry code and related Kconfigs by Julius Werner · 9 years ago
  80. 883ec98 arm64: Reorganize payload entry code and related Kconfigs by Julius Werner · 9 years ago
  81. b436ce1 arm64: Reorganize payload entry code and related Kconfigs by Julius Werner · 9 years ago
  82. f52602a arm64: Reorganize payload entry code and related Kconfigs by Julius Werner · 9 years ago
  83. 786b122 arm64: Reorganize payload entry code and related Kconfigs by Julius Werner · 9 years ago
  84. f1df50e arm64: Reorganize payload entry code and related Kconfigs by Julius Werner · 9 years ago
  85. 75515ea arm64: Reorganize payload entry code and related Kconfigs by Julius Werner · 9 years ago
  86. 59e7b42 arm64: Reorganize payload entry code and related Kconfigs by Julius Werner · 9 years ago
  87. 404df44 arm64: Reorganize payload entry code and related Kconfigs by Julius Werner · 9 years ago
  88. b7d0ffd arm64: psci: add cpu_suspend support by Joseph Lo · 10 years ago
  89. bc40933 arm64: update verstage linking by Aaron Durbin · 9 years ago
  90. a9ee61e cache: Add arch_program_segment_loaded call to arm and arm64 by Furquan Shaikh · 9 years ago
  91. 168eda5 arch/arm64: provide boot_cpu() by Aaron Durbin · 9 years ago
  92. 27ef602 vboot: split class in library and stage by Patrick Georgi · 9 years ago
  93. ba80887 vboot2: Build verstage archive, then use that for building the stage by Patrick Georgi · 9 years ago
  94. dea4597 arch/arm64: update mmu translation table granule size, logic and macros by Jimmy Huang · 9 years ago
  95. d8a5017 arm64: save/restore cptr_el3 and cpacr_el1 registers by Joseph Lo · 9 years ago
  96. c38d3e8 arm64: implement CPU power down sequence as per A57/A53/A72 TRM by Joseph Lo · 9 years ago
  97. c4301f7 arm64: introduce data cache ops by set/way to the level specified by Joseph Lo · 9 years ago
  98. 53a2f607 arm64: perform early setup in secmon too by Joseph Lo · 9 years ago
  99. 36d3586 arm64: Allow cpu specific early setup by Furquan Shaikh · 9 years ago
  100. 1e2abe0 armv8/secmon: Disable and Enable GIC in PSCI path by Furquan Shaikh · 9 years ago