1. dd64d42 Merge pull request #421 from sandrine-bailleux/sb/improve-display_boot_progress by Achin Gupta · 10 years ago
  2. 5560806 Merge pull request #422 from achingupta/bj/juno_r2_support by Achin Gupta · 10 years ago
  3. 0f829ea Add A72 support for Juno R2 by Brendan Jackman · 10 years ago
  4. ee5c2b1 Improve display_boot_progress() function by Sandrine Bailleux · 10 years ago
  5. 68a68c9 Introduce print_entry_point_info() function by Sandrine Bailleux · 10 years ago
  6. f4c0125 Merge pull request #418 from soby-mathew/sm/sys_suspend by danh-arm · 10 years ago
  7. c909c63 Merge pull request #419 from soby-mathew/sm/tf-issues#318 by danh-arm · 10 years ago
  8. 8f6623f Include xlat_tables.h in plat_arm.h by Soby Mathew · 10 years ago
  9. 6971c62 Doc: Add instructions to test SYSTEM SUSPEND by Soby Mathew · 10 years ago
  10. c1bb8a0 Support PSCI SYSTEM SUSPEND on Juno by Soby Mathew · 10 years ago
  11. 5f3a603 CSS: Implement topology support for System power domain by Soby Mathew · 10 years ago
  12. f57e2db Merge pull request #415 from jcastillo-arm/jc/plat_err_handler by danh-arm · 10 years ago
  13. ece32c4 Merge pull request #416 from davwan01/dw/css-common by danh-arm · 10 years ago
  14. 40fc6cd Add optional platform error handler API by Juan Castillo · 10 years ago
  15. 368bb87 Merge pull request #417 from jcastillo-arm/jc/makefile_2 by danh-arm · 10 years ago
  16. 8815467 Make: fix dependency files generation by Juan Castillo · 10 years ago
  17. 73c99d4 Rework Makefile by Juan Castillo · 10 years ago
  18. 371d439 Allow CSS to redefine function `plat_arm_calc_core_pos` by David Wang · 10 years ago
  19. 8d91ecf Merge pull request #413 from jcastillo-arm/jc/tbb_cert_opt by danh-arm · 10 years ago
  20. 1a2ee04 Merge pull request #414 from jcastillo-arm/jc/io_ret_values by danh-arm · 10 years ago
  21. 78460a0 Use standard errno definitions in load_auth_image() by Juan Castillo · 10 years ago
  22. 7e26fe1 IO Framework: use standard errno codes as return values by Juan Castillo · 10 years ago
  23. ad2c1a9 cert_create: specify command line options in the CoT by Juan Castillo · 10 years ago
  24. dfc90e2 cert_create: improve command line argument check by Juan Castillo · 10 years ago
  25. 84ab33e Merge pull request #410 from soby-mathew/sm/psci_handler_reorg by danh-arm · 10 years ago
  26. 7b66a02 Merge pull request #411 from jcastillo-arm/jc/plat_bl1_exit by danh-arm · 10 years ago
  27. 4425448 Merge pull request #409 from sandrine-bailleux/sb/break-down-bl1-sync-exceptions by danh-arm · 10 years ago
  28. e3f6712 Add optional bl1_plat_prepare_exit() API by Juan Castillo · 10 years ago
  29. 785fb92 Reorganise PSCI PM handler setup on ARM Standard platforms by Soby Mathew · 10 years ago
  30. 1fe4d45 Break down BL1 AArch64 synchronous exception handler by Sandrine Bailleux · 10 years ago
  31. e662262 Merge pull request #408 from sandrine-bailleux/sb/cassert by danh-arm · 10 years ago
  32. 3ef8f7a Merge pull request #407 from sandrine-bailleux/sb/fix-arm-bl1-setup-include by danh-arm · 10 years ago
  33. c17a4dc Make CASSERT() macro callable from anywhere by Sandrine Bailleux · 10 years ago
  34. 3ae8a36 Fix #include path in ARM platform BL1 setup code by Sandrine Bailleux · 10 years ago
  35. a3a3489 Merge pull request #405 from vwadekar/tlkd-resume-fid-v3 by danh-arm · 10 years ago
  36. 3679240 Merge pull request #406 from sandrine-bailleux/sb/cci-init-fix-assertion by danh-arm · 10 years ago
  37. 22b0eda Fix debug assertion in deprecated CCI-400 driver by Sandrine Bailleux · 10 years ago
  38. ca15d9b TLKD: pass results with TLK_RESUME_FID function ID by Varun Wadekar · 10 years ago
  39. 6e9fa38 Merge pull request #402 from soby-mathew/sm/psci_cpu_off by danh-arm · 10 years ago
  40. 16e05cd PSCI: Update state only if CPU_OFF is not denied by SPD by Soby Mathew · 10 years ago
  41. 41099f4 Merge pull request #401 from sandrine-bailleux/sb/fix-sp804-bug-v2 by danh-arm · 10 years ago
  42. 271b60d Merge pull request #400 from vwadekar/tlkd-pm-handlers-v5 by Achin Gupta · 10 years ago
  43. 895a7fb Merge pull request #393 from mtk09422/misc-updates by danh-arm · 10 years ago
  44. cb790c5 Send power management events to the Trusted OS (TLK) by Varun Wadekar · 10 years ago
  45. 5431287 Bug fix in the SP804 dual timer driver by Sandrine Bailleux · 10 years ago
  46. cdb8f1c Merge pull request #398 from achingupta/vk/fix_bakery_lock_size by Achin Gupta · 10 years ago
  47. 7173f5f Fix relocation of __PERCPU_BAKERY_LOCK_SIZE__ by Vikram Kanigiri · 10 years ago
  48. a6ef882 Merge pull request #394 from achingupta/ag/ccn_driver by Achin Gupta · 10 years ago
  49. fd6007d Add a generic driver for ARM CCN IP by Achin Gupta · 10 years ago
  50. e361681 Tegra: Perform cache maintenance on video carveout memory by Vikram Kanigiri · 10 years ago
  51. 54dc71e Make generic code work in presence of system caches by Achin Gupta · 10 years ago
  52. 7dc28e9 Merge pull request #390 from vikramkanigiri/at/unify_bakery_locks_v2 by Achin Gupta · 10 years ago
  53. 84e1903 Merge pull request #389 from vikramkanigiri/vk/css_rework by Achin Gupta · 10 years ago
  54. 2bab3d5 mt8173: fix watchdog register setting by Jimmy Huang · 10 years ago
  55. 0ad1a9b mt8173: update spm suspend pcm codes by yt.lee · 10 years ago
  56. c3ec0b9 Use unified bakery locks API in Mediatek port by Vikram Kanigiri · 10 years ago
  57. e25e6f4 Update ARM platform ports to use new bakery lock apis. by Vikram Kanigiri · 10 years ago
  58. ee7b35c Re-design bakery lock memory allocation and algorithm by Andrew Thoelke · 10 years ago
  59. ab434b0 Merge pull request #388 from achingupta/ag/spd_suspend_levels_v3 by Achin Gupta · 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. f1054c9 Pass the target suspend level to SPD suspend hooks by Achin Gupta · 10 years ago
  64. 604d5da Merge pull request #383 from vikramkanigiri/vk/tf-issues-314-v1 by danh-arm · 10 years ago
  65. a2f8b16 Ensure BL2 security state is secure by Vikram Kanigiri · 10 years ago
  66. 02516ae Merge pull request #382 from vikramkanigiri/vk/tf-issues-312 by danh-arm · 10 years ago
  67. dec806b Merge pull request #381 from vikramkanigiri/hl/gic_v3 by danh-arm · 10 years ago
  68. a7270d3 Configure all secure interrupts on ARM platforms by Vikram Kanigiri · 10 years ago
  69. 889fce4 Remove EL2/EL1 GICv3 register updates by Vikram Kanigiri · 10 years ago
  70. f81bdb6 Merge pull request #375 from vwadekar/clear-videomem-region-v2 by danh-arm · 10 years ago
  71. d49b9c8 Tegra: fix logic to clear videomem regions by Varun Wadekar · 10 years ago
  72. e04723e Merge pull request #371 from vwadekar/retention-entry-v3 by Achin Gupta · 10 years ago
  73. b42192b Tegra210: wait for 512 timer ticks before retention entry by Varun Wadekar · 10 years ago
  74. e0d913c Add macros for retention control in Cortex-A53/A57 by Varun Wadekar · 10 years ago
  75. 468f808 Merge pull request #368 from jcastillo-arm/jc/genfw/1126 by danh-arm · 10 years ago
  76. 42ed52d Merge pull request #367 from soby-mathew/sm/mig_guide_fix by danh-arm · 10 years ago
  77. fedbc04 TBB: abort boot if BL3-2 cannot be authenticated by Juan Castillo · 10 years ago
  78. 76f01db docs: Fixes to platform-migration-guide.md by Soby Mathew · 10 years ago
  79. b0b4855 Merge pull request #365 from mtk09422/plat_topology by danh-arm · 10 years ago
  80. 6ab9bbb Merge pull request #364 from mtk09422/spm_suspend by danh-arm · 10 years ago
  81. 01f1ebb Merge pull request #362 from jcastillo-arm/jc/inline by danh-arm · 10 years ago
  82. c4a99e8 mt8173: Fix cluster 0 core count by Jimmy Huang · 10 years ago
  83. 64faa0e mt8173: update spm wake_src setting by kenny liang · 10 years ago
  84. 432b990 Merge pull request #361 from achingupta/for_sm/psci_proto_v5 by Achin Gupta · 10 years ago
  85. 9d070b9 PSCI: Rework generic code to conform to coding guidelines by Soby Mathew · 10 years ago
  86. 58523c0 PSCI: Add documentation and fix plat_is_my_cpu_primary() by Soby Mathew · 10 years ago
  87. f9e858b PSCI: Validate non secure entrypoint on ARM platforms by Soby Mathew · 10 years ago
  88. 617540d PSCI: Fix the return code for invalid entrypoint by Soby Mathew · 10 years ago
  89. fd650ff PSCI: Migrate SPDs and TSP to the new platform and framework API by Soby Mathew · 10 years ago
  90. a6bd5ff PSCI: Pool platform_mem_init() in common ARM platforms code by Sandrine Bailleux · 10 years ago
  91. 804040d PSCI: Use a single mailbox for warm reset for FVP and Juno by Sandrine Bailleux · 10 years ago
  92. 2204afd PSCI: Demonstrate support for composite power states by Soby Mathew · 10 years ago
  93. 38dce70 PSCI: Migrate ARM reference platforms to new platform API by Soby Mathew · 10 years ago
  94. 85a181c PSCI: Migrate TF to the new platform API and CM helpers by Soby Mathew · 10 years ago
  95. 5c8babc PSCI: Add deprecated API for SPD when compatibility is disabled by Soby Mathew · 10 years ago
  96. 6748784 PSCI: Switch to the new PSCI frameworks by Soby Mathew · 10 years ago
  97. 32bc85f PSCI: Implement platform compatibility layer by Soby Mathew · 10 years ago
  98. eb975f5 PSCI: Unify warm reset entry points by Sandrine Bailleux · 10 years ago
  99. 8ee2498 PSCI: Add framework to handle composite power states by Soby Mathew · 10 years ago
  100. 82dcc03 PSCI: Introduce new platform interface to describe topology by Soby Mathew · 10 years ago