1. 6b47706 Refactor the ARM CoreLink TZC-400 driver by Vikram Kanigiri · 9 years ago
  2. 6b1ca8f Merge pull request #561 from antonio-nino-diaz-arm/an/bootwrapper by danh-arm · 9 years ago
  3. 85f7492 Merge pull request #560 from sandrine-bailleux-arm/sb/restructure-doc by danh-arm · 9 years ago
  4. b26c222 Merge pull request #559 from soby-mathew/sm/cpu_ops_verbose_log by danh-arm · 9 years ago
  5. eaefdec Simplify Firmware Design document by Sandrine Bailleux · 9 years ago
  6. 1319e7b Make cpu operations warning a VERBOSE print by Soby Mathew · 9 years ago
  7. 55a8565 Merge pull request #552 from antonio-nino-diaz-arm/an/cache-dts by danh-arm · 9 years ago
  8. 63a6d09 Merge pull request #550 from antonio-nino-diaz-arm/an/dead_loops by danh-arm · 9 years ago
  9. 1c3ea10 Remove all non-configurable dead loops by Antonio Nino Diaz · 9 years ago
  10. 5cc3483 Merge pull request #547 from ljerry/tf_issue_371 by danh-arm · 9 years ago
  11. 6d70bfa Add "size" function to IO memmap device driver by Gerald Lejeune · 10 years ago
  12. 195d29f Merge pull request #546 from mtk09422/mtk-bl31-update by danh-arm · 9 years ago
  13. a25648e Merge pull request #542 from sandrine-bailleux-arm/km/pt-zero by danh-arm · 9 years ago
  14. a34f3bf Merge pull request #538 from sandrine-bailleux-arm/sb/extend-memory-types by danh-arm · 9 years ago
  15. b6fc25e Merge pull request #541 from antonio-nino-diaz-arm/an/secondary-cpu-init by danh-arm · 9 years ago
  16. 5e3120d Merge pull request #540 from antonio-nino-diaz-arm/an/porting_guide by danh-arm · 9 years ago
  17. 0476ea6 Merge pull request #539 from antonio-nino-diaz-arm/an/fix-std-compilation by danh-arm · 9 years ago
  18. b99d961 mt8173: support big core PLL control in system suspend flow by Jimmy Huang · 9 years ago
  19. 76d47fe mt8173: Remove gpio driver support by Jimmy Huang · 9 years ago
  20. e2a6595 mt8173: Add #error directive to prevent RESET_TO_BL31 by Jimmy Huang · 9 years ago
  21. 4e85e4f Initialize secondary CPUs during cold boot by Antonio Nino Diaz · 9 years ago
  22. e584673 Porting guide: Clarify API that don't follow AAPCS by Antonio Nino Diaz · 9 years ago
  23. 2af926d Initialize all translation table entries by Kristina Martsenko · 9 years ago
  24. 5f65497 Extend memory attributes to map non-cacheable memory by Sandrine Bailleux · 9 years ago
  25. b1063d9 Add cache topology info to FVP DTBs by Antonio Nino Diaz · 9 years ago
  26. cf2c8a3 Enable preloaded BL33 alternative boot flow by Antonio Nino Diaz · 9 years ago
  27. 191a008 Compile stdlib C files individually by Antonio Nino Diaz · 9 years ago
  28. 1a4fdb3 Merge pull request #533 from yatharth-arm/yk/genfw-1292 by danh-arm · 9 years ago
  29. d698ee7 Merge pull request #534 from jcastillo-arm/jc/fix_pl011 by danh-arm · 9 years ago
  30. 8dadabd Fix potential deadlock in PL011 init function by Juan Castillo · 9 years ago
  31. 843ddee Fix the inconsistencies in bl1_tbbr_image_descs[] by Yatharth Kochar · 9 years ago
  32. 9931932 Merge pull request #532 from soby-mathew/vk/configure_mmap_macros by danh-arm · 9 years ago
  33. c64a044 Rationalise MMU and Page table related constants on ARM platforms by Vikram Kanigiri · 9 years ago
  34. 094a935 Merge pull request #518 from hzhuang1/pl061_gpio_v5 by danh-arm · 9 years ago
  35. 6f8016b Merge pull request #525 from antonio-nino-diaz-arm/an/fix-gpio-includes by danh-arm · 9 years ago
  36. f62d89e Merge pull request #531 from soby-mathew/sm/multicluster_fvp by danh-arm · 9 years ago
  37. 0108047 Allow multi cluster topology definitions for ARM platforms by Soby Mathew · 9 years ago
  38. 85df7e4 Merge pull request #523 from jcastillo-arm/jc/genfw-791 by danh-arm · 9 years ago
  39. 8795990 Merge pull request #530 from antonio-nino-diaz-arm/an/p_printf by danh-arm · 9 years ago
  40. 84d1099 Merge pull request #529 from sandrine-bailleux/sb/a57-sw-optim-ref by danh-arm · 9 years ago
  41. f8e6edd Merge pull request #528 from antonio-nino-diaz-arm/an/user_guide by danh-arm · 9 years ago
  42. cd48eeb Merge pull request #527 from antonio-nino-diaz-arm/an/non_ascii by danh-arm · 9 years ago
  43. 38363bb Merge pull request #526 from antonio-nino-diaz-arm/an/missing_doc by danh-arm · 9 years ago
  44. c4a8db9 Merge pull request #524 from jcastillo-arm/jc/tf-issues/319 by danh-arm · 9 years ago
  45. d1b2b20 Cortex-A57: Add link to software optimization guide by Sandrine Bailleux · 9 years ago
  46. f0dd061 Add support for %p in tf_printf() by Antonio Nino Diaz · 9 years ago
  47. 74eb26e ARM platforms: rationalise memory attributes of shared memory by Juan Castillo · 9 years ago
  48. e0ea092 Fix gpio includes of mt8173 platform to avoid collision. by Antonio Nino Diaz · 9 years ago
  49. e472b50 Add missing build options to the User Guide by Antonio Nino Diaz · 9 years ago
  50. 49b6d34 Merge pull request #522 from danh-arm/vk/rework-interconnect-drivers by danh-arm · 9 years ago
  51. 6355f23 Rework use of interconnect drivers by Vikram Kanigiri · 9 years ago
  52. 3aef80f Merge pull request #521 from vikramkanigiri/vk/rearchitect_security by danh-arm · 9 years ago
  53. e45264a Merge pull request #520 from vikramkanigiri/vk/scp_flexibility by danh-arm · 9 years ago
  54. ea8d69a Merge pull request #519 from vikramkanigiri/vk/misc_plat_reorg by danh-arm · 9 years ago
  55. 7fb9a32 Make SCP_BL2(U) image loading configurable on CSS platforms by Vikram Kanigiri · 9 years ago
  56. a9cc84d Perform security setup separately for each ARM platform by Vikram Kanigiri · 9 years ago
  57. 8e083ec Support for varying BOM/SCPI protocol base addresses in ARM platforms by Vikram Kanigiri · 9 years ago
  58. 65cb1c4 Add API to return memory map on ARM platforms by Vikram Kanigiri · 9 years ago
  59. 7dc4b22 Document: add PLAT_PL061_MAX_GPIOS define by Haojian Zhuang · 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 · 9 years ago
  65. 846f236 Merge pull request #513 from pgeorgi/configurable-timestamp by danh-arm · 9 years ago
  66. e9ec3ce Move private APIs in gic_common.h to a private header by Soby Mathew · 9 years ago
  67. 38a7861 Fix GIC_IPRIORITYR setting in new drivers by Soby Mathew · 9 years ago
  68. a91e12f Fix race in GIC IPRIORITY and ITARGET accessors by Soby Mathew · 9 years ago
  69. 8532072 Merge pull request #516 from vikramkanigiri/vk/ccn-fix-dvm-entry by danh-arm · 9 years ago
  70. a1411b2 Merge pull request #515 from soby-mathew/sm/gcc_false_positive by danh-arm · 9 years ago
  71. 6061604 Merge pull request #514 from sandrine-bailleux/sb/a53-a57-disable-non-temporal-hint by danh-arm · 9 years ago
  72. 3105f7b Bug fix: Rectify logic to enter or exit from DVM domain by Vikram Kanigiri · 9 years ago
  73. 6d18969 PSCI: Resolve GCC static analysis false positive by Soby Mathew · 9 years ago
  74. c66fad9 Cortex-Axx: Unconditionally apply CPU reset operations by Sandrine Bailleux · 9 years ago
  75. 54035fc Disable non-temporal hint on Cortex-A53/57 by Sandrine Bailleux · 9 years ago
  76. 2f5d4a4 build system: allow overriding the build's timestamp by Patrick Georgi · 9 years ago
  77. 55f4e27 Move up FVP versions in the user guide by Antonio Nino Diaz · 9 years ago
  78. 8ccca41 Remove non-ASCII character from comment by Antonio Nino Diaz · 9 years ago
  79. dbc8071 Merge pull request #511 from soby-mathew/sm/psci_on_race_v2 by danh-arm · 9 years ago
  80. 1a3986a Merge pull request #508 from soby-mathew/sm/debug_xlat by danh-arm · 9 years ago
  81. 9f89feb Merge pull request #504 from sandrine-bailleux/sb/fix-doc-mmap by danh-arm · 9 years ago
  82. 6874e72 Merge pull request #503 from sandrine-bailleux/sb/clarify-doc-el3-payloads by danh-arm · 9 years ago
  83. 51b5748 Merge pull request #501 from jcastillo-arm/jc/tf-issues/300 by danh-arm · 9 years ago
  84. 203cdfe Fix PSCI CPU ON race when setting state to ON_PENDING by Soby Mathew · 9 years ago
  85. 7b46d0d Merge pull request #497 from mtk09422/spm-v3 by danh-arm · 9 years ago
  86. d41ebf6 Improve memory layout documentation by Juan Castillo · 9 years ago
  87. d30ac1c Use tf_printf() for debug logs from xlat_tables.c by Soby Mathew · 9 years ago
  88. ef7fb9e Porting Guide: Clarify identity-mapping requirement by Sandrine Bailleux · 9 years ago
  89. 143fbef Clarify EL3 payload documentation by Sandrine Bailleux · 9 years ago
  90. bb99828 mt8173: Fix long latency issue of mtcmos contorl by Fan Chen · 9 years ago
  91. 44c4908 mt8173: Improve performance by handling more interrupts during idle by Weiyi Lu · 9 years ago
  92. 1a1ff8b mt8173: Implement subsystem power control logic in ARM TF by Jimmy Huang · 9 years ago
  93. 8e53ec5 mt8173: support big/Little cluster power off for CPU idle(C2 state) by Jimmy Huang · 9 years ago
  94. 3c454d5 mt8173: Move SPM related PLL settings to ARM TF by Jimmy Huang · 9 years ago
  95. cc04b84 mt8173: Fix USB remote wake up problem by Jimmy Huang · 9 years ago
  96. ac3986e mt8173: Enable dynamic clock management by Jimmy Huang · 9 years ago
  97. 870d881 Merge pull request #496 from Xilinx/attr-deprecated by danh-arm · 9 years ago
  98. 01fc3f7 Merge pull request #495 from jcastillo-arm/jc/tf-issues/170 by danh-arm · 9 years ago
  99. 9400b40 Disable PL011 UART before configuring it by Juan Castillo · 9 years ago
  100. 6b8d672 cdefs.h: Use __deprecated__ instead of deprecated by Soren Brinkmann · 9 years ago