1. f1477d4 Make:Make shell commands more portable by Evan Lloyd · 9 years ago
  2. aeb2566 Make:Add realclean to .PHONY list by Evan Lloyd · 9 years ago
  3. 231c147 Make:Remove calls to shell from makefiles. by Evan Lloyd · 9 years ago
  4. a1e0c01 mt8173: Protect BL31 memory from non-secure access by Jimmy Huang · 8 years ago
  5. 618f0fe Add support to program a DMC-500 TZC on ARM platforms by Vikram Kanigiri · 9 years ago
  6. f568604 Add ARM CoreLink DMC-500 driver to program TrustZone protection by Vikram Kanigiri · 9 years ago
  7. 57f7820 Migrate ARM standard platforms to the refactored TZC driver by Soby Mathew · 9 years ago
  8. 6b47706 Refactor the ARM CoreLink TZC-400 driver by Vikram Kanigiri · 9 years ago
  9. f33fbb2 Remove xlat_helpers.c by Antonio Nino Diaz · 8 years ago
  10. 48279d5 TBB: add non-volatile counter support by Juan Castillo · 9 years ago
  11. 4c51bad Merge pull request #570 from davwan01/bl31-in-dram by danh-arm · 8 years ago
  12. aaa416a Merge pull request #554 from ljerry/tf_issue_368_ter by danh-arm · 8 years ago
  13. 4518dd9 Add support to load BL31 in DRAM by David Wang · 8 years ago
  14. 6b836cf Add ISR_EL1 to crash report by Gerald Lejeune · 8 years ago
  15. 4ca5753 Remove DAIF bits handling macros by Gerald Lejeune · 8 years ago
  16. adb4fcf Enable asynchronous abort exceptions during boot by Gerald Lejeune · 8 years ago
  17. 96103d5 cert_create: add non-volatile counter support by Juan Castillo · 9 years ago
  18. 6b1ca8f Merge pull request #561 from antonio-nino-diaz-arm/an/bootwrapper by danh-arm · 8 years ago
  19. 85f7492 Merge pull request #560 from sandrine-bailleux-arm/sb/restructure-doc by danh-arm · 8 years ago
  20. b26c222 Merge pull request #559 from soby-mathew/sm/cpu_ops_verbose_log by danh-arm · 8 years ago
  21. bda7701 Add support for %z in tf_print() by Scott Branden · 8 years ago
  22. eaefdec Simplify Firmware Design document by Sandrine Bailleux · 9 years ago
  23. 1319e7b Make cpu operations warning a VERBOSE print by Soby Mathew · 8 years ago
  24. 55a8565 Merge pull request #552 from antonio-nino-diaz-arm/an/cache-dts by danh-arm · 8 years ago
  25. 63a6d09 Merge pull request #550 from antonio-nino-diaz-arm/an/dead_loops by danh-arm · 8 years ago
  26. 1c3ea10 Remove all non-configurable dead loops by Antonio Nino Diaz · 9 years ago
  27. 5cc3483 Merge pull request #547 from ljerry/tf_issue_371 by danh-arm · 8 years ago
  28. 6d70bfa Add "size" function to IO memmap device driver by Gerald Lejeune · 9 years ago
  29. 195d29f Merge pull request #546 from mtk09422/mtk-bl31-update by danh-arm · 8 years ago
  30. a25648e Merge pull request #542 from sandrine-bailleux-arm/km/pt-zero by danh-arm · 8 years ago
  31. a34f3bf Merge pull request #538 from sandrine-bailleux-arm/sb/extend-memory-types by danh-arm · 8 years ago
  32. b6fc25e Merge pull request #541 from antonio-nino-diaz-arm/an/secondary-cpu-init by danh-arm · 8 years ago
  33. 5e3120d Merge pull request #540 from antonio-nino-diaz-arm/an/porting_guide by danh-arm · 8 years ago
  34. 0476ea6 Merge pull request #539 from antonio-nino-diaz-arm/an/fix-std-compilation by danh-arm · 8 years ago
  35. b99d961 mt8173: support big core PLL control in system suspend flow by Jimmy Huang · 9 years ago
  36. 76d47fe mt8173: Remove gpio driver support by Jimmy Huang · 8 years ago
  37. e2a6595 mt8173: Add #error directive to prevent RESET_TO_BL31 by Jimmy Huang · 8 years ago
  38. 4e85e4f Initialize secondary CPUs during cold boot by Antonio Nino Diaz · 9 years ago
  39. e584673 Porting guide: Clarify API that don't follow AAPCS by Antonio Nino Diaz · 9 years ago
  40. 2af926d Initialize all translation table entries by Kristina Martsenko · 9 years ago
  41. 24fee61 fip_create: miscellaneous improvements to source code by Juan Castillo · 9 years ago
  42. 5f65497 Extend memory attributes to map non-cacheable memory by Sandrine Bailleux · 8 years ago
  43. b1063d9 Add cache topology info to FVP DTBs by Antonio Nino Diaz · 9 years ago
  44. cf2c8a3 Enable preloaded BL33 alternative boot flow by Antonio Nino Diaz · 9 years ago
  45. 191a008 Compile stdlib C files individually by Antonio Nino Diaz · 9 years ago
  46. 1a4fdb3 Merge pull request #533 from yatharth-arm/yk/genfw-1292 by danh-arm · 9 years ago
  47. d698ee7 Merge pull request #534 from jcastillo-arm/jc/fix_pl011 by danh-arm · 9 years ago
  48. 8dadabd Fix potential deadlock in PL011 init function by Juan Castillo · 9 years ago
  49. 843ddee Fix the inconsistencies in bl1_tbbr_image_descs[] by Yatharth Kochar · 9 years ago
  50. 9931932 Merge pull request #532 from soby-mathew/vk/configure_mmap_macros by danh-arm · 9 years ago
  51. c64a044 Rationalise MMU and Page table related constants on ARM platforms by Vikram Kanigiri · 9 years ago
  52. 094a935 Merge pull request #518 from hzhuang1/pl061_gpio_v5 by danh-arm · 9 years ago
  53. 6f8016b Merge pull request #525 from antonio-nino-diaz-arm/an/fix-gpio-includes by danh-arm · 9 years ago
  54. f62d89e Merge pull request #531 from soby-mathew/sm/multicluster_fvp by danh-arm · 9 years ago
  55. 0108047 Allow multi cluster topology definitions for ARM platforms by Soby Mathew · 9 years ago
  56. 85df7e4 Merge pull request #523 from jcastillo-arm/jc/genfw-791 by danh-arm · 9 years ago
  57. 8795990 Merge pull request #530 from antonio-nino-diaz-arm/an/p_printf by danh-arm · 9 years ago
  58. 84d1099 Merge pull request #529 from sandrine-bailleux/sb/a57-sw-optim-ref by danh-arm · 9 years ago
  59. f8e6edd Merge pull request #528 from antonio-nino-diaz-arm/an/user_guide by danh-arm · 9 years ago
  60. cd48eeb Merge pull request #527 from antonio-nino-diaz-arm/an/non_ascii by danh-arm · 9 years ago
  61. 38363bb Merge pull request #526 from antonio-nino-diaz-arm/an/missing_doc by danh-arm · 9 years ago
  62. c4a8db9 Merge pull request #524 from jcastillo-arm/jc/tf-issues/319 by danh-arm · 9 years ago
  63. d1b2b20 Cortex-A57: Add link to software optimization guide by Sandrine Bailleux · 9 years ago
  64. f0dd061 Add support for %p in tf_printf() by Antonio Nino Diaz · 9 years ago
  65. 74eb26e ARM platforms: rationalise memory attributes of shared memory by Juan Castillo · 9 years ago
  66. e0ea092 Fix gpio includes of mt8173 platform to avoid collision. by Antonio Nino Diaz · 9 years ago
  67. e472b50 Add missing build options to the User Guide by Antonio Nino Diaz · 9 years ago
  68. 49b6d34 Merge pull request #522 from danh-arm/vk/rework-interconnect-drivers by danh-arm · 9 years ago
  69. 6355f23 Rework use of interconnect drivers by Vikram Kanigiri · 9 years ago
  70. 3aef80f Merge pull request #521 from vikramkanigiri/vk/rearchitect_security by danh-arm · 9 years ago
  71. e45264a Merge pull request #520 from vikramkanigiri/vk/scp_flexibility by danh-arm · 9 years ago
  72. ea8d69a Merge pull request #519 from vikramkanigiri/vk/misc_plat_reorg by danh-arm · 9 years ago
  73. 7fb9a32 Make SCP_BL2(U) image loading configurable on CSS platforms by Vikram Kanigiri · 9 years ago
  74. a9cc84d Perform security setup separately for each ARM platform by Vikram Kanigiri · 9 years ago
  75. 8e083ec Support for varying BOM/SCPI protocol base addresses in ARM platforms by Vikram Kanigiri · 9 years ago
  76. 65cb1c4 Add API to return memory map on ARM platforms by Vikram Kanigiri · 9 years ago
  77. 7dc4b22 Document: add PLAT_PL061_MAX_GPIOS define by Haojian Zhuang · 9 years ago
  78. 0ab3f9a arm: gpio: add pl061 driver by Haojian Zhuang · 9 years ago
  79. 1ffecc2 gpio: add gpio framework by Haojian Zhuang · 9 years ago
  80. 421295a Add support for SSC_VERSION register on CSS platforms by Vikram Kanigiri · 9 years ago
  81. ecf70f7 Re-factor definition of some macros on ARM platforms by Vikram Kanigiri · 9 years ago
  82. 4a96630 Merge pull request #517 from soby-mathew/sm/gic_set_prio_fix by danh-arm · 9 years ago
  83. 846f236 Merge pull request #513 from pgeorgi/configurable-timestamp by danh-arm · 9 years ago
  84. e9ec3ce Move private APIs in gic_common.h to a private header by Soby Mathew · 9 years ago
  85. 38a7861 Fix GIC_IPRIORITYR setting in new drivers by Soby Mathew · 9 years ago
  86. a91e12f Fix race in GIC IPRIORITY and ITARGET accessors by Soby Mathew · 9 years ago
  87. 8532072 Merge pull request #516 from vikramkanigiri/vk/ccn-fix-dvm-entry by danh-arm · 9 years ago
  88. a1411b2 Merge pull request #515 from soby-mathew/sm/gcc_false_positive by danh-arm · 9 years ago
  89. 6061604 Merge pull request #514 from sandrine-bailleux/sb/a53-a57-disable-non-temporal-hint by danh-arm · 9 years ago
  90. 3105f7b Bug fix: Rectify logic to enter or exit from DVM domain by Vikram Kanigiri · 9 years ago
  91. 6d18969 PSCI: Resolve GCC static analysis false positive by Soby Mathew · 9 years ago
  92. c66fad9 Cortex-Axx: Unconditionally apply CPU reset operations by Sandrine Bailleux · 9 years ago
  93. 54035fc Disable non-temporal hint on Cortex-A53/57 by Sandrine Bailleux · 9 years ago
  94. 2f5d4a4 build system: allow overriding the build's timestamp by Patrick Georgi · 9 years ago
  95. 55f4e27 Move up FVP versions in the user guide by Antonio Nino Diaz · 9 years ago
  96. 8ccca41 Remove non-ASCII character from comment by Antonio Nino Diaz · 9 years ago
  97. dbc8071 Merge pull request #511 from soby-mathew/sm/psci_on_race_v2 by danh-arm · 9 years ago
  98. 1a3986a Merge pull request #508 from soby-mathew/sm/debug_xlat by danh-arm · 9 years ago
  99. 9f89feb Merge pull request #504 from sandrine-bailleux/sb/fix-doc-mmap by danh-arm · 9 years ago
  100. 6874e72 Merge pull request #503 from sandrine-bailleux/sb/clarify-doc-el3-payloads by danh-arm · 9 years ago