1. df0bb5a rpi3: Remove broken support of RESET_TO_BL31 by Antonio Nino Diaz · 6 years ago
  2. a3191d5 Merge pull request #1478 from antonio-nino-diaz-arm/an/rpi3-improvements by Soby Mathew · 6 years ago
  3. ecf3471 rpi3: Detect board revision by Antonio Nino Diaz · 6 years ago
  4. 6942f05 rpi3: Implement PSCI_SYSTEM_OFF by Antonio Nino Diaz · 6 years ago
  5. dfe895d rpi3: Concatenate BL1 and FIP automatically by Antonio Nino Diaz · 6 years ago
  6. 9393a4c Merge pull request #1477 from dp-arm/dp/css-ap-core by Dimitris Papastamos · 6 years ago
  7. f52e9aa Merge pull request #1476 from grandpaul/paulliu-rpi3-modify-size by Dimitris Papastamos · 6 years ago
  8. 3ea15eb Merge pull request #1464 from antonio-nino-diaz-arm/an/rpi3-ints by Dimitris Papastamos · 6 years ago
  9. d7a3651 CSS: Use SCMI AP core protocol to set the warm boot entrypoint by Dimitris Papastamos · 6 years ago
  10. aeaf1f0 Add support for SCMI AP core configuration protocol v1.0 by Dimitris Papastamos · 6 years ago
  11. 78d4213 rpi3: enlarge SEC_DRAM0_SIZE for optee_test to pass by Ying-Chun Liu (PaulLiu) · 6 years ago
  12. 9abd78d rpi3: Implement simple interrupt routing by Antonio Nino Diaz · 6 years ago
  13. ccaa97c ARM platforms: Remove some duplicate declarations by Sandrine Bailleux · 6 years ago
  14. b3b6e22 Fix some violations to MISRA rule 8.3 by Sandrine Bailleux · 6 years ago
  15. 9463cae Add initial CPU support for Cortex-Deimos by Joel Hutton · 6 years ago
  16. 5707948 Merge pull request #1473 from robertovargas-arm/misra by Dimitris Papastamos · 6 years ago
  17. 59385d0 Remove .func and .endfunc assembler directives by Roberto Vargas · 6 years ago
  18. d93fde3 Use ALIGN instead of NEXT in linker scripts by Roberto Vargas · 6 years ago
  19. daaae6c Fix MISRA rule 8.4 by Roberto Vargas · 6 years ago
  20. 4fa337c Fix MISRA rule 8.3 by Roberto Vargas · 6 years ago
  21. 4d59eb4 Fix MISRA rule 8.4 by Roberto Vargas · 6 years ago
  22. 85664f5 Fix MISRA rule 8.3 by Roberto Vargas · 6 years ago
  23. dba8693 Merge pull request #1463 from grandpaul/paulliu-rpi3-tbb0 by Dimitris Papastamos · 6 years ago
  24. 9128df6 rpi3: Add support for Trusted Board Boot by Ying-Chun Liu (PaulLiu) · 6 years ago
  25. aa26f53 allwinner: Add Allwinner H6 SoC support by Andre Przywara · 7 years ago
  26. 0aff2d3 Merge pull request #1458 from Andre-ARM/allwinner/fixes by Dimitris Papastamos · 6 years ago
  27. 0871a6c Merge pull request #1447 from Amit-Radur/bl32_v1 by Dimitris Papastamos · 6 years ago
  28. ae40e69 ti: k3: common: Enable interrupts before entering standby state by Andrew F. Davis · 6 years ago
  29. 34d8b68 ti: k3: common: Add root domain node to platform topology by Andrew F. Davis · 6 years ago
  30. c2366b9 allwinner: Detect and output current SoC by Andre Przywara · 6 years ago
  31. a4977cf allwinner: Don't map boot ROM by Andre Przywara · 6 years ago
  32. 9f3cb8c allwinner: Relax PSCI entry point check by Andre Przywara · 6 years ago
  33. bd60b02 allwinner: security: Fix SPC guard by Andre Przywara · 6 years ago
  34. 8501d09 allwinner: cpu-ops: avoid PSCI on/off output by Andre Przywara · 6 years ago
  35. cd9a482 allwinner: sun50i_a64: remove unneeded VER_REG offset by Andre Przywara · 6 years ago
  36. b5e29e2 allwinner: common: add missing header by Andre Przywara · 6 years ago
  37. 2f37224 allwinner: Add BL32 (corresponds to Trusted OS) support by Amit Singh Tomar · 6 years ago
  38. 1a6feae Merge pull request #1429 from jeenu-arm/mmu-direct by Dimitris Papastamos · 6 years ago
  39. e834ee1 DynamIQ: Enable MMU without using stack by Jeenu Viswambharan · 6 years ago
  40. d969a7e ARM platforms: Initialize cntfrq for BL1 Firmware update by Soby Mathew · 6 years ago
  41. e4e8162 Merge pull request #1445 from danielboulby-arm/db/DynamicAuthentication by Dimitris Papastamos · 6 years ago
  42. d02000d Set FVP DYN_DISABLE_AUTH authentication default to 0 by Daniel Boulby · 6 years ago
  43. 8fe61c1 Merge pull request #1448 from npoushin/npoushin/sgi575-coverity-fixes by Dimitris Papastamos · 6 years ago
  44. 16b4109 plat/arm: css: Sanitize the input to css_validate_power_state by Nariman Poushin · 6 years ago
  45. cd95626 plat/arm: css: Convert CSS_SYSTEM_PWR_STATE from macro to inline function by Nariman Poushin · 6 years ago
  46. 10511bb allwinner: Add BL32 (corresponds to Trusted OS) support by Amit Singh Tomar · 6 years ago
  47. f44b8e8 Merge pull request #1441 from robertovargas-arm/mem_protect_board by Dimitris Papastamos · 6 years ago
  48. cc9b496 Merge pull request #1406 from robertovargas-arm/uuid by Dimitris Papastamos · 6 years ago
  49. 29b18bd Merge pull request #1437 from jeenu-arm/ras-remaining by Dimitris Papastamos · 6 years ago
  50. 1397373 Merge pull request #1427 from b49020/integration by Dimitris Papastamos · 6 years ago
  51. a490fe0 Arm platforms: Remove common RAS configuration source by Jeenu Viswambharan · 6 years ago
  52. 522d3dc Merge pull request #1434 from soby-mathew/sm/fix_cntfrq by Dimitris Papastamos · 6 years ago
  53. bb40300 Merge pull request #1433 from sivadur/integration by Dimitris Papastamos · 6 years ago
  54. 760c1d3 synquacer: Add platform makefile and documentation by Sumit Garg · 6 years ago
  55. 754073f synquacer: Enable PSCI framework by Sumit Garg · 6 years ago
  56. 6fc122f synquacer: Retrieve DRAM info from SCP firmware by Ard Biesheuvel · 6 years ago
  57. 0f18bc4 synquacer: Add SCPI driver by Sumit Garg · 6 years ago
  58. fe71761 synquacer: Add MHU driver by Sumit Garg · 6 years ago
  59. 470255b synquacer: Enable MMU using xlat_tables_v2 library by Sumit Garg · 6 years ago
  60. 58ed23d synquacer: Enable System level Generic timer by Sumit Garg · 6 years ago
  61. c412c2c synquacer: Enable GICv3 support by Sumit Garg · 6 years ago
  62. bda9d3c synquacer: Enable CCN driver support by Sumit Garg · 6 years ago
  63. 4d4df11 synquacer: Implement topology functions by Sumit Garg · 6 years ago
  64. e8c5e87 synquacer: Populate BL32 and BL33 entrypoints by Sumit Garg · 6 years ago
  65. 84711f9 synquacer: Enable PL011 UART Console by Sumit Garg · 6 years ago
  66. 3817202 synquacer: Add platform core management helpers by Sumit Garg · 6 years ago
  67. 82d45c1 synquacer: Introduce basic platform support by Sumit Garg · 6 years ago
  68. 6a8933c plat: xilinx: zynqmp: Get chipid from registers for BL32 by Siva Durga Prasad Paladugu · 6 years ago
  69. ee1a114 plat: xilinx: zynqmp: Build for DDR if SPD is enabled by Siva Durga Prasad Paladugu · 6 years ago
  70. 86a50a3 Merge pull request #1403 from glneo/for-upstream-k3 by Dimitris Papastamos · 6 years ago
  71. 591f931 Merge pull request #1413 from grandpaul/paulliu-rpi3-0 by Dimitris Papastamos · 6 years ago
  72. 2d9f795 ARM Platforms: Update CNTFRQ register in CNTCTLBase frame by Soby Mathew · 6 years ago
  73. 72ce0c6 Merge pull request #1423 from chandnich/sgi-575/dyncfg by Dimitris Papastamos · 6 years ago
  74. f49cf9e ti: k3: Introduce basic generic board support by Nishanth Menon · 7 years ago
  75. a42b61b ti: k3: common: Add PSCI stubs by Benjamin Fair · 8 years ago
  76. f97ad37 ti: k3: common: Enable GICv3 support by Nishanth Menon · 8 years ago
  77. 1f0b51b ti: k3: common: Program A53 arch timer frequency by Nishanth Menon · 8 years ago
  78. ce97604 ti: k3: common: Add console initialization base by Nishanth Menon · 8 years ago
  79. 3ed1b28 ti: k3: common: Enable MMU using xlat_tables_v2 library by Nishanth Menon · 8 years ago
  80. 42eea87 ti: k3: common: Implement topology functions by Benjamin Fair · 8 years ago
  81. e62e577 ti: k3: common: Populate BL32 and BL33 entrypoint by Benjamin Fair · 8 years ago
  82. f807a34 ti: k3: common: Add platform core management helpers by Benjamin Fair · 8 years ago
  83. 0192f89 ti: k3: Setup initial files for platform by Nishanth Menon · 8 years ago
  84. 7032f9a Merge pull request #1410 from Anson-Huang/master by Dimitris Papastamos · 6 years ago
  85. 45fa35c Merge pull request #1425 from jts-arm/panic by Dimitris Papastamos · 6 years ago
  86. bb7cc69 Merge pull request #1418 from antonio-nino-diaz-arm/an/arm-multi-console by Dimitris Papastamos · 6 years ago
  87. d9f76e6 rpi3: add OPTEE support by Ying-Chun Liu (PaulLiu) · 6 years ago
  88. 23ede6a plat/arm: Migrate AArch64 port to the multi console driver by Antonio Nino Diaz · 6 years ago
  89. 62f8f7a Support for NXP's i.MX8QM SoC by Anson Huang · 6 years ago
  90. 73b1853 Support for NXP's i.MX8QX SoC by Anson Huang · 6 years ago
  91. 4c28fc3 Support for NXP's imx SoC common function by Anson Huang · 6 years ago
  92. 5aba17f Support for NXP's imx SoC debug uart by Anson Huang · 6 years ago
  93. b629413 Support for NXP's i.MX8 SoCs IPC by Anson Huang · 6 years ago
  94. bcca6c6 Move mem-protect definitions to board specific files by Roberto Vargas · 6 years ago
  95. 116d78a Panic in BL1 when TB_FW_CONFIG is invalid by John Tsichritzis · 6 years ago
  96. 1381547 allwinner: Add security setup by Andre Przywara · 6 years ago
  97. 0a9018c allwinner: Add platform PSCI functions required for SMP by Samuel Holland · 7 years ago
  98. 321c0ab allwinner: Add functions to control CPU power/reset by Samuel Holland · 7 years ago
  99. 7438320 allwinner: Add Allwinner A64 support by Samuel Holland · 7 years ago
  100. b856664 allwinner: Introduce basic platform support by Samuel Holland · 7 years ago