1. 59a1cdf stm32mp1: update platform files by Yann Gautier · 7 years ago
  2. 23684d0 stm32mp1: rename stpmu1 to stpmic1 by Yann Gautier · 7 years ago
  3. 435832a drivers: st: move i2c driver in its own folder by Yann Gautier · 7 years ago
  4. 023bc01 Merge pull request #1760 from igoropaniuk/rpi3_preloaded_dtb_fix by Antonio Niño Díaz · 7 years ago
  5. aea0555 Merge pull request #1754 from Anson-Huang/master by Antonio Niño Díaz · 7 years ago
  6. d3996c5 imx: add cpu-freq SIP runtime service support by Anson Huang · 7 years ago
  7. 025514b imx: add imx8qm/imx8qx SRTC SIP runtime service support by Anson Huang · 7 years ago
  8. 1552df5 Support for NXP's i.MX8 SoCs timer IPC by Anson Huang · 7 years ago
  9. eabbdaf rpi3: fix RPI3_PRELOADED_DTB_BASE usage by Igor Opaniuk · 7 years ago
  10. 0f426f8 Tegra186: mce: remove unused type conversions by Anthony Zhou · 8 years ago
  11. 53ea158 Tegra210: Enable ECC reporting for B01 SKUs by Sam Payne · 8 years ago
  12. c195fec Tegra210: skip the BTB invalidate workaround for B01 SKUs by Harvey Hsieh · 8 years ago
  13. b86e691 Tegra186: memctrl_v2: Set MC clients ordering as per client needs by Krishna Reddy · 8 years ago
  14. 223844a Tegra210: memmap all the IRAM memory banks by Varun Wadekar · 8 years ago
  15. 78edaac Tegra: bpmp: fix check to see if Atomics block is powered on by Varun Wadekar · 8 years ago
  16. 07d94a6 Tegra210: increase MAX_XLAT_TABLES and MAX_MMAP_REGIONS by Varun Wadekar · 8 years ago
  17. d610229 Tegra186: setup: fix defects flagged by MISRA scan by Anthony Zhou · 8 years ago
  18. 214e846 Tegra186: PM: fix MISRA defects in plat_psci_handlers.c by Anthony Zhou · 8 years ago
  19. d2dc0cf Tegra186: mce: remove unwanted print messages by Varun Wadekar · 8 years ago
  20. 96b2f8a Tegra186: remove support for Quasi System power off (SC8) state by Varun Wadekar · 8 years ago
  21. aeafc36 Tegra: sip_calls: fix defects flagged by MISRA scan by Anthony Zhou · 8 years ago
  22. 592035d Tegra186: secondary: fix MISRA defects by Anthony Zhou · 8 years ago
  23. 47b83ad Tegra: Passing EKS size as boot arg to trusty by Varun Wadekar · 7 years ago
  24. 8668fe0 Tegra210B01: initialize DRBG on boot and resume by Sam Payne · 8 years ago
  25. dd1a71f Tegra210: bpmp: power management interface by Varun Wadekar · 8 years ago
  26. a9cd863 Tegra186: mce: fix trivial MISRA defects by Anthony Zhou · 8 years ago
  27. 7aba390 Tegra: topology: fix MISRA defects for Rule 4.6 by Anthony Zhou · 8 years ago
  28. 82e73ae Tegra: fiq_glue: fix MISRA defects for Rule 2.7 by Anthony Zhou · 8 years ago
  29. ce3c97c Tegra210B01: SE1 and SE2/PKA1 context save (atomic) by Marvin Hsu · 8 years ago
  30. 1d49112 Tegra: sip_calls: fix defects flagged by MISRA scan by Anthony Zhou · 8 years ago
  31. b495791 Tegra: support to set the L2 ECC and Parity enable bit by Harvey Hsieh · 9 years ago
  32. 322e7c3 Tegra: console clock settings for real/FPGA platforms by Harvey Hsieh · 8 years ago
  33. d3b7133 Tegra: platform: helper functions to read chip ID by Marvin Hsu · 8 years ago
  34. 7b3b41d Tegra: retrieve power domain tree from the platforms by Varun Wadekar · 8 years ago
  35. c62be07 Tegra: platform: support simulation platforms and MISRA fixes by Anthony Zhou · 8 years ago
  36. cd1f39b Merge pull request #1738 from ardbiesheuvel/synquacer-spm by Soby Mathew · 7 years ago
  37. edcb50a Merge pull request #1757 from antonio-nino-diaz-arm/an/includes by Antonio Niño Díaz · 7 years ago
  38. f6b7954 Merge pull request #1755 from Anson-Huang/lpuart by Antonio Niño Díaz · 7 years ago
  39. 8013bb5 Merge pull request #1758 from pbeesley-arm/pb/spelling by Antonio Niño Díaz · 7 years ago
  40. 434454a plat/synquacer: enable SPM support by Ard Biesheuvel · 7 years ago
  41. e373b6a plat/synquacer: enable OP-TEE logic only if SPD_opteed is set by Ard Biesheuvel · 7 years ago
  42. 8aabea3 Correct typographical errors by Paul Beesley · 7 years ago
  43. 234bc7f plat/arm: Fix header dependencies by Antonio Nino Diaz · 7 years ago
  44. c9f9d9e Move BL1 and BL2 private defines to bl_common.h by Antonio Nino Diaz · 7 years ago
  45. 2e8ab4f imx: make imx uart work for debug mode by Anson Huang · 7 years ago
  46. f1ac796 imx: add necessary lpuart console_flush callback for debug by Anson Huang · 7 years ago
  47. 12e0ca4 hikey960:Corrected erroneous DDR_SIZE by Joel Hutton · 7 years ago
  48. f58c310 hikey960: Increase max xlat tables by Joel Hutton · 7 years ago
  49. 65c80d6 xilinx: Move IPI functions to common file by Jolly Shah · 7 years ago
  50. 5bd029b xilinx: pm_service: Rename macros to use generic macro names by Jolly Shah · 7 years ago
  51. 28e4d37 xilinx: zynqmp: Rename pm_api members to use generic name by Jolly Shah · 7 years ago
  52. 63436bd Move generic ipi_mb functions to common files by Jolly Shah · 7 years ago
  53. b8e39f4 xilinx: Remove platform specific dependency from IPI function by Jolly Shah · 7 years ago
  54. 703a5aa xilinx: Move ipi configuration structure definition to header file by Jolly Shah · 7 years ago
  55. 1611ef2 xilinx: zynqmp: Move zynqmp_ipi.h to include directory by Jolly Shah · 7 years ago
  56. 9956439 plat: xilinx: zynqmp: Move zynqmp_def.h to include directory by Jolly Shah · 7 years ago
  57. 31c3842 plat: xilinx: zynqmp: Move zynqmp_private.h to include directory by Jolly Shah · 7 years ago
  58. 3af72d5 juno:Fix CSS_USE_SCMI_SDS_DRIVER=0 configuration by Joel Hutton · 7 years ago
  59. 7825d71 Merge pull request #1734 from marex/arm/master/update-rcar-2.0.0 by Antonio Niño Díaz · 7 years ago
  60. 0560efb services/spm_deprecated: update ARM platform specific asserts by Ard Biesheuvel · 7 years ago
  61. e68d214 rcar_gen3: plat: update renesas version to 2.0.0 by Marek Vasut · 7 years ago
  62. ca031df rcar_gen3: drivers: pwrc: Switch to common delay implementation by Marek Vasut · 7 years ago
  63. c97c5b5 rcar_gen3: drivers: delay: Rewrite from assembler to C by Marek Vasut · 7 years ago
  64. 47141b7 rcar_gen3: plat: Add generic timer init by Marek Vasut · 7 years ago
  65. bd57db5 rcar_gen3: drivers: cpld: Move rcar_cpld_reset_cpu() into header by Marek Vasut · 7 years ago
  66. c6ae55c rcar_gen3: plat: Dump EL3 interrupt error registers by Marek Vasut · 7 years ago
  67. d48536e rcar_gen3: plat: Enable programmable CPU reset address by Marek Vasut · 7 years ago
  68. 3238542 rcar_gen3: plat: Disable IPMMU PV0 cache on E3 by Marek Vasut · 7 years ago
  69. 71430ed rcar_gen3: plat: Add E3 rev. 1.1 support by Marek Vasut · 7 years ago
  70. 0468aa3 rcar_gen3: plat: Add missing platform auto-detection name by Marek Vasut · 7 years ago
  71. b51a773 rcar_gen3: plat: Clean up rcar_pwrc_code_copy_to_system_ram() by Marek Vasut · 7 years ago
  72. bc5fabd rcar_gen3: plat: Fix BL2 size check by Marek Vasut · 7 years ago
  73. fc181c3 rcar_gen3: plat: Staticize memory maps by Marek Vasut · 7 years ago
  74. db9a155 rcar_gen3: plat: Function cleanup by Marek Vasut · 7 years ago
  75. 53ff5c7 rcar_gen3: plat: Fix cache line size by Marek Vasut · 7 years ago
  76. 8a2f1ee rcar_gen3: plat: Disable SVE by Marek Vasut · 7 years ago
  77. 539caac rcar_gen3: plat: Add missing dependency to rcar_srecord by Marek Vasut · 7 years ago
  78. e0dd5bb rcar_gen3: plat: Rename H3 label by Marek Vasut · 7 years ago
  79. c871903 Merge pull request #1740 from soby-mathew/sm/restrict_pie_to_fvp by Antonio Niño Díaz · 7 years ago
  80. 4423046 Merge pull request #1742 from sandrine-bailleux-arm/sb/fix-arm-mk by Antonio Niño Díaz · 7 years ago
  81. bddb5df Merge pull request #1741 from deepan02/deepan02-arm-uart-definations by Antonio Niño Díaz · 7 years ago
  82. f0ea342 Merge pull request #1739 from Yann-lms/includes by Antonio Niño Díaz · 7 years ago
  83. e33aca3 Merge pull request #1732 from jollysxilinx/integration by Antonio Niño Díaz · 7 years ago
  84. a15f38c plat/arm/n1sdp: define the uart constants for N1SDP by Deepak Pandey · 7 years ago
  85. 9ce0d32 Fix a variable expansion in Arm platform makefiles by Sandrine Bailleux · 7 years ago
  86. d4580d1 plat/arm: Restrict PIE support to FVP by Soby Mathew · 7 years ago
  87. 0b1907f Merge pull request #1735 from antonio-nino-diaz-arm/an/load-image-v2 by Antonio Niño Díaz · 7 years ago
  88. 6e6ab28 stm32mp1: do not include platform header files directly in drivers by Yann Gautier · 7 years ago
  89. ff966c2 zynqmp: pm: Invalidate unused APLL_TO_LPD clock by Jolly Shah · 7 years ago
  90. 50e1b8f zynqmp: pm: Invalidate several clocks that Linux doesn't need to control by Jolly Shah · 7 years ago
  91. bf8ffb3 zynqmp: pm: Add ACPU_FULL and ACPU_HALF clocks in the invalid list by Jolly Shah · 7 years ago
  92. 284b2f0 zynqmp: pm: Fix model of ACPU clocks by Jolly Shah · 7 years ago
  93. b6c56bd zynqmp: pm: Reimplement clock get parent EEMI API by Jolly Shah · 7 years ago
  94. be48511 zynqmp: pm: Reimplement clock set parent EEMI API by Jolly Shah · 7 years ago
  95. 8bc945f zynqmp: pm: Cleanup for clock set/get rate EEMI API by Jolly Shah · 7 years ago
  96. b071dcd zynqmp: pm: Reimplement clock get divider EEMI API by Jolly Shah · 7 years ago
  97. 48dc44e zynqmp: pm: Reimplement clock set divider EEMI API by Jolly Shah · 7 years ago
  98. bd30503 zynqmp: pm: Reimplement clock get state (status) EEMI API by Jolly Shah · 7 years ago
  99. d3a78ca zynqmp: pm: Reimplement clock disable EEMI API by Jolly Shah · 7 years ago
  100. bd642dd zynqmp: pm: Reimplement clock enable EEMI API by Jolly Shah · 7 years ago