1. d448639 Add 32 bit version of plat_get_syscnt_freq by Antonio Nino Diaz · 8 years ago
  2. 2da3604 drivers: add emmc stack by Haojian Zhuang · 8 years ago
  3. 9da7a65 IO: support block device type by Haojian Zhuang · 8 years ago
  4. 749ade4 Merge pull request #603 from yatharth-arm/yk/sys_counter by danh-arm · 8 years ago
  5. c073fda Move `plat_get_syscnt_freq()` to arm_common.c by Yatharth Kochar · 8 years ago
  6. adeecf9 Add support for Cortex-A57 erratum 833471 workaround by Sandrine Bailleux · 8 years ago
  7. 0728886 Add support for Cortex-A57 erratum 826977 workaround by Sandrine Bailleux · 8 years ago
  8. 0b77197 Add support for Cortex-A57 erratum 829520 workaround by Sandrine Bailleux · 8 years ago
  9. a8b1c76 Add support for Cortex-A57 erratum 828024 workaround by Sandrine Bailleux · 8 years ago
  10. df22d60 Add support for Cortex-A57 erratum 826974 workaround by Sandrine Bailleux · 8 years ago
  11. 81b491f Merge pull request #595 from sandrine-bailleux-arm/sb/unoptimised-build by danh-arm · 8 years ago
  12. 9ff67fa Dump platform-defined regs in crash reporting by Gerald Lejeune · 9 years ago
  13. 10c252c Fix build error with optimizations disabled (-O0) by Sandrine Bailleux · 8 years ago
  14. 6d21b29 Merge pull request #591 from soby-mathew/sm/xlat_common by danh-arm · 8 years ago
  15. 3ca9928 Refactor the xlat_tables library code by Soby Mathew · 8 years ago
  16. 9fbdb80 Use unsigned long long instead of uintptr_t in TZC400/DMC500 drivers by Yatharth Kochar · 8 years ago
  17. 5d787dd Merge pull request #569 from Xilinx/zynqmp-v1 by danh-arm · 8 years ago
  18. b2c9687 Merge pull request #586 from antonio-nino-diaz-arm/an/spd-bl32 by danh-arm · 8 years ago
  19. 81d139d Remove BL32_BASE when building without SPD for FVP by Antonio Nino Diaz · 8 years ago
  20. 7a0ae2f Merge pull request #584 from soby-mathew/sm/enable_scr_sif by danh-arm · 8 years ago
  21. 105b59e Merge pull request #575 from soby-mathew/sm/new_tzc_driver by danh-arm · 8 years ago
  22. 5d29c76 Merge pull request #572 from jcastillo-arm/jc/tbb_nvcounter by danh-arm · 8 years ago
  23. 99e58f9 Enable SCR_EL3.SIF bit by Soby Mathew · 8 years ago
  24. af711c1 Merge pull request #580 from soby-mathew/sm/ret_type_plat_ns_ep by danh-arm · 8 years ago
  25. b5e6d09 drivers: Add Cadence UART driver by Soren Brinkmann · 8 years ago
  26. a0ad601 Modify return type of plat_get_ns_image_entrypoint() by Soby Mathew · 8 years ago
  27. c291641 Merge pull request #577 from antonio-nino-diaz-arm/an/remove-xlat-helpers by danh-arm · 8 years ago
  28. 618f0fe Add support to program a DMC-500 TZC on ARM platforms by Vikram Kanigiri · 9 years ago
  29. f568604 Add ARM CoreLink DMC-500 driver to program TrustZone protection by Vikram Kanigiri · 9 years ago
  30. 57f7820 Migrate ARM standard platforms to the refactored TZC driver by Soby Mathew · 8 years ago
  31. 6b47706 Refactor the ARM CoreLink TZC-400 driver by Vikram Kanigiri · 9 years ago
  32. f33fbb2 Remove xlat_helpers.c by Antonio Nino Diaz · 8 years ago
  33. 48279d5 TBB: add non-volatile counter support by Juan Castillo · 9 years ago
  34. 4c51bad Merge pull request #570 from davwan01/bl31-in-dram by danh-arm · 8 years ago
  35. 4518dd9 Add support to load BL31 in DRAM by David Wang · 8 years ago
  36. 6b836cf Add ISR_EL1 to crash report by Gerald Lejeune · 8 years ago
  37. 4ca5753 Remove DAIF bits handling macros by Gerald Lejeune · 8 years ago
  38. adb4fcf Enable asynchronous abort exceptions during boot by Gerald Lejeune · 8 years ago
  39. 1319e7b Make cpu operations warning a VERBOSE print by Soby Mathew · 8 years ago
  40. 1c3ea10 Remove all non-configurable dead loops by Antonio Nino Diaz · 9 years ago
  41. a34f3bf Merge pull request #538 from sandrine-bailleux-arm/sb/extend-memory-types by danh-arm · 8 years ago
  42. b6fc25e Merge pull request #541 from antonio-nino-diaz-arm/an/secondary-cpu-init by danh-arm · 8 years ago
  43. 4e85e4f Initialize secondary CPUs during cold boot by Antonio Nino Diaz · 8 years ago
  44. 5f65497 Extend memory attributes to map non-cacheable memory by Sandrine Bailleux · 8 years ago
  45. 1a4fdb3 Merge pull request #533 from yatharth-arm/yk/genfw-1292 by danh-arm · 8 years ago
  46. 843ddee Fix the inconsistencies in bl1_tbbr_image_descs[] by Yatharth Kochar · 9 years ago
  47. 9931932 Merge pull request #532 from soby-mathew/vk/configure_mmap_macros by danh-arm · 8 years ago
  48. c64a044 Rationalise MMU and Page table related constants on ARM platforms by Vikram Kanigiri · 9 years ago
  49. 094a935 Merge pull request #518 from hzhuang1/pl061_gpio_v5 by danh-arm · 8 years ago
  50. f62d89e Merge pull request #531 from soby-mathew/sm/multicluster_fvp by danh-arm · 8 years ago
  51. 0108047 Allow multi cluster topology definitions for ARM platforms by Soby Mathew · 9 years ago
  52. 85df7e4 Merge pull request #523 from jcastillo-arm/jc/genfw-791 by danh-arm · 8 years ago
  53. 74eb26e ARM platforms: rationalise memory attributes of shared memory by Juan Castillo · 9 years ago
  54. 6355f23 Rework use of interconnect drivers by Vikram Kanigiri · 8 years ago
  55. e45264a Merge pull request #520 from vikramkanigiri/vk/scp_flexibility by danh-arm · 8 years ago
  56. ea8d69a Merge pull request #519 from vikramkanigiri/vk/misc_plat_reorg by danh-arm · 8 years ago
  57. 7fb9a32 Make SCP_BL2(U) image loading configurable on CSS platforms by Vikram Kanigiri · 9 years ago
  58. 8e083ec Support for varying BOM/SCPI protocol base addresses in ARM platforms by Vikram Kanigiri · 8 years ago
  59. 65cb1c4 Add API to return memory map on ARM platforms by Vikram Kanigiri · 9 years ago
  60. 0ab3f9a arm: gpio: add pl061 driver by Haojian Zhuang · 9 years ago
  61. 1ffecc2 gpio: add gpio framework by Haojian Zhuang · 9 years ago
  62. 421295a Add support for SSC_VERSION register on CSS platforms by Vikram Kanigiri · 9 years ago
  63. ecf70f7 Re-factor definition of some macros on ARM platforms by Vikram Kanigiri · 9 years ago
  64. 4a96630 Merge pull request #517 from soby-mathew/sm/gic_set_prio_fix by danh-arm · 8 years ago
  65. e9ec3ce Move private APIs in gic_common.h to a private header by Soby Mathew · 9 years ago
  66. 38a7861 Fix GIC_IPRIORITYR setting in new drivers by Soby Mathew · 9 years ago
  67. 54035fc Disable non-temporal hint on Cortex-A53/57 by Sandrine Bailleux · 9 years ago
  68. 1a3986a Merge pull request #508 from soby-mathew/sm/debug_xlat by danh-arm · 9 years ago
  69. 51b5748 Merge pull request #501 from jcastillo-arm/jc/tf-issues/300 by danh-arm · 9 years ago
  70. d30ac1c Use tf_printf() for debug logs from xlat_tables.c by Soby Mathew · 9 years ago
  71. 9400b40 Disable PL011 UART before configuring it by Juan Castillo · 9 years ago
  72. 6b8d672 cdefs.h: Use __deprecated__ instead of deprecated by Soren Brinkmann · 9 years ago
  73. 65cd299 Remove direct usage of __attribute__((foo)) by Soren Brinkmann · 9 years ago
  74. 70ecb56 Migrate __warn_deprecated -> __deprecated by Soren Brinkmann · 9 years ago
  75. 70050dd cdefs.h: Introduce '__deprecated' macro by Soren Brinkmann · 9 years ago
  76. e123b2a Merge pull request #483 from soby-mathew/sm/rm_struct_padding by danh-arm · 9 years ago
  77. b313d75 Rearrange fields in TF data structures to reduce padding by Soby Mathew · 9 years ago
  78. 7b3aabc Use designated initialization in DECLARE_RT_SVC macro by Soby Mathew · 9 years ago
  79. 820756e Add support for ARM Cortex-A35 processor by Sandrine Bailleux · 9 years ago
  80. aa85691 Always build with '-pedantic' by Sandrine Bailleux · 9 years ago
  81. 1645d3e Miscellaneous doc fixes for v1.2 by Sandrine Bailleux · 9 years ago
  82. 1f37b94 FWU: Pass client cookie to FWU_SMC_UPDATE_DONE by Dan Handley · 9 years ago
  83. d178637 Remove dashes from image names: 'BL3-x' --> 'BL3x' by Juan Castillo · 9 years ago
  84. f59821d Replace all SCP FW (BL0, BL3-0) references by Juan Castillo · 9 years ago
  85. 516beb5 TBB: apply TBBR naming convention to certificates and extensions by Juan Castillo · 9 years ago
  86. a84deb9 Merge pull request #465 from jcastillo-arm/jc/tbb_mbedtls_2_x by danh-arm · 9 years ago
  87. 649dbf6 Move up to mbed TLS 2.x by Juan Castillo · 9 years ago
  88. 0c3a0b9 Merge pull request #463 from jcastillo-arm/jc/tf-issues/216 by danh-arm · 9 years ago
  89. 12f654b De-feature PL011 UART driver to match generic UART spec by Juan Castillo · 9 years ago
  90. 7ee2b8b Merge pull request #462 from soby-mathew/sm/runtime_console by danh-arm · 9 years ago
  91. 2d4d220 FWU: Add FWU support to `fip_create` tool by Yatharth Kochar · 9 years ago
  92. dcda29f FWU: Add Firmware Update support in BL2U for ARM platforms by Yatharth Kochar · 9 years ago
  93. 9003fa0 FWU: Add Generic BL2U FWU image support in BL2 by Yatharth Kochar · 9 years ago
  94. 436223d FWU: Add Firmware Update support in BL1 for ARM platforms by Yatharth Kochar · 9 years ago
  95. 48bfb88 FWU: Add Generic Firmware Update framework support in BL1 by Yatharth Kochar · 9 years ago
  96. 7baff11 Add descriptor based image management support in BL1 by Yatharth Kochar · 9 years ago
  97. bbf8f6f Move context management code to common location by Yatharth Kochar · 9 years ago
  98. 5698c5b Remove `RUN_IMAGE` usage as opcode passed to next EL. by Yatharth Kochar · 9 years ago
  99. 080225d Specify BL31 runtime console for ARM Standard platforms by Soby Mathew · 9 years ago
  100. 78e6161 Ensure BL31 does not print to boot console by default by Soby Mathew · 9 years ago