1. 79cd7a0 refactor(smccc): move debugfs to vendor el3 calls by Govindraj Raja · 9 months ago
  2. 69cf54a refactor(fvp): move cpus with nomodel by Govindraj Raja · 7 months ago
  3. bf7a52f Merge "build(fvp): make all builds unconditional" into integration by Olivier Deprez · 7 months ago
  4. c02be8d Merge "feat(zynqmp): remove unused pm_get_proc_by_node()" into integration by Joanna Farley · 7 months ago
  5. 3465757 Merge "fix(xilinx): check proc variable before use" into integration by Joanna Farley · 7 months ago
  6. 652abf5 feat(zynqmp): remove unused pm_get_proc_by_node() by Ronak Jain · 8 months ago
  7. fa2c400 Merge "feat(mt8188): remove apusys kernel handler usage constraints" into integration by Manish Pandey · 7 months ago
  8. e07b77f build(fvp): make all builds unconditional by Govindraj Raja · 7 months ago
  9. d069b2f feat(mt8188): remove apusys kernel handler usage constraints by Karl Li · 7 months ago
  10. 58dada5 fix(tc): increase stack size when TRUSTED_BOARD_BOOT=0 by Alex Dobrescu · 11 months ago
  11. dbb7eb3 Merge changes from topic "rss_rse_rename" into integration by Manish V Badarkhe · 7 months ago
  12. 6b4a772 Merge changes from topic "hm/handoff" into integration by Manish Pandey · 7 months ago
  13. 4809a76 feat(handoff): add support for RESET_TO_BL2 by Harrison Mutai · 7 months ago
  14. bc823e2 feat(arm): support FW handoff b/w BL1 & BL2 by Harrison Mutai · 11 months ago
  15. faf3ac3 refactor(bl1): clean up bl2 layout calculation by Harrison Mutai · 11 months ago
  16. 91ce7c9 feat(arm): support FW handoff b/w BL2 & BL31 by Harrison Mutai · 12 months ago
  17. 1181dd2 Merge "fix(tc): missing device regions in spmc manifest" into integration by Manish Pandey · 7 months ago
  18. e259382 fix(tc): missing device regions in spmc manifest by J-Alves · 7 months ago
  19. 29fb985 refactor(neoverse-rd): remove soc_css.mk from common makefile by Rohit Mathew · 11 months ago
  20. cbc3756 refactor(neoverse-rd): unify GIC SPI range macros by Rohit Mathew · 9 months ago
  21. ce37935 refactor(neoverse-rd): clean-up nrd_plat_arm_def2.h file by Rohit Mathew · 8 months ago
  22. 21c87d2 feat(neoverse-rd): disable SPMD_SPM_AT_SEL2 for N2/V2 platforms by Rohit Mathew · 8 months ago
  23. b60f26e feat(rdn2): enable AMU if present on the platform by Rohit Mathew · 8 months ago
  24. 69e4ecb feat(rdn2): enable MTE2 if present on the platform by Rohit Mathew · 8 months ago
  25. 8676553 refactor(neoverse-rd): move defines out of platform_def.h by Rohit Mathew · 9 months ago
  26. 57f6d5c refactor(neoverse-rd): add defines for ROM, SRAM and DRAM2 by Rohit Mathew · 9 months ago
  27. bebe31d refactor(neoverse-rd): define naming convention for RoS macros by Rohit Mathew · 8 months ago
  28. 29fd3da refactor(neoverse-rd): define naming convention for CSS macros by Rohit Mathew · 8 months ago
  29. 63f191b refactor(neoverse-rd): refactor mmap macro for RoS device memory region by Rohit Mathew · 8 months ago
  30. e18e485 refactor(neoverse-rd): refactor mmap macro for CSS device memory region by Rohit Mathew · 8 months ago
  31. 7909cd8 refactor(neoverse-rd): set mmap naming convention by Rohit Mathew · 8 months ago
  32. 467afb8 refactor(neoverse-rd): rename nrd_plat_v2.c to align with convention by Rohit Mathew · 9 months ago
  33. 5c1d965 refactor(neoverse-rd): refactor nrd_soc_css_def_v2.h file by Rohit Mathew · 8 months ago
  34. c7157c9 refactor(neoverse-rd): refactor nrd_soc_platform_def_v2.h file by Rohit Mathew · 8 months ago
  35. 8aa1dbd refactor(neoverse-rd): refactor nrd_base_platform_def.h by Rohit Mathew · 9 months ago
  36. 84662e3 refactor(neoverse-rd): header files for second generation platforms by Rohit Mathew · 8 months ago
  37. 8ad6000 feat(rdn1edge): remove RD-N1-Edge from deprecated list by Rohit Mathew · 7 months ago
  38. 5a6e2a8 feat(sgi575): remove SGI-575 from deprecated list by Rohit Mathew · 7 months ago
  39. b35e448 feat(neoverse-rd): disable SPMD_SPM_AT_SEL2 for A75/V1/N1 platforms by Rohit Mathew · 8 months ago
  40. c94e8a8 feat(neoverse-rd): enable AMU if supported by the platform by Rohit Mathew · 8 months ago
  41. 16cf5f7 refactor(neoverse-rd): clean-up nrd_plat_arm_def1.h file by Rohit Mathew · 9 months ago
  42. 082b134 refactor(neoverse-rd): remove unused defines from platform_def.h by Rohit Mathew · 8 months ago
  43. 12ac34a refactor(neoverse-rd): move defines out of platform_def.h by Rohit Mathew · 8 months ago
  44. b4d4f06 refactor(neoverse-rd): rename definitions in nrd_ros_fw_def1.h file by Rohit Mathew · 8 months ago
  45. a7a197c refactor(neoverse-rd): rename definitions in nrd_ros_def1.h file by Rohit Mathew · 8 months ago
  46. 9e2800f refactor(neoverse-rd): rename definitions in nrd_css_fw_def1.h file by Rohit Mathew · 9 months ago
  47. 74f5ba3 refactor(neoverse-rd): rename definitions in nrd_css_def1.h file by Rohit Mathew · 9 months ago
  48. d4f58f1 refactor(neoverse-rd): rewrite CSS and RoS device mmap macros by Rohit Mathew · 9 months ago
  49. 04624f9 refactor(neoverse-rd): refactor mmap macro for RoS device memory region by Rohit Mathew · 9 months ago
  50. e65adb1 refactor(neoverse-rd): refactor mmap macro for CSS device memory region by Rohit Mathew · 9 months ago
  51. faf4964 refactor(neoverse-rd): migrate mmap entry from nrd_plat1.c by Rohit Mathew · 8 months ago
  52. 3ce4081 refactor(neoverse-rd): rename nrd_plat.c file by Rohit Mathew · 9 months ago
  53. a2dae19 refactor(neoverse-rd): refactor nrd_soc_css_def.h file by Rohit Mathew · 9 months ago
  54. 30355fc refactor(neoverse-rd): refactor nrd_soc_platform_def.h file by Rohit Mathew · 9 months ago
  55. 943906b refactor(neoverse-rd): move away from nrd_base_platform_def.h by Rohit Mathew · 9 months ago
  56. 4f18691 refactor(neoverse-rd): remove inclusion of nrd_base_platform_def.h by Rohit Mathew · 9 months ago
  57. ee9ce37 refactor(neoverse-rd): header files for first generation platforms by Rohit Mathew · 9 months ago
  58. c41c6c8 Merge "refactor(fvp_r): remove duplicated macro definitions" into integration by Madhukar Pappireddy · 7 months ago
  59. 2c7b22d feat(qemu): update to manifest v0.3 by Jean-Philippe Brucker · 8 months ago
  60. 677bc34 Merge "feat(qemu): allow ARM_ARCH_MAJOR/MINOR override" into integration by Yann Gautier · 7 months ago
  61. b14c92a Merge "feat(qemu): enable FEAT_ECV when present" into integration by Yann Gautier · 7 months ago
  62. 81ec766 Merge "refactor(qemu): do not hardcode counter frequency" into integration by Yann Gautier · 7 months ago
  63. b9a3553 refactor(qemu): do not hardcode counter frequency by Marcin Juszkiewicz · 7 months ago
  64. 64645b5 refactor(fvp_r): remove duplicated macro definitions by Leo Yan · 7 months ago
  65. fbe7dc8 refactor(qemu): change all occurrences of RSS to RSE by Tamas Ban · 9 months ago
  66. 3b76946 refactor(fvp): change all occurrences of RSS to RSE by Tamas Ban · 9 months ago
  67. a2473a9 refactor(fvp): remove leftovers from rss measured boot support by Tamas Ban · 9 months ago
  68. dc15bf4 refactor(tc): change all occurrences of RSS to RSE by Tamas Ban · 9 months ago
  69. 7b9945c refactor(tc): rename all 'rss' files to 'rse' by Tamas Ban · 9 months ago
  70. 658865d fix(spm): add device-regions used in tf-a-tests by Daniel Boulby · 9 months ago
  71. b8eca3b fix(xilinx): check proc variable before use by Michal Simek · 7 months ago
  72. 2a82ca6 feat(qemu): allow ARM_ARCH_MAJOR/MINOR override by Jean-Philippe Brucker · 7 months ago
  73. 26cf05d fix: static checks on spmc dts by J-Alves · 8 months ago
  74. b9a363d Merge changes from topic "lto-fixes" into integration by Manish Pandey · 7 months ago
  75. 639c6db Merge changes from topic "hm/handoff" into integration by Manish Pandey · 7 months ago
  76. beaccd1 feat(qemu): enable FEAT_ECV when present by Jean-Philippe Brucker · 8 months ago
  77. ed25192 Merge "fix(ff-a): add NS memory node to fvp_spmc_optee_sp manifest" into integration by Madhukar Pappireddy · 8 months ago
  78. babec87 refactor(fvp): reduce max size of HW_CONFIG to 16KB by Harrison Mutai · 12 months ago
  79. 215a170 refactor(arm): replace hard-coded HW_CONFIG DT size by Harrison Mutai · 8 months ago
  80. e2ae162 fix(fvp): don't check MPIDRs with the power controller in BL1 by Chris Kay · 10 months ago
  81. f3c0fe1 fix(arm): only expose `arm_bl2_dyn_cfg_init` to BL2 by Chris Kay · 10 months ago
  82. 5aff01e fix(ff-a): add NS memory node to fvp_spmc_optee_sp manifest by Karl Meakin · 8 months ago
  83. 5c23e4e Merge "refactor(arm): remove unused SP_MIN UART macros" into integration by Bipin Ravi · 8 months ago
  84. b297780 Merge changes I3a4f9a4f,Iedc4e640 into integration by Soby Mathew · 8 months ago
  85. 414043d feat(rme): pass console info via RMM-EL3 ifc by Soby Mathew · 8 months ago
  86. 9490f1f refactor(arm): remove unused SP_MIN UART macros by Leo Yan · 8 months ago
  87. 779d34f Merge "fix(nuvoton): prevent changing clock frequency" into integration by Madhukar Pappireddy · 8 months ago
  88. 7dd449f Merge "feat(imx8mq): detect console base address during runtime" into integration by Madhukar Pappireddy · 8 months ago
  89. 1ae93c3 feat(imx8mq): detect console base address during runtime by Leonard Göhrs · 9 months ago
  90. 2c0fd19 feat(xilinx): send SGI to mailbox driver by Tanmay Shah · 10 months ago
  91. 4199eaa Merge changes from topic "mte_fixes" into integration by Madhukar Pappireddy · 8 months ago
  92. c1be66f refactor(mte): remove mte, mte_perm by Govindraj Raja · 9 months ago
  93. 2ea0584 Merge changes from topic "feature/imx8m-csu" into integration by Madhukar Pappireddy · 8 months ago
  94. 65120d5 fix(nuvoton): prevent changing clock frequency by rutigl@gmail.com · 8 months ago
  95. 9ccce5e feat(imx8ulp): give HIFI4 DSP access to more resources by Laurentiu Mihalcea · 8 months ago
  96. 526cbc5 Merge "fix(cpus): workaround for Cortex-A720 erratum 2926083" into integration by Mark Dykes · 8 months ago
  97. e2954e5 Merge changes Id72a0370,I2bafba38,I2bd48441,I164c579c,Iddf8aea0, ... into integration by André Przywara · 8 months ago
  98. 5e03975 fix(cpus): workaround for Cortex-A720 erratum 2926083 by Bipin Ravi · 9 months ago
  99. 212a3e2 Merge "fix(nuvoton): gfx frame buffer memory corruption during secondary boot" into integration by Madhukar Pappireddy · 8 months ago
  100. bf55f93 Merge changes from topic "st_mckprot_bl32" into integration by Madhukar Pappireddy · 8 months ago