1. 50f6fe4 Move private APIs in gic_common.h to a private header by Soby Mathew · 8 years ago
  2. 421259e Fix GIC_IPRIORITYR setting in new drivers by Soby Mathew · 8 years ago
  3. 6fb7880 Merge pull request #508 from soby-mathew/sm/debug_xlat by danh-arm · 8 years ago
  4. bae963e Merge pull request #501 from jcastillo-arm/jc/tf-issues/300 by danh-arm · 8 years ago
  5. c9bac9c Use tf_printf() for debug logs from xlat_tables.c by Soby Mathew · 8 years ago
  6. e7ae6db Disable PL011 UART before configuring it by Juan Castillo · 9 years ago
  7. 2c1874e cdefs.h: Use __deprecated__ instead of deprecated by Soren Brinkmann · 8 years ago
  8. 46dd170 Remove direct usage of __attribute__((foo)) by Soren Brinkmann · 8 years ago
  9. a581bd5 Migrate __warn_deprecated -> __deprecated by Soren Brinkmann · 8 years ago
  10. ce199a7 cdefs.h: Introduce '__deprecated' macro by Soren Brinkmann · 8 years ago
  11. 0794b62 Merge pull request #483 from soby-mathew/sm/rm_struct_padding by danh-arm · 8 years ago
  12. 6d4f262 Rearrange fields in TF data structures to reduce padding by Soby Mathew · 8 years ago
  13. 7162afa Use designated initialization in DECLARE_RT_SVC macro by Soby Mathew · 8 years ago
  14. 432aa77 Add support for ARM Cortex-A35 processor by Sandrine Bailleux · 8 years ago
  15. df8de2d Always build with '-pedantic' by Sandrine Bailleux · 8 years ago
  16. f4119ec Miscellaneous doc fixes for v1.2 by Sandrine Bailleux · 9 years ago
  17. 89f8f33 FWU: Pass client cookie to FWU_SMC_UPDATE_DONE by Dan Handley · 9 years ago
  18. 7d19941 Remove dashes from image names: 'BL3-x' --> 'BL3x' by Juan Castillo · 9 years ago
  19. a72b647 Replace all SCP FW (BL0, BL3-0) references by Juan Castillo · 9 years ago
  20. be80120 TBB: apply TBBR naming convention to certificates and extensions by Juan Castillo · 9 years ago
  21. 0c603d1 Merge pull request #465 from jcastillo-arm/jc/tbb_mbedtls_2_x by danh-arm · 9 years ago
  22. bae6b2a Move up to mbed TLS 2.x by Juan Castillo · 9 years ago
  23. c69ef8c Merge pull request #463 from jcastillo-arm/jc/tf-issues/216 by danh-arm · 9 years ago
  24. 7ac4b11 De-feature PL011 UART driver to match generic UART spec by Juan Castillo · 9 years ago
  25. 6e8f0b1 Merge pull request #462 from soby-mathew/sm/runtime_console by danh-arm · 9 years ago
  26. 4dd39b8 FWU: Add FWU support to `fip_create` tool by Yatharth Kochar · 9 years ago
  27. 3a11eda FWU: Add Firmware Update support in BL2U for ARM platforms by Yatharth Kochar · 9 years ago
  28. b1c2fe0 FWU: Add Generic BL2U FWU image support in BL2 by Yatharth Kochar · 9 years ago
  29. 736a3bf FWU: Add Firmware Update support in BL1 for ARM platforms by Yatharth Kochar · 9 years ago
  30. 71c9a5e FWU: Add Generic Firmware Update framework support in BL1 by Yatharth Kochar · 9 years ago
  31. a65be2f Add descriptor based image management support in BL1 by Yatharth Kochar · 9 years ago
  32. 6c0566c Move context management code to common location by Yatharth Kochar · 9 years ago
  33. 57d334c Remove `RUN_IMAGE` usage as opcode passed to next EL. by Yatharth Kochar · 9 years ago
  34. 2fd66be Specify BL31 runtime console for ARM Standard platforms by Soby Mathew · 9 years ago
  35. 1ff495b Ensure BL31 does not print to boot console by default by Soby Mathew · 9 years ago
  36. ceb6187 Introduce console_uninit() API in ARM Trusted Firmware by Soby Mathew · 9 years ago
  37. e6c3240 Merge pull request #460 from sandrine-bailleux/sb/init-vttbrel2-vmid by danh-arm · 9 years ago
  38. 8b0eafe Initialize VTTBR_EL2 when bypassing EL2 by Sandrine Bailleux · 9 years ago
  39. fcd9d18 Merge pull request #456 from soby-mathew/sm/gicv3-tsp-plat-changes-v2 by danh-arm · 9 years ago
  40. e181c0b Merge pull request #455 from jcastillo-arm/jc/fvp_delay_timer by danh-arm · 9 years ago
  41. 58e32d1 Enable support for EL3 interrupt in IMF by Soby Mathew · 9 years ago
  42. 1fa7eb6 Rework use of ARM GIC drivers on ARM platforms by Achin Gupta · 9 years ago
  43. 12012dd Prepare platforms to use refactored ARM GIC drivers by Soby Mathew · 9 years ago
  44. 9360d4e Merge pull request #454 from yatharth-arm/vk/deprecate-cci-400 by danh-arm · 9 years ago
  45. 080c0be Add CCI-400 specific driver to deprecated driver list by Vikram Kanigiri · 9 years ago
  46. bec9851 Enable use of FIQs and IRQs as TSP interrupts by Soby Mathew · 9 years ago
  47. bc91282 Unify interrupt return paths from TSP into the TSPD by Soby Mathew · 9 years ago
  48. 5c5c36b Rename GICv3 interrupt group macros by Soby Mathew · 9 years ago
  49. fd383b4 Fix SP804 delay timer on FVP by Juan Castillo · 9 years ago
  50. 4e64733 Merge pull request #446 from vikramkanigiri/vk/tzc-400 by danh-arm · 9 years ago
  51. 1df19de Merge pull request #449 from jcastillo-arm/jc/tbb_oid by danh-arm · 9 years ago
  52. b6132f1 TBB: add Trusted Watchdog support on ARM platforms by Juan Castillo · 9 years ago
  53. 740bc52 TBB: add ARM OIDs by Juan Castillo · 9 years ago
  54. d602873 Fix TZC-400 peripheral detection by Vikram Kanigiri · 9 years ago
  55. 5f64eff Add a simple ARM SP805 watchdog driver by Juan Castillo · 10 years ago
  56. facdd1c Add basic NOR flash driver for ARM platforms by Juan Castillo · 9 years ago
  57. 03897bb CSS: Enable booting of EL3 payloads by Sandrine Bailleux · 9 years ago
  58. 3ddc972 Deprecate the GIC Legacy driver. by Soby Mathew · 9 years ago
  59. e063d3c Add ARM GICv2 driver by Soby Mathew · 9 years ago
  60. 92712a5 Add ARM GICv3 driver without support for legacy operation by Achin Gupta · 9 years ago
  61. 18a6204 Replace build macro WARN_DEPRECATED with ERROR_DEPRECATED by Soby Mathew · 9 years ago
  62. c66bb64 Merge pull request #435 from sandrine-bailleux/sb/juno-r2 by Achin Gupta · 9 years ago
  63. 29a7a03 Juno R2: Configure the correct L2 RAM latency values by Sandrine Bailleux · 9 years ago
  64. 94efd1f Add missing RES1 bit in SCTLR_EL1 by Vikram Kanigiri · 9 years ago
  65. b371da7 Merge pull request #423 from jcastillo-arm/jc/genfw/1211 by Achin Gupta · 9 years ago
  66. 8427e33 Merge pull request #421 from sandrine-bailleux/sb/improve-display_boot_progress by Achin Gupta · 9 years ago
  67. 6e76206 Remove deprecated IO return definitions by Juan Castillo · 9 years ago
  68. b2e224c Introduce print_entry_point_info() function by Sandrine Bailleux · 9 years ago
  69. 4a52083 Merge pull request #418 from soby-mathew/sm/sys_suspend by danh-arm · 9 years ago
  70. fe3b576 Include xlat_tables.h in plat_arm.h by Soby Mathew · 9 years ago
  71. 61e8d0b Support PSCI SYSTEM SUSPEND on Juno by Soby Mathew · 9 years ago
  72. a869de1 CSS: Implement topology support for System power domain by Soby Mathew · 9 years ago
  73. 26ae583 Add optional platform error handler API by Juan Castillo · 9 years ago
  74. ec813f5 Use standard errno definitions in load_auth_image() by Juan Castillo · 9 years ago
  75. add146f IO Framework: use standard errno codes as return values by Juan Castillo · 9 years ago
  76. 4fee4be Merge pull request #410 from soby-mathew/sm/psci_handler_reorg by danh-arm · 9 years ago
  77. feac8fc Reorganise PSCI PM handler setup on ARM Standard platforms by Soby Mathew · 9 years ago
  78. 9fbf5e4 Make CASSERT() macro callable from anywhere by Sandrine Bailleux · 9 years ago
  79. 4656237 Merge pull request #401 from sandrine-bailleux/sb/fix-sp804-bug-v2 by danh-arm · 9 years ago
  80. a70dec3 Send power management events to the Trusted OS (TLK) by Varun Wadekar · 9 years ago
  81. abad701 Bug fix in the SP804 dual timer driver by Sandrine Bailleux · 9 years ago
  82. a80720f Add a generic driver for ARM CCN IP by Achin Gupta · 9 years ago
  83. e9c4a64 Make generic code work in presence of system caches by Achin Gupta · 9 years ago
  84. a31c9f3 Merge pull request #390 from vikramkanigiri/at/unify_bakery_locks_v2 by Achin Gupta · 9 years ago
  85. 7d02b1b Merge pull request #389 from vikramkanigiri/vk/css_rework by Achin Gupta · 9 years ago
  86. d79214c Update ARM platform ports to use new bakery lock apis. by Vikram Kanigiri · 9 years ago
  87. e466c9f Re-design bakery lock memory allocation and algorithm by Andrew Thoelke · 9 years ago
  88. af2bc5f Separate CSS security setup from SOC security setup by Vikram Kanigiri · 9 years ago
  89. a2cee03 Define the Non-Secure timer frame ID for ARM platforms by Vikram Kanigiri · 9 years ago
  90. cab2f5e Re-factor definition of TZC-400 base address by Vikram Kanigiri · 9 years ago
  91. 9a0ff9b Pass the target suspend level to SPD suspend hooks by Achin Gupta · 9 years ago
  92. 0eb42b2 Merge pull request #383 from vikramkanigiri/vk/tf-issues-314-v1 by danh-arm · 9 years ago
  93. ceb0d0f Ensure BL2 security state is secure by Vikram Kanigiri · 9 years ago
  94. e279bbc Merge pull request #382 from vikramkanigiri/vk/tf-issues-312 by danh-arm · 9 years ago
  95. f3bcea2 Configure all secure interrupts on ARM platforms by Vikram Kanigiri · 9 years ago
  96. 3ce4e88 Add macros for retention control in Cortex-A53/A57 by Varun Wadekar · 9 years ago
  97. b7bf710 Merge pull request #368 from jcastillo-arm/jc/genfw/1126 by danh-arm · 9 years ago
  98. 97dbcf1 TBB: abort boot if BL3-2 cannot be authenticated by Juan Castillo · 9 years ago
  99. d52d051 Merge pull request #362 from jcastillo-arm/jc/inline by danh-arm · 9 years ago
  100. 3543c7b Merge pull request #361 from achingupta/for_sm/psci_proto_v5 by Achin Gupta · 9 years ago