1. a564025 Fix execute-never permissions in xlat tables libs by Antonio Nino Diaz · 7 years ago
  2. 0f22bef Merge branch 'integration' into tf_issue_461 by Scott Branden · 7 years ago
  3. 53d9c9c Move defines in utils.h to utils_def.h to fix shared header compile issues by Scott Branden · 7 years ago
  4. b3ccb0f Merge pull request #917 from soby-mathew/sm/sys_susp_css by davidcunado-arm · 7 years ago
  5. 79199f7 Merge pull request #907 from antonio-nino-diaz-arm/an/smc-ret0 by davidcunado-arm · 7 years ago
  6. c99a16f Merge pull request #901 from vwadekar/freebsd-stdbool-header by davidcunado-arm · 7 years ago
  7. 0c7c441 Merge pull request #909 from sandrine-bailleux-arm/sb/xlat-lib-misc-improvements by davidcunado-arm · 7 years ago
  8. abd2aba CSS: Allow system suspend only via PSCI SYSTEM_SUSPEND API by Soby Mathew · 8 years ago
  9. 484acce Merge pull request #910 from dp-arm/dp/AArch32-juno-port by davidcunado-arm · 7 years ago
  10. 228bfab Merge pull request #903 from antonio-nino-diaz-arm/an/build-xlat-v1 by davidcunado-arm · 7 years ago
  11. 6f24934 AArch32: Add SP_MIN support for JUNO by Yatharth Kochar · 8 years ago
  12. 07570d5 Changes to support execution in AArch32 state for JUNO by Yatharth Kochar · 8 years ago
  13. dc78758 AArch32: Add support for ARM Cortex-A53/57/72 MPCore Processor by Yatharth Kochar · 8 years ago
  14. 28fa2e9 xlat lib: Use mmap_attr_t type consistently by Sandrine Bailleux · 7 years ago
  15. aa61368 Control inclusion of helper code used for asserts by Antonio Nino Diaz · 7 years ago
  16. 044bb2f Remove build option `ASM_ASSERTION` by Antonio Nino Diaz · 7 years ago
  17. 7a317a7 tspd:FWU:Fix usage of SMC_RET0 by Antonio Nino Diaz · 7 years ago
  18. 230f0d9 lib: stdbool header from the FreeBSD project by Varun Wadekar · 7 years ago
  19. cc8b563 Add `ENABLE_ASSERTIONS` build option by Antonio Nino Diaz · 7 years ago
  20. 3b211ff ARM platforms: Add option to use xlat tables lib v1 by Antonio Nino Diaz · 7 years ago
  21. a9e0260 Tegra: Add support for fake system suspend by Vignesh Radhakrishnan · 7 years ago
  22. f07d398 Merge pull request #885 from antonio-nino-diaz-arm/an/console-flush by davidcunado-arm · 7 years ago
  23. 3b68c09 Merge pull request #888 from douglas-raillard-arm/dr/fix_ULL_issue by davidcunado-arm · 7 years ago
  24. ed75625 Merge pull request #886 from dp-arm/dp/stack-protector by davidcunado-arm · 7 years ago
  25. 331f8a0 Merge pull request #876 from soby-mathew/sm/refactor_header by davidcunado-arm · 7 years ago
  26. f9608bc Fix ARM_BL31_IN_DRAM build by Douglas Raillard · 7 years ago
  27. ffe102c Merge pull request #874 from dp-arm/dp/mbed-macros by davidcunado-arm · 7 years ago
  28. 233d83d Introduce MIN()/MAX() macros in utils.h by dp-arm · 7 years ago
  29. 51faada Add support for GCC stack protection by Douglas Raillard · 7 years ago
  30. 801cf93 Add and use plat_crash_console_flush() API by Antonio Nino Diaz · 8 years ago
  31. 73e0528 Add console_flush() to console API by Antonio Nino Diaz · 8 years ago
  32. e422f99 Merge pull request #880 from Summer-ARM/sq/tcr-memory-attribution by davidcunado-arm · 7 years ago
  33. 1ae5c8b Merge pull request #879 from Summer-ARM/sq/mt-support by davidcunado-arm · 7 years ago
  34. 5d21b03 Add support to change xlat_tables to non-cacheable by Summer Qin · 7 years ago
  35. 5dffb46 Re-factor header files for easier PSCI library integration by Soby Mathew · 8 years ago
  36. d8d6cf2 ARM platforms: Add support for MT bit in MPIDR by Summer Qin · 7 years ago
  37. 66b4c16 mbedtls: Namespace TF specific macros by dp-arm · 7 years ago
  38. b75dc0e Add workaround for ARM Cortex-A53 erratum 855873 by Andre Przywara · 8 years ago
  39. 3944adc Merge pull request #861 from soby-mathew/sm/aarch32_fixes by davidcunado-arm · 7 years ago
  40. 28ee754 Merge pull request #856 from antonio-nino-diaz-arm/an/dynamic-xlat by davidcunado-arm · 7 years ago
  41. bf75a37 ARM platforms: Enable xlat tables lib v2 by Antonio Nino Diaz · 8 years ago
  42. ccbec91 Apply workaround for errata 813419 of Cortex-A57 by Antonio Nino Diaz · 7 years ago
  43. 0b64f4e Add dynamic region support to xlat tables lib v2 by Antonio Nino Diaz · 7 years ago
  44. 7bb01fb Add version 2 of xlat tables library by Antonio Nino Diaz · 7 years ago
  45. dae374b spd: trusty: pass VMID via X7 by Anthony Zhou · 9 years ago
  46. e40e075 AArch32: Fix conditional inclusion of bakery_locks by Soby Mathew · 7 years ago
  47. 7eec509 stdlib: add memcpy16() to string.h by Varun Wadekar · 8 years ago
  48. 018b848 Tegra: enable ECC/Parity protection for Cortex-A57 CPUs by Varun Wadekar · 8 years ago
  49. 9f1c5dd cpus: denver: disable DCO operations from platform code by Varun Wadekar · 9 years ago
  50. e956e22 cpus: Add support for all Denver variants by Varun Wadekar · 9 years ago
  51. 1a80e88 Merge pull request #841 from dp-arm/dp/debug-regs by danh-arm · 8 years ago
  52. 108e4df Merge pull request #834 from douglas-raillard-arm/dr/use_dc_zva_zeroing by davidcunado-arm · 8 years ago
  53. 09fad49 Juno: Disable SPIDEN in release builds by dp-arm · 8 years ago
  54. 85e93ba Disable secure self-hosted debug via MDCR_EL3/SDCR by dp-arm · 8 years ago
  55. 04c1db1 PSCI: Decouple PSCI stat residency calculation from PMF by dp-arm · 8 years ago
  56. 308d359 Introduce unified API to zero memory by Douglas Raillard · 8 years ago
  57. 888037e PMF: Fixup PMF constants by dp-arm · 8 years ago
  58. bcc2bf0 Merge pull request #821 from jeenu-arm/errata-printing by danh-arm · 8 years ago
  59. 10bcd76 Report errata workaround status to console by Jeenu Viswambharan · 8 years ago
  60. b38bc68 Allow spin locks to be defined from assembly by Jeenu Viswambharan · 8 years ago
  61. 9edac04 Resolve build errors flagged by GCC 6.2 by David Cunado · 8 years ago
  62. aa050a7 stdlib: Import timingsafe_bcmp() from FreeBSD by Antonio Nino Diaz · 8 years ago
  63. 3443866 Merge pull request #818 from sandrine-bailleux-arm/sb/strnlen by danh-arm · 8 years ago
  64. d67879d Add strnlen() to local C library by Sandrine Bailleux · 8 years ago
  65. 4abd222 Merge pull request #800 from masahir0y/ifdef by danh-arm · 8 years ago
  66. e02be20 Merge pull request #815 from hzhuang1/dwmmc_v3.9 by danh-arm · 8 years ago
  67. 3d8256b Use #ifdef for IMAGE_BL* instead of #if by Masahiro Yamada · 8 years ago
  68. 5dbdb7d drivers: add designware emmc driver by Haojian Zhuang · 8 years ago
  69. 7b94e4b Merge pull request #813 from antonio-nino-diaz-arm/an/libfdt by danh-arm · 8 years ago
  70. 23beccc Merge pull request #812 from antonio-nino-diaz-arm/an/clear-static-vars by danh-arm · 8 years ago
  71. c8d64c5 Fix declarations of cache maintenance functions by Antonio Nino Diaz · 8 years ago
  72. f38d93f Merge pull request #801 from masahir0y/cleanup by davidcunado-arm · 8 years ago
  73. fc17f61 Merge pull request #790 from masahir0y/utils by danh-arm · 8 years ago
  74. 4749705 Move BL_COHERENT_RAM_BASE/END defines to common_def.h by Masahiro Yamada · 8 years ago
  75. ecdc898 Use *_END instead of *_LIMIT for linker derived end addresses by Masahiro Yamada · 8 years ago
  76. 29440c1 libfdt: Replace v1.4.1 by v1.4.2 by Antonio Nino Diaz · 8 years ago
  77. 44f1c0b Merge pull request #807 from nmenon/upstream/fix-16650-rx by davidcunado-arm · 8 years ago
  78. 152c8c1 utils: move BIT(n) macro to utils.h by Masahiro Yamada · 8 years ago
  79. 861ac52 uart: 16550: Fix getc by Nishanth Menon · 8 years ago
  80. fcab6bb fiptool: Add support for operating on binary blobs using the UUID by dp-arm · 8 years ago
  81. 3df6012 Abort preempted TSP STD SMC after PSCI CPU suspend by Douglas Raillard · 8 years ago
  82. 153e5eb Merge pull request #794 from douglas-raillard-arm/dr/fix_TSP_STD_FID_macro by danh-arm · 8 years ago
  83. 5388a58 Fix TSP_STD_FID macro by Douglas Raillard · 8 years ago
  84. bd83b41 Merge pull request #791 from jeenu-arm/asm-assert-32 by danh-arm · 8 years ago
  85. 67748e4 Merge pull request #788 from jeenu-arm/cpuops-framework by danh-arm · 8 years ago
  86. 9acdafb Merge pull request #793 from jeenu-arm/gic-changes by danh-arm · 8 years ago
  87. 99c5eba Export is_mem_free() function by Sandrine Bailleux · 8 years ago
  88. 19d2595 Merge pull request #785 from dp-arm/dp/nvcounter by Dan Handley · 8 years ago
  89. 28076fa Merge pull request #781 from yatharth-arm/yk/aarch64_tbbr_load_img_v2 by danh-arm · 8 years ago
  90. 5d93484 Merge pull request #779 from dp-arm/dp/rtinstr-cache by danh-arm · 8 years ago
  91. 78b4c5b Merge pull request #778 from antonio-nino-diaz-arm/an/xlat-fixes by danh-arm · 8 years ago
  92. e12cb61 AArch32: Print ASM_ASSERT and panic messages by Jeenu Viswambharan · 8 years ago
  93. decc625 Merge pull request #782 from antonio-nino-diaz-arm/an/fix-copyright by danh-arm · 8 years ago
  94. 5dd9dbb Add provision to extend CPU operations at more levels by Jeenu Viswambharan · 8 years ago
  95. d35dee2 tbbr: Fix updating of Non-Trusted NV counter by dp-arm · 8 years ago
  96. d17b953 Introduce ARM platform APIs for GICv3 Redistributor by Jeenu Viswambharan · 8 years ago
  97. d780699 GICv3: Introduce power management APIs for Redistributor by Jeenu Viswambharan · 8 years ago
  98. 53d703a Enable TRUSTED_BOARD_BOOT support for LOAD_IMAGE_V2=1 by Yatharth Kochar · 8 years ago
  99. ede939f Fix incorrect copyright notices by Antonio Nino Diaz · 8 years ago
  100. 7941816 Add two timestamps to measure PSCI cache flush overhead by dp-arm · 8 years ago