1. 4128659 Fix boot failures on some builds linked with ld.lld. by Arve Hjønnevåg · 5 years ago
  2. 76776c2 trusty: generic-arm64-smcall: Support gicr address by Arve Hjønnevåg · 6 years ago
  3. 471e8fa trusty: Allow gic base to be specified with GICD_BASE by Arve Hjønnevåg · 7 years ago
  4. f01428b trusty: Allow getting trusty memsize from BL32_MEM_SIZE instead of TSP_SEC_MEM_SIZE by Arve Hjønnevåg · 7 years ago
  5. eff737c Fix clang build if CC is not in the path. by Arve Hjønnevåg · 6 years ago
  6. 51d72d3 Merge "doc: debugfs remove references section and add topic to components index" into integration by Mark Dykes · 5 years ago
  7. 78fcbd6 Merge "intel: Change boot source selection" into integration by Sandrine Bailleux · 5 years ago
  8. c83d66e Merge changes Ib68092d1,I816ea14e into integration by Sandrine Bailleux · 5 years ago
  9. 3ac82b2 doc: debugfs remove references section and add topic to components index by Olivier Deprez · 5 years ago
  10. 572fcdd Merge "Fixes ROTPK hash generation for ECDSA encryption" into integration by joanna.farley · 5 years ago
  11. 21c4f56 Merge changes from topic "lm/fconf" into integration by Sandrine Bailleux · 5 years ago
  12. 698e231 Fixes ROTPK hash generation for ECDSA encryption by Max Shvetsov · 5 years ago
  13. 63aa409 Merge changes from topic "spmd" into integration by Olivier Deprez · 5 years ago
  14. 513b616 Merge "coverity: Fix MISRA null pointer violations" into integration by Mark Dykes · 5 years ago
  15. c8e0f95 Merge "Make PAC demangling more generic" into integration by Mark Dykes · 5 years ago
  16. 82ed37e Merge "SPM: modify sptool to generate individual SP blobs" into integration by Olivier Deprez · 5 years ago
  17. ea25ce9 Merge "fvp: Slightly Bump the stack size for bl1 and bl2" into integration by Manish Pandey · 5 years ago
  18. 65f6c3e Merge changes from topic "amlogic/axg" into integration by Manish Pandey · 5 years ago
  19. c3fb00d SPMD: enable SPM dispatcher support by Achin Gupta · 6 years ago
  20. 2a7b403 SPMD: hook SPMD into standard services framework by Achin Gupta · 6 years ago
  21. bdd2596 SPMD: add SPM dispatcher based upon SPCI Beta 0 spec by Achin Gupta · 6 years ago
  22. 64758c9 SPMD: add support to run BL32 in TDRAM and BL31 in secure DRAM on Arm FVP by Achin Gupta · 6 years ago
  23. 0cb64d0 SPMD: add support for an example SPM core manifest by Achin Gupta · 6 years ago
  24. d232ca5 Merge changes from topics "rddaniel", "rdn1edge_dual" into integration by Manish Pandey · 5 years ago
  25. 3977a82 SPM: modify sptool to generate individual SP blobs by Manish Pandey · 6 years ago
  26. 1f6b06c Merge "intel: Include address range check for SiP Mailbox" into integration by Sandrine Bailleux · 5 years ago
  27. 68c7608 Make PAC demangling more generic by Alexei Fedorov · 5 years ago
  28. aab154f Merge "qemu: define ARMV7_SUPPORTS_VFP" into integration by Sandrine Bailleux · 5 years ago
  29. 129f80d Merge changes from topic "rdn1edge_dual" into integration by Sandrine Bailleux · 5 years ago
  30. 2103a73 plat/arm: add board support for rd-daniel platform by Aditya Angadi · 6 years ago
  31. 4e95010 board/rde1edge: fix incorrect topology tree description by Vijayenthiran Subramaniam · 6 years ago
  32. fe2293d plat/arm/sgi: move GIC related constants to board files by Vijayenthiran Subramaniam · 6 years ago
  33. 4d37aa7 plat/arm/sgi: introduce number of chips macro by Vijayenthiran Subramaniam · 6 years ago
  34. 2bd5dcb platform/arm/sgi: add multi-chip mode parameter in HW_CONFIG dts by Vijayenthiran Subramaniam · 6 years ago
  35. 2d4b719 board/rdn1edge: add support for dual-chip configuration by Vijayenthiran Subramaniam · 6 years ago
  36. 31e703f drivers/arm/scmi: allow use of multiple SCMI channels by Aditya Angadi · 6 years ago
  37. f893160 drivers/mhu: derive doorbell base address by Aditya Angadi · 6 years ago
  38. 80151c2 plat/arm/sgi: include AFF3 affinity in core position calculation by Vijayenthiran Subramaniam · 6 years ago
  39. e485415 plat/arm/sgi: add macros for remote chip device region by Vijayenthiran Subramaniam · 6 years ago
  40. 6daeec7 plat/arm/sgi: add chip_id and multi_chip_mode to platform variant info by Vijayenthiran Subramaniam · 6 years ago
  41. c7d4a21 plat/arm/sgi: move bl31_platform_setup to board file by Vijayenthiran Subramaniam · 6 years ago
  42. 9739982 arm-io: Panic in case of io setup failure by Louis Mayencourt · 6 years ago
  43. d6dcbca MISRA fix: Use boolean essential type by Louis Mayencourt · 6 years ago
  44. 326150b fconf: Add documentation by Louis Mayencourt · 6 years ago
  45. 0a6e7e3 fconf: Move platform io policies into fconf by Louis Mayencourt · 6 years ago
  46. 6c97231 fconf: Add mbedtls shared heap as property by Louis Mayencourt · 6 years ago
  47. ce85284 fconf: Add TBBR disable_authentication property by Louis Mayencourt · 6 years ago
  48. 25ac879 fconf: Add dynamic config DTBs info as property by Louis Mayencourt · 6 years ago
  49. 9814bfc fconf: Populate properties from dtb during bl2 setup by Louis Mayencourt · 6 years ago
  50. 3b5ea74 fconf: Load config dtb from bl1 by Louis Mayencourt · 6 years ago
  51. ab1981d fconf: initial commit by Louis Mayencourt · 6 years ago
  52. e7a5403 qemu: define ARMV7_SUPPORTS_VFP by Jerome Forissier · 5 years ago
  53. d6b44b1 Merge changes from topic "sip-svc" into integration by Sandrine Bailleux · 5 years ago
  54. 350aed4 Merge "Adds option to read ROTPK from registers for FVP" into integration by Sandrine Bailleux · 5 years ago
  55. 1a87db5 intel: Include address range check for SiP Mailbox by Abdul Halim, Muhammad Hadi Asyrafi · 5 years ago
  56. fa764c8 Merge "xilinx: versal: Pass result count to pm_get_callbackdata()" into integration by Mark Dykes · 5 years ago
  57. bdcc45a Merge "plat: xilinx: zynqmp: Use ARRAY_SIZE wherever possible" into integration by Mark Dykes · 5 years ago
  58. a6ffdde Adds option to read ROTPK from registers for FVP by Max Shvetsov · 6 years ago
  59. 64271c7 fvp: Slightly Bump the stack size for bl1 and bl2 by Louis Mayencourt · 6 years ago
  60. cf96f2e Merge "doc: Split and expand coding style documentation" into integration by György Szing · 5 years ago
  61. e63f5d1 doc: Split and expand coding style documentation by Paul Beesley · 6 years ago
  62. 3a415eb Merge "doc: Remove backquotes from external hyperlinks" into integration by György Szing · 5 years ago
  63. 72d2535 amlogic: axg: Add a build flag when using ATOS as BL32 by Carlo Caione · 6 years ago
  64. afd241e amlogic: axg: Add support for the A113D (AXG) platform by Carlo Caione · 6 years ago
  65. 378206e Merge "Tegra194: mce: declare nvg_roc_clean_cache_trbits()" into integration by Mark Dykes · 5 years ago
  66. 466bb28 coverity: Fix MISRA null pointer violations by Zelalem · 5 years ago
  67. bf14df1 Tegra194: mce: declare nvg_roc_clean_cache_trbits() by Varun Wadekar · 6 years ago
  68. d8b225a SPMD: add SPCI Beta 0 specification header file by Achin Gupta · 6 years ago
  69. ac89345 Merge changes from topic "tegra-downstream-01242020" into integration by Manish Pandey · 6 years ago
  70. 0c5d62a intel: Introduce SMC support for mailbox command by Hadi Asyrafi · 6 years ago
  71. e1f97d9 intel: Extend SiP service to support mailbox's RSU by Hadi Asyrafi · 6 years ago
  72. 235c817 Merge "Coverity: remove unnecessary header file includes" into integration by Mark Dykes · 6 years ago
  73. 9eac8e9 Merge changes from topic "mp/separate_nobits" into integration by Sandrine Bailleux · 6 years ago
  74. e693728 Coverity: remove unnecessary header file includes by Zelalem · 6 years ago
  75. 44e3424 Merge "coverity: debugfs devfip remove comparisons to LONG_MAX" into integration by Soby Mathew · 6 years ago
  76. d57a582 Merge "intel: agilex: Enable uboot BL31 loading" into integration by Manish Pandey · 6 years ago
  77. 47939f6 coverity: debugfs devfip remove comparisons to LONG_MAX by Olivier Deprez · 6 years ago
  78. 4ad18e5 Merge "BL2: Print ID of images we fail loading" into integration by Sandrine Bailleux · 6 years ago
  79. a416325 BL2: Print ID of images we fail loading by Sandrine Bailleux · 6 years ago
  80. 8d52e16 doc: Remove backquotes from external hyperlinks by Imre Kis · 6 years ago
  81. 5f62213 Merge "FDT wrappers: add functions for read/write bytes" into integration by Manish Pandey · 6 years ago
  82. 0a2ab6e FDT wrappers: add functions for read/write bytes by Alexei Fedorov · 6 years ago
  83. 9db293d Merge "doc: qemu: fix and update documentation" into integration by Sandrine Bailleux · 6 years ago
  84. 62038be doc: qemu: fix and update documentation by Masahiro Yamada · 6 years ago
  85. 77fc469 intel: Change boot source selection by Hadi Asyrafi · 6 years ago
  86. 029b45d Tegra186: memctrl: lock stream id security config by Pritesh Raithatha · 7 years ago
  87. 8ad1e47 Tegra194: remove support for simulated system suspend by Varun Wadekar · 7 years ago
  88. 4a232d5 Tegra194: mce: fix multiple MISRA issues by Varun Wadekar · 7 years ago
  89. 64aa08f Tegra: bpmp: fix multiple MISRA issues by Varun Wadekar · 7 years ago
  90. 8d4107f Tegra194: se: fix multiple MISRA issues by Varun Wadekar · 7 years ago
  91. 57c539f Tegra: compile PMC driver for Tegra132/Tegra210 platforms by Varun Wadekar · 7 years ago
  92. f561a17 Tegra: memctrl_v2: remove weakly defined TZDRAM setup handler by Varun Wadekar · 7 years ago
  93. ba37943 Tegra: remove weakly defined per-platform SiP handler by Varun Wadekar · 7 years ago
  94. e44f86e Tegra: remove weakly defined PSCI platform handlers by Varun Wadekar · 7 years ago
  95. 39171cd Tegra: remove weakly defined platform setup handlers by Varun Wadekar · 7 years ago
  96. 5f1803f Tegra: per-SoC DRAM base values by Varun Wadekar · 7 years ago
  97. 989429e Merge "Add support for documentation build as a target in Makefile" into integration by Sandrine Bailleux · 6 years ago
  98. 621146d plat: marvell: armada: scp_bl2: allow loading up to 8 images by Grzegorz Jaszczyk · 6 years ago
  99. 8164605 plat: marvell: armada: add support for loading MG CM3 images by Grzegorz Jaszczyk · 8 years ago
  100. 932f8b4 xilinx: versal: Pass result count to pm_get_callbackdata() by Tejas Patel · 6 years ago