1. 58873ae Multi-console: Deprecate the `finish_console_register` macro by Soby Mathew · 6 years ago
  2. dc9fab1 Remove all other deprecated interfaces and files by Antonio Nino Diaz · 6 years ago
  3. 9ef94a9 PSCI: Remove platform compatibility layer by Roberto Vargas · 6 years ago
  4. 95f30ab Add end_vector_entry assembler macro by Roberto Vargas · 6 years ago
  5. 59385d0 Remove .func and .endfunc assembler directives by Roberto Vargas · 6 years ago
  6. 58e8148 xlat v2: Split MMU setup and enable by Jeenu Viswambharan · 6 years ago
  7. 3cc3917 Correct some typo errors in comment by Qixiang Xu · 6 years ago
  8. 9a7ce2f AArch64: Introduce RAS handling by Jeenu Viswambharan · 6 years ago
  9. 54f5d67 fix instruction address range limitation by Jiafei Pan · 6 years ago
  10. 43a7bf4 Add support for BL2 in XIP memory by Jiafei Pan · 6 years ago
  11. d79d40d Merge pull request #1193 from jwerner-chromium/JW_coreboot by davidcunado-arm · 6 years ago
  12. b5d1f8e Merge pull request #1200 from robertovargas-arm/bl2-el3 by davidcunado-arm · 6 years ago
  13. e0e9946 bl2-el3: Add BL2_EL3 image by Roberto Vargas · 7 years ago
  14. 446f7f1 Workaround for CVE-2017-5715 on Cortex A57 and A72 by Dimitris Papastamos · 7 years ago
  15. 94f8907 Add new function-pointer-based console API by Julius Werner · 7 years ago
  16. ce88eee Enable SVE for Non-secure world by David Cunado · 7 years ago
  17. 5bdbb47 Refactor Statistical Profiling Extensions implementation by Dimitris Papastamos · 7 years ago
  18. c41f206 SPM: Introduce Secure Partition Manager by Antonio Nino Diaz · 7 years ago
  19. efa50b5 Add CFI debug info to vector entries by Douglas Raillard · 7 years ago
  20. ee3457b aarch64: Enable Statistical Profiling Extensions for lower ELs by dp-arm · 7 years ago
  21. fee8653 Fully initialise essential control registers by David Cunado · 7 years ago
  22. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  23. 306593d Add support for GCC stack protection by Douglas Raillard · 7 years ago
  24. 88de358 Merge pull request #841 from dp-arm/dp/debug-regs by danh-arm · 7 years ago
  25. 595d0d5 Disable secure self-hosted debug via MDCR_EL3/SDCR by dp-arm · 7 years ago
  26. 21362a9 Introduce unified API to zero memory by Douglas Raillard · 8 years ago
  27. 54ec86a Allow spin locks to be defined from assembly by Jeenu Viswambharan · 7 years ago
  28. 441bfdd Use #ifdef for IMAGE_BL* instead of #if by Masahiro Yamada · 8 years ago
  29. 68aef10 Define and use no_ret macro where no return is expected by Jeenu Viswambharan · 8 years ago
  30. 5f55e28 Reset debug registers MDCR-EL3/SDCR and MDCR_EL2/HDCR by David Cunado · 8 years ago
  31. b9ff2fd Rearrange assembly helper macros by Soby Mathew · 8 years ago
  32. 0d78607 Introduce `el3_runtime` and `PSCI` libraries by Soby Mathew · 8 years ago