1. 5e6dcbb Merge pull request #849 from vwadekar/tegra-changes-from-downstream-v2 by davidcunado-arm · 7 years ago
  2. d22429d Tegra: implement pwr_domain_pwr_down_wfi() handler by Varun Wadekar · 8 years ago
  3. d151363 Tegra: memmap BL31's TZDRAM carveout by Varun Wadekar · 8 years ago
  4. e032363 Tegra: increase BL31 image size to 256KB by Varun Wadekar · 8 years ago
  5. 6eec6d6 Tegra: allow individual SoCs to restore their settings by Varun Wadekar · 8 years ago
  6. d43583c cpus: denver: disable DCO operations from platform code by Varun Wadekar · 8 years ago
  7. 6077dce Tegra: enable PSCI extended state ID processing by Varun Wadekar · 8 years ago
  8. 3ce5499 Tegra: define platform power states by Varun Wadekar · 8 years ago
  9. 0dc9181 Tegra: drivers: memctrl: introduce function to secure on-chip TZRAM by Varun Wadekar · 9 years ago
  10. 1dcffa9 Tegra: enable runtime console by Varun Wadekar · 8 years ago
  11. e5caeed Tegra: PM: soc-specific system off handler by Varun Wadekar · 8 years ago
  12. 923d04a Tegra: handlers for common and SoC-specific SiP calls by Varun Wadekar · 9 years ago
  13. 43e89d3 spd: trusty: OEN_TAP_START aperture for standard calls by Amith · 9 years ago
  14. 3acb2b0 Merge pull request #845 from vwadekar/tegra-changes-from-downstream-v1 by davidcunado-arm · 7 years ago
  15. d2014c6 Tegra: init normal/crash console for platforms by Varun Wadekar · 9 years ago
  16. 6bb6246 Tegra: add tzdram_base to plat_params_from_bl2 struct by Varun Wadekar · 9 years ago
  17. 7a9a285 Tegra: Memory Controller Driver (v1) by Varun Wadekar · 9 years ago
  18. baf903e Tegra: sanity check members of the "from_bl2" struct by Varun Wadekar · 9 years ago
  19. 3c337a6 cpus: Add support for all Denver variants by Varun Wadekar · 9 years ago
  20. 39f87d1 Tegra: use ClusterId for calculating core position by Varun Wadekar · 9 years ago
  21. b24dea9 Tegra: enable processor retention and L2/CPUECTLR access by Varun Wadekar · 9 years ago
  22. 97f2490 Tegra: define MAX_XLAT_TABLES and MAX_MMAP_REGIONS per-platform by Varun Wadekar · 9 years ago
  23. cbdace1 Tegra: SoC specific SiP handlers by Varun Wadekar · 9 years ago
  24. a1176ba Tegra: include flowctlr driver from SoC specific makefiles by Varun Wadekar · 9 years ago
  25. e53da30 Merge pull request #844 from antonio-nino-diaz-arm/an/no-timingsafe by danh-arm · 7 years ago
  26. f526d59 Merge pull request #843 from jeenu-arm/cas-lock by danh-arm · 7 years ago
  27. 88390a8 Merge pull request #842 from jeenu-arm/io-memmap-asserts by danh-arm · 7 years ago
  28. 88de358 Merge pull request #841 from dp-arm/dp/debug-regs by danh-arm · 7 years ago
  29. 0ca1afa Revert "tbbr: Use constant-time bcmp() to compare hashes" by Antonio Nino Diaz · 7 years ago
  30. 0470202 Merge pull request #834 from douglas-raillard-arm/dr/use_dc_zva_zeroing by davidcunado-arm · 7 years ago
  31. 91284a5 Merge pull request #840 from dp-arm/dp/cppcheck-fixes by davidcunado-arm · 7 years ago
  32. 9e31985 Merge pull request #838 from davidcunado-arm/dc/update_userguide by davidcunado-arm · 7 years ago
  33. 301a1f5 Merge pull request #829 from masahir0y/build by davidcunado-arm · 7 years ago
  34. b71946b Juno: Disable SPIDEN in release builds by dp-arm · 7 years ago
  35. 595d0d5 Disable secure self-hosted debug via MDCR_EL3/SDCR by dp-arm · 7 years ago
  36. 8b6e3d3 Fix minor issues found by cppcheck by dp-arm · 7 years ago
  37. e6bae8c Add bounds checking asserts to memmap IO driver by Jeenu Viswambharan · 7 years ago
  38. fca7680 Introduce locking primitives using CAS instruction by Jeenu Viswambharan · 7 years ago
  39. ae543fc Merge pull request #833 from masahir0y/cert_create by davidcunado-arm · 7 years ago
  40. e77d32e Merge pull request #828 from masahir0y/fiptool by davidcunado-arm · 7 years ago
  41. a13b9d3 Migrate to Linaro Release 16.12 by David Cunado · 7 years ago
  42. 020f003 Merge pull request #826 from dp-arm/dp/psci-stat-abstraction by davidcunado-arm · 7 years ago
  43. 37ce150 PSCI: Do stat accounting for retention/standby states by dp-arm · 7 years ago
  44. 66abfbe PSCI: Decouple PSCI stat residency calculation from PMF by dp-arm · 7 years ago
  45. 412ae5c Merge pull request #836 from davidcunado-arm/dc/update_userguide by davidcunado-arm · 7 years ago
  46. d035fab fiptool: remove unneeded declarations by Masahiro Yamada · 7 years ago
  47. 1eee6a8 fiptool: stretch out printf strings for readability and grep'ability by Masahiro Yamada · 7 years ago
  48. 1b90015 fiptool: print new lines of usage to stdout instead of stderr by Masahiro Yamada · 7 years ago
  49. 48cb5e5 cert_create: remove unneeded initializers by Masahiro Yamada · 7 years ago
  50. d54cfa9 cert_create: merge successive i2d_ASN1_INTEGER() calls by Masahiro Yamada · 7 years ago
  51. bccb109 cert_create: fix memory leak bug caused by key container overwrite by Masahiro Yamada · 7 years ago
  52. 1a180ce Update AEM and Cortex Models versions by David Cunado · 7 years ago
  53. 8a76ff0 Merge pull request #831 from masahir0y/zynqmp by danh-arm · 7 years ago
  54. a8954fc Replace some memset call by zeromem by Douglas Raillard · 7 years ago
  55. 21362a9 Introduce unified API to zero memory by Douglas Raillard · 8 years ago
  56. de1ddac Merge pull request #830 from masahir0y/misc by danh-arm · 7 years ago
  57. 4cbeae7 Merge pull request #827 from dp-arm/dp/pmf-constants by danh-arm · 7 years ago
  58. ac27f4f zynqmp: remove RESET_TO_BL31=1 from build instruction by Masahiro Yamada · 7 years ago
  59. 9524fea gitignore: ignore GNU GLOBAL tag files by Masahiro Yamada · 7 years ago
  60. f10adde Makefile: use git describe for BUILD_STRING by Masahiro Yamada · 7 years ago
  61. 8dbf3d7 PMF: Fixup PMF constants by dp-arm · 7 years ago
  62. 82968ce Merge pull request #821 from jeenu-arm/errata-printing by danh-arm · 7 years ago
  63. 092d273 Merge pull request #799 from masahir0y/fiptool by danh-arm · 7 years ago
  64. da7ffae Merge pull request #825 from dp-arm/dp/simplify-cond by danh-arm · 7 years ago
  65. 0b91036 Merge pull request #823 from douglas-raillard-arm/dr/add_fno_builtin by danh-arm · 7 years ago
  66. 04e2994 Merge pull request #822 from jeenu-arm/fix-fvp-refs by danh-arm · 7 years ago
  67. 32b3a43 Merge pull request #819 from davidcunado-arm/dc/build_with_gcc6.2 by danh-arm · 7 years ago
  68. 3d1b8a6 tbbr: Simplify conditional by dp-arm · 7 years ago
  69. d5ec367 Report errata workaround status to console by Jeenu Viswambharan · 7 years ago
  70. 54ec86a Allow spin locks to be defined from assembly by Jeenu Viswambharan · 7 years ago
  71. 72f572f Add -fno-builtin to CFLAGS by Douglas Raillard · 7 years ago
  72. 4d87eb4 fiptool: support --align option to add desired alignment to image offset by Masahiro Yamada · 8 years ago
  73. 2fe0dad fiptool: embed fip_toc_entry in struct image by Masahiro Yamada · 7 years ago
  74. 23f9b9e fiptool: add xfwrite() helper by Masahiro Yamada · 7 years ago
  75. 252c336 fiptool: fix the global option in usage by Masahiro Yamada · 7 years ago
  76. 7abd0a2 fiptool: simplify the top line of command usage by Masahiro Yamada · 7 years ago
  77. c0d2d98 fiptool: refactor remove_image() by Masahiro Yamada · 7 years ago
  78. c2a7d9c fiptool: simplify assert() for add_image(_desc) by Masahiro Yamada · 7 years ago
  79. d65e7fd fiptool: revive replace_image() to keep the image order by update command by Masahiro Yamada · 7 years ago
  80. eee3931 fiptool: remove always true conditional by Masahiro Yamada · 7 years ago
  81. ebb6e37 fiptool: fix existence check of FIP input file for update command by Masahiro Yamada · 8 years ago
  82. dbe5100 Merge pull request #814 from freedomtan/patches-for-8173-crbook-osi-0110 by danh-arm · 7 years ago
  83. 9de5d4c user-guide.md: Fix FVP references by Jeenu Viswambharan · 7 years ago
  84. 2e36de8 Resolve build errors flagged by GCC 6.2 by David Cunado · 7 years ago
  85. aa1f261 Merge pull request #817 from antonio-nino-diaz-arm/an/timingsafe by danh-arm · 7 years ago
  86. 6adeeda tbbr: Use constant-time bcmp() to compare hashes by Antonio Nino Diaz · 7 years ago
  87. 2165a3e stdlib: Import timingsafe_bcmp() from FreeBSD by Antonio Nino Diaz · 7 years ago
  88. 18babd3 Merge pull request #818 from sandrine-bailleux-arm/sb/strnlen by danh-arm · 7 years ago
  89. ccfc829 Add strnlen() to local C library by Sandrine Bailleux · 7 years ago
  90. ad3dcbb Remove use of all deprecated APIs by Koan-Sin Tan · 8 years ago
  91. 1d2b639 Get rid of use of old GIC APIs by Koan-Sin Tan · 8 years ago
  92. 22ea87c Add support of PSCI_EXTENDED_STATE_ID to MT8173 by Koan-Sin Tan · 8 years ago
  93. bc99807 Get rid of use of compatibility API by Koan-Sin Tan · 7 years ago
  94. 980f185 Merge pull request #800 from masahir0y/ifdef by danh-arm · 7 years ago
  95. 9f25b3e Merge pull request #815 from hzhuang1/dwmmc_v3.9 by danh-arm · 7 years ago
  96. a269837 Use #ifdef for AARCH32 instead of #if by Masahiro Yamada · 8 years ago
  97. 441bfdd Use #ifdef for IMAGE_BL* instead of #if by Masahiro Yamada · 8 years ago
  98. 7ed30a2 Merge pull request #808 from masahir0y/build_fix by danh-arm · 7 years ago
  99. 06249dc drivers: add designware emmc driver by Haojian Zhuang · 8 years ago
  100. ec2a8f1 Merge pull request #810 from masahir0y/fiptool_fix by danh-arm · 7 years ago