1. 9ff67fa Dump platform-defined regs in crash reporting by Gerald Lejeune · 10 years ago
  2. 5d787dd Merge pull request #569 from Xilinx/zynqmp-v1 by danh-arm · 9 years ago
  3. c71a87a Merge pull request #587 from antonio-nino-diaz-arm/an/rename-bl33-base by danh-arm · 9 years ago
  4. 68450a6 Rename BL33_BASE option to PRELOADED_BL33_BASE by Antonio Nino Diaz · 9 years ago
  5. 7a0ae2f Merge pull request #584 from soby-mathew/sm/enable_scr_sif by danh-arm · 9 years ago
  6. 91e8ae6 Merge pull request #578 from EvanLloyd/ejll/woa_make2 by danh-arm · 9 years ago
  7. 5d29c76 Merge pull request #572 from jcastillo-arm/jc/tbb_nvcounter by danh-arm · 9 years ago
  8. 99e58f9 Enable SCR_EL3.SIF bit by Soby Mathew · 9 years ago
  9. c828440 Add support for Xilinx Zynq UltraScale+ MPSOC by Soren Brinkmann · 9 years ago
  10. af711c1 Merge pull request #580 from soby-mathew/sm/ret_type_plat_ns_ep by danh-arm · 9 years ago
  11. a0ad601 Modify return type of plat_get_ns_image_entrypoint() by Soby Mathew · 9 years ago
  12. c291641 Merge pull request #577 from antonio-nino-diaz-arm/an/remove-xlat-helpers by danh-arm · 9 years ago
  13. 414ab85 Make:Improve version string generation portability by Evan Lloyd · 10 years ago
  14. f33fbb2 Remove xlat_helpers.c by Antonio Nino Diaz · 9 years ago
  15. 48279d5 TBB: add non-volatile counter support by Juan Castillo · 10 years ago
  16. 4c51bad Merge pull request #570 from davwan01/bl31-in-dram by danh-arm · 9 years ago
  17. 4518dd9 Add support to load BL31 in DRAM by David Wang · 9 years ago
  18. adb4fcf Enable asynchronous abort exceptions during boot by Gerald Lejeune · 9 years ago
  19. 6b1ca8f Merge pull request #561 from antonio-nino-diaz-arm/an/bootwrapper by danh-arm · 9 years ago
  20. eaefdec Simplify Firmware Design document by Sandrine Bailleux · 10 years ago
  21. 1c3ea10 Remove all non-configurable dead loops by Antonio Nino Diaz · 10 years ago
  22. b6fc25e Merge pull request #541 from antonio-nino-diaz-arm/an/secondary-cpu-init by danh-arm · 9 years ago
  23. 5e3120d Merge pull request #540 from antonio-nino-diaz-arm/an/porting_guide by danh-arm · 9 years ago
  24. 4e85e4f Initialize secondary CPUs during cold boot by Antonio Nino Diaz · 9 years ago
  25. e584673 Porting guide: Clarify API that don't follow AAPCS by Antonio Nino Diaz · 9 years ago
  26. cf2c8a3 Enable preloaded BL33 alternative boot flow by Antonio Nino Diaz · 9 years ago
  27. 9931932 Merge pull request #532 from soby-mathew/vk/configure_mmap_macros by danh-arm · 9 years ago
  28. c64a044 Rationalise MMU and Page table related constants on ARM platforms by Vikram Kanigiri · 10 years ago
  29. 094a935 Merge pull request #518 from hzhuang1/pl061_gpio_v5 by danh-arm · 9 years ago
  30. f62d89e Merge pull request #531 from soby-mathew/sm/multicluster_fvp by danh-arm · 9 years ago
  31. 0108047 Allow multi cluster topology definitions for ARM platforms by Soby Mathew · 10 years ago
  32. 84d1099 Merge pull request #529 from sandrine-bailleux/sb/a57-sw-optim-ref by danh-arm · 9 years ago
  33. f8e6edd Merge pull request #528 from antonio-nino-diaz-arm/an/user_guide by danh-arm · 9 years ago
  34. 38363bb Merge pull request #526 from antonio-nino-diaz-arm/an/missing_doc by danh-arm · 9 years ago
  35. c4a8db9 Merge pull request #524 from jcastillo-arm/jc/tf-issues/319 by danh-arm · 9 years ago
  36. d1b2b20 Cortex-A57: Add link to software optimization guide by Sandrine Bailleux · 9 years ago
  37. e472b50 Add missing build options to the User Guide by Antonio Nino Diaz · 10 years ago
  38. 7fb9a32 Make SCP_BL2(U) image loading configurable on CSS platforms by Vikram Kanigiri · 10 years ago
  39. 7dc4b22 Document: add PLAT_PL061_MAX_GPIOS define by Haojian Zhuang · 10 years ago
  40. 54035fc Disable non-temporal hint on Cortex-A53/57 by Sandrine Bailleux · 10 years ago
  41. 55f4e27 Move up FVP versions in the user guide by Antonio Nino Diaz · 10 years ago
  42. 9f89feb Merge pull request #504 from sandrine-bailleux/sb/fix-doc-mmap by danh-arm · 10 years ago
  43. 6874e72 Merge pull request #503 from sandrine-bailleux/sb/clarify-doc-el3-payloads by danh-arm · 10 years ago
  44. 51b5748 Merge pull request #501 from jcastillo-arm/jc/tf-issues/300 by danh-arm · 10 years ago
  45. d41ebf6 Improve memory layout documentation by Juan Castillo · 10 years ago
  46. ef7fb9e Porting Guide: Clarify identity-mapping requirement by Sandrine Bailleux · 10 years ago
  47. 143fbef Clarify EL3 payload documentation by Sandrine Bailleux · 10 years ago
  48. 01fc3f7 Merge pull request #495 from jcastillo-arm/jc/tf-issues/170 by danh-arm · 10 years ago
  49. 9400b40 Disable PL011 UART before configuring it by Juan Castillo · 10 years ago
  50. 0e5dcdd ARM plat: add build option to unlock access to non-secure timer by Juan Castillo · 10 years ago
  51. 84091c4 Merge pull request #493 from yupluo01/yp/tf-issue-fix-doc-links by danh-arm · 10 years ago
  52. 6b14041 Update doc links in the porting guide by Yuping Luo · 10 years ago
  53. 34ac29b Merge pull request #489 from sandrine-bailleux/sb/fix-mailbox-doc by danh-arm · 10 years ago
  54. 6e8bb1e Doc: Update out-dated info about Juno's mailbox by Sandrine Bailleux · 10 years ago
  55. 65cd299 Remove direct usage of __attribute__((foo)) by Soren Brinkmann · 10 years ago
  56. 6770d65 Merge pull request #485 from jcastillo-arm/jc/max_mmap_reg by danh-arm · 10 years ago
  57. 359b60d Add 'MAX_MMAP_REGIONS' and 'ADDR_SPACE_SIZE' to the Porting Guide by Juan Castillo · 10 years ago
  58. fcb22cf Documentation: Fix broken links in ToCs by Sandrine Bailleux · 10 years ago
  59. de849c8 Fixes in CPU specific operations framework doc by Sandrine Bailleux · 10 years ago
  60. 8f0617e Apply TBBR naming convention to the fip_create options by Juan Castillo · 10 years ago
  61. d0c104e Merge pull request #475 from danh-arm/dh/v1.2-final by danh-arm · 10 years ago v1.2
  62. ed5e011 Update `change-log.md` for v1.2 release by Sandrine Bailleux · 10 years ago
  63. 1645d3e Miscellaneous doc fixes for v1.2 by Sandrine Bailleux · 10 years ago
  64. 3f61835 Clarify "Getting the TF source code" in user guide by Dan Handley · 10 years ago
  65. 4427379 Merge pull request #473 from labapart/documentation-clean-legacy-variables by danh-arm · 10 years ago
  66. 6f0be12 Merge pull request #472 from danh-arm/dh/fwu-docs by danh-arm · 10 years ago
  67. 84a5d6d FWU: Add documentation for Firmware Update feature by Yatharth Kochar · 10 years ago
  68. 594ad3c docs/user-guide.md: Remove deprecated `FVP_SHARED_DATA_LOCATION` by Olivier Martin · 10 years ago
  69. 6364f98 docs/user-guide.md: Renamed legacy `FVP_TSP_RAM_LOCATION` by Olivier Martin · 10 years ago
  70. 6ab79de Merge pull request #471 from sandrine-bailleux/sb/reset-doc-v2 by danh-arm · 10 years ago
  71. c2f0260 Introduce the ARM TF reset design document by Sandrine Bailleux · 10 years ago
  72. 81123e8 Documentation updates for the new GIC drivers by Soby Mathew · 10 years ago
  73. d178637 Remove dashes from image names: 'BL3-x' --> 'BL3x' by Juan Castillo · 10 years ago
  74. f59821d Replace all SCP FW (BL0, BL3-0) references by Juan Castillo · 10 years ago
  75. 516beb5 TBB: apply TBBR naming convention to certificates and extensions by Juan Castillo · 10 years ago
  76. a84deb9 Merge pull request #465 from jcastillo-arm/jc/tbb_mbedtls_2_x by danh-arm · 10 years ago
  77. 649dbf6 Move up to mbed TLS 2.x by Juan Castillo · 10 years ago
  78. 9692ee1 Merge pull request #464 from sandrine-bailleux/sb/update-deps by danh-arm · 10 years ago
  79. 92a0ac4 Move up dependency versions in user guide by Sandrine Bailleux · 10 years ago
  80. 0c3a0b9 Merge pull request #463 from jcastillo-arm/jc/tf-issues/216 by danh-arm · 10 years ago
  81. 12f654b De-feature PL011 UART driver to match generic UART spec by Juan Castillo · 10 years ago
  82. 7ee2b8b Merge pull request #462 from soby-mathew/sm/runtime_console by danh-arm · 10 years ago
  83. 080225d Specify BL31 runtime console for ARM Standard platforms by Soby Mathew · 10 years ago
  84. 78e6161 Ensure BL31 does not print to boot console by default by Soby Mathew · 10 years ago
  85. 0244613 Enable use of FIQs and IRQs as TSP interrupts by Soby Mathew · 10 years ago
  86. 38d8fdd Merge pull request #444 from jcastillo-arm/jc/tbb_wdog by danh-arm · 10 years ago
  87. 7b4c140 TBB: add Trusted Watchdog support on ARM platforms by Juan Castillo · 10 years ago
  88. 712038d Merge pull request #443 from achingupta/sb/el3_payloads-cb_single_cpu by danh-arm · 10 years ago
  89. dc2d403 User Guide: Remove reference to porting guide by Sandrine Bailleux · 10 years ago
  90. a9bec67 Introduce COLD_BOOT_SINGLE_CPU build option by Sandrine Bailleux · 10 years ago
  91. aba2f1e Document the EL3 payload support by Sandrine Bailleux · 10 years ago
  92. cdf1408 FVP: Do not power off secondary CPUs when booting an EL3 payload by Sandrine Bailleux · 10 years ago
  93. 4c117f6 CSS: Enable booting of EL3 payloads by Sandrine Bailleux · 10 years ago
  94. 862b5dc Pass the entry point info to bl1_plat_prepare_exit() by Sandrine Bailleux · 10 years ago
  95. 35e8c76 Introduce SPIN_ON_BL1_EXIT build flag by Sandrine Bailleux · 10 years ago
  96. 5471841 Remove the IMF_READ_INTERRUPT_ID build option by Soby Mathew · 10 years ago
  97. 7a24cba Replace build macro WARN_DEPRECATED with ERROR_DEPRECATED by Soby Mathew · 10 years ago
  98. 6971c62 Doc: Add instructions to test SYSTEM SUSPEND by Soby Mathew · 10 years ago
  99. f57e2db Merge pull request #415 from jcastillo-arm/jc/plat_err_handler by danh-arm · 10 years ago
  100. 40fc6cd Add optional platform error handler API by Juan Castillo · 10 years ago