1. c3cf06f Standardise header guards across codebase by Antonio Nino Diaz · 7 years ago
  2. f1722b6 PIE: Use PC relative adrp/adr for symbol reference by Soby Mathew · 7 years ago
  3. fe199e3 Remove all other deprecated interfaces and files by Antonio Nino Diaz · 7 years ago
  4. 871de53 PSCI: Remove platform compatibility layer by Roberto Vargas · 7 years ago
  5. a9203ed Add end_vector_entry assembler macro by Roberto Vargas · 7 years ago
  6. b2805da Remove .func and .endfunc assembler directives by Roberto Vargas · 7 years ago
  7. 0cc7aa8 xlat v2: Split MMU setup and enable by Jeenu Viswambharan · 7 years ago
  8. 14c6016 AArch64: Introduce RAS handling by Jeenu Viswambharan · 7 years ago
  9. 2fccb22 SPM: Introduce Secure Partition Manager by Antonio Nino Diaz · 8 years ago
  10. 31823b6 Add CFI debug info to vector entries by Douglas Raillard · 8 years ago
  11. 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
  12. b38bc68 Allow spin locks to be defined from assembly by Jeenu Viswambharan · 9 years ago
  13. a806dad Define and use no_ret macro where no return is expected by Jeenu Viswambharan · 9 years ago
  14. 738b1fd Rearrange assembly helper macros by Soby Mathew · 9 years ago
  15. 532ed61 Introduce `el3_runtime` and `PSCI` libraries by Soby Mathew · 9 years ago[Renamed (98%) from include/common/asm_macros.S]
  16. 663db20 Derive stack alignment from CACHE_WRITEBACK_GRANULE by Soby Mathew · 9 years ago
  17. 79627dc Fill exception vectors with zero bytes by Sandrine Bailleux · 9 years ago
  18. e0ae9fa Introduce some helper macros for exception vectors by Sandrine Bailleux · 9 years ago
  19. 7a24cba Replace build macro WARN_DEPRECATED with ERROR_DEPRECATED by Soby Mathew · 10 years ago
  20. 5c8babc PSCI: Add deprecated API for SPD when compatibility is disabled by Soby Mathew · 10 years ago
  21. 6748784 PSCI: Switch to the new PSCI frameworks by Soby Mathew · 10 years ago
  22. 12d0d00 PSCI: Introduce new platform and CM helper APIs by Soby Mathew · 10 years ago
  23. 52010cc Rationalize reset handling code by Sandrine Bailleux · 10 years ago
  24. e2bf57f Add header guards to asm macro files by Dan Handley · 10 years ago
  25. 8b77962 Add support to indicate size and end of assembly functions by Kévin Petit · 10 years ago
  26. c67b09b Introduce crash console APIs for crash reporting by Soby Mathew · 11 years ago
  27. dbad1ba Add support for BL3-1 as a reset vector by Vikram Kanigiri · 11 years ago
  28. fd6fede Merge pull request #58 from athoelke/optimise-cache-flush-v2 by danh-arm · 11 years ago
  29. 5f6032a Optimise data cache clean/invalidate operation by Andrew Thoelke · 11 years ago
  30. 7935d0a Access system registers directly in assembler by Andrew Thoelke · 11 years ago
  31. 97043ac Reduce deep nesting of header files by Dan Handley · 11 years ago
  32. 4ecca33 Move include and source files to logical locations by Dan Handley · 11 years ago[Renamed from include/asm_macros.S]
  33. b495bde Merge pull request #50 from vikramkanigiri/vk/tf-issues#26 by achingupta · 11 years ago