1. 38ec9e5 rcar_gen3: drivers: cpld: Move rcar_cpld_reset_cpu() into header by Marek Vasut · 6 years ago
  2. e6fe817 rcar_gen3: drivers: swdt: Access SCR in EL3 by Marek Vasut · 6 years ago
  3. 290a400 rcar_gen3: drivers: auth-mod: Access SCTLR in EL3 by Marek Vasut · 6 years ago
  4. 24b1799 rcar_gen3: plat: Dump EL3 interrupt error registers by Marek Vasut · 6 years ago
  5. 83f4b84 rcar_gen3: plat: Enable programmable CPU reset address by Marek Vasut · 6 years ago
  6. e620801 rcar_gen3: plat: Disable IPMMU PV0 cache on E3 by Marek Vasut · 6 years ago
  7. 87613d1 rcar_gen3: plat: Add E3 rev. 1.1 support by Marek Vasut · 6 years ago
  8. 94cc0f8 rcar_gen3: plat: Add missing platform auto-detection name by Marek Vasut · 6 years ago
  9. e724649 rcar_gen3: plat: Clean up rcar_pwrc_code_copy_to_system_ram() by Marek Vasut · 6 years ago
  10. 2e032c0 rcar_gen3: plat: Fix BL2 size check by Marek Vasut · 6 years ago
  11. ae94c5d rcar_gen3: plat: Staticize memory maps by Marek Vasut · 6 years ago
  12. c7077c6 rcar_gen3: plat: Function cleanup by Marek Vasut · 6 years ago
  13. 2eb10fd rcar_gen3: plat: Fix cache line size by Marek Vasut · 6 years ago
  14. 1bef575 rcar_gen3: plat: Disable SVE by Marek Vasut · 6 years ago
  15. 7043fce rcar_gen3: plat: Add missing dependency to rcar_srecord by Marek Vasut · 6 years ago
  16. 4a20f35 rcar_gen3: plat: Rename H3 label by Marek Vasut · 5 years ago
  17. ca44ab6 rcar_gen3: plat: Drop ddr_regdef_len() by Marek Vasut · 5 years ago
  18. 4ade751 Merge pull request #1739 from Yann-lms/includes by Antonio Niño Díaz · 5 years ago
  19. 38995e9 Merge pull request #1736 from antonio-nino-diaz-arm/an/maintainers by Antonio Niño Díaz · 5 years ago
  20. d4b8dd9 Merge pull request #1732 from jollysxilinx/integration by Antonio Niño Díaz · 5 years ago
  21. b81211e Merge pull request #1737 from antonio-nino-diaz-arm/an/asm-assert by Antonio Niño Díaz · 5 years ago
  22. bd16497 Merge pull request #1735 from antonio-nino-diaz-arm/an/load-image-v2 by Antonio Niño Díaz · 5 years ago
  23. 57e282b stm32mp1: do not include platform header files directly in drivers by Yann Gautier · 5 years ago
  24. e508acf zynqmp: pm: Invalidate unused APLL_TO_LPD clock by Jolly Shah · 5 years ago
  25. c5b4abf zynqmp: pm: Invalidate several clocks that Linux doesn't need to control by Jolly Shah · 5 years ago
  26. f5a1e9f zynqmp: pm: Add ACPU_FULL and ACPU_HALF clocks in the invalid list by Jolly Shah · 5 years ago
  27. 3c8ffd4 zynqmp: pm: Fix model of ACPU clocks by Jolly Shah · 5 years ago
  28. 7c8e79c zynqmp: pm: Reimplement clock get parent EEMI API by Jolly Shah · 5 years ago
  29. 407fc0a zynqmp: pm: Reimplement clock set parent EEMI API by Jolly Shah · 5 years ago
  30. c139181 zynqmp: pm: Cleanup for clock set/get rate EEMI API by Jolly Shah · 5 years ago
  31. 4dd1176 zynqmp: pm: Reimplement clock get divider EEMI API by Jolly Shah · 5 years ago
  32. 8b4c4c7 zynqmp: pm: Reimplement clock set divider EEMI API by Jolly Shah · 5 years ago
  33. 99e8ac9 zynqmp: pm: Reimplement clock get state (status) EEMI API by Jolly Shah · 5 years ago
  34. a9057a0 zynqmp: pm: Reimplement clock disable EEMI API by Jolly Shah · 5 years ago
  35. a520980 zynqmp: pm: Reimplement clock enable EEMI API by Jolly Shah · 5 years ago
  36. 77eb52f zynqmp: pm: Return the buffered PLL mode through IOCTL PLL get mode API by Jolly Shah · 5 years ago
  37. cb5bc75 zynqmp: pm: Buffer the PLL mode that is set using IOCTL API by Jolly Shah · 5 years ago
  38. 68116ef zynqmp: pm: Set PLL fractional data using PLL set parameter EEMI API by Jolly Shah · 5 years ago
  39. b4c9946 zynqmp: pm: Get PLL fractional data using PLL get parameter EEMI API by Jolly Shah · 5 years ago
  40. 141421e zynqmp: pm: Implement PLL get mode EEMI API by Jolly Shah · 5 years ago
  41. 1f0d585 zynqmp: pm: Implement PLL set mode EEMI API by Jolly Shah · 5 years ago
  42. cb2f45d zynqmp: pm: Implement PLL get parameter EEMI API by Jolly Shah · 5 years ago
  43. a7cc5ee zynqmp: pm: Implement PLL set parameter EEMI API by Jolly Shah · 5 years ago
  44. f402550 Remove ASM_ASSERTION check in Makefile by Antonio Nino Diaz · 5 years ago
  45. c25a441 Merge pull request #1726 from antonio-nino-diaz-arm/an/includes by Antonio Niño Díaz · 5 years ago
  46. 399a264 maintainers: Fix path of Marvell documentation by Antonio Nino Diaz · 5 years ago
  47. b3fc02c rpi3: Remove unneeded include paths from Makefile by Antonio Nino Diaz · 6 years ago
  48. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  49. 8d1ade6 Reorganize architecture-dependent header files by Antonio Nino Diaz · 6 years ago
  50. 8f32c25 plat/arm: Always define TSP memory region by Antonio Nino Diaz · 6 years ago
  51. 0f3a004 Merge pull request #1731 from miyatsu/doc-fix-20181225 by Antonio Niño Díaz · 5 years ago
  52. a0314be Merge pull request #1728 from satheesbalya-arm/sb1/sb1_2497_v84_dit by Antonio Niño Díaz · 5 years ago
  53. 0911df1 Enable DIT if supported by Sathees Balya · 6 years ago
  54. 32a900a docs: marvell: Fix typo in file build.txt by Ding Tao · 6 years ago
  55. 817eb1f plat/arm: Remove comment that mentions LOAD_IMAGE_V2 by Antonio Nino Diaz · 6 years ago
  56. 1e12c79 Merge pull request #1730 from antonio-nino-diaz-arm/an/spdx by Antonio Niño Díaz · 6 years ago
  57. 371a967 Use SPDX identifier in checkpatch config file by Antonio Nino Diaz · 6 years ago
  58. 73c951e Merge pull request #1725 from Yann-lms/clang_aarch32 by Antonio Niño Díaz · 6 years ago
  59. 5b77e75 Merge pull request #1727 from antonio-nino-diaz-arm/an/gitignore by Antonio Niño Díaz · 6 years ago
  60. 1946924 Merge pull request #1729 from vwadekar/tegra-native-gicv2 by Antonio Niño Díaz · 6 years ago
  61. 9f4a7d3 Tegra: support for native GICv2 drivers by Varun Wadekar · 6 years ago
  62. 1fd7049 Tegra: support to compile native GICv2 drivers by Varun Wadekar · 6 years ago
  63. 4ae68c5 gitignore: Ignore sptool and doimage binaries by Antonio Nino Diaz · 6 years ago
  64. ac0008e Merge pull request #1721 from marex/arm/master/memsize-passing-v2 by Antonio Niño Díaz · 6 years ago
  65. c221701 Merge pull request #1717 from satheesbalya-arm/sb1/sb1_2629_romlib_ifc by Antonio Niño Díaz · 6 years ago
  66. d6839ef romlib: Add platform specific jump table list by Sathees Balya · 6 years ago
  67. ea33658 Merge pull request #1722 from antonio-nino-diaz-arm/an/arch by Antonio Niño Díaz · 6 years ago
  68. b4e3e4b Import exception helpers from TF-A-Tests by Antonio Nino Diaz · 6 years ago
  69. 13344de Deprecate some unused AArch64 assembly functions by Antonio Nino Diaz · 6 years ago
  70. dc4ed3d Move helpers from arch.h to arch_helpers.h by Antonio Nino Diaz · 6 years ago
  71. 317b7a2 Merge pull request #1718 from vwadekar/cc-variable-findstring by Antonio Niño Díaz · 6 years ago
  72. 91feee9 Merge pull request #1719 from Yann-lms/useless_flags by Antonio Niño Díaz · 6 years ago
  73. 60af71c clang: 32 bit compilation should include march32-directive by Yann Gautier · 6 years ago
  74. 5cb166c Merge pull request #1720 from jeenu-arm/gic-priority by Antonio Niño Díaz · 6 years ago
  75. a67c55a Merge pull request #1723 from soby-mathew/sm/reset_bl31_fix by Antonio Niño Díaz · 6 years ago
  76. ba678c3 docs: User-guide corrections for RESET_TO_BL31 by Soby Mathew · 6 years ago
  77. 2b3fc1d BL31: correct GOT section omission by Soby Mathew · 6 years ago
  78. 68e6928 FVP: Change BL31_BASE when RESET_TO_BL31=1 by Soby Mathew · 6 years ago
  79. 2b762bf Merge pull request #1716 from miyatsu/marvell-doc-fix-20181210 by Antonio Niño Díaz · 6 years ago
  80. 83a189e GIC: Remove lowest priority constants by Jeenu Viswambharan · 6 years ago
  81. faea3fb plat: rcar: Move FDT from x3 to x1 by Marek Vasut · 6 years ago
  82. fe26da5 stm32mp1: remove useless compilation flags by Yann Gautier · 6 years ago
  83. dbbca2f build: find "armclang" string in the 'CC' variable by Varun Wadekar · 6 years ago
  84. e4f1f87 Merge pull request #1708 from Yann-lms/warnings by Soby Mathew · 6 years ago
  85. 08834ce Merge pull request #1715 from pangupta/master by Soby Mathew · 6 years ago
  86. 52143ae Merge pull request #1712 from jeenu-arm/ssbs by Soby Mathew · 6 years ago
  87. 5a3dd5c ccn: for RN-I, used node id instead of node postion by Pankaj Gupta · 6 years ago
  88. 37af560 Merge pull request #1707 from antonio-nino-diaz-arm/an/spm by Antonio Niño Díaz · 6 years ago
  89. 73085f6 SPM: Rename files for consistency by Antonio Nino Diaz · 6 years ago
  90. b05de3f SPM: Remove remaining SMC interfaces by Antonio Nino Diaz · 6 years ago
  91. 124a1fc SPM: Migrate mem attr get/set helpers to SPRT by Antonio Nino Diaz · 6 years ago
  92. fb76396 SPM: Allow preemption in non-blocking requests by Antonio Nino Diaz · 6 years ago
  93. 143091f SPM: Support non-blocking calls by Antonio Nino Diaz · 6 years ago
  94. 8903641 SPM: Implement global response buffer helpers by Antonio Nino Diaz · 6 years ago
  95. 44ef4eb SPM: Prevent simultaneous blocking calls by Antonio Nino Diaz · 6 years ago
  96. 8c83ad8 SPM: Support blocking calls by Antonio Nino Diaz · 6 years ago
  97. 9bf1d23 SPM: Introduce SPRT C host library by Antonio Nino Diaz · 6 years ago
  98. b5b585a SPM: Implement SPCI open/close handle SMCs by Antonio Nino Diaz · 6 years ago
  99. f939a6a SPM: Introduce SMC handlers for SPCI and SPRT by Antonio Nino Diaz · 6 years ago
  100. 675d155 SPM: Support multiple xlat tables contexts by Antonio Nino Diaz · 6 years ago