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