1. 525c37a AMU: Add configuration helpers for aarch64 by Dimitris Papastamos · 7 years ago
  2. ce88eee Enable SVE for Non-secure world by David Cunado · 7 years ago
  3. e08005a AMU: Implement support for aarch64 by Dimitris Papastamos · 7 years ago
  4. 5bdbb47 Refactor Statistical Profiling Extensions implementation by Dimitris Papastamos · 7 years ago
  5. 1dc771b ARM platforms: Provide SDEI entry point validation by Jeenu Viswambharan · 7 years ago
  6. c444fcf Merge pull request #1130 from jeenu-arm/gic-patches by davidcunado-arm · 7 years ago
  7. 68c415a Merge pull request #1136 from antonio-nino-diaz-arm/an/xlat-get-set-attr by davidcunado-arm · 7 years ago
  8. a0a231d Merge pull request #1129 from robertovargas-arm/enable_O0 by davidcunado-arm · 7 years ago
  9. 4613d5f Introduce functions to disable the MMU in EL1 by Antonio Nino Diaz · 7 years ago
  10. 6250507 GIC: Add API to set priority mask by Jeenu Viswambharan · 7 years ago
  11. ab14e9b GIC: Add API to raise secure SGI by Jeenu Viswambharan · 7 years ago
  12. b1e957e GIC: Add API to get running priority by Jeenu Viswambharan · 7 years ago
  13. c51cdb7 Fix use of MSR (immediate) by Roberto Vargas · 7 years ago
  14. 4168f2f Init and save / restore of PMCR_EL0 / PMCR by David Cunado · 7 years ago
  15. ee3457b aarch64: Enable Statistical Profiling Extensions for lower ELs by dp-arm · 7 years ago
  16. 6715485 Merge pull request #927 from jeenu-arm/state-switch by davidcunado-arm · 7 years ago
  17. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  18. 2a9b882 Add macro to check whether the CPU implements an EL by Jeenu Viswambharan · 7 years ago
  19. 3f13c35 Apply workaround for errata 813419 of Cortex-A57 by Antonio Nino Diaz · 7 years ago
  20. ac99803 Add dynamic region support to xlat tables lib v2 by Antonio Nino Diaz · 7 years ago
  21. e40306b Fix declarations of cache maintenance functions by Antonio Nino Diaz · 7 years ago
  22. d1beee2 Add PLAT_xxx_ADDR_SPACE_SIZE definitions by Antonio Nino Diaz · 8 years ago
  23. c14b08e Reset EL2 and EL3 configurable controls by David Cunado · 8 years ago
  24. 5f55e28 Reset debug registers MDCR-EL3/SDCR and MDCR_EL2/HDCR by David Cunado · 8 years ago
  25. 550bf5e Support for Mediatek MT6795 SoC by developer · 8 years ago
  26. 55f9f4b Merge pull request #577 from antonio-nino-diaz-arm/an/remove-xlat-helpers by danh-arm · 8 years ago
  27. 346f1f9 Remove xlat_helpers.c by Antonio Nino Diaz · 8 years ago
  28. 6af70f5 Remove DAIF bits handling macros by Gerald Lejeune · 8 years ago
  29. 2e86cb1 ARM platforms: rationalise memory attributes of shared memory by Juan Castillo · 8 years ago
  30. 8b0eafe Initialize VTTBR_EL2 when bypassing EL2 by Sandrine Bailleux · 9 years ago
  31. 92712a5 Add ARM GICv3 driver without support for legacy operation by Achin Gupta · 9 years ago
  32. e9c4a64 Make generic code work in presence of system caches by Achin Gupta · 9 years ago
  33. 0cdebbd Remove use of PLATFORM_CACHE_LINE_SIZE by Dan Handley · 9 years ago
  34. 97625e3 Translate secure/non-secure virtual addresses by Varun Wadekar · 9 years ago
  35. 26fb90e Return success if an interrupt is seen during PSCI CPU_SUSPEND by Soby Mathew · 9 years ago
  36. ed99566 Add macros for domain specific barriers. by Soby Mathew · 10 years ago
  37. 30c231b Prevent optimisation of sysregs accessors calls by Sandrine Bailleux · 9 years ago
  38. feddfcf Reset CNTVOFF_EL2 register before exit into EL1 on warm boot by Soby Mathew · 10 years ago
  39. 8e2f287 Add CPU specific power management operations by Soby Mathew · 10 years ago
  40. 2d55240 Remove all checkpatch errors from codebase by Juan Castillo · 10 years ago
  41. 4e12607 Initialise CPU contexts from entry_point_info by Andrew Thoelke · 10 years ago
  42. 3f78dc3 Make system register functions inline assembly by Andrew Thoelke · 10 years ago
  43. a17fefa Remove extern keyword from function declarations by Dan Handley · 10 years ago
  44. 405406d Use secure timer to generate S-EL1 interrupts by Achin Gupta · 10 years ago
  45. 5e5c207 Rework BL3-1 unhandled exception handling and reporting by Soby Mathew · 10 years ago
  46. 25232af Introduce IS_IN_ELX() macros by Sandrine Bailleux · 10 years ago
  47. 5879ffd Remove unused or invalid asm helper functions by Andrew Thoelke · 10 years ago
  48. 438c63a Replace disable_mmu with assembler version by Andrew Thoelke · 10 years ago
  49. 2bd4ef2 Reduce deep nesting of header files by Dan Handley · 10 years ago
  50. a70615f Move include and source files to logical locations by Dan Handley · 10 years ago[Renamed from include/aarch64/arch_helpers.h]
  51. 992dc07 Merge pull request #50 from vikramkanigiri/vk/tf-issues#26 by achingupta · 10 years ago