1. ca031df rcar_gen3: drivers: pwrc: Switch to common delay implementation by Marek Vasut · 6 years ago
  2. c97c5b5 rcar_gen3: drivers: delay: Rewrite from assembler to C by Marek Vasut · 6 years ago
  3. 47141b7 rcar_gen3: plat: Add generic timer init by Marek Vasut · 6 years ago
  4. 452031e rcar_gen3: drivers: scif: Use TEND flag for transmission end detection by Marek Vasut · 6 years ago
  5. e32b622 rcar_gen3: drivers: qos: Synchronize tables by Marek Vasut · 6 years ago
  6. 042b4d4 rcar_gen3: drivers: pfc: Synchronize tables by Marek Vasut · 6 years ago
  7. 544cc72 rcar_gen3: drivers: ddr-b: Synchronize tables by Marek Vasut · 6 years ago
  8. aff7e00 rcar_gen3: drivers: ddr-a: Checkpatch cleanup by Marek Vasut · 6 years ago
  9. 5e3c4bb rcar_gen3: drivers: ddr-a: Synchronize tables by Marek Vasut · 6 years ago
  10. bd57db5 rcar_gen3: drivers: cpld: Move rcar_cpld_reset_cpu() into header by Marek Vasut · 6 years ago
  11. 8cbc417 rcar_gen3: drivers: swdt: Access SCR in EL3 by Marek Vasut · 6 years ago
  12. dc03e84 rcar_gen3: drivers: auth-mod: Access SCTLR in EL3 by Marek Vasut · 6 years ago
  13. c6ae55c rcar_gen3: plat: Dump EL3 interrupt error registers by Marek Vasut · 6 years ago
  14. d48536e rcar_gen3: plat: Enable programmable CPU reset address by Marek Vasut · 6 years ago
  15. 3238542 rcar_gen3: plat: Disable IPMMU PV0 cache on E3 by Marek Vasut · 6 years ago
  16. 71430ed rcar_gen3: plat: Add E3 rev. 1.1 support by Marek Vasut · 6 years ago
  17. 0468aa3 rcar_gen3: plat: Add missing platform auto-detection name by Marek Vasut · 6 years ago
  18. b51a773 rcar_gen3: plat: Clean up rcar_pwrc_code_copy_to_system_ram() by Marek Vasut · 6 years ago
  19. bc5fabd rcar_gen3: plat: Fix BL2 size check by Marek Vasut · 6 years ago
  20. fc181c3 rcar_gen3: plat: Staticize memory maps by Marek Vasut · 6 years ago
  21. db9a155 rcar_gen3: plat: Function cleanup by Marek Vasut · 6 years ago
  22. 53ff5c7 rcar_gen3: plat: Fix cache line size by Marek Vasut · 6 years ago
  23. 8a2f1ee rcar_gen3: plat: Disable SVE by Marek Vasut · 6 years ago
  24. 539caac rcar_gen3: plat: Add missing dependency to rcar_srecord by Marek Vasut · 6 years ago
  25. e0dd5bb rcar_gen3: plat: Rename H3 label by Marek Vasut · 6 years ago
  26. a72e4f2 rcar_gen3: plat: Drop ddr_regdef_len() by Marek Vasut · 6 years ago
  27. f0ea342 Merge pull request #1739 from Yann-lms/includes by Antonio Niño Díaz · 6 years ago
  28. bd0bad1 Merge pull request #1736 from antonio-nino-diaz-arm/an/maintainers by Antonio Niño Díaz · 6 years ago
  29. e33aca3 Merge pull request #1732 from jollysxilinx/integration by Antonio Niño Díaz · 6 years ago
  30. a9f803b Merge pull request #1737 from antonio-nino-diaz-arm/an/asm-assert by Antonio Niño Díaz · 6 years ago
  31. 0b1907f Merge pull request #1735 from antonio-nino-diaz-arm/an/load-image-v2 by Antonio Niño Díaz · 6 years ago
  32. 6e6ab28 stm32mp1: do not include platform header files directly in drivers by Yann Gautier · 6 years ago
  33. ff966c2 zynqmp: pm: Invalidate unused APLL_TO_LPD clock by Jolly Shah · 6 years ago
  34. 50e1b8f zynqmp: pm: Invalidate several clocks that Linux doesn't need to control by Jolly Shah · 6 years ago
  35. bf8ffb3 zynqmp: pm: Add ACPU_FULL and ACPU_HALF clocks in the invalid list by Jolly Shah · 6 years ago
  36. 284b2f0 zynqmp: pm: Fix model of ACPU clocks by Jolly Shah · 6 years ago
  37. b6c56bd zynqmp: pm: Reimplement clock get parent EEMI API by Jolly Shah · 6 years ago
  38. be48511 zynqmp: pm: Reimplement clock set parent EEMI API by Jolly Shah · 6 years ago
  39. 8bc945f zynqmp: pm: Cleanup for clock set/get rate EEMI API by Jolly Shah · 6 years ago
  40. b071dcd zynqmp: pm: Reimplement clock get divider EEMI API by Jolly Shah · 6 years ago
  41. 48dc44e zynqmp: pm: Reimplement clock set divider EEMI API by Jolly Shah · 6 years ago
  42. bd30503 zynqmp: pm: Reimplement clock get state (status) EEMI API by Jolly Shah · 6 years ago
  43. d3a78ca zynqmp: pm: Reimplement clock disable EEMI API by Jolly Shah · 6 years ago
  44. bd642dd zynqmp: pm: Reimplement clock enable EEMI API by Jolly Shah · 6 years ago
  45. a5ae5a7 zynqmp: pm: Return the buffered PLL mode through IOCTL PLL get mode API by Jolly Shah · 6 years ago
  46. 8975f31 zynqmp: pm: Buffer the PLL mode that is set using IOCTL API by Jolly Shah · 6 years ago
  47. cf1769b zynqmp: pm: Set PLL fractional data using PLL set parameter EEMI API by Jolly Shah · 6 years ago
  48. 1e3fb35 zynqmp: pm: Get PLL fractional data using PLL get parameter EEMI API by Jolly Shah · 6 years ago
  49. 2027979 zynqmp: pm: Implement PLL get mode EEMI API by Jolly Shah · 6 years ago
  50. 5f1a5fe zynqmp: pm: Implement PLL set mode EEMI API by Jolly Shah · 6 years ago
  51. d833f64 zynqmp: pm: Implement PLL get parameter EEMI API by Jolly Shah · 6 years ago
  52. bfed44a zynqmp: pm: Implement PLL set parameter EEMI API by Jolly Shah · 6 years ago
  53. 5c3bda7 Remove ASM_ASSERTION check in Makefile by Antonio Nino Diaz · 6 years ago
  54. 9a20753 Merge pull request #1726 from antonio-nino-diaz-arm/an/includes by Antonio Niño Díaz · 6 years ago
  55. bc8522a maintainers: Fix path of Marvell documentation by Antonio Nino Diaz · 6 years ago
  56. 8e7b27a rpi3: Remove unneeded include paths from Makefile by Antonio Nino Diaz · 6 years ago
  57. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  58. f5478de Reorganize architecture-dependent header files by Antonio Nino Diaz · 6 years ago
  59. 07146af plat/arm: Always define TSP memory region by Antonio Nino Diaz · 6 years ago
  60. 3f99f7e Merge pull request #1731 from miyatsu/doc-fix-20181225 by Antonio Niño Díaz · 6 years ago
  61. acfc1bc Merge pull request #1728 from satheesbalya-arm/sb1/sb1_2497_v84_dit by Antonio Niño Díaz · 6 years ago
  62. 65849aa Enable DIT if supported by Sathees Balya · 6 years ago
  63. 44eb04d docs: marvell: Fix typo in file build.txt by Ding Tao · 6 years ago
  64. 500436b plat/arm: Remove comment that mentions LOAD_IMAGE_V2 by Antonio Nino Diaz · 6 years ago
  65. c876582 Merge pull request #1730 from antonio-nino-diaz-arm/an/spdx by Antonio Niño Díaz · 6 years ago
  66. 205bd56 Use SPDX identifier in checkpatch config file by Antonio Nino Diaz · 6 years ago
  67. e475ba2 Merge pull request #1725 from Yann-lms/clang_aarch32 by Antonio Niño Díaz · 6 years ago
  68. 72b3226 Merge pull request #1727 from antonio-nino-diaz-arm/an/gitignore by Antonio Niño Díaz · 6 years ago
  69. 7b3cb36 Merge pull request #1729 from vwadekar/tegra-native-gicv2 by Antonio Niño Díaz · 6 years ago
  70. 80c50ee Tegra: support for native GICv2 drivers by Varun Wadekar · 6 years ago
  71. ce6107c Tegra: support to compile native GICv2 drivers by Varun Wadekar · 6 years ago
  72. e0a1de4 gitignore: Ignore sptool and doimage binaries by Antonio Nino Diaz · 6 years ago
  73. cae725b Merge pull request #1721 from marex/arm/master/memsize-passing-v2 by Antonio Niño Díaz · 6 years ago
  74. 85686f1 Merge pull request #1717 from satheesbalya-arm/sb1/sb1_2629_romlib_ifc by Antonio Niño Díaz · 6 years ago
  75. 8b9a0de romlib: Add platform specific jump table list by Sathees Balya · 6 years ago
  76. bcc7ad7 Merge pull request #1722 from antonio-nino-diaz-arm/an/arch by Antonio Niño Díaz · 6 years ago
  77. b4474fa Import exception helpers from TF-A-Tests by Antonio Nino Diaz · 6 years ago
  78. fdbc293 Deprecate some unused AArch64 assembly functions by Antonio Nino Diaz · 6 years ago
  79. 5e96139 Move helpers from arch.h to arch_helpers.h by Antonio Nino Diaz · 6 years ago
  80. 08fd68a Merge pull request #1718 from vwadekar/cc-variable-findstring by Antonio Niño Díaz · 6 years ago
  81. f5cf2aa Merge pull request #1719 from Yann-lms/useless_flags by Antonio Niño Díaz · 6 years ago
  82. e2bfec0 clang: 32 bit compilation should include march32-directive by Yann Gautier · 6 years ago
  83. e010654 Merge pull request #1720 from jeenu-arm/gic-priority by Antonio Niño Díaz · 6 years ago
  84. ea9c332 Merge pull request #1723 from soby-mathew/sm/reset_bl31_fix by Antonio Niño Díaz · 6 years ago
  85. 8aa4e5f docs: User-guide corrections for RESET_TO_BL31 by Soby Mathew · 6 years ago
  86. 5bfac4f BL31: correct GOT section omission by Soby Mathew · 6 years ago
  87. 55cf015 FVP: Change BL31_BASE when RESET_TO_BL31=1 by Soby Mathew · 6 years ago
  88. 4dd6254 Merge pull request #1716 from miyatsu/marvell-doc-fix-20181210 by Antonio Niño Díaz · 6 years ago
  89. 35cd9e8 GIC: Remove lowest priority constants by Jeenu Viswambharan · 6 years ago
  90. 06ce691 plat: rcar: Move FDT from x3 to x1 by Marek Vasut · 6 years ago
  91. 941ba04 stm32mp1: remove useless compilation flags by Yann Gautier · 6 years ago
  92. fd18a8f build: find "armclang" string in the 'CC' variable by Varun Wadekar · 6 years ago
  93. c094008 Merge pull request #1708 from Yann-lms/warnings by Soby Mathew · 6 years ago
  94. fd809dc Merge pull request #1715 from pangupta/master by Soby Mathew · 6 years ago
  95. 4f7812e Merge pull request #1712 from jeenu-arm/ssbs by Soby Mathew · 6 years ago
  96. 2f2b9ec ccn: for RN-I, used node id instead of node postion by Pankaj Gupta · 6 years ago
  97. fca0a51 Merge pull request #1707 from antonio-nino-diaz-arm/an/spm by Antonio Niño Díaz · 6 years ago
  98. 2ada829 SPM: Rename files for consistency by Antonio Nino Diaz · 6 years ago
  99. 83a5d51 SPM: Remove remaining SMC interfaces by Antonio Nino Diaz · 6 years ago
  100. e23ae07 SPM: Migrate mem attr get/set helpers to SPRT by Antonio Nino Diaz · 6 years ago