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