1. 1f37b94 FWU: Pass client cookie to FWU_SMC_UPDATE_DONE by Dan Handley · 10 years ago
  2. d178637 Remove dashes from image names: 'BL3-x' --> 'BL3x' by Juan Castillo · 10 years ago
  3. f59821d Replace all SCP FW (BL0, BL3-0) references by Juan Castillo · 10 years ago
  4. 516beb5 TBB: apply TBBR naming convention to certificates and extensions by Juan Castillo · 10 years ago
  5. 7ee2b8b Merge pull request #462 from soby-mathew/sm/runtime_console by danh-arm · 10 years ago
  6. 0191262 FWU: Add support for `fwu_fip` target by Yatharth Kochar · 10 years ago
  7. dcda29f FWU: Add Firmware Update support in BL2U for ARM platforms by Yatharth Kochar · 10 years ago
  8. 436223d FWU: Add Firmware Update support in BL1 for ARM platforms by Yatharth Kochar · 10 years ago
  9. 48bfb88 FWU: Add Generic Firmware Update framework support in BL1 by Yatharth Kochar · 10 years ago
  10. 7baff11 Add descriptor based image management support in BL1 by Yatharth Kochar · 10 years ago
  11. c76e0d1 SoC security setup for CSS platforms in BL1 by Yatharth Kochar · 10 years ago
  12. 080225d Specify BL31 runtime console for ARM Standard platforms by Soby Mathew · 10 years ago
  13. 78e6161 Ensure BL31 does not print to boot console by default by Soby Mathew · 10 years ago
  14. 0e288c9 Merge pull request #461 from yatharth-arm/yk/nvidia_patch by danh-arm · 10 years ago
  15. ca8b7d5 Include psci.h from tegra platform header by Yatharth Kochar · 10 years ago
  16. 4ca473d Merge pull request #456 from soby-mathew/sm/gicv3-tsp-plat-changes-v2 by danh-arm · 10 years ago
  17. 8d297cc Merge pull request #455 from jcastillo-arm/jc/fvp_delay_timer by danh-arm · 10 years ago
  18. 27573c5 Rework use of ARM GIC drivers on ARM platforms by Achin Gupta · 10 years ago
  19. f14d188 Prepare platforms to use refactored ARM GIC drivers by Soby Mathew · 10 years ago
  20. 05a91fb Merge pull request #452 from vwadekar/tegra-new-platform-apis-v2 by danh-arm · 10 years ago
  21. 71cb26e Tegra: remove support for legacy platform APIs by Varun Wadekar · 10 years ago
  22. 540a5ba Fix SP804 delay timer on FVP by Juan Castillo · 10 years ago
  23. 38d8fdd Merge pull request #444 from jcastillo-arm/jc/tbb_wdog by danh-arm · 10 years ago
  24. 7b4c140 TBB: add Trusted Watchdog support on ARM platforms by Juan Castillo · 10 years ago
  25. 712038d Merge pull request #443 from achingupta/sb/el3_payloads-cb_single_cpu by danh-arm · 10 years ago
  26. ec8b25d Merge pull request #445 from jcastillo-arm/jc/tf-issues/320 by danh-arm · 10 years ago
  27. 9784dbd Add basic NOR flash driver for ARM platforms by Juan Castillo · 10 years ago
  28. cdf1408 FVP: Do not power off secondary CPUs when booting an EL3 payload by Sandrine Bailleux · 10 years ago
  29. 2bc4206 CSS: Put secondary CPUs in a pen when booting an EL3 payload by Sandrine Bailleux · 10 years ago
  30. 4c117f6 CSS: Enable booting of EL3 payloads by Sandrine Bailleux · 10 years ago
  31. 862b5dc Pass the entry point info to bl1_plat_prepare_exit() by Sandrine Bailleux · 10 years ago
  32. 864ab0f Tegra: flowctrl: rename tegra_fc_cpu_idle() to tegra_fc_cpu_powerdn() by Varun Wadekar · 10 years ago
  33. 4a1dcde Merge pull request #435 from sandrine-bailleux/sb/juno-r2 by Achin Gupta · 10 years ago
  34. 1dbe315 Juno R2: Configure the correct L2 RAM latency values by Sandrine Bailleux · 10 years ago
  35. 23d39db Juno: Rework platform reset handler by Sandrine Bailleux · 10 years ago
  36. 5ea8aa7 Add NULL pointer check before reading BL32 entry point information by Juan Castillo · 10 years ago
  37. 3b40f99 Tegra: introduce per-soc system reset handler by Varun Wadekar · 10 years ago
  38. 135c9dd Merge pull request #423 from jcastillo-arm/jc/genfw/1211 by Achin Gupta · 10 years ago
  39. 0f829ea Add A72 support for Juno R2 by Brendan Jackman · 10 years ago
  40. e098e24 Remove deprecated IO return definitions by Juan Castillo · 10 years ago
  41. c1bb8a0 Support PSCI SYSTEM SUSPEND on Juno by Soby Mathew · 10 years ago
  42. 5f3a603 CSS: Implement topology support for System power domain by Soby Mathew · 10 years ago
  43. f57e2db Merge pull request #415 from jcastillo-arm/jc/plat_err_handler by danh-arm · 10 years ago
  44. ece32c4 Merge pull request #416 from davwan01/dw/css-common by danh-arm · 10 years ago
  45. 40fc6cd Add optional platform error handler API by Juan Castillo · 10 years ago
  46. 73c99d4 Rework Makefile by Juan Castillo · 10 years ago
  47. 371d439 Allow CSS to redefine function `plat_arm_calc_core_pos` by David Wang · 10 years ago
  48. 84ab33e Merge pull request #410 from soby-mathew/sm/psci_handler_reorg by danh-arm · 10 years ago
  49. 7b66a02 Merge pull request #411 from jcastillo-arm/jc/plat_bl1_exit by danh-arm · 10 years ago
  50. e3f6712 Add optional bl1_plat_prepare_exit() API by Juan Castillo · 10 years ago
  51. 785fb92 Reorganise PSCI PM handler setup on ARM Standard platforms by Soby Mathew · 10 years ago
  52. 3ae8a36 Fix #include path in ARM platform BL1 setup code by Sandrine Bailleux · 10 years ago
  53. 895a7fb Merge pull request #393 from mtk09422/misc-updates by danh-arm · 10 years ago
  54. fd6007d Add a generic driver for ARM CCN IP by Achin Gupta · 10 years ago
  55. e361681 Tegra: Perform cache maintenance on video carveout memory by Vikram Kanigiri · 10 years ago
  56. 7dc28e9 Merge pull request #390 from vikramkanigiri/at/unify_bakery_locks_v2 by Achin Gupta · 10 years ago
  57. 2bab3d5 mt8173: fix watchdog register setting by Jimmy Huang · 10 years ago
  58. 0ad1a9b mt8173: update spm suspend pcm codes by yt.lee · 10 years ago
  59. c3ec0b9 Use unified bakery locks API in Mediatek port by Vikram Kanigiri · 10 years ago
  60. 883852c Separate CSS security setup from SOC security setup by Vikram Kanigiri · 10 years ago
  61. 4b1439c Define the Non-Secure timer frame ID for ARM platforms by Vikram Kanigiri · 10 years ago
  62. e86c1ff Re-factor definition of TZC-400 base address by Vikram Kanigiri · 10 years ago
  63. 02516ae Merge pull request #382 from vikramkanigiri/vk/tf-issues-312 by danh-arm · 10 years ago
  64. a7270d3 Configure all secure interrupts on ARM platforms by Vikram Kanigiri · 10 years ago
  65. d49b9c8 Tegra: fix logic to clear videomem regions by Varun Wadekar · 10 years ago
  66. b42192b Tegra210: wait for 512 timer ticks before retention entry by Varun Wadekar · 10 years ago
  67. b0b4855 Merge pull request #365 from mtk09422/plat_topology by danh-arm · 10 years ago
  68. c4a99e8 mt8173: Fix cluster 0 core count by Jimmy Huang · 10 years ago
  69. 64faa0e mt8173: update spm wake_src setting by kenny liang · 10 years ago
  70. 432b990 Merge pull request #361 from achingupta/for_sm/psci_proto_v5 by Achin Gupta · 10 years ago
  71. 58523c0 PSCI: Add documentation and fix plat_is_my_cpu_primary() by Soby Mathew · 10 years ago
  72. f9e858b PSCI: Validate non secure entrypoint on ARM platforms by Soby Mathew · 10 years ago
  73. a6bd5ff PSCI: Pool platform_mem_init() in common ARM platforms code by Sandrine Bailleux · 10 years ago
  74. 804040d PSCI: Use a single mailbox for warm reset for FVP and Juno by Sandrine Bailleux · 10 years ago
  75. 2204afd PSCI: Demonstrate support for composite power states by Soby Mathew · 10 years ago
  76. 38dce70 PSCI: Migrate ARM reference platforms to new platform API by Soby Mathew · 10 years ago
  77. 5c8babc PSCI: Add deprecated API for SPD when compatibility is disabled by Soby Mathew · 10 years ago
  78. 6748784 PSCI: Switch to the new PSCI frameworks by Soby Mathew · 10 years ago
  79. 32bc85f PSCI: Implement platform compatibility layer by Soby Mathew · 10 years ago
  80. 8ee2498 PSCI: Add framework to handle composite power states by Soby Mathew · 10 years ago
  81. 12d0d00 PSCI: Introduce new platform and CM helper APIs by Soby Mathew · 10 years ago
  82. 9caf7e3 Merge pull request #360 from vwadekar/tegra-platform-def-v2 by danh-arm · 10 years ago
  83. dcd9338 Merge pull request #357 from vwadekar/tegra-bl31-memmap-fix by danh-arm · 10 years ago
  84. 43ec35e Tegra: fix PLATFORM_{CORE_COUNT|NUM_AFFS} macros by Varun Wadekar · 10 years ago
  85. b25f580 Tegra: memmap the actual memory available for BL31 by Varun Wadekar · 10 years ago
  86. 7d116dc Initial platform port for MediaTek mt8173 by CC Ma · 10 years ago
  87. 2ee2c4f Tegra132: set TZDRAM_BASE to 0xF5C00000 by Varun Wadekar · 10 years ago
  88. 0bf1b02 Tegra: retrieve BL32's bootargs from bl32_ep_info by Varun Wadekar · 10 years ago
  89. 42ca2d8 Tegra210: enable WRAP to INCR burst type conversions by Varun Wadekar · 10 years ago
  90. 1f95e28 Tegra: modify 'BUILD_PLAT' to point to soc specific build dirs by Varun Wadekar · 10 years ago
  91. e7d4caa Tegra: Support for Tegra's T132 platforms by Varun Wadekar · 10 years ago
  92. 93eafbc Tegra: implement per-SoC validate_power_state() handler by Varun Wadekar · 10 years ago
  93. fb11a62 Tegra: T210: include CPU files from SoC's platform.mk by Varun Wadekar · 10 years ago
  94. 8061a97 Tegra: Introduce config for enabling NS access to L2/CPUECTRL regs by Varun Wadekar · 10 years ago
  95. e5b0664 Tegra210: lock PMC registers holding CPU vector addresses by Varun Wadekar · 10 years ago
  96. 764c57f Tegra: PMC: lock SCRATCH22 register by Varun Wadekar · 10 years ago
  97. 2e7aea3 Tegra: PMC: check if a CPU is already online by Varun Wadekar · 10 years ago
  98. 03cd23a Tegra210: deassert CPU reset signals during power on by Varun Wadekar · 10 years ago
  99. 6a367fd Tegra: Fix the delay loop used during SC7 exit by Varun Wadekar · 10 years ago
  100. c896132 Tegra: introduce delay timer support by Varun Wadekar · 10 years ago