1. 7e7a4df lib: remove assets infrastructure by Aaron Durbin · 9 years ago
  2. 8578296 arch/arm64: introduce mmu to bootblock and romstage by Jimmy Huang · 9 years ago
  3. 9b423a7 arch/arm64: add DMA_COHERENT region macros to memlayout by Jimmy Huang · 9 years ago
  4. 6dc8570 build system: strip quotes from CONFIG_CBFS_PREFIX in a single location by Patrick Georgi · 9 years ago
  5. 7dcf9d5 arm64: tegra132: tegra210: Remove old arm64/stage_entry.S by Julius Werner · 9 years ago
  6. d3634c1 rules.h: Add ENV_ macros to detect current architecture by Julius Werner · 9 years ago
  7. 66a476a arm64: Implement generic stage transitions for non-Tegra SoCs by Julius Werner · 9 years ago
  8. 86fc11d arm/arm64: Generalize bootblock C entry point by Julius Werner · 9 years ago
  9. fe4cbf1 arm64: mmu: Make page table manipulation work across stages by Julius Werner · 9 years ago
  10. fdb3a8d arm64: Remove cpu intialization through device-tree by Furquan Shaikh · 9 years ago
  11. b3f6ad3 arm64: Remove SMP support by Furquan Shaikh · 9 years ago
  12. 1148786 arm64: remove spin table support by Aaron Durbin · 9 years ago
  13. 0325a45 arm64: remove ARCH_ARM64_CORTEX_A57_POWER_DOWN_SUPPORT by Aaron Durbin · 9 years ago
  14. 8c8e2b7 arm64: remove secmon by Aaron Durbin · 9 years ago
  15. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  16. e957832b vboot: remove remnants of VBOOT_STUB by Aaron Durbin · 9 years ago
  17. c159a0e arm64: mmu: Prevent CPU prefetch instructions from device memory by Jimmy Huang · 9 years ago
  18. d4dd44c linking: add and use LDFLAGS_common by Aaron Durbin · 9 years ago
  19. dde7629 rmodule: use program.ld for linking by Aaron Durbin · 9 years ago
  20. 4460703 Drop "See file CREDITS..." comment by Stefan Reinauer · 9 years ago
  21. 0375815 symbols: add '_' to pci_drivers and cpu_drivers symbols by Aaron Durbin · 9 years ago
  22. 107d1fb armv7/arm64: remove timestamp.c by Aaron Durbin · 9 years ago
  23. 4bfa29e arm64: xcompile: Add support for A53 erratum 843419 by Julius Werner · 9 years ago
  24. 3d09230 arm64: Fix 'verstage-objs: command not found' error by Yidi Lin · 9 years ago
  25. 46502c9 arm64: declare do_dcsw_op as function by Jimmy Huang · 9 years ago
  26. 8d8799a arm, arm64, mips: Add rough static stack size checks with -Wstack-usage by Julius Werner · 10 years ago
  27. 87d492f arm64: Set LOG_LEVEL=0 for BL31 if coreboot does not use serial by Furquan Shaikh · 9 years ago
  28. 6e1dc0c arm64: Define stage_entry as weak symbol by Furquan Shaikh · 9 years ago
  29. 8799fde arm64/a57: Move cortex_a57.h under include directory by Furquan Shaikh · 9 years ago
  30. c4e49f6 Change #ifdef and #if defined CONFIG_ bools to #if IS_ENABLED() by Martin Roth · 9 years ago
  31. dc19761 arm64: Print sp value when dumping registers for exception by Furquan Shaikh · 9 years ago
  32. 2268b3b arch/arm64: Avoid race condition when building bl31 by Patrick Georgi · 9 years ago
  33. fbc45a6 arch/arm64: Fix compilation without CONFIG_SMP by Patrick Georgi · 9 years ago
  34. 67246f4 arm64: Fix Kconfig issues for secure OS loading by Furquan Shaikh · 9 years ago
  35. a384c28 arm64: Add support for loading secure os by Furquan Shaikh · 9 years ago
  36. 464f5ca Revert "arm64: remove assembly code string functions" by Furquan Shaikh · 9 years ago
  37. a412d39 Remove obsolete EARLY_CONSOLE usage by Martin Roth · 9 years ago
  38. 121b4c0 arm64: Move enabling floating point ahead of dev init by Jimmy Zhang · 9 years ago
  39. 4fbac46 cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() API by Kyösti Mälkki · 10 years ago
  40. 5264862 Remove empty lines at end of file by Elyes HAOUAS · 9 years ago
  41. ac12c66c assets: abstract away the firmware assets used for booting by Aaron Durbin · 9 years ago
  42. 899d13d cbfs: new API and better program loading by Aaron Durbin · 9 years ago
  43. 2e01e8d arm64: correct cacheable/non-cacheable tag string in print_tag by Jimmy Huang · 9 years ago
  44. 3553119 arm64: Guard prints in mmu.c by Furquan Shaikh · 9 years ago
  45. 6233681 arm64: Decouple MMU functions from memranges by Julius Werner · 9 years ago
  46. 49d3066 arm64: Add weak implementation of soc_get_bl31_plat_params by Furquan Shaikh · 9 years ago
  47. b9215ab arm64: Remove PLAT= variable initialization based on Kconfig variable by Furquan Shaikh · 9 years ago
  48. e45a3eb arm64: Pass in CROSS_COMPILE_arm64 for ARM TF compilation by Furquan Shaikh · 9 years ago
  49. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  50. eec8dfb build system: use archives, not linker action to shorten command lines by Patrick Georgi · 9 years ago
  51. da3a146 arm64: Make SPSR exception masking on EL2 transition explicit by Julius Werner · 9 years ago
  52. 745a75f arm64: Add support for using ARM Trusted Firmware as secure monitor by Julius Werner · 9 years ago
  53. bbca3a9 arm64: Reorganize payload entry code and related Kconfigs by Julius Werner · 9 years ago
  54. 883ec98 arm64: Reorganize payload entry code and related Kconfigs by Julius Werner · 9 years ago
  55. b436ce1 arm64: Reorganize payload entry code and related Kconfigs by Julius Werner · 9 years ago
  56. f52602a arm64: Reorganize payload entry code and related Kconfigs by Julius Werner · 9 years ago
  57. 786b122 arm64: Reorganize payload entry code and related Kconfigs by Julius Werner · 9 years ago
  58. f1df50e arm64: Reorganize payload entry code and related Kconfigs by Julius Werner · 9 years ago
  59. 75515ea arm64: Reorganize payload entry code and related Kconfigs by Julius Werner · 9 years ago
  60. 59e7b42 arm64: Reorganize payload entry code and related Kconfigs by Julius Werner · 9 years ago
  61. 404df44 arm64: Reorganize payload entry code and related Kconfigs by Julius Werner · 9 years ago
  62. b7d0ffd arm64: psci: add cpu_suspend support by Joseph Lo · 10 years ago
  63. bc40933 arm64: update verstage linking by Aaron Durbin · 9 years ago
  64. a9ee61e cache: Add arch_program_segment_loaded call to arm and arm64 by Furquan Shaikh · 9 years ago
  65. 168eda5 arch/arm64: provide boot_cpu() by Aaron Durbin · 9 years ago
  66. 27ef602 vboot: split class in library and stage by Patrick Georgi · 9 years ago
  67. ba80887 vboot2: Build verstage archive, then use that for building the stage by Patrick Georgi · 9 years ago
  68. dea4597 arch/arm64: update mmu translation table granule size, logic and macros by Jimmy Huang · 9 years ago
  69. d8a5017 arm64: save/restore cptr_el3 and cpacr_el1 registers by Joseph Lo · 9 years ago
  70. c38d3e8 arm64: implement CPU power down sequence as per A57/A53/A72 TRM by Joseph Lo · 9 years ago
  71. c4301f7 arm64: introduce data cache ops by set/way to the level specified by Joseph Lo · 9 years ago
  72. 53a2f607 arm64: perform early setup in secmon too by Joseph Lo · 9 years ago
  73. 36d3586 arm64: Allow cpu specific early setup by Furquan Shaikh · 9 years ago
  74. 1e2abe0 armv8/secmon: Disable and Enable GIC in PSCI path by Furquan Shaikh · 9 years ago
  75. 3c526b1 armv8/secmon: Correct PSCI function ids by Furquan Shaikh · 9 years ago
  76. 97a20ca armv8/secmon: Correct names for SMC macros by Furquan Shaikh · 9 years ago
  77. 6e41523 arm64: save and restore cntfrq for secondary cpus by Jimmy Huang · 9 years ago
  78. d1a21d7 arm64: add arm64_arch_timer_init function by Joseph Lo · 9 years ago
  79. 55aa17b arm64: Correct shareability option for normal memory by Furquan Shaikh · 9 years ago
  80. 900059a arch/arm64: allow floating-point registers access by Yen Lin · 9 years ago
  81. a612fc1 arm64: provide icache_invalidate_all() by Aaron Durbin · 9 years ago
  82. 9ff8f6f Unify byte order macros and clrsetbits by Julius Werner · 9 years ago
  83. 1f60f97 arm(64): Change write32() argument order to match x86 by Julius Werner · 9 years ago
  84. efcee76 CBFS: Automate ROM image layout and remove hardcoded offsets by Julius Werner · 10 years ago
  85. f780c40 CBFS: Correct ROM_SIZE for ARM boards, use CBFS_SIZE for cbfstool by Julius Werner · 10 years ago
  86. 14b444b arm64: No need of invalidating cache line for secondary CPU stack by Furquan Shaikh · 10 years ago
  87. 9482498 arm64: Add support for save/restore registers for CPU startup. by Furquan Shaikh · 10 years ago
  88. b17f580 arm64: Add macro to invalidate stage 1 TLB entries at current EL by Furquan Shaikh · 10 years ago
  89. ff6d4fa arm64: Add conditional read/write from/to EL3 assembly macros. by Furquan Shaikh · 10 years ago
  90. b718eab arm64: Add function for reading TCR register at current EL by Furquan Shaikh · 10 years ago
  91. e37c18f arm64: psci: actually inform SoC layer of CPU_ON entry by Aaron Durbin · 10 years ago
  92. 6aec6e4 arm64: ensure secondary CPU's stack tops are not in the cache by Aaron Durbin · 10 years ago
  93. 995127f arm64: add timeout waiting for CPUs to come online by Aaron Durbin · 10 years ago
  94. 0179fcf arm64: Implement PSCI command support by Aaron Durbin · 10 years ago
  95. 6cdacb3 arm64: secmon: add entry point for turned on CPUs by Aaron Durbin · 10 years ago
  96. 931a218 arm64: secmon: pass online CPUs to secmon by Aaron Durbin · 10 years ago
  97. 9fd7b1c arm64: psci: use struct cpu_action to track startup entry by Aaron Durbin · 10 years ago
  98. be3e238 arm64: secmon: prepare for passing more state into secmon by Aaron Durbin · 10 years ago
  99. f793d43 arm64: secmon: wait for all CPUs to enter secmon by Aaron Durbin · 10 years ago
  100. 1816649 arm64: secmon: direct non-BSP cpus to start before BSP by Aaron Durbin · 10 years ago