1. b87d7ab feat(tc): add save/restore DSU PMU register support by Arvind Ram Prakash · 1 year, 3 months ago
  2. 4ced595 refactor(sgi): move neoverse_rd out of css by Rohit Mathew · 1 year, 6 months ago
  3. c669f65 refactor(sgi): move from "sgi" to "neoverse_rd" by Rohit Mathew · 1 year, 6 months ago
  4. 2d32517 feat(sgi): remove unused SGI_PLAT build-option by Rohit Mathew · 1 year, 6 months ago
  5. cacee06 fix(sgi): align to misra rule for braces by Rohit Mathew · 1 year, 6 months ago
  6. 21b35ee refactor(sgi): update SDS driver calls by Tamas Ban · 2 years, 3 months ago
  7. 3447ba1 feat(css): initialise generic timer early in the boot by Pranav Madhu · 1 year, 7 months ago
  8. f10d3e4 fix(sgi): reduce cper buffer carveout size by Nishant Sharma · 2 years, 8 months ago
  9. 0737bd3 fix(sgi): increase BL31 carveout size by Nishant Sharma · 2 years, 8 months ago
  10. 7c33bca feat(sgi): increase sp memmap size by Nishant Sharma · 3 years, 4 months ago
  11. f87e54f fix(ras): remove RAS_FFH_SUPPORT and introduce FFH_SUPPORT by Manish Pandey · 1 year, 10 months ago
  12. ed56720 refactor(bl2): make post image handling platform-specific by Harrison Mutai · 1 year, 10 months ago
  13. 5df1dcc feat(arm): reuse SPM_MM specific defines for SPMC_AT_EL3 by Nishant Sharma · 1 year, 10 months ago
  14. 3209b35 fix(plat/arm): do not program DSU CLUSTERPWRDN register by Manish Pandey · 1 year, 11 months ago
  15. 31d1e4f feat(sgi): firmware first error handling for Neoverse N2 CPU by Omkar Anand Kulkarni · 2 years, 1 month ago
  16. 4dc91ac feat(plat/arm): add memory map entry for CPER memory region by Omkar Anand Kulkarni · 2 years, 11 months ago
  17. 5b77a0e feat(plat/arm): firmware first error handling support for base RAMs by Omkar Anand Kulkarni · 2 years, 2 months ago
  18. 7f15131 feat(plat/arm): update common platform RAS implementation by Omkar Anand Kulkarni · 2 years, 2 months ago
  19. 0f5e8eb feat(plat/sgi): remove RAS setup call from common code by Omkar Anand Kulkarni · 2 years, 2 months ago
  20. 258d5f0 refactor(plat/sgi): deprecate DMC-620 RAS support by Omkar Anand Kulkarni · 2 years, 7 months ago
  21. 6f689a5 fix(plat/sgi): update PLAT_SP_PRI macro definition by Omkar Anand Kulkarni · 2 years, 1 month ago
  22. 9202d51 refactor(ras): replace RAS_EXTENSION with FEAT_RAS by Manish Pandey · 2 years, 6 months ago
  23. 42d4d3b refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3 by Arvind Ram Prakash · 2 years, 9 months ago
  24. 60719e4 fix(plat/css): fix invalid redistributor poweroff by Waleed Elmelegy · 2 years, 7 months ago
  25. 028c619 feat(rdn2): add platform id value for rdn2 variant 3 by Tony K Nadackal · 3 years, 8 months ago
  26. f0f2c90 fix(scmi): change function prototype to fix gcc error by Tony K Nadackal · 2 years, 8 months ago
  27. 46cc41d fix(ras): restrict RAS support for NS world by Manish Pandey · 2 years, 10 months ago
  28. 91890b7 refactor(sgi): rename RD-Edmunds to RD-V2 by Joel Goddard · 2 years, 11 months ago
  29. a371327 feat(sgi): remove override for `ARM_BL31_IN_DRAM` build-option by Rohit Mathew · 3 years, 1 month ago
  30. 8fd820f feat(sgi): configure SRAM and BL31 size for sgi platform by Rohit Mathew · 3 years, 1 month ago
  31. 18884c0 feat(sgi): enable css implementation of warm reset by Pranav Madhu · 3 years ago
  32. 14a2892 feat(scmi): send powerdown request to online secondary cpus by Pranav Madhu · 3 years ago
  33. f1fe144 feat(plat/arm/css): add interrupt handler for reboot request by Pranav Madhu · 3 years ago
  34. 158ed58 feat(plat/arm/css): add per-cpu power down support for warm reset by Pranav Madhu · 3 years ago
  35. 94df8da feat(sgi): bump bl1 rw size by Vijayenthiran Subramaniam · 3 years, 6 months ago
  36. 1d74b4b refactor(sgi): rewrite address space size definitions by Vijayenthiran Subramaniam · 3 years, 6 months ago
  37. a62cc91 feat(plat/arm/sgi): increase memory reserved for bl31 image by Nishant Sharma · 3 years, 4 months ago
  38. 4243ef4 feat(plat/arm/sgi): read isolated cpu mpid list from sds by Nishant Sharma · 3 years, 8 months ago
  39. 2a7e080 feat(sgi): add page table translation entry for secure uart by Rohit Mathew · 3 years, 8 months ago
  40. 0601083 feat(sgi): route TF-A logs via secure uart by Rohit Mathew · 3 years, 8 months ago
  41. 173674a feat(sgi): deviate from arm css common uart related definitions by Rohit Mathew · 3 years, 8 months ago
  42. 18fa43f feat(sgi): enable fpregs context save and restore by Nishant Sharma · 3 years, 4 months ago
  43. 15e5414 refactor(sgm775): remove Arm sgm775 platform by Manish Pandey · 3 years, 3 months ago
  44. 64e0468 Revert "feat(sgi): deviate from arm css common uart related defi..." by Madhukar Pappireddy · 3 years, 5 months ago
  45. 162f792 Revert "feat(sgi): route TF-A logs via secure uart" by Madhukar Pappireddy · 3 years, 5 months ago
  46. 6127767 Revert "feat(sgi): add page table translation entry for secure uart" by Madhukar Pappireddy · 3 years, 5 months ago
  47. 33d10ac feat(sgi): add page table translation entry for secure uart by Rohit Mathew · 3 years, 8 months ago
  48. 987e2b7 feat(sgi): route TF-A logs via secure uart by Rohit Mathew · 3 years, 8 months ago
  49. f2cccca feat(sgi): deviate from arm css common uart related definitions by Rohit Mathew · 3 years, 8 months ago
  50. ef515f0 feat(board/rdedmunds): add support for rdedmunds variant by Tony K Nadackal · 4 years ago
  51. efeb438 feat(rdn2): add board support for rdn2cfg2 variant by Aditya Angadi · 4 years ago
  52. 78d7e81 fix(plat/arm/sgi): disable SVE for NS to support SPM_MM builds by Vijayenthiran Subramaniam · 3 years, 8 months ago
  53. 7186a29 feat(plat/arm/sgi): increase max BL2 size by Vijayenthiran Subramaniam · 3 years, 10 months ago
  54. d932a58 feat(plat/arm/sgi): add CPU specific handler for Neoverse N2 by shriram.k · 4 years ago
  55. cbee43e feat(plat/arm/sgi): add CPU specific handler for Neoverse V1 by shriram.k · 4 years ago
  56. f34322c fix: avoid redefinition of 'efi_guid' structure by Manish V Badarkhe · 4 years ago
  57. 743e3b4 Merge "plat/sgi: tag dmc620 MM communicate messages with a guid" into integration by Madhukar Pappireddy · 4 years ago
  58. 7bd64c7 feat(plat/sgi): enable use of PSCI extended state ID format by Pranav Madhu · 4 years, 4 months ago
  59. ef1daa4 feat(plat/arm): add GPT parser support by Manish V Badarkhe · 4 years, 5 months ago
  60. 49e9ac2 refactor(plat/arm): replace FIP base and size macro with a generic name by Manish V Badarkhe · 4 years, 4 months ago
  61. fe5d5bb feat(board/rdn2): add support for variant 1 of rd-n2 platform by Aditya Angadi · 4 years, 5 months ago
  62. cfe1506 feat(plat/sgi): introduce platform variant build option by Aditya Angadi · 4 years, 5 months ago
  63. 59c2a02 plat/sgi: tag dmc620 MM communicate messages with a guid by Omkar Anand Kulkarni · 5 years ago
  64. c0d55ef plat/sgi: allow usage of secure partions on rdn2 platform by Omkar Anand Kulkarni · 4 years, 7 months ago
  65. 2180349 plat/sgi: allow access to TZC controller on all chips by Aditya Angadi · 4 years, 6 months ago
  66. 05b5c41 plat/sgi: define memory regions for multi-chip platforms by Aditya Angadi · 5 years ago
  67. 5dae6bc plat/sgi: allow access to nor2 flash and system registers from s-el0 by Thomas Abraham · 4 years, 6 months ago
  68. b4d548f plat/sgi: define default list of memory regions for dmc620 tzc by Thomas Abraham · 4 years, 6 months ago
  69. d306eb8 plat/sgi: improve macros defining cper buffer memory region by Thomas Abraham · 4 years, 6 months ago
  70. 513ba5c plat/sgi: refactor DMC-620 error handling SMC function id by Thomas Abraham · 4 years, 6 months ago
  71. a883447 plat/sgi: refactor SDEI specific macros by Thomas Abraham · 4 years, 6 months ago
  72. 0557734 plat/arm/css: rename rd_n1e1_edge_scmi_plat_info array by Aditya Angadi · 4 years, 6 months ago
  73. 92264f8 plat/arm/sgi: allow all PSCI callbacks on RD-V1 by Pranav Madhu · 4 years, 7 months ago
  74. 009553f Merge "plat/arm: css: Turn ON/OFF redistributor in sync with GIC CPU interface ON/OFF" into integration by Manish Pandey · 4 years, 6 months ago
  75. 0301d09 plat/arm/css/sgi: Fix assert expression issue by Ming Huang · 4 years, 7 months ago
  76. 9feb1e2 plat/arm/css/sgi: Fix bl32 receive event - 0xC4000061 issue by Ming Huang · 4 years, 9 months ago
  77. 4d8c181 plat/arm: css: Turn ON/OFF redistributor in sync with GIC CPU interface ON/OFF by Jagadeesh Ujja · 4 years, 7 months ago
  78. edf771a plat/arm: rename rddaniel to rdv1 by Aditya Angadi · 4 years, 8 months ago
  79. 6bb9f7a plat/arm/sgi: adapt to changes in memory map by Aditya Angadi · 4 years, 9 months ago
  80. 1b19ad6 plat/arm/sgi: add platform id value for rdn2 platform by Aditya Angadi · 4 years, 9 months ago
  81. 284efb1 plat/arm/sgi: platform definitions for upcoming platforms by Aditya Angadi · 4 years, 9 months ago
  82. 60f995f plat/arm/sgi: refactor header file inclusions by Aditya Angadi · 4 years, 9 months ago
  83. db2aedd plat/arm/sgi: refactor the inclusion of memory mapping by Aditya Angadi · 4 years, 9 months ago
  84. 7c15a8c plat/arm/css/sgi: Map flash used for mem_protect by Sami Mujawar · 5 years ago
  85. 9d9ae97 spm-mm: fix MISRA C-2012 Rule 2.3 spm_mm_boot_info_t defined but never used. by Olivier Deprez · 5 years ago
  86. d958f37 plat/arm: sgm: Use consistent name for tb fw config node by Manish V Badarkhe · 5 years ago
  87. 04e0697 fconf: Clean confused naming between TB_FW and FW_CONFIG by Manish V Badarkhe · 5 years ago
  88. 3cb84a5 plat/arm: Rentroduce tb_fw_config device tree by Manish V Badarkhe · 5 years ago
  89. b4ad365 GICv3: GIC-600: Detect GIC-600 at runtime by Andre Przywara · 5 years ago
  90. 1f91522 Merge "Provide a hint to power controller for DSU cluster power down" into integration by Sandrine Bailleux · 5 years ago
  91. 868a7d1 juno/sgm: Align SCP_BL2 to page boundary by Chris Kay · 5 years ago
  92. 9cf7f35 Provide a hint to power controller for DSU cluster power down by Madhukar Pappireddy · 6 years ago
  93. def3b54 plat/arm/sgi: update mmap and xlat count by Aditya Angadi · 5 years ago
  94. 9dfe46c Increase maximum size of BL2 image by Manish V Badarkhe · 5 years ago
  95. a6ea06f TF-A GICv3 driver: Introduce makefile by Alexei Fedorov · 5 years ago
  96. 5c215de plat/arm/sgi: fix the incorrect check for SCMI channel ID by Aditya Angadi · 5 years ago
  97. bdc84cb Merge "plat/sgi: Bump bl1 RW limit" into integration by Mark Dykes · 5 years ago
  98. 1625c88 Merge "plat/arm/sgi: mark remote chip shared ram as non-cacheable" into integration by Manish Pandey · 5 years ago
  99. 2fc18a2 plat/sgi: Bump bl1 RW limit by Louis Mayencourt · 5 years ago
  100. ddc93cb juno/sgm: Maximize space allocated to SCP_BL2 by Chris Kay · 5 years ago