1. 81542c0 Remove some MISRA defects in common code by Antonio Nino Diaz · 7 years ago
  2. fe199e3 Remove all other deprecated interfaces and files by Antonio Nino Diaz · 7 years ago
  3. 630cdf7 aarch32: PAR_ADDR_MASK should explicitly use BIT_64 by Yann Gautier · 7 years ago
  4. e43422b ARMv7: Alias dmbld() to dmb() by Jeenu Viswambharan · 7 years ago
  5. 0c62883 backtrace: Introduce backtrace function by Douglas Raillard · 7 years ago
  6. 93c78ed libc: Fix all includes in codebase by Antonio Nino Diaz · 7 years ago
  7. 1a92a0e xlat v2: Support the EL2 translation regime by Antonio Nino Diaz · 7 years ago
  8. e62ea09 Fix HCPTR.TCP11 bit definition by Sandrine Bailleux · 7 years ago
  9. 3039988 Fix types of arch.h definitions by Antonio Nino Diaz · 7 years ago
  10. 43b8fa8 Fix incorrect pointer conversion in SMC_UUID_RET() by Sandrine Bailleux · 7 years ago
  11. 0cc7aa8 xlat v2: Split MMU setup and enable by Jeenu Viswambharan · 7 years ago
  12. 342d622 ARM Platforms: Update CNTFRQ register in CNTCTLBase frame by Soby Mathew · 7 years ago
  13. 085e80e Rename 'smcc' to 'smccc' by Antonio Nino Diaz · 7 years ago
  14. c70da54 AMU: Implement context save/restore for aarch32 by Joel Hutton · 8 years ago
  15. ce213b9 AMU: Add assembler helper functions for aarch32 by Joel Hutton · 8 years ago
  16. 7343505 sp_min: Implement workaround for CVE-2017-5715 by Dimitris Papastamos · 8 years ago
  17. b6eb393 AMU: Add hooks to save/restore AMU context by Dimitris Papastamos · 8 years ago
  18. ef69e1e AMU: Implement support for aarch32 by Dimitris Papastamos · 8 years ago
  19. 634e4d2 aarch32: add missing dmb() macro by Etienne Carriere · 8 years ago
  20. 64cc6e9 ARMv7 may not support Virtualization Extensions by Etienne Carriere · 8 years ago
  21. 94f4700 ARMv7 architecture have specific system registers by Etienne Carriere · 8 years ago
  22. 623c437 Merge pull request #1130 from jeenu-arm/gic-patches by davidcunado-arm · 8 years ago
  23. d55a445 GIC: Add API to set priority mask by Jeenu Viswambharan · 8 years ago
  24. 8db978b GIC: Add API to raise secure SGI by Jeenu Viswambharan · 8 years ago
  25. eb68ea9 GIC: Add API to get running priority by Jeenu Viswambharan · 8 years ago
  26. 3e61b2b Init and save / restore of PMCR_EL0 / PMCR by David Cunado · 8 years ago
  27. 04880e3 Helper macro to create MAIR encodings by Isla Mitchell · 8 years ago
  28. 9fce272 Enable CnP bit for ARMv8.2 CPUs by Isla Mitchell · 8 years ago
  29. d70a7d0 Merge pull request #978 from etienne-lms/minor-build by danh-arm · 8 years ago
  30. ee881c1 Merge pull request #995 from davidcunado-arm/dc/init_reg by davidcunado-arm · 8 years ago
  31. 5507408 bl: security_state should be of type unsigned int by Etienne Carriere · 8 years ago
  32. 6f512a3 aarch32: Apply workaround for errata 813419 of Cortex-A57 by Dimitris Papastamos · 8 years ago
  33. 18f2efd Fully initialise essential control registers by David Cunado · 8 years ago
  34. d546185 build: Introduce clang support by dp-arm · 8 years ago
  35. b6285d6 AArch32: Rework SMC context save and restore mechanism by Soby Mathew · 8 years ago
  36. 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
  37. 6f24934 AArch32: Add SP_MIN support for JUNO by Yatharth Kochar · 9 years ago
  38. dc78758 AArch32: Add support for ARM Cortex-A53/57/72 MPCore Processor by Yatharth Kochar · 9 years ago
  39. 1ae5c8b Merge pull request #879 from Summer-ARM/sq/mt-support by davidcunado-arm · 8 years ago
  40. d8d6cf2 ARM platforms: Add support for MT bit in MPIDR by Summer Qin · 8 years ago
  41. 0b64f4e Add dynamic region support to xlat tables lib v2 by Antonio Nino Diaz · 8 years ago
  42. 85e93ba Disable secure self-hosted debug via MDCR_EL3/SDCR by dp-arm · 8 years ago
  43. c8d64c5 Fix declarations of cache maintenance functions by Antonio Nino Diaz · 9 years ago
  44. 9f3ee61 AArch32: Fix the stack alignment issue by Soby Mathew · 9 years ago
  45. ad64ab2 Merge pull request #772 from davidcunado-arm/dc/reset_debug_reg by danh-arm · 9 years ago
  46. 939f66d Reset EL2 and EL3 configurable controls by David Cunado · 9 years ago
  47. 69d59e0 AArch32: Miscellaneous fixes in the AArch32 code by Yatharth Kochar · 9 years ago
  48. 495f3d3 Reset debug registers MDCR-EL3/SDCR and MDCR_EL2/HDCR by David Cunado · 9 years ago
  49. b7b0787 Unify SCTLR initialization for AArch32 normal world by Soby Mathew · 9 years ago
  50. 1a0a3f0 AArch32: Common changes needed for BL1/BL2 by Yatharth Kochar · 9 years ago
  51. e871955 Automatically select initial xlation lookup level by Antonio Nino Diaz · 9 years ago
  52. 3e3616a AArch32: Add SMCC context by Soby Mathew · 9 years ago
  53. 031dbb1 AArch32: Add essential Arch helpers by Soby Mathew · 9 years ago