1. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  2. 07146af plat/arm: Always define TSP memory region by Antonio Nino Diaz · 7 years ago
  3. 8b9a0de romlib: Add platform specific jump table list by Sathees Balya · 7 years ago
  4. fca0a51 Merge pull request #1707 from antonio-nino-diaz-arm/an/spm by Antonio Niño Díaz · 7 years ago
  5. bbc8100 SPM: Support multiple xlat tables contexts by Antonio Nino Diaz · 7 years ago
  6. ffb7ce7 SPM: Map memory regions from RD by Antonio Nino Diaz · 7 years ago
  7. 680389a SPM: Load image and RD from SP package by Antonio Nino Diaz · 7 years ago
  8. 19122fc Merge pull request #1714 from chandnich/sgiclark-helios by Soby Mathew · 7 years ago
  9. 09d413a SPM: Remove SP memory mappings definitions by Antonio Nino Diaz · 7 years ago
  10. 08aa122 SPM: Deprecate boot info struct by Antonio Nino Diaz · 7 years ago
  11. e458302 SPM: Introduce functions to load DTB files by Antonio Nino Diaz · 7 years ago
  12. 73f45ba fvp: Increase stack size when SPM is enabled by Antonio Nino Diaz · 7 years ago
  13. a46cdc0 plat/arm/sgi: Add board support for SGI-Clark.Helios platform by Chandni Cherukuri · 7 years ago
  14. 187ae31 plat/arm/sgi: override 'plat_psci_ops_t' for SGI-Clark.Helios platform by Chandni Cherukuri · 7 years ago
  15. 982261f plat/arm/sgi: add platform support for SGI-Clark.Helios platform by Chandni Cherukuri · 7 years ago
  16. 77ab969 plat/arm/sgi: Use NT_FW_CONFIG instead of HW_CONFIG by Chandni Cherukuri · 7 years ago
  17. ae4a99b Merge pull request #1705 from chandnich/platform-id by Antonio Nino Diaz · 7 years ago
  18. 41771df Merge pull request #1699 from chandnich/sgi-mt-support by Soby Mathew · 7 years ago
  19. 699223a plat/arm/sgi: Use platform specific functions to get platform ids by Chandni Cherukuri · 7 years ago
  20. 89f2e58 plat/arm: remove weak implemention of 'plat_arm_psci_override_pm_ops' function by Chandni Cherukuri · 7 years ago
  21. 48e32a1 Merge pull request #1696 from satheesbalya-arm/sb1/sb1_2406_romlib_juno by Antonio Niño Díaz · 7 years ago
  22. a83d4bd plat/arm/sgi: allow value of PLAT_MAX_PWR_LVL to be platform specific by Chandni Cherukuri · 7 years ago
  23. bd3d7b4 plat/arm/sgi: override weak implementation of plat_arm_get_cpu_pe_count by Chandni Cherukuri · 7 years ago
  24. eff2f44 plat/css: allow platforms to define the system power domain level by Chandni Cherukuri · 7 years ago
  25. 85397ec Merge pull request #1697 from antonio-nino-diaz-arm/an/arch by Antonio Niño Díaz · 7 years ago
  26. 932b3ae Synchronise arch.h and arch_helpers.h with TF-A-Tests by Antonio Nino Diaz · 7 years ago
  27. afa5cfe juno: Add romlib support by Sathees Balya · 7 years ago
  28. 9427c74 plat/arm/sgi: add secure memory support for sgi575 and sgiclarka by Vijayenthiran Subramaniam · 7 years ago
  29. 5681b29 SPM: Register Secure Partition priority level with ehf module by Sughosh Ganu · 7 years ago
  30. c3cf06f Standardise header guards across codebase by Antonio Nino Diaz · 7 years ago
  31. cb2a9b6 Merge pull request #1670 from antonio-nino-diaz-arm/an/misra-arm by Soby Mathew · 7 years ago
  32. 583e079 plat/arm: Fix MISRA defects in common code by Antonio Nino Diaz · 7 years ago
  33. ed2c4f4 plat/arm: Support direct Linux kernel boot in AArch32 by Manish Pandey · 7 years ago
  34. dd756c9 Merge pull request #1663 from sudeep-holla/scpi_build_fix by Antonio Niño Díaz · 7 years ago
  35. 8db71e3 plat: juno: fix build for !CSS_USE_SCMI_DRIVER by Sudeep Holla · 7 years ago
  36. b8a02d5 plat/arm: Fix MISRA defects in dyn config by Antonio Nino Diaz · 7 years ago
  37. f21c632 plat/arm: Fix types of constants in headers by Antonio Nino Diaz · 7 years ago
  38. a0fee74 context_mgmt: Fix MISRA defects by Antonio Nino Diaz · 7 years ago
  39. d03823d Merge pull request #1650 from chandnich/sgiclark-ares-support by Antonio Niño Díaz · 7 years ago
  40. b3f7c42 Merge pull request #1655 from deepan02/deepak-arm/introduce-n1sdp by Antonio Niño Díaz · 7 years ago
  41. 15b94cc plat/arm: Fix MISRA defects in SiP SVC handler by Antonio Nino Diaz · 7 years ago
  42. 80d37c2 plat/arm: Introduce the N1SDP. by Deepak Pandey · 7 years ago
  43. fc922ca FVP: Enable PIE for RESET_TO_BL31=1 by Soby Mathew · 7 years ago
  44. bd83b39 plat/arm: Use `mov_imm` macro to load immediate values by Soby Mathew · 7 years ago
  45. 6a7b300 Add helper to return reference to a symbol by Soby Mathew · 7 years ago
  46. 0916c38 Convert arm_setup_page_tables into a generic helper by Roberto Vargas · 7 years ago
  47. 03987d0 xlat: Fix compatibility between v1 and v2 by Antonio Nino Diaz · 7 years ago
  48. b62b5b9 plat/arm/sgi: add support for SGI-Clark.Ares platform by Chandni Cherukuri · 7 years ago
  49. 7c294f9 plat/arm/sgi: add support for SGI-Clark platform by Chandni Cherukuri · 7 years ago
  50. 20a8f7a plat/arm/sgi: disable Ares cpu power down bit in reset handler by Chandni Cherukuri · 7 years ago
  51. 31abc7c Merge pull request #1638 from chandnich/sgi575-update by Antonio Niño Díaz · 7 years ago
  52. c02c69f plat/arm: Make crash console functions strong by Antonio Nino Diaz · 7 years ago
  53. 799bbb1 Merge pull request #1643 from antonio-nino-diaz-arm/an/libfdt by Antonio Niño Díaz · 7 years ago
  54. dfe5c78 Merge pull request #1639 from chandnich/scmi-update by Antonio Niño Díaz · 7 years ago
  55. 472158f juno: Increase BL2 max size by Antonio Nino Diaz · 7 years ago
  56. af6491f tzc: Fix MISRA defects by Antonio Nino Diaz · 7 years ago
  57. b911ddd plat/arm/scmi: introduce plat_css_get_scmi_info API by Chandni Cherukuri · 7 years ago
  58. 8c7b55f plat/arm/sgi: add system-id node in HW_CONFIG dts by Chandni Cherukuri · 7 years ago
  59. 63197d0 plat/arm/sgi: move fdts files to sgi575 board directory by Chandni Cherukuri · 7 years ago
  60. a50a583 plat/arm/sgi: remove unused code by Chandni Cherukuri · 7 years ago
  61. 91e6f26 plat/arm/sgi: reorganize platform macros by Chandni Cherukuri · 7 years ago
  62. 97f1233 Merge pull request #1629 from robertovargas-arm/hw-assisted-coherency-lock by Soby Mathew · 7 years ago
  63. 1278f36 Merge pull request #1631 from deepan02/deepak-arm/relocate-jump_if_cpu_midr by Soby Mathew · 7 years ago
  64. 7be05cd Merge pull request #1628 from antonio-nino-diaz-arm/an/sharing by Soby Mathew · 7 years ago
  65. 32aee84 scmi: Optimize bakery locks when HW_ASSISTED_COHERENCY is enabled by Roberto Vargas · 8 years ago
  66. da3b038 plat/arm: relocate the jump_if_cpu_midr macro. by Deepak Pandey · 7 years ago
  67. d9f529f Merge pull request #1606 from satheesbalya-arm/sb1_2603_misra_plat by Soby Mathew · 7 years ago
  68. 8950990 plat/arm: Fix misra warnings in platform code by Sathees Balya · 7 years ago
  69. 0f58d4f plat/arm: Remove file arm_board_def.h by Antonio Nino Diaz · 7 years ago
  70. e22a4ae Merge pull request #1621 from jts-arm/typos by Soby Mathew · 7 years ago
  71. 8b3345f Merge pull request #1619 from antonio-nino-diaz-arm/an/norflash by Soby Mathew · 7 years ago
  72. 58ea77a plat/arm: Move board_css_common.c to juno folder by Antonio Nino Diaz · 7 years ago
  73. 60a9dee Merge pull request #1620 from deepan02/deepak-arm/move-reset-to-bl31 by Soby Mathew · 7 years ago
  74. 821d354 Merge pull request #1607 from girishpathak/gp/346_sgm775_earlylog_fix_v2 by Soby Mathew · 7 years ago
  75. a623832 Replace S-EL3 references by EL3 by John Tsichritzis · 7 years ago
  76. 2879b5c plat/arm/css/sgm: Reorder early platform init by Girish Pathak · 7 years ago
  77. aa7877c plat/arm: Move norflash driver to drivers/ folder by Antonio Nino Diaz · 7 years ago
  78. 49d3a62 plat/arm: allow RESET_TO_BL31 for CSS-based platforms by Deepak Pandey · 7 years ago
  79. e02f469 Fix misra warnings in SMC and power mgmt code by Sathees Balya · 7 years ago
  80. 200006d Merge pull request #1583 from danielboulby-arm/db/AArch32_Multi_Console by Dimitris Papastamos · 7 years ago
  81. cb4adb0 FVP: Reclaim init code for the stack by Daniel Boulby · 7 years ago
  82. c9263e6 Mark GICV3, CCI and CCN boot time code as init by Daniel Boulby · 7 years ago
  83. 4d010d0 plat/arm: Mark arm platform initialization functions by Daniel Boulby · 7 years ago
  84. 8d30b49 Remove unused ROMLIB memory region macro by Daniel Boulby · 7 years ago
  85. f19d210 Merge pull request #1591 from jts-arm/cov1 by Soby Mathew · 7 years ago
  86. c0740e4 plat/arm: Remove option ARM_BOARD_OPTIMISE_MEM by Antonio Nino Diaz · 7 years ago
  87. 9e119a4 sgi: sgm: Migrate to new interfaces by Antonio Nino Diaz · 7 years ago
  88. 60e19f5 plat/arm: Migrate to new interfaces by Antonio Nino Diaz · 7 years ago
  89. 7401edf Revert "sgm: increase SCP_BL2 maximum size" by Dimitris Papastamos · 7 years ago
  90. fa06b74 Fix static analysis defects by John Tsichritzis · 7 years ago
  91. 3a8667b sgm: increase SCP_BL2 maximum size by Elieva Pignat · 7 years ago
  92. b3476d0 plat/arm: Enable MULTI_CONSOLE_API in AArch32 by Daniel Boulby · 7 years ago
  93. 7e2bbef pl011: Add support in AArch32 for MULTI_CONSOLE_API by Daniel Boulby · 7 years ago
  94. 943bb7f ARM platforms: Reintroduce coherent memory for BL1 and BL2 by Soby Mathew · 7 years ago
  95. 441b1e8 Merge pull request #1569 from soby-mathew/sm/cov_fix_scmi by Soby Mathew · 7 years ago v1.6-rc0
  96. d4ee9aa CSS: Fix overrun if system power level is not available by Soby Mathew · 7 years ago
  97. 03f3632 Merge pull request #1566 from EvanLloyd/non_secure_uart by Soby Mathew · 7 years ago
  98. b51d433 Merge pull request #1565 from satheesbalya-arm/sb1_2332_fwu_sds_register by Dimitris Papastamos · 7 years ago
  99. 4da6f6c juno: Revert FWU update detect mechanism by Sathees Balya · 7 years ago
  100. 2431d00 ARM Platforms:Enable non-secure access to UART1 by Alexei Fedorov · 8 years ago