1. 06b19d5 Tegra: drivers: memctrl: introduce function to secure on-chip TZRAM by Varun Wadekar · 10 years ago
  2. 25caa16 Tegra: enable runtime console by Varun Wadekar · 10 years ago
  3. 31a4957 Tegra: PM: soc-specific system off handler by Varun Wadekar · 10 years ago
  4. d288ab2 Tegra: handlers for common and SoC-specific SiP calls by Varun Wadekar · 10 years ago
  5. f6e8ead spd: trusty: OEN_TAP_START aperture for standard calls by Amith · 10 years ago
  6. 87bf3c6 Merge pull request #845 from vwadekar/tegra-changes-from-downstream-v1 by davidcunado-arm · 8 years ago
  7. e108421 Tegra: init normal/crash console for platforms by Varun Wadekar · 10 years ago
  8. e0d4158 Tegra: add tzdram_base to plat_params_from_bl2 struct by Varun Wadekar · 10 years ago
  9. 21f1fd9 Tegra: Memory Controller Driver (v1) by Varun Wadekar · 10 years ago
  10. 08cefa9 Tegra: sanity check members of the "from_bl2" struct by Varun Wadekar · 10 years ago
  11. e956e22 cpus: Add support for all Denver variants by Varun Wadekar · 10 years ago
  12. bde81dc Tegra: use ClusterId for calculating core position by Varun Wadekar · 10 years ago
  13. 0cd6138 Tegra: enable processor retention and L2/CPUECTLR access by Varun Wadekar · 10 years ago
  14. 0c2a7c3 Tegra: define MAX_XLAT_TABLES and MAX_MMAP_REGIONS per-platform by Varun Wadekar · 10 years ago
  15. f9b895a Tegra: SoC specific SiP handlers by Varun Wadekar · 10 years ago
  16. 62a6907 Tegra: include flowctlr driver from SoC specific makefiles by Varun Wadekar · 10 years ago
  17. 93f3982 Merge pull request #844 from antonio-nino-diaz-arm/an/no-timingsafe by danh-arm · 8 years ago
  18. 8da12f6 Merge pull request #843 from jeenu-arm/cas-lock by danh-arm · 8 years ago
  19. 1f786b0 Merge pull request #842 from jeenu-arm/io-memmap-asserts by danh-arm · 8 years ago
  20. 1a80e88 Merge pull request #841 from dp-arm/dp/debug-regs by danh-arm · 8 years ago
  21. fabd21a Revert "tbbr: Use constant-time bcmp() to compare hashes" by Antonio Nino Diaz · 8 years ago
  22. 108e4df Merge pull request #834 from douglas-raillard-arm/dr/use_dc_zva_zeroing by davidcunado-arm · 8 years ago
  23. 406a4ad Merge pull request #840 from dp-arm/dp/cppcheck-fixes by davidcunado-arm · 8 years ago
  24. 78e9e18 Merge pull request #838 from davidcunado-arm/dc/update_userguide by davidcunado-arm · 8 years ago
  25. 2866ea1 Merge pull request #829 from masahir0y/build by davidcunado-arm · 8 years ago
  26. 09fad49 Juno: Disable SPIDEN in release builds by dp-arm · 8 years ago
  27. 85e93ba Disable secure self-hosted debug via MDCR_EL3/SDCR by dp-arm · 8 years ago
  28. dae695a Fix minor issues found by cppcheck by dp-arm · 8 years ago
  29. 69c043b Add bounds checking asserts to memmap IO driver by Jeenu Viswambharan · 8 years ago
  30. c877b41 Introduce locking primitives using CAS instruction by Jeenu Viswambharan · 9 years ago
  31. 7a1c268 Merge pull request #833 from masahir0y/cert_create by davidcunado-arm · 8 years ago
  32. 27e16d8 Merge pull request #828 from masahir0y/fiptool by davidcunado-arm · 8 years ago
  33. e361cf3 Migrate to Linaro Release 16.12 by David Cunado · 8 years ago
  34. fd6d90d Merge pull request #826 from dp-arm/dp/psci-stat-abstraction by davidcunado-arm · 8 years ago
  35. e5bbd16 PSCI: Do stat accounting for retention/standby states by dp-arm · 9 years ago
  36. 04c1db1 PSCI: Decouple PSCI stat residency calculation from PMF by dp-arm · 9 years ago
  37. 4d07e78 Merge pull request #836 from davidcunado-arm/dc/update_userguide by davidcunado-arm · 8 years ago
  38. 9dd5edb fiptool: remove unneeded declarations by Masahiro Yamada · 8 years ago
  39. 802b42a fiptool: stretch out printf strings for readability and grep'ability by Masahiro Yamada · 9 years ago
  40. 95d2b26 fiptool: print new lines of usage to stdout instead of stderr by Masahiro Yamada · 9 years ago
  41. c893c73 cert_create: remove unneeded initializers by Masahiro Yamada · 8 years ago
  42. 559eb8b cert_create: merge successive i2d_ASN1_INTEGER() calls by Masahiro Yamada · 8 years ago
  43. 762f1eb cert_create: fix memory leak bug caused by key container overwrite by Masahiro Yamada · 8 years ago
  44. dbd1ab8 Update AEM and Cortex Models versions by David Cunado · 8 years ago
  45. bab16f9 Merge pull request #831 from masahir0y/zynqmp by danh-arm · 8 years ago
  46. 32f0d3c Replace some memset call by zeromem by Douglas Raillard · 9 years ago
  47. 308d359 Introduce unified API to zero memory by Douglas Raillard · 9 years ago
  48. 7c20268 Merge pull request #830 from masahir0y/misc by danh-arm · 8 years ago
  49. 6135922 Merge pull request #827 from dp-arm/dp/pmf-constants by danh-arm · 8 years ago
  50. 4fff02c zynqmp: remove RESET_TO_BL31=1 from build instruction by Masahiro Yamada · 8 years ago
  51. a53fe69 gitignore: ignore GNU GLOBAL tag files by Masahiro Yamada · 9 years ago
  52. bee71c7 Makefile: use git describe for BUILD_STRING by Masahiro Yamada · 9 years ago
  53. 888037e PMF: Fixup PMF constants by dp-arm · 9 years ago
  54. bcc2bf0 Merge pull request #821 from jeenu-arm/errata-printing by danh-arm · 9 years ago
  55. 474d4ec Merge pull request #799 from masahir0y/fiptool by danh-arm · 9 years ago
  56. e9ced6f Merge pull request #825 from dp-arm/dp/simplify-cond by danh-arm · 9 years ago
  57. bac7529 Merge pull request #823 from douglas-raillard-arm/dr/add_fno_builtin by danh-arm · 9 years ago
  58. f2590d6 Merge pull request #822 from jeenu-arm/fix-fvp-refs by danh-arm · 9 years ago
  59. 424ad49 Merge pull request #819 from davidcunado-arm/dc/build_with_gcc6.2 by danh-arm · 9 years ago
  60. f3ded37 tbbr: Simplify conditional by dp-arm · 9 years ago
  61. 10bcd76 Report errata workaround status to console by Jeenu Viswambharan · 9 years ago
  62. b38bc68 Allow spin locks to be defined from assembly by Jeenu Viswambharan · 9 years ago
  63. e507f8e Add -fno-builtin to CFLAGS by Douglas Raillard · 9 years ago
  64. 1c75d5d fiptool: support --align option to add desired alignment to image offset by Masahiro Yamada · 9 years ago
  65. 65caa3d fiptool: embed fip_toc_entry in struct image by Masahiro Yamada · 9 years ago
  66. a1da83f fiptool: add xfwrite() helper by Masahiro Yamada · 9 years ago
  67. 4f96a49 fiptool: fix the global option in usage by Masahiro Yamada · 9 years ago
  68. ee07932 fiptool: simplify the top line of command usage by Masahiro Yamada · 9 years ago
  69. 9e866d3 fiptool: refactor remove_image() by Masahiro Yamada · 9 years ago
  70. e9e0d28 fiptool: simplify assert() for add_image(_desc) by Masahiro Yamada · 9 years ago
  71. ea39d55 fiptool: revive replace_image() to keep the image order by update command by Masahiro Yamada · 9 years ago
  72. 67973fb fiptool: remove always true conditional by Masahiro Yamada · 9 years ago
  73. 40866aa fiptool: fix existence check of FIP input file for update command by Masahiro Yamada · 9 years ago
  74. c38b36d Merge pull request #814 from freedomtan/patches-for-8173-crbook-osi-0110 by danh-arm · 9 years ago
  75. 186cbd0 user-guide.md: Fix FVP references by Jeenu Viswambharan · 9 years ago
  76. 9edac04 Resolve build errors flagged by GCC 6.2 by David Cunado · 9 years ago
  77. d7aa7b4 Merge pull request #817 from antonio-nino-diaz-arm/an/timingsafe by danh-arm · 9 years ago
  78. b621fb5 tbbr: Use constant-time bcmp() to compare hashes by Antonio Nino Diaz · 9 years ago
  79. aa050a7 stdlib: Import timingsafe_bcmp() from FreeBSD by Antonio Nino Diaz · 9 years ago
  80. 3443866 Merge pull request #818 from sandrine-bailleux-arm/sb/strnlen by danh-arm · 9 years ago
  81. d67879d Add strnlen() to local C library by Sandrine Bailleux · 9 years ago
  82. 201d535 Remove use of all deprecated APIs by Koan-Sin Tan · 9 years ago
  83. 8bc2003 Get rid of use of old GIC APIs by Koan-Sin Tan · 9 years ago
  84. 9cfd83e Add support of PSCI_EXTENDED_STATE_ID to MT8173 by Koan-Sin Tan · 9 years ago
  85. 3fc26aa Get rid of use of compatibility API by Koan-Sin Tan · 9 years ago
  86. 4abd222 Merge pull request #800 from masahir0y/ifdef by danh-arm · 9 years ago
  87. e02be20 Merge pull request #815 from hzhuang1/dwmmc_v3.9 by danh-arm · 9 years ago
  88. 6af03f9 Use #ifdef for AARCH32 instead of #if by Masahiro Yamada · 9 years ago
  89. 3d8256b Use #ifdef for IMAGE_BL* instead of #if by Masahiro Yamada · 9 years ago
  90. 7750990 Merge pull request #808 from masahir0y/build_fix by danh-arm · 9 years ago
  91. 5dbdb7d drivers: add designware emmc driver by Haojian Zhuang · 9 years ago
  92. bf6363a Merge pull request #810 from masahir0y/fiptool_fix by danh-arm · 9 years ago
  93. 7b94e4b Merge pull request #813 from antonio-nino-diaz-arm/an/libfdt by danh-arm · 9 years ago
  94. 23beccc Merge pull request #812 from antonio-nino-diaz-arm/an/clear-static-vars by danh-arm · 9 years ago
  95. d014ea6 Build: strip trailing slashes from directory paths more simply by Masahiro Yamada · 9 years ago
  96. a6ca788 Build: Fix parallel building by Masahiro Yamada · 9 years ago
  97. 51c5e1a Clear static variables in X509 parser on error by Antonio Nino Diaz · 9 years ago
  98. c8d64c5 Fix declarations of cache maintenance functions by Antonio Nino Diaz · 9 years ago
  99. f38d93f Merge pull request #801 from masahir0y/cleanup by davidcunado-arm · 9 years ago
  100. faaa945 Merge pull request #811 from davidcunado-arm/dc/dc-scratch-pad by davidcunado-arm · 9 years ago