1. 632d6df Enable asynchronous abort exceptions during boot by Gerald Lejeune · 8 years ago
  2. faf144f Merge pull request #561 from antonio-nino-diaz-arm/an/bootwrapper by danh-arm · 8 years ago
  3. 6f37750 Merge pull request #560 from sandrine-bailleux-arm/sb/restructure-doc by danh-arm · 8 years ago
  4. 34d9d2f Merge pull request #559 from soby-mathew/sm/cpu_ops_verbose_log by danh-arm · 8 years ago
  5. f786fe4 Simplify Firmware Design document by Sandrine Bailleux · 8 years ago
  6. 6b28c57 Make cpu operations warning a VERBOSE print by Soby Mathew · 8 years ago
  7. b463135 Merge pull request #552 from antonio-nino-diaz-arm/an/cache-dts by danh-arm · 8 years ago
  8. a381836 Merge pull request #550 from antonio-nino-diaz-arm/an/dead_loops by danh-arm · 8 years ago
  9. 1f21bcf Remove all non-configurable dead loops by Antonio Nino Diaz · 8 years ago
  10. f70924d Merge pull request #547 from ljerry/tf_issue_371 by danh-arm · 8 years ago
  11. 2a1f2d1 Add "size" function to IO memmap device driver by Gerald Lejeune · 9 years ago
  12. 05772ef Merge pull request #546 from mtk09422/mtk-bl31-update by danh-arm · 8 years ago
  13. 686ecbd Merge pull request #542 from sandrine-bailleux-arm/km/pt-zero by danh-arm · 8 years ago
  14. 299d794 Merge pull request #538 from sandrine-bailleux-arm/sb/extend-memory-types by danh-arm · 8 years ago
  15. 0165c11 Merge pull request #541 from antonio-nino-diaz-arm/an/secondary-cpu-init by danh-arm · 8 years ago
  16. f4fc40a Merge pull request #540 from antonio-nino-diaz-arm/an/porting_guide by danh-arm · 8 years ago
  17. 0f0b290 Merge pull request #539 from antonio-nino-diaz-arm/an/fix-std-compilation by danh-arm · 8 years ago
  18. e3ae6d0 mt8173: support big core PLL control in system suspend flow by developer · 9 years ago
  19. 43c535c mt8173: Remove gpio driver support by developer · 8 years ago
  20. 4419325 mt8173: Add #error directive to prevent RESET_TO_BL31 by developer · 8 years ago
  21. 4357b41 Initialize secondary CPUs during cold boot by Antonio Nino Diaz · 8 years ago
  22. b417f3b Porting guide: Clarify API that don't follow AAPCS by Antonio Nino Diaz · 8 years ago
  23. ed0995c Initialize all translation table entries by Kristina Martsenko · 8 years ago
  24. 52b1ba6 Extend memory attributes to map non-cacheable memory by Sandrine Bailleux · 8 years ago
  25. 430147a Add cache topology info to FVP DTBs by Antonio Nino Diaz · 8 years ago
  26. faf573a Enable preloaded BL33 alternative boot flow by Antonio Nino Diaz · 8 years ago
  27. 95036fc Compile stdlib C files individually by Antonio Nino Diaz · 8 years ago
  28. c50a695 Merge pull request #533 from yatharth-arm/yk/genfw-1292 by danh-arm · 8 years ago
  29. 93e413c Merge pull request #534 from jcastillo-arm/jc/fix_pl011 by danh-arm · 8 years ago
  30. 5101f9e Fix potential deadlock in PL011 init function by Juan Castillo · 8 years ago
  31. f11b29a Fix the inconsistencies in bl1_tbbr_image_descs[] by Yatharth Kochar · 8 years ago
  32. ec559c7 Merge pull request #532 from soby-mathew/vk/configure_mmap_macros by danh-arm · 8 years ago
  33. eade34c Rationalise MMU and Page table related constants on ARM platforms by Vikram Kanigiri · 8 years ago
  34. 7decd00 Merge pull request #518 from hzhuang1/pl061_gpio_v5 by danh-arm · 8 years ago
  35. e40ad35 Merge pull request #525 from antonio-nino-diaz-arm/an/fix-gpio-includes by danh-arm · 8 years ago
  36. ec5eb56 Merge pull request #531 from soby-mathew/sm/multicluster_fvp by danh-arm · 8 years ago
  37. 47e43f2 Allow multi cluster topology definitions for ARM platforms by Soby Mathew · 8 years ago
  38. 6c2d663 Merge pull request #523 from jcastillo-arm/jc/genfw-791 by danh-arm · 8 years ago
  39. f165d07 Merge pull request #530 from antonio-nino-diaz-arm/an/p_printf by danh-arm · 8 years ago
  40. df2dccf Merge pull request #529 from sandrine-bailleux/sb/a57-sw-optim-ref by danh-arm · 8 years ago
  41. 48c7422 Merge pull request #528 from antonio-nino-diaz-arm/an/user_guide by danh-arm · 8 years ago
  42. cebbd0b Merge pull request #527 from antonio-nino-diaz-arm/an/non_ascii by danh-arm · 8 years ago
  43. 71029ea Merge pull request #526 from antonio-nino-diaz-arm/an/missing_doc by danh-arm · 8 years ago
  44. 19cb003 Merge pull request #524 from jcastillo-arm/jc/tf-issues/319 by danh-arm · 8 years ago
  45. f7fb594 Cortex-A57: Add link to software optimization guide by Sandrine Bailleux · 8 years ago
  46. b3a0a7b Add support for %p in tf_printf() by Antonio Nino Diaz · 8 years ago
  47. 2e86cb1 ARM platforms: rationalise memory attributes of shared memory by Juan Castillo · 8 years ago
  48. f5951c2 Fix gpio includes of mt8173 platform to avoid collision. by Antonio Nino Diaz · 8 years ago
  49. 1dd3241 Add missing build options to the User Guide by Antonio Nino Diaz · 8 years ago
  50. c5bd90e Merge pull request #522 from danh-arm/vk/rework-interconnect-drivers by danh-arm · 8 years ago
  51. fbb1301 Rework use of interconnect drivers by Vikram Kanigiri · 8 years ago
  52. dde43cb Merge pull request #521 from vikramkanigiri/vk/rearchitect_security by danh-arm · 8 years ago
  53. 89fdcb3 Merge pull request #520 from vikramkanigiri/vk/scp_flexibility by danh-arm · 8 years ago
  54. c45b73c Merge pull request #519 from vikramkanigiri/vk/misc_plat_reorg by danh-arm · 8 years ago
  55. 18a1731 Make SCP_BL2(U) image loading configurable on CSS platforms by Vikram Kanigiri · 8 years ago
  56. 70752bb Perform security setup separately for each ARM platform by Vikram Kanigiri · 8 years ago
  57. 7208419 Support for varying BOM/SCPI protocol base addresses in ARM platforms by Vikram Kanigiri · 8 years ago
  58. 0703543 Add API to return memory map on ARM platforms by Vikram Kanigiri · 9 years ago
  59. 13a174c Document: add PLAT_PL061_MAX_GPIOS define by Haojian Zhuang · 8 years ago
  60. 910bd8e arm: gpio: add pl061 driver by Haojian Zhuang · 8 years ago
  61. 70f2bd0 gpio: add gpio framework by Haojian Zhuang · 8 years ago
  62. f79d150 Add support for SSC_VERSION register on CSS platforms by Vikram Kanigiri · 9 years ago
  63. 5d86f2e Re-factor definition of some macros on ARM platforms by Vikram Kanigiri · 8 years ago
  64. b228b3c Merge pull request #517 from soby-mathew/sm/gic_set_prio_fix by danh-arm · 8 years ago
  65. 102df5a Merge pull request #513 from pgeorgi/configurable-timestamp by danh-arm · 8 years ago
  66. 50f6fe4 Move private APIs in gic_common.h to a private header by Soby Mathew · 8 years ago
  67. 421259e Fix GIC_IPRIORITYR setting in new drivers by Soby Mathew · 8 years ago
  68. 73f9299 Fix race in GIC IPRIORITY and ITARGET accessors by Soby Mathew · 8 years ago
  69. ba19854 Merge pull request #516 from vikramkanigiri/vk/ccn-fix-dvm-entry by danh-arm · 8 years ago
  70. 3b7028d Merge pull request #515 from soby-mathew/sm/gcc_false_positive by danh-arm · 8 years ago
  71. a29083f Merge pull request #514 from sandrine-bailleux/sb/a53-a57-disable-non-temporal-hint by danh-arm · 8 years ago
  72. 4aceeb0 Bug fix: Rectify logic to enter or exit from DVM domain by Vikram Kanigiri · 8 years ago
  73. 1298e69 PSCI: Resolve GCC static analysis false positive by Soby Mathew · 8 years ago
  74. f12a31d Cortex-Axx: Unconditionally apply CPU reset operations by Sandrine Bailleux · 8 years ago
  75. d481759 Disable non-temporal hint on Cortex-A53/57 by Sandrine Bailleux · 8 years ago
  76. 8a10e34 build system: allow overriding the build's timestamp by Patrick Georgi · 8 years ago
  77. 4f7841a Move up FVP versions in the user guide by Antonio Nino Diaz · 8 years ago
  78. 7be01ec Remove non-ASCII character from comment by Antonio Nino Diaz · 8 years ago
  79. 5b88852 Merge pull request #511 from soby-mathew/sm/psci_on_race_v2 by danh-arm · 8 years ago
  80. 6fb7880 Merge pull request #508 from soby-mathew/sm/debug_xlat by danh-arm · 8 years ago
  81. d024e1d Merge pull request #504 from sandrine-bailleux/sb/fix-doc-mmap by danh-arm · 8 years ago
  82. 84529e3 Merge pull request #503 from sandrine-bailleux/sb/clarify-doc-el3-payloads by danh-arm · 8 years ago
  83. bae963e Merge pull request #501 from jcastillo-arm/jc/tf-issues/300 by danh-arm · 8 years ago
  84. ca37050 Fix PSCI CPU ON race when setting state to ON_PENDING by Soby Mathew · 8 years ago
  85. edf76c5 Merge pull request #497 from mtk09422/spm-v3 by danh-arm · 8 years ago
  86. 2373897 Improve memory layout documentation by Juan Castillo · 9 years ago
  87. c9bac9c Use tf_printf() for debug logs from xlat_tables.c by Soby Mathew · 8 years ago
  88. 6b9af66 Porting Guide: Clarify identity-mapping requirement by Sandrine Bailleux · 9 years ago
  89. 5bc90e7 Clarify EL3 payload documentation by Sandrine Bailleux · 8 years ago
  90. da31c0c mt8173: Fix long latency issue of mtcmos contorl by developer · 9 years ago
  91. cabbb06 mt8173: Improve performance by handling more interrupts during idle by developer · 9 years ago
  92. b8925a2 mt8173: Implement subsystem power control logic in ARM TF by developer · 9 years ago
  93. 69a0383 mt8173: support big/Little cluster power off for CPU idle(C2 state) by developer · 9 years ago
  94. 512a311 mt8173: Move SPM related PLL settings to ARM TF by developer · 9 years ago
  95. 4a7822a mt8173: Fix USB remote wake up problem by developer · 9 years ago
  96. 5371963 mt8173: Enable dynamic clock management by developer · 9 years ago
  97. 6537a7c Merge pull request #496 from Xilinx/attr-deprecated by danh-arm · 8 years ago
  98. ef07f20 Merge pull request #495 from jcastillo-arm/jc/tf-issues/170 by danh-arm · 8 years ago
  99. e7ae6db Disable PL011 UART before configuring it by Juan Castillo · 9 years ago
  100. 2c1874e cdefs.h: Use __deprecated__ instead of deprecated by Soren Brinkmann · 8 years ago