1. 307b3d8 refactor(n1sdp): update SDS driver calls by Tamas Ban · 1 year, 2 months ago
  2. a8200ed build(n1sdp): add ARM_ARCH_MAJOR.ARM_ARCH_MINOR by Govindraj Raja · 9 months ago
  3. fddf8c0 fix(n1sdp): configure platform specific secure SPIs by Werner Lewis · 1 year, 1 month ago
  4. 799c13f fix(n1sdp): fix spi_ids range for n1sdp multichip boot by sahil · 1 year, 1 month ago
  5. b7dcc96 fix(n1sdp): remove platform specific pwr_domain_suspend wrapper by sahil · 1 year, 1 month ago
  6. fd79749 Merge "fix(n1sdp): add platform-specific power domain functions" into integration by Manish Pandey · 1 year, 2 months ago
  7. 436ea5e fix(spmd): fix build error with spmd by Govindraj Raja · 1 year, 2 months ago
  8. f32d2ad fix(n1sdp): add platform-specific power domain functions by Werner Lewis · 1 year, 4 months ago
  9. 042043b feat(spmd): introduce platform handler for Group0 interrupt by Madhukar Pappireddy · 1 year, 4 months ago
  10. 61286d2 fix(gicv3): workaround for NVIDIA erratum T241-FABRIC-4 by Varun Wadekar · 1 year, 4 months ago
  11. 11b9b49 refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3 by Arvind Ram Prakash · 1 year, 7 months ago
  12. 1b116a8 fix(scmi): change function prototype to fix gcc error by Tony K Nadackal · 1 year, 7 months ago
  13. a87b240 fix(n1sdp): mapping Run-time UART to IOFPGA UART0 by Himanshu Sharma · 2 years ago
  14. 7cac3de (feat)n1sdp: add support for OP-TEE SPMC by Vishnu Banavath · 2 years ago
  15. f1c8861 feat(n1sdp): add support for nt_fw_config by sahil · 2 years, 4 months ago
  16. 6ec01e8 feat(n1sdp): enable trusted board boot on n1sdp by sah01 · 3 years, 1 month ago
  17. 9faad3c Add support for Neoverse-N2 CPUs. by Javier Almansa Sobrino · 3 years, 8 months ago
  18. fcf6852 n1sdp: remote chip SPI numbering for multichip GIC routing by Sayanta Pattanayak · 4 years ago
  19. c2db651 fdts: n1sdp: DTS file for single-chip and multi-chip environment. by Andre Przywara · 4 years ago
  20. e1cc130 GICv3: GIC-600: Detect GIC-600 at runtime by Andre Przywara · 4 years, 3 months ago
  21. 84f1b5d TF-A GICv3 driver: Introduce makefile by Alexei Fedorov · 4 years, 3 months ago
  22. 1852eba Merge "n1sdp: Enable the NEOVERSE_N1_EXTERNAL_LLC flag" into integration by Manish Pandey · 4 years, 4 months ago
  23. b912087 n1sdp: Enable the NEOVERSE_N1_EXTERNAL_LLC flag by Chandni Cherukuri · 4 years, 4 months ago
  24. 2f13d6c TF-A GICv3 driver: Separate GICD and GICR accessor functions by Alexei Fedorov · 4 years, 4 months ago
  25. 7f8837b drivers/arm/scmi: allow use of multiple SCMI channels by Aditya Angadi · 4 years, 6 months ago
  26. 7b424ba drivers/mhu: derive doorbell base address by Aditya Angadi · 4 years, 6 months ago
  27. 0ac3941 GIC-600: Fix include ordering according to the coding style by Max Shvetsov · 4 years, 7 months ago
  28. 2c44a44 n1sdp: setup multichip gic routing table by Manish Pandey · 4 years, 9 months ago
  29. b68e286 n1sdp: update platform macros for dual-chip setup by Manish Pandey · 4 years, 10 months ago
  30. 2f3203f n1sdp: introduce platform information SDS region by Manish Pandey · 4 years, 9 months ago
  31. 8e0ef0f Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 5 years ago
  32. 75e4ccb n1sdp: fix DMC ECC enablement sequence in N1SDP platform by Manoj Kumar · 5 years ago
  33. 69bebd8 n1sdp: add code for DDR ECC enablement and BL33 copy to DDR by Manoj Kumar · 5 years ago
  34. 2f3365b N1SDP: Fix DRAM2 start address by Sami Mujawar · 5 years ago
  35. 20b4841 plat/arm: introduce wrapper functions to setup secure watchdog by Aditya Angadi · 5 years ago
  36. 0d31688 plat/arm: mhu: make mhu driver generic by Masahisa Kojima · 5 years ago
  37. 947fea0 Merge pull request #1835 from jts-arm/rename by Antonio Niño Díaz · 5 years ago
  38. 56369c1 Rename Cortex-Ares to Neoverse N1 by John Tsichritzis · 5 years ago
  39. 81eb5ce Rename PLAT_ARM_BL31_RUN_UART* variable by Usama Arif · 5 years ago
  40. 1b0c6f1 plat/arm: mhu: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  41. c30db5b plat/arm: scmi: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  42. bd7b740 plat/arm: Sanitise includes by Antonio Nino Diaz · 5 years ago
  43. a320ecd plat/arm: Fix header dependencies by Antonio Nino Diaz · 5 years ago
  44. b66a18e plat/arm/n1sdp: define the uart constants for N1SDP by Deepak Pandey · 6 years ago
  45. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  46. 059ca72 Merge pull request #1699 from chandnich/sgi-mt-support by Soby Mathew · 6 years ago
  47. e4bf6a0 plat/arm: remove weak implemention of 'plat_arm_psci_override_pm_ops' function by Chandni Cherukuri · 6 years ago
  48. 0fdcbc0 plat/css: allow platforms to define the system power domain level by Chandni Cherukuri · 6 years ago
  49. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · 6 years ago
  50. 9cbacf6 plat/arm: Introduce the N1SDP. by Deepak Pandey · 6 years ago