1. 8e0ef0f Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 5 years ago
  2. fa42c9e arm: Shorten the Firmware Update (FWU) process by Ambroise Vincent · 5 years ago
  3. 55828d5 Remove MULTI_CONSOLE_API flag and references to it by Ambroise Vincent · 5 years ago
  4. f79ebcd plat/arm: Skip BL2U if RESET_TO_SP_MIN flag is set by Louis Mayencourt · 5 years ago
  5. 66e121a Merge changes from topic "sami/550_fix_n1sdp_issues_v1" into integration by Soby Mathew · 5 years ago
  6. 5eb649d N1SDP: Initialise CNTFRQ in Non Secure CNTBaseN by Sami Mujawar · 5 years ago
  7. 896799a SMMUv3: Abort DMA transactions by Alexei Fedorov · 5 years ago
  8. 500163d Console: Remove Arm console unregister on suspend by Ambroise Vincent · 5 years ago
  9. 20b4841 plat/arm: introduce wrapper functions to setup secure watchdog by Aditya Angadi · 5 years ago
  10. 6369ded Put Pointer Authentication key value in BSS section by Sandrine Bailleux · 5 years ago
  11. 9c852aa plat/arm: Implement ARMv8.3-PAuth interfaces by Antonio Nino Diaz · 5 years ago
  12. 078e66f plat/arm: Support for Cortex A5 in FVP Versatile Express platform by Usama Arif · 6 years ago
  13. e97998f plat/arm: Introduce FVP Versatile Express platform. by Usama Arif · 6 years ago
  14. 81eb5ce Rename PLAT_ARM_BL31_RUN_UART* variable by Usama Arif · 5 years ago
  15. f6d7e44 Merge pull request #1804 from antonio-nino-diaz-arm/an/cleanup by Antonio Niño Díaz · 5 years ago
  16. de97ff3 Remove duplicated definitions of linker symbols by Antonio Nino Diaz · 5 years ago
  17. e7509c8 Arm platforms: Fix max size of BL33 image by Sandrine Bailleux · 5 years ago
  18. afa91db Arm platforms: Rename PLAT_ARM_NS_IMAGE_OFFSET by Sandrine Bailleux · 5 years ago
  19. bd7b740 plat/arm: Sanitise includes by Antonio Nino Diaz · 5 years ago
  20. 9095009 plat/arm: Save BL2 descriptors to reserved memory. by Sathees Balya · 6 years ago
  21. cbccdbf SPM: Rename SPM_DEPRECATED flag to SPM_MM by Antonio Nino Diaz · 5 years ago
  22. 8fc878b Merge pull request #1757 from antonio-nino-diaz-arm/an/includes by Antonio Niño Díaz · 5 years ago
  23. c49b9cf Merge pull request #1758 from pbeesley-arm/pb/spelling by Antonio Niño Díaz · 5 years ago
  24. 1fbc97b Correct typographical errors by Paul Beesley · 5 years ago
  25. a320ecd plat/arm: Fix header dependencies by Antonio Nino Diaz · 5 years ago
  26. b0fd008 Move BL1 and BL2 private defines to bl_common.h by Antonio Nino Diaz · 6 years ago
  27. c5e1745 plat/arm: Restrict PIE support to FVP by Soby Mathew · 5 years ago
  28. bd16497 Merge pull request #1735 from antonio-nino-diaz-arm/an/load-image-v2 by Antonio Niño Díaz · 5 years ago
  29. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  30. 817eb1f plat/arm: Remove comment that mentions LOAD_IMAGE_V2 by Antonio Nino Diaz · 6 years ago
  31. 840627f SPM: Load image and RD from SP package by Antonio Nino Diaz · 6 years ago
  32. b86edcb SPM: Introduce functions to load DTB files by Antonio Nino Diaz · 6 years ago
  33. e4bf6a0 plat/arm: remove weak implemention of 'plat_arm_psci_override_pm_ops' function by Chandni Cherukuri · 6 years ago
  34. 8257f5b Synchronise arch.h and arch_helpers.h with TF-A-Tests by Antonio Nino Diaz · 6 years ago
  35. d284b57 SPM: Register Secure Partition priority level with ehf module by Sughosh Ganu · 6 years ago
  36. 8f1ed53 Merge pull request #1670 from antonio-nino-diaz-arm/an/misra-arm by Soby Mathew · 6 years ago
  37. 6971f00 plat/arm: Fix MISRA defects in common code by Antonio Nino Diaz · 6 years ago
  38. 37c4ec2 plat/arm: Support direct Linux kernel boot in AArch32 by Manish Pandey · 6 years ago
  39. b5acb3f plat/arm: Fix MISRA defects in dyn config by Antonio Nino Diaz · 6 years ago
  40. 864ca6f context_mgmt: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  41. 05fdb83 plat/arm: Fix MISRA defects in SiP SVC handler by Antonio Nino Diaz · 6 years ago
  42. 7823d9e FVP: Enable PIE for RESET_TO_BL31=1 by Soby Mathew · 6 years ago
  43. 12cdcd2 Add helper to return reference to a symbol by Soby Mathew · 6 years ago
  44. 344ff02 Convert arm_setup_page_tables into a generic helper by Roberto Vargas · 6 years ago
  45. 61aff00 xlat: Fix compatibility between v1 and v2 by Antonio Nino Diaz · 6 years ago
  46. e55e85f plat/arm: Make crash console functions strong by Antonio Nino Diaz · 6 years ago
  47. 5f47579 tzc: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  48. e1ef432 Merge pull request #1606 from satheesbalya-arm/sb1_2603_misra_plat by Soby Mathew · 6 years ago
  49. 30952cc plat/arm: Fix misra warnings in platform code by Sathees Balya · 6 years ago
  50. 3e305ae Merge pull request #1621 from jts-arm/typos by Soby Mathew · 6 years ago
  51. 0dc0653 Merge pull request #1619 from antonio-nino-diaz-arm/an/norflash by Soby Mathew · 6 years ago
  52. d653d33 Replace S-EL3 references by EL3 by John Tsichritzis · 6 years ago
  53. d7da2f8 plat/arm: Move norflash driver to drivers/ folder by Antonio Nino Diaz · 6 years ago
  54. 50905c7 Fix misra warnings in SMC and power mgmt code by Sathees Balya · 6 years ago
  55. 4764b9e Merge pull request #1583 from danielboulby-arm/db/AArch32_Multi_Console by Dimitris Papastamos · 6 years ago
  56. b1b058d FVP: Reclaim init code for the stack by Daniel Boulby · 6 years ago
  57. 844b487 Mark GICV3, CCI and CCN boot time code as init by Daniel Boulby · 6 years ago
  58. f45a4bb plat/arm: Mark arm platform initialization functions by Daniel Boulby · 6 years ago
  59. 11459fa Remove unused ROMLIB memory region macro by Daniel Boulby · 6 years ago
  60. 05f4957 plat/arm: Migrate to new interfaces by Antonio Nino Diaz · 6 years ago
  61. 8e0dcc8 plat/arm: Enable MULTI_CONSOLE_API in AArch32 by Daniel Boulby · 6 years ago
  62. 05e7f56 pl011: Add support in AArch32 for MULTI_CONSOLE_API by Daniel Boulby · 6 years ago
  63. b985648 ARM platforms: Reintroduce coherent memory for BL1 and BL2 by Soby Mathew · 6 years ago
  64. d6a205d Merge pull request #1565 from satheesbalya-arm/sb1_2332_fwu_sds_register by Dimitris Papastamos · 6 years ago
  65. 2257607 juno: Revert FWU update detect mechanism by Sathees Balya · 6 years ago
  66. 03459c2 Add cache flush after BL1 writes heap info to DTB by John Tsichritzis · 6 years ago
  67. 3650768 Additional runtime check for DTB presence in BL2 by John Tsichritzis · 6 years ago
  68. 3a20a73 Slight improvements in Mbed TLS shared heap helpers by John Tsichritzis · 6 years ago
  69. f9c2be9 Merge pull request #1554 from jts-arm/mbed by Dimitris Papastamos · 6 years ago
  70. c34341a Support shared Mbed TLS heap for FVP by John Tsichritzis · 6 years ago
  71. 2b24bf1 Merge pull request #1550 from danielboulby-arm/db/weakdefs by Dimitris Papastamos · 6 years ago
  72. 07d2687 Prevent two weak definitions of the same function by Daniel Boulby · 6 years ago
  73. e0b757d Fix MISRA defects in BL31 common code by Antonio Nino Diaz · 6 years ago
  74. 5b8183c Remove unnecessary casts by John Tsichritzis · 6 years ago
  75. 210f0a8 SiP: MISRA fixes for execution state switch by Jeenu Viswambharan · 6 years ago
  76. d40b5f9 Merge pull request #1510 from robertovargas-arm/romlib by Dimitris Papastamos · 6 years ago
  77. 533d3a8 plat/arm: Migrate to enable_mmu_svc_mon() by Antonio Nino Diaz · 6 years ago
  78. e3adc37 Add librom support in FVP by Roberto Vargas · 6 years ago
  79. 8b8df93 plat/arm: tzc_dmc500: Add missing plat_arm.h include by Nariman Poushin · 6 years ago
  80. 27bc9f9 Create a library file for libfdt by Roberto Vargas · 6 years ago
  81. f92daca Merge pull request #1506 from danielboulby-arm/db/SeparateCodeAndROData by Dimitris Papastamos · 6 years ago
  82. 4e97abd Fix build for SEPARATE_CODE_AND_RODATA=0 by Daniel Boulby · 6 years ago
  83. 5c06ff1 Include board_arm_def.h through the platform's header by Sughosh Ganu · 6 years ago
  84. 0718043 Merge pull request #1486 from antonio-nino-diaz-arm/an/psci-misra by danh-arm · 6 years ago
  85. cf0efce Merge pull request #1491 from jeenu-arm/misra-fix by danh-arm · 6 years ago
  86. fc920dd Merge pull request #1472 from danielboulby-arm/db/Reclaim by danh-arm · 6 years ago
  87. 45a2c9e Rework page table setup for varying number of mem regions by Daniel Boulby · 6 years ago
  88. 4542cfe Arm platforms: Fix type mismatch for arm_pm_idle_states by Jeenu Viswambharan · 6 years ago
  89. fec756f PSCI: Fix MISRA defects in platform code by Antonio Nino Diaz · 6 years ago
  90. 9393a4c Merge pull request #1477 from dp-arm/dp/css-ap-core by Dimitris Papastamos · 6 years ago
  91. d7a3651 CSS: Use SCMI AP core protocol to set the warm boot entrypoint by Dimitris Papastamos · 6 years ago
  92. ccaa97c ARM platforms: Remove some duplicate declarations by Sandrine Bailleux · 6 years ago
  93. b3b6e22 Fix some violations to MISRA rule 8.3 by Sandrine Bailleux · 6 years ago
  94. d969a7e ARM platforms: Initialize cntfrq for BL1 Firmware update by Soby Mathew · 6 years ago
  95. cc9b496 Merge pull request #1406 from robertovargas-arm/uuid by Dimitris Papastamos · 6 years ago
  96. a490fe0 Arm platforms: Remove common RAS configuration source by Jeenu Viswambharan · 6 years ago
  97. 2d9f795 ARM Platforms: Update CNTFRQ register in CNTCTLBase frame by Soby Mathew · 6 years ago
  98. 45fa35c Merge pull request #1425 from jts-arm/panic by Dimitris Papastamos · 6 years ago
  99. bb7cc69 Merge pull request #1418 from antonio-nino-diaz-arm/an/arm-multi-console by Dimitris Papastamos · 6 years ago
  100. 23ede6a plat/arm: Migrate AArch64 port to the multi console driver by Antonio Nino Diaz · 6 years ago