1. 864ca6f context_mgmt: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  2. f0b14cf Remove some MISRA defects in common code by Antonio Nino Diaz · 6 years ago
  3. dc9fab1 Remove all other deprecated interfaces and files by Antonio Nino Diaz · 6 years ago
  4. 812c325 aarch32: PAR_ADDR_MASK should explicitly use BIT_64 by Yann Gautier · 6 years ago
  5. 1aa2db3 ARMv7: Alias dmbld() to dmb() by Jeenu Viswambharan · 6 years ago
  6. 7741463 backtrace: Introduce backtrace function by Douglas Raillard · 6 years ago
  7. 4b32e62 libc: Fix all includes in codebase by Antonio Nino Diaz · 6 years ago
  8. 128de8d xlat v2: Support the EL2 translation regime by Antonio Nino Diaz · 6 years ago
  9. 6061c45 Fix HCPTR.TCP11 bit definition by Sandrine Bailleux · 6 years ago
  10. a3fbeaa Fix types of arch.h definitions by Antonio Nino Diaz · 6 years ago
  11. c5e8978 Fix incorrect pointer conversion in SMC_UUID_RET() by Sandrine Bailleux · 6 years ago
  12. 58e8148 xlat v2: Split MMU setup and enable by Jeenu Viswambharan · 6 years ago
  13. 2d9f795 ARM Platforms: Update CNTFRQ register in CNTCTLBase frame by Soby Mathew · 6 years ago
  14. 3c817f4 Rename 'smcc' to 'smccc' by Antonio Nino Diaz · 6 years ago
  15. 0dcdd8d AMU: Implement context save/restore for aarch32 by Joel Hutton · 7 years ago
  16. 2691bc6 AMU: Add assembler helper functions for aarch32 by Joel Hutton · 7 years ago
  17. 0a4cded sp_min: Implement workaround for CVE-2017-5715 by Dimitris Papastamos · 7 years ago
  18. eaf3e6d AMU: Add hooks to save/restore AMU context by Dimitris Papastamos · 7 years ago
  19. dda48b0 AMU: Implement support for aarch32 by Dimitris Papastamos · 7 years ago
  20. a257986 aarch32: add missing dmb() macro by Etienne Carriere · 7 years ago
  21. 4cce835 ARMv7 may not support Virtualization Extensions by Etienne Carriere · 7 years ago
  22. 70a004b ARMv7 architecture have specific system registers by Etienne Carriere · 7 years ago
  23. c444fcf Merge pull request #1130 from jeenu-arm/gic-patches by davidcunado-arm · 7 years ago
  24. 6250507 GIC: Add API to set priority mask by Jeenu Viswambharan · 7 years ago
  25. ab14e9b GIC: Add API to raise secure SGI by Jeenu Viswambharan · 7 years ago
  26. b1e957e GIC: Add API to get running priority by Jeenu Viswambharan · 7 years ago
  27. 4168f2f Init and save / restore of PMCR_EL0 / PMCR by David Cunado · 7 years ago
  28. 02c6307 Helper macro to create MAIR encodings by Isla Mitchell · 7 years ago
  29. c4a1a07 Enable CnP bit for ARMv8.2 CPUs by Isla Mitchell · 7 years ago
  30. 09bb548 Merge pull request #978 from etienne-lms/minor-build by danh-arm · 7 years ago
  31. 41263a1 Merge pull request #995 from davidcunado-arm/dc/init_reg by davidcunado-arm · 7 years ago
  32. bfe12d3 bl: security_state should be of type unsigned int by Etienne Carriere · 7 years ago
  33. 12f8be5 aarch32: Apply workaround for errata 813419 of Cortex-A57 by Dimitris Papastamos · 7 years ago
  34. fee8653 Fully initialise essential control registers by David Cunado · 7 years ago
  35. 320e844 build: Introduce clang support by dp-arm · 7 years ago
  36. f3e3a43 AArch32: Rework SMC context save and restore mechanism by Soby Mathew · 7 years ago
  37. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  38. 2694cba AArch32: Add SP_MIN support for JUNO by Yatharth Kochar · 8 years ago
  39. a9f776c AArch32: Add support for ARM Cortex-A53/57/72 MPCore Processor by Yatharth Kochar · 8 years ago
  40. d4acf20 Merge pull request #879 from Summer-ARM/sq/mt-support by davidcunado-arm · 7 years ago
  41. 93c812f ARM platforms: Add support for MT bit in MPIDR by Summer Qin · 7 years ago
  42. ac99803 Add dynamic region support to xlat tables lib v2 by Antonio Nino Diaz · 7 years ago
  43. 595d0d5 Disable secure self-hosted debug via MDCR_EL3/SDCR by dp-arm · 7 years ago
  44. e40306b Fix declarations of cache maintenance functions by Antonio Nino Diaz · 7 years ago
  45. adb7027 AArch32: Fix the stack alignment issue by Soby Mathew · 8 years ago
  46. cdaac7c Merge pull request #772 from davidcunado-arm/dc/reset_debug_reg by danh-arm · 8 years ago
  47. c14b08e Reset EL2 and EL3 configurable controls by David Cunado · 8 years ago
  48. d0f5f9c AArch32: Miscellaneous fixes in the AArch32 code by Yatharth Kochar · 8 years ago
  49. 5f55e28 Reset debug registers MDCR-EL3/SDCR and MDCR_EL2/HDCR by David Cunado · 8 years ago
  50. a993c42 Unify SCTLR initialization for AArch32 normal world by Soby Mathew · 8 years ago
  51. f528faf AArch32: Common changes needed for BL1/BL2 by Yatharth Kochar · 8 years ago
  52. d48ae61 Automatically select initial xlation lookup level by Antonio Nino Diaz · 8 years ago
  53. acc144b AArch32: Add SMCC context by Soby Mathew · 8 years ago
  54. c6820d1 AArch32: Add essential Arch helpers by Soby Mathew · 8 years ago