1. 5f9984e mmc: correctly check ret in mmc_fill_device_info by Yann Gautier · 6 years ago
  2. cd1f39b Merge pull request #1738 from ardbiesheuvel/synquacer-spm by Soby Mathew · 6 years ago
  3. edcb50a Merge pull request #1757 from antonio-nino-diaz-arm/an/includes by Antonio Niño Díaz · 6 years ago
  4. f6b7954 Merge pull request #1755 from Anson-Huang/lpuart by Antonio Niño Díaz · 6 years ago
  5. 8013bb5 Merge pull request #1758 from pbeesley-arm/pb/spelling by Antonio Niño Díaz · 6 years ago
  6. 9f0f203 Merge pull request #1756 from antonio-nino-diaz-arm/an/header-deps by Antonio Niño Díaz · 6 years ago
  7. 434454a plat/synquacer: enable SPM support by Ard Biesheuvel · 6 years ago
  8. e373b6a plat/synquacer: enable OP-TEE logic only if SPD_opteed is set by Ard Biesheuvel · 6 years ago
  9. 32e8353 spm: permit platform to override the VMA placement of the vector table by Ard Biesheuvel · 6 years ago
  10. 0e4f761 services/spm_deprecated: fix return code polarity of spm_init() by Ard Biesheuvel · 6 years ago
  11. 021318d services/spm_deprecated: disable alignment checking for S-EL0 by Ard Biesheuvel · 6 years ago
  12. 8aabea3 Correct typographical errors by Paul Beesley · 6 years ago
  13. 234bc7f plat/arm: Fix header dependencies by Antonio Nino Diaz · 6 years ago
  14. c9f9d9e Move BL1 and BL2 private defines to bl_common.h by Antonio Nino Diaz · 6 years ago
  15. fe77b53 Merge pull request #1748 from antonio-nino-diaz-arm/an/build-flags by Antonio Niño Díaz · 6 years ago
  16. f2f0443 Merge pull request #1747 from antonio-nino-diaz-arm/an/cnp-dynamic by Antonio Niño Díaz · 6 years ago
  17. a9d6901 Merge pull request #1746 from JoelHutton/jh/hikey by Antonio Nino Diaz · 6 years ago
  18. 57716a0 Merge pull request #1752 from JackyBai/master by Antonio Niño Díaz · 6 years ago
  19. 532beae Merge pull request #1750 from pbeesley-arm/pb/readme-updates by Antonio Niño Díaz · 6 years ago
  20. 2e8ab4f imx: make imx uart work for debug mode by Anson Huang · 6 years ago
  21. f1ac796 imx: add necessary lpuart console_flush callback for debug by Anson Huang · 6 years ago
  22. dc20d26 maintainers: Add maintainter for NXP i.MX8M platform. by Jacky Bai · 6 years ago
  23. d1ce446 doc: Minor readme structure improvements by Paul Beesley · 6 years ago
  24. be8b4d1 doc: Fix NVIDIA name case in readme.rst by Paul Beesley · 6 years ago
  25. 3c6261b doc: Add SCMI abbreviation to readme by Paul Beesley · 6 years ago
  26. 2559b2c xlat v2: Dynamically detect need for CnP bit by Antonio Nino Diaz · 6 years ago
  27. 12e0ca4 hikey960:Corrected erroneous DDR_SIZE by Joel Hutton · 6 years ago
  28. f58c310 hikey960: Increase max xlat tables by Joel Hutton · 6 years ago
  29. 3661f16 build: Support BL-specific build flags by Jeenu Viswambharan · 6 years ago
  30. 63b9b54 Merge pull request #1744 from jollysxilinx/integration by Antonio Niño Díaz · 6 years ago
  31. 34efb68 Merge pull request #1724 from jbech-linaro/emmc_enumeration by Antonio Niño Díaz · 6 years ago
  32. 65c80d6 xilinx: Move IPI functions to common file by Jolly Shah · 6 years ago
  33. 5bd029b xilinx: pm_service: Rename macros to use generic macro names by Jolly Shah · 6 years ago
  34. 28e4d37 xilinx: zynqmp: Rename pm_api members to use generic name by Jolly Shah · 6 years ago
  35. 63436bd Move generic ipi_mb functions to common files by Jolly Shah · 6 years ago
  36. b8e39f4 xilinx: Remove platform specific dependency from IPI function by Jolly Shah · 6 years ago
  37. 703a5aa xilinx: Move ipi configuration structure definition to header file by Jolly Shah · 6 years ago
  38. 1611ef2 xilinx: zynqmp: Move zynqmp_ipi.h to include directory by Jolly Shah · 6 years ago
  39. 9956439 plat: xilinx: zynqmp: Move zynqmp_def.h to include directory by Jolly Shah · 6 years ago
  40. 31c3842 plat: xilinx: zynqmp: Move zynqmp_private.h to include directory by Jolly Shah · 6 years ago
  41. 300afb3 Merge pull request #1743 from JoelHutton/jh/fixcssdriver by Antonio Niño Díaz · 6 years ago
  42. 3af72d5 juno:Fix CSS_USE_SCMI_SDS_DRIVER=0 configuration by Joel Hutton · 6 years ago
  43. 7825d71 Merge pull request #1734 from marex/arm/master/update-rcar-2.0.0 by Antonio Niño Díaz · 6 years ago
  44. c024ea6 services/spm_deprecated: permit timer sysreg access at S-EL0 by Ard Biesheuvel · 6 years ago
  45. 0560efb services/spm_deprecated: update ARM platform specific asserts by Ard Biesheuvel · 6 years ago
  46. e68d214 rcar_gen3: plat: update renesas version to 2.0.0 by Marek Vasut · 6 years ago
  47. ca031df rcar_gen3: drivers: pwrc: Switch to common delay implementation by Marek Vasut · 6 years ago
  48. c97c5b5 rcar_gen3: drivers: delay: Rewrite from assembler to C by Marek Vasut · 6 years ago
  49. 47141b7 rcar_gen3: plat: Add generic timer init by Marek Vasut · 6 years ago
  50. 452031e rcar_gen3: drivers: scif: Use TEND flag for transmission end detection by Marek Vasut · 6 years ago
  51. e32b622 rcar_gen3: drivers: qos: Synchronize tables by Marek Vasut · 6 years ago
  52. 042b4d4 rcar_gen3: drivers: pfc: Synchronize tables by Marek Vasut · 6 years ago
  53. 544cc72 rcar_gen3: drivers: ddr-b: Synchronize tables by Marek Vasut · 6 years ago
  54. aff7e00 rcar_gen3: drivers: ddr-a: Checkpatch cleanup by Marek Vasut · 6 years ago
  55. 5e3c4bb rcar_gen3: drivers: ddr-a: Synchronize tables by Marek Vasut · 6 years ago
  56. bd57db5 rcar_gen3: drivers: cpld: Move rcar_cpld_reset_cpu() into header by Marek Vasut · 6 years ago
  57. 8cbc417 rcar_gen3: drivers: swdt: Access SCR in EL3 by Marek Vasut · 6 years ago
  58. dc03e84 rcar_gen3: drivers: auth-mod: Access SCTLR in EL3 by Marek Vasut · 6 years ago
  59. c6ae55c rcar_gen3: plat: Dump EL3 interrupt error registers by Marek Vasut · 6 years ago
  60. d48536e rcar_gen3: plat: Enable programmable CPU reset address by Marek Vasut · 6 years ago
  61. 3238542 rcar_gen3: plat: Disable IPMMU PV0 cache on E3 by Marek Vasut · 6 years ago
  62. 71430ed rcar_gen3: plat: Add E3 rev. 1.1 support by Marek Vasut · 6 years ago
  63. 0468aa3 rcar_gen3: plat: Add missing platform auto-detection name by Marek Vasut · 6 years ago
  64. b51a773 rcar_gen3: plat: Clean up rcar_pwrc_code_copy_to_system_ram() by Marek Vasut · 6 years ago
  65. bc5fabd rcar_gen3: plat: Fix BL2 size check by Marek Vasut · 6 years ago
  66. fc181c3 rcar_gen3: plat: Staticize memory maps by Marek Vasut · 6 years ago
  67. db9a155 rcar_gen3: plat: Function cleanup by Marek Vasut · 6 years ago
  68. 53ff5c7 rcar_gen3: plat: Fix cache line size by Marek Vasut · 6 years ago
  69. 8a2f1ee rcar_gen3: plat: Disable SVE by Marek Vasut · 6 years ago
  70. 539caac rcar_gen3: plat: Add missing dependency to rcar_srecord by Marek Vasut · 6 years ago
  71. e0dd5bb rcar_gen3: plat: Rename H3 label by Marek Vasut · 6 years ago
  72. a72e4f2 rcar_gen3: plat: Drop ddr_regdef_len() by Marek Vasut · 6 years ago
  73. c871903 Merge pull request #1740 from soby-mathew/sm/restrict_pie_to_fvp by Antonio Niño Díaz · 6 years ago
  74. 4423046 Merge pull request #1742 from sandrine-bailleux-arm/sb/fix-arm-mk by Antonio Niño Díaz · 6 years ago
  75. bddb5df Merge pull request #1741 from deepan02/deepan02-arm-uart-definations by Antonio Niño Díaz · 6 years ago
  76. f0ea342 Merge pull request #1739 from Yann-lms/includes by Antonio Niño Díaz · 6 years ago
  77. bd0bad1 Merge pull request #1736 from antonio-nino-diaz-arm/an/maintainers by Antonio Niño Díaz · 6 years ago
  78. e33aca3 Merge pull request #1732 from jollysxilinx/integration by Antonio Niño Díaz · 6 years ago
  79. a15f38c plat/arm/n1sdp: define the uart constants for N1SDP by Deepak Pandey · 6 years ago
  80. 9ce0d32 Fix a variable expansion in Arm platform makefiles by Sandrine Bailleux · 6 years ago
  81. d4580d1 plat/arm: Restrict PIE support to FVP by Soby Mathew · 6 years ago
  82. a9f803b Merge pull request #1737 from antonio-nino-diaz-arm/an/asm-assert by Antonio Niño Díaz · 6 years ago
  83. 0b1907f Merge pull request #1735 from antonio-nino-diaz-arm/an/load-image-v2 by Antonio Niño Díaz · 6 years ago
  84. 6e6ab28 stm32mp1: do not include platform header files directly in drivers by Yann Gautier · 6 years ago
  85. ff966c2 zynqmp: pm: Invalidate unused APLL_TO_LPD clock by Jolly Shah · 6 years ago
  86. 50e1b8f zynqmp: pm: Invalidate several clocks that Linux doesn't need to control by Jolly Shah · 6 years ago
  87. bf8ffb3 zynqmp: pm: Add ACPU_FULL and ACPU_HALF clocks in the invalid list by Jolly Shah · 6 years ago
  88. 284b2f0 zynqmp: pm: Fix model of ACPU clocks by Jolly Shah · 6 years ago
  89. b6c56bd zynqmp: pm: Reimplement clock get parent EEMI API by Jolly Shah · 6 years ago
  90. be48511 zynqmp: pm: Reimplement clock set parent EEMI API by Jolly Shah · 6 years ago
  91. 8bc945f zynqmp: pm: Cleanup for clock set/get rate EEMI API by Jolly Shah · 6 years ago
  92. b071dcd zynqmp: pm: Reimplement clock get divider EEMI API by Jolly Shah · 6 years ago
  93. 48dc44e zynqmp: pm: Reimplement clock set divider EEMI API by Jolly Shah · 6 years ago
  94. bd30503 zynqmp: pm: Reimplement clock get state (status) EEMI API by Jolly Shah · 6 years ago
  95. d3a78ca zynqmp: pm: Reimplement clock disable EEMI API by Jolly Shah · 6 years ago
  96. bd642dd zynqmp: pm: Reimplement clock enable EEMI API by Jolly Shah · 6 years ago
  97. a5ae5a7 zynqmp: pm: Return the buffered PLL mode through IOCTL PLL get mode API by Jolly Shah · 6 years ago
  98. 8975f31 zynqmp: pm: Buffer the PLL mode that is set using IOCTL API by Jolly Shah · 6 years ago
  99. cf1769b zynqmp: pm: Set PLL fractional data using PLL set parameter EEMI API by Jolly Shah · 6 years ago
  100. 1e3fb35 zynqmp: pm: Get PLL fractional data using PLL get parameter EEMI API by Jolly Shah · 6 years ago