1. 0767d50 AMU: Add configuration helpers for aarch64 by Dimitris Papastamos · 7 years ago
  2. 1a85337 Enable SVE for Non-secure world by David Cunado · 7 years ago
  3. 380559c AMU: Implement support for aarch64 by Dimitris Papastamos · 7 years ago
  4. 281a08c Refactor Statistical Profiling Extensions implementation by Dimitris Papastamos · 7 years ago
  5. 781f4aa ARM platforms: Provide SDEI entry point validation by Jeenu Viswambharan · 7 years ago
  6. 623c437 Merge pull request #1130 from jeenu-arm/gic-patches by davidcunado-arm · 7 years ago
  7. 8b9f419 Merge pull request #1136 from antonio-nino-diaz-arm/an/xlat-get-set-attr by davidcunado-arm · 7 years ago
  8. b4e81a3 Merge pull request #1129 from robertovargas-arm/enable_O0 by davidcunado-arm · 7 years ago
  9. ec0c8fd Introduce functions to disable the MMU in EL1 by Antonio Nino Diaz · 7 years ago
  10. d55a445 GIC: Add API to set priority mask by Jeenu Viswambharan · 7 years ago
  11. 8db978b GIC: Add API to raise secure SGI by Jeenu Viswambharan · 7 years ago
  12. eb68ea9 GIC: Add API to get running priority by Jeenu Viswambharan · 7 years ago
  13. e0f34ea Fix use of MSR (immediate) by Roberto Vargas · 7 years ago
  14. 3e61b2b Init and save / restore of PMCR_EL0 / PMCR by David Cunado · 7 years ago
  15. d832aee aarch64: Enable Statistical Profiling Extensions for lower ELs by dp-arm · 7 years ago
  16. d6104f5 Merge pull request #927 from jeenu-arm/state-switch by davidcunado-arm · 7 years ago
  17. 82cb2c1 Use SPDX license identifiers by dp-arm · 7 years ago
  18. f4c8aa9 Add macro to check whether the CPU implements an EL by Jeenu Viswambharan · 8 years ago
  19. ccbec91 Apply workaround for errata 813419 of Cortex-A57 by Antonio Nino Diaz · 8 years ago
  20. 0b64f4e Add dynamic region support to xlat tables lib v2 by Antonio Nino Diaz · 7 years ago
  21. c8d64c5 Fix declarations of cache maintenance functions by Antonio Nino Diaz · 8 years ago
  22. 0029624 Add PLAT_xxx_ADDR_SPACE_SIZE definitions by Antonio Nino Diaz · 8 years ago
  23. 939f66d Reset EL2 and EL3 configurable controls by David Cunado · 8 years ago
  24. 495f3d3 Reset debug registers MDCR-EL3/SDCR and MDCR_EL2/HDCR by David Cunado · 8 years ago
  25. c1ff80b Support for Mediatek MT6795 SoC by Leon Chen · 8 years ago
  26. c291641 Merge pull request #577 from antonio-nino-diaz-arm/an/remove-xlat-helpers by danh-arm · 8 years ago
  27. f33fbb2 Remove xlat_helpers.c by Antonio Nino Diaz · 8 years ago
  28. 4ca5753 Remove DAIF bits handling macros by Gerald Lejeune · 8 years ago
  29. 74eb26e ARM platforms: rationalise memory attributes of shared memory by Juan Castillo · 9 years ago
  30. 85d80e5 Initialize VTTBR_EL2 when bypassing EL2 by Sandrine Bailleux · 9 years ago
  31. df37373 Add ARM GICv3 driver without support for legacy operation by Achin Gupta · 9 years ago
  32. 54dc71e Make generic code work in presence of system caches by Achin Gupta · 9 years ago
  33. ce4c820 Remove use of PLATFORM_CACHE_LINE_SIZE by Dan Handley · 9 years ago
  34. 6e159e7 Translate secure/non-secure virtual addresses by Varun Wadekar · 9 years ago
  35. 22f0897 Return success if an interrupt is seen during PSCI CPU_SUSPEND by Soby Mathew · 10 years ago
  36. 5b1cd43 Add macros for domain specific barriers. by Soby Mathew · 10 years ago
  37. 36e2fd0 Prevent optimisation of sysregs accessors calls by Sandrine Bailleux · 10 years ago
  38. 14c0526 Reset CNTVOFF_EL2 register before exit into EL1 on warm boot by Soby Mathew · 10 years ago
  39. add4035 Add CPU specific power management operations by Soby Mathew · 10 years ago
  40. 4f2104f Remove all checkpatch errors from codebase by Juan Castillo · 10 years ago
  41. 167a935 Initialise CPU contexts from entry_point_info by Andrew Thoelke · 10 years ago
  42. 5c3272a Make system register functions inline assembly by Andrew Thoelke · 10 years ago
  43. c6bc071 Remove extern keyword from function declarations by Dan Handley · 10 years ago
  44. fa9c08b Use secure timer to generate S-EL1 interrupts by Achin Gupta · 10 years ago
  45. a43d431 Rework BL3-1 unhandled exception handling and reporting by Soby Mathew · 10 years ago
  46. b3254e8 Introduce IS_IN_ELX() macros by Sandrine Bailleux · 10 years ago
  47. 228a9f0 Remove unused or invalid asm helper functions by Andrew Thoelke · 10 years ago
  48. 2f5dcfe Replace disable_mmu with assembler version by Andrew Thoelke · 10 years ago
  49. 97043ac Reduce deep nesting of header files by Dan Handley · 10 years ago
  50. 4ecca33 Move include and source files to logical locations by Dan Handley · 10 years ago[Renamed from include/aarch64/arch_helpers.h]
  51. b495bde Merge pull request #50 from vikramkanigiri/vk/tf-issues#26 by achingupta · 10 years ago