1. f45a4bb plat/arm: Mark arm platform initialization functions by Daniel Boulby · 6 years ago
  2. 11459fa Remove unused ROMLIB memory region macro by Daniel Boulby · 6 years ago
  3. 05f4957 plat/arm: Migrate to new interfaces by Antonio Nino Diaz · 6 years ago
  4. b985648 ARM platforms: Reintroduce coherent memory for BL1 and BL2 by Soby Mathew · 6 years ago
  5. d6a205d Merge pull request #1565 from satheesbalya-arm/sb1_2332_fwu_sds_register by Dimitris Papastamos · 6 years ago
  6. 2257607 juno: Revert FWU update detect mechanism by Sathees Balya · 6 years ago
  7. 03459c2 Add cache flush after BL1 writes heap info to DTB by John Tsichritzis · 6 years ago
  8. 3650768 Additional runtime check for DTB presence in BL2 by John Tsichritzis · 6 years ago
  9. 3a20a73 Slight improvements in Mbed TLS shared heap helpers by John Tsichritzis · 6 years ago
  10. f9c2be9 Merge pull request #1554 from jts-arm/mbed by Dimitris Papastamos · 6 years ago
  11. c34341a Support shared Mbed TLS heap for FVP by John Tsichritzis · 6 years ago
  12. 2b24bf1 Merge pull request #1550 from danielboulby-arm/db/weakdefs by Dimitris Papastamos · 6 years ago
  13. 07d2687 Prevent two weak definitions of the same function by Daniel Boulby · 6 years ago
  14. e0b757d Fix MISRA defects in BL31 common code by Antonio Nino Diaz · 6 years ago
  15. 5b8183c Remove unnecessary casts by John Tsichritzis · 6 years ago
  16. 210f0a8 SiP: MISRA fixes for execution state switch by Jeenu Viswambharan · 6 years ago
  17. d40b5f9 Merge pull request #1510 from robertovargas-arm/romlib by Dimitris Papastamos · 6 years ago
  18. 533d3a8 plat/arm: Migrate to enable_mmu_svc_mon() by Antonio Nino Diaz · 6 years ago
  19. e3adc37 Add librom support in FVP by Roberto Vargas · 6 years ago
  20. 8b8df93 plat/arm: tzc_dmc500: Add missing plat_arm.h include by Nariman Poushin · 6 years ago
  21. 27bc9f9 Create a library file for libfdt by Roberto Vargas · 6 years ago
  22. f92daca Merge pull request #1506 from danielboulby-arm/db/SeparateCodeAndROData by Dimitris Papastamos · 6 years ago
  23. 4e97abd Fix build for SEPARATE_CODE_AND_RODATA=0 by Daniel Boulby · 6 years ago
  24. 5c06ff1 Include board_arm_def.h through the platform's header by Sughosh Ganu · 6 years ago
  25. 0718043 Merge pull request #1486 from antonio-nino-diaz-arm/an/psci-misra by danh-arm · 6 years ago
  26. cf0efce Merge pull request #1491 from jeenu-arm/misra-fix by danh-arm · 6 years ago
  27. fc920dd Merge pull request #1472 from danielboulby-arm/db/Reclaim by danh-arm · 6 years ago
  28. 45a2c9e Rework page table setup for varying number of mem regions by Daniel Boulby · 6 years ago
  29. 4542cfe Arm platforms: Fix type mismatch for arm_pm_idle_states by Jeenu Viswambharan · 6 years ago
  30. fec756f PSCI: Fix MISRA defects in platform code by Antonio Nino Diaz · 6 years ago
  31. 9393a4c Merge pull request #1477 from dp-arm/dp/css-ap-core by Dimitris Papastamos · 6 years ago
  32. d7a3651 CSS: Use SCMI AP core protocol to set the warm boot entrypoint by Dimitris Papastamos · 6 years ago
  33. ccaa97c ARM platforms: Remove some duplicate declarations by Sandrine Bailleux · 6 years ago
  34. b3b6e22 Fix some violations to MISRA rule 8.3 by Sandrine Bailleux · 6 years ago
  35. d969a7e ARM platforms: Initialize cntfrq for BL1 Firmware update by Soby Mathew · 6 years ago
  36. cc9b496 Merge pull request #1406 from robertovargas-arm/uuid by Dimitris Papastamos · 6 years ago
  37. a490fe0 Arm platforms: Remove common RAS configuration source by Jeenu Viswambharan · 6 years ago
  38. 2d9f795 ARM Platforms: Update CNTFRQ register in CNTCTLBase frame by Soby Mathew · 6 years ago
  39. 45fa35c Merge pull request #1425 from jts-arm/panic by Dimitris Papastamos · 6 years ago
  40. bb7cc69 Merge pull request #1418 from antonio-nino-diaz-arm/an/arm-multi-console by Dimitris Papastamos · 6 years ago
  41. 23ede6a plat/arm: Migrate AArch64 port to the multi console driver by Antonio Nino Diaz · 6 years ago
  42. 116d78a Panic in BL1 when TB_FW_CONFIG is invalid by John Tsichritzis · 6 years ago
  43. eace8f1 Make TF UUID RFC 4122 compliant by Roberto Vargas · 6 years ago
  44. 4c8138a SPM: Treat SP xlat tables the same as others by Sandrine Bailleux · 6 years ago
  45. 9576baa Revert "Code change to fix small bugs" by Dimitris Papastamos · 6 years ago
  46. fad0e49 Merge pull request #1389 from danielboulby-arm/db/bugfix by Dimitris Papastamos · 6 years ago
  47. af14b46 ARM platforms: Move BL31 below BL2 to enable BL2 overlay by Soby Mathew · 6 years ago
  48. e08d0f2 Remove duplicate weak definition by Daniel Boulby · 6 years ago
  49. b681484 FVP: Add dummy configs for BL31, BL32 and BL33 by Soby Mathew · 6 years ago
  50. 45e39e2 FVP: Enable capability to disable auth via dynamic config by Soby Mathew · 6 years ago
  51. a72c337 Merge pull request #1381 from antonio-nino-diaz-arm/an/kernel-boot by Dimitris Papastamos · 6 years ago
  52. 497f357 Merge pull request #1373 from jeenu-arm/ras-support by Dimitris Papastamos · 6 years ago
  53. b37eba9 Revert "plat/arm: Migrate AArch64 port to the multi console driver" by Antonio Nino Diaz · 6 years ago
  54. d9166ac plat/arm: Introduce ARM_LINUX_KERNEL_AS_BL33 build option by Antonio Nino Diaz · 6 years ago
  55. 93bd916 plat/arm: Migrate AArch64 port to the multi console driver by Antonio Nino Diaz · 6 years ago
  56. a5b5b8d ARM Platforms: Support RAS by Jeenu Viswambharan · 6 years ago
  57. 550eb08 ARM platforms: Demonstrate mem_protect from el3_runtime by Roberto Vargas · 6 years ago
  58. b72de19 Merge pull request #1356 from robertovargas-arm/misra-changes by Dimitris Papastamos · 6 years ago
  59. 52f707f Fix MISRA rule 8.4 Part 4 by Roberto Vargas · 6 years ago
  60. 3c98ce4 Fix MISRA rule 8.4 Part 1 by Roberto Vargas · 6 years ago
  61. 5ce394c plat/arm: Allow override of default TZC regions by Summer Qin · 6 years ago
  62. ff957ed plat: fix switch statements to comply with MISRA rules by Jonathan Wright · 6 years ago
  63. 3c817f4 Rename 'smcc' to 'smccc' by Antonio Nino Diaz · 6 years ago
  64. 9427357 Juno: Change the Firmware update detect mechanism by Soby Mathew · 6 years ago
  65. db14130 BL2U: Fix ARM platform timer initilization by Soby Mathew · 6 years ago
  66. 6d07e67 Remove sp_min functions from plat_common.c by Soby Mathew · 6 years ago
  67. 2ca18d9 Fix MISRA rule 8.4 Part 1 by Roberto Vargas · 6 years ago
  68. cc36484 Dynamic cfg: MISRA fixes by Soby Mathew · 6 years ago
  69. 96a1c6b ARM Platforms: Load HW_CONFIG in BL2 by Soby Mathew · 6 years ago
  70. 7c6df5b ARM Platorms: Load TB_FW_CONFIG in BL1 by Soby Mathew · 6 years ago
  71. 7d5a2e7 ARM Platforms: Migrate to new BL handover interface by Soby Mathew · 6 years ago
  72. c44110d ARM Platforms: Add CASSERT for BL2_BASE by Soby Mathew · 6 years ago
  73. b58da6f ARM Platforms: Don't build BL1 and BL2 if RESET_TO_SP_MIN=1 by Soby Mathew · 6 years ago
  74. 46343c0 ARM platforms: Fix console address for flush by Jeenu Viswambharan · 6 years ago
  75. 9c5ca52 Build: change the first parameter of TOOL_ADD_IMG to lowercase by Masahiro Yamada · 6 years ago
  76. 4d15680 Build: rename FIP_ADD_IMG to TOOL_ADD_IMG by Masahiro Yamada · 6 years ago
  77. cd7711d Build: merge build macros between FIP_ and FWU_FIP_ by Masahiro Yamada · 6 years ago
  78. 5220780 bl2-el3: Add BL2 at EL3 support in FVP by Roberto Vargas · 7 years ago
  79. 8a41859 Move TSP to TZC secured DRAM by Dimitris Papastamos · 7 years ago
  80. 6e28446 ARM platforms: Allow platforms to define SDEI events by Jeenu Viswambharan · 7 years ago
  81. 15b149e ARM Platforms: Change the TZC access permissions for EL3 payload by Soby Mathew · 7 years ago
  82. 5bdbb47 Refactor Statistical Profiling Extensions implementation by Dimitris Papastamos · 7 years ago
  83. a5acc0a ARM platforms: Enable SDEI by Jeenu Viswambharan · 7 years ago
  84. b183745 ARM platforms: Define exception macros by Jeenu Viswambharan · 7 years ago
  85. 1dc771b ARM platforms: Provide SDEI entry point validation by Jeenu Viswambharan · 7 years ago
  86. 59424d8 ARM platforms: Make arm_validate_ns_entrypoint() common by Jeenu Viswambharan · 7 years ago
  87. fbf5bda GICv2: Fix populating PE target data by Jeenu Viswambharan · 7 years ago
  88. baa1611 Merge pull request #1148 from antonio-nino-diaz-arm/an/spm by davidcunado-arm · 7 years ago
  89. 7289f92 SPM: FVP: Introduce port of SPM by Antonio Nino Diaz · 7 years ago
  90. 31036d5 Merge pull request #1153 from robertovargas-arm/fix-macros by davidcunado-arm · 7 years ago
  91. 360051a Merge pull request #1137 from soby-mathew/sm/arm_plat_en_gicv3_save by davidcunado-arm · 7 years ago
  92. ac6dc35 Always define ARM_TSP_RAM_LOCATION_ID by Roberto Vargas · 7 years ago
  93. c7b12c5 plat/arm: change the default option of ARM_TSP_RAM_LOCATION by Qixiang Xu · 7 years ago
  94. 723dce0 ARM platforms: Migrate to using interrupt properties by Jeenu Viswambharan · 7 years ago
  95. eeb43be ARM platforms: supply per-PE target mask array by Jeenu Viswambharan · 7 years ago
  96. 9ca2806 ARM platforms: enable GICv3 state save/restore by Soby Mathew · 7 years ago
  97. 3b5156e ARM platforms: Add support for EL3 TZC memory region by Soby Mathew · 7 years ago
  98. f8fda10 mem_protect: Add DRAM2 to the list of mem protected ranges by Roberto Vargas · 7 years ago
  99. a1c16b6 mem_protect: Add mem_protect support in Juno and FVP for DRAM1 by Roberto Vargas · 7 years ago
  100. c40b59c Merge pull request #1088 from soby-mathew/sm/sds_scmi by davidcunado-arm · 7 years ago