1. 703a5aa xilinx: Move ipi configuration structure definition to header file by Jolly Shah · 7 years ago
  2. 1611ef2 xilinx: zynqmp: Move zynqmp_ipi.h to include directory by Jolly Shah · 7 years ago
  3. 9956439 plat: xilinx: zynqmp: Move zynqmp_def.h to include directory by Jolly Shah · 7 years ago
  4. 31c3842 plat: xilinx: zynqmp: Move zynqmp_private.h to include directory by Jolly Shah · 7 years ago
  5. 3af72d5 juno:Fix CSS_USE_SCMI_SDS_DRIVER=0 configuration by Joel Hutton · 7 years ago
  6. 7825d71 Merge pull request #1734 from marex/arm/master/update-rcar-2.0.0 by Antonio Niño Díaz · 7 years ago
  7. e68d214 rcar_gen3: plat: update renesas version to 2.0.0 by Marek Vasut · 7 years ago
  8. ca031df rcar_gen3: drivers: pwrc: Switch to common delay implementation by Marek Vasut · 7 years ago
  9. c97c5b5 rcar_gen3: drivers: delay: Rewrite from assembler to C by Marek Vasut · 7 years ago
  10. 47141b7 rcar_gen3: plat: Add generic timer init by Marek Vasut · 7 years ago
  11. bd57db5 rcar_gen3: drivers: cpld: Move rcar_cpld_reset_cpu() into header by Marek Vasut · 7 years ago
  12. c6ae55c rcar_gen3: plat: Dump EL3 interrupt error registers by Marek Vasut · 7 years ago
  13. d48536e rcar_gen3: plat: Enable programmable CPU reset address by Marek Vasut · 7 years ago
  14. 3238542 rcar_gen3: plat: Disable IPMMU PV0 cache on E3 by Marek Vasut · 7 years ago
  15. 71430ed rcar_gen3: plat: Add E3 rev. 1.1 support by Marek Vasut · 7 years ago
  16. 0468aa3 rcar_gen3: plat: Add missing platform auto-detection name by Marek Vasut · 7 years ago
  17. b51a773 rcar_gen3: plat: Clean up rcar_pwrc_code_copy_to_system_ram() by Marek Vasut · 7 years ago
  18. bc5fabd rcar_gen3: plat: Fix BL2 size check by Marek Vasut · 7 years ago
  19. fc181c3 rcar_gen3: plat: Staticize memory maps by Marek Vasut · 7 years ago
  20. db9a155 rcar_gen3: plat: Function cleanup by Marek Vasut · 7 years ago
  21. 53ff5c7 rcar_gen3: plat: Fix cache line size by Marek Vasut · 7 years ago
  22. 8a2f1ee rcar_gen3: plat: Disable SVE by Marek Vasut · 7 years ago
  23. 539caac rcar_gen3: plat: Add missing dependency to rcar_srecord by Marek Vasut · 7 years ago
  24. e0dd5bb rcar_gen3: plat: Rename H3 label by Marek Vasut · 7 years ago
  25. c871903 Merge pull request #1740 from soby-mathew/sm/restrict_pie_to_fvp by Antonio Niño Díaz · 7 years ago
  26. 4423046 Merge pull request #1742 from sandrine-bailleux-arm/sb/fix-arm-mk by Antonio Niño Díaz · 7 years ago
  27. bddb5df Merge pull request #1741 from deepan02/deepan02-arm-uart-definations by Antonio Niño Díaz · 7 years ago
  28. f0ea342 Merge pull request #1739 from Yann-lms/includes by Antonio Niño Díaz · 7 years ago
  29. e33aca3 Merge pull request #1732 from jollysxilinx/integration by Antonio Niño Díaz · 7 years ago
  30. a15f38c plat/arm/n1sdp: define the uart constants for N1SDP by Deepak Pandey · 7 years ago
  31. 9ce0d32 Fix a variable expansion in Arm platform makefiles by Sandrine Bailleux · 7 years ago
  32. d4580d1 plat/arm: Restrict PIE support to FVP by Soby Mathew · 7 years ago
  33. 0b1907f Merge pull request #1735 from antonio-nino-diaz-arm/an/load-image-v2 by Antonio Niño Díaz · 7 years ago
  34. 6e6ab28 stm32mp1: do not include platform header files directly in drivers by Yann Gautier · 7 years ago
  35. ff966c2 zynqmp: pm: Invalidate unused APLL_TO_LPD clock by Jolly Shah · 7 years ago
  36. 50e1b8f zynqmp: pm: Invalidate several clocks that Linux doesn't need to control by Jolly Shah · 7 years ago
  37. bf8ffb3 zynqmp: pm: Add ACPU_FULL and ACPU_HALF clocks in the invalid list by Jolly Shah · 7 years ago
  38. 284b2f0 zynqmp: pm: Fix model of ACPU clocks by Jolly Shah · 7 years ago
  39. b6c56bd zynqmp: pm: Reimplement clock get parent EEMI API by Jolly Shah · 7 years ago
  40. be48511 zynqmp: pm: Reimplement clock set parent EEMI API by Jolly Shah · 7 years ago
  41. 8bc945f zynqmp: pm: Cleanup for clock set/get rate EEMI API by Jolly Shah · 7 years ago
  42. b071dcd zynqmp: pm: Reimplement clock get divider EEMI API by Jolly Shah · 7 years ago
  43. 48dc44e zynqmp: pm: Reimplement clock set divider EEMI API by Jolly Shah · 7 years ago
  44. bd30503 zynqmp: pm: Reimplement clock get state (status) EEMI API by Jolly Shah · 7 years ago
  45. d3a78ca zynqmp: pm: Reimplement clock disable EEMI API by Jolly Shah · 7 years ago
  46. bd642dd zynqmp: pm: Reimplement clock enable EEMI API by Jolly Shah · 7 years ago
  47. a5ae5a7 zynqmp: pm: Return the buffered PLL mode through IOCTL PLL get mode API by Jolly Shah · 7 years ago
  48. 8975f31 zynqmp: pm: Buffer the PLL mode that is set using IOCTL API by Jolly Shah · 7 years ago
  49. cf1769b zynqmp: pm: Set PLL fractional data using PLL set parameter EEMI API by Jolly Shah · 7 years ago
  50. 1e3fb35 zynqmp: pm: Get PLL fractional data using PLL get parameter EEMI API by Jolly Shah · 7 years ago
  51. 2027979 zynqmp: pm: Implement PLL get mode EEMI API by Jolly Shah · 7 years ago
  52. 5f1a5fe zynqmp: pm: Implement PLL set mode EEMI API by Jolly Shah · 7 years ago
  53. d833f64 zynqmp: pm: Implement PLL get parameter EEMI API by Jolly Shah · 7 years ago
  54. bfed44a zynqmp: pm: Implement PLL set parameter EEMI API by Jolly Shah · 7 years ago
  55. 8e7b27a rpi3: Remove unneeded include paths from Makefile by Antonio Nino Diaz · 7 years ago
  56. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  57. 07146af plat/arm: Always define TSP memory region by Antonio Nino Diaz · 7 years ago
  58. 500436b plat/arm: Remove comment that mentions LOAD_IMAGE_V2 by Antonio Nino Diaz · 7 years ago
  59. 80c50ee Tegra: support for native GICv2 drivers by Varun Wadekar · 7 years ago
  60. ce6107c Tegra: support to compile native GICv2 drivers by Varun Wadekar · 7 years ago
  61. cae725b Merge pull request #1721 from marex/arm/master/memsize-passing-v2 by Antonio Niño Díaz · 7 years ago
  62. 85686f1 Merge pull request #1717 from satheesbalya-arm/sb1/sb1_2629_romlib_ifc by Antonio Niño Díaz · 7 years ago
  63. 8b9a0de romlib: Add platform specific jump table list by Sathees Balya · 7 years ago
  64. 06ce691 plat: rcar: Move FDT from x3 to x1 by Marek Vasut · 7 years ago
  65. 941ba04 stm32mp1: remove useless compilation flags by Yann Gautier · 7 years ago
  66. c094008 Merge pull request #1708 from Yann-lms/warnings by Soby Mathew · 7 years ago
  67. fca0a51 Merge pull request #1707 from antonio-nino-diaz-arm/an/spm by Antonio Niño Díaz · 7 years ago
  68. bbc8100 SPM: Support multiple xlat tables contexts by Antonio Nino Diaz · 7 years ago
  69. ffb7ce7 SPM: Map memory regions from RD by Antonio Nino Diaz · 7 years ago
  70. 680389a SPM: Load image and RD from SP package by Antonio Nino Diaz · 7 years ago
  71. 19122fc Merge pull request #1714 from chandnich/sgiclark-helios by Soby Mathew · 7 years ago
  72. 1b18c6c correct some missing-prototype warnings by Yann Gautier · 7 years ago
  73. b7c6529 io_block: define MAX_IO_BLOCK_DEVICES as unsigned by Yann Gautier · 7 years ago
  74. 09d413a SPM: Remove SP memory mappings definitions by Antonio Nino Diaz · 7 years ago
  75. 08aa122 SPM: Deprecate boot info struct by Antonio Nino Diaz · 7 years ago
  76. e458302 SPM: Introduce functions to load DTB files by Antonio Nino Diaz · 7 years ago
  77. 73f45ba fvp: Increase stack size when SPM is enabled by Antonio Nino Diaz · 7 years ago
  78. 74203d2 Merge pull request #1704 from marex/arm/master/memsize-passing-v1 by Antonio Niño Díaz · 7 years ago
  79. 85456a9 Merge pull request #1700 from jwerner-chromium/JW_crashfix by Soby Mathew · 7 years ago
  80. 985ee0b drivers/console: Link console framework code by default by Julius Werner · 7 years ago
  81. 63c52d0 plat/common/crash_console_helpers.S: Fix MULTI_CONSOLE_API support by Julius Werner · 7 years ago
  82. b2f7c9d plat/common: Remove duplication of plat_crash_console functions/stubs by Julius Werner · 7 years ago
  83. f7ed4ab Merge pull request #1713 from chandnich/nt-fw-config by Soby Mathew · 7 years ago
  84. 8dc395e Merge pull request #1706 from Yann-lms/mmc_init_check by Antonio Niño Díaz · 7 years ago
  85. a46cdc0 plat/arm/sgi: Add board support for SGI-Clark.Helios platform by Chandni Cherukuri · 7 years ago
  86. 187ae31 plat/arm/sgi: override 'plat_psci_ops_t' for SGI-Clark.Helios platform by Chandni Cherukuri · 7 years ago
  87. 982261f plat/arm/sgi: add platform support for SGI-Clark.Helios platform by Chandni Cherukuri · 7 years ago
  88. a6de3db plat: rcar: Generate FCNL reserved memory node by Marek Vasut · 7 years ago
  89. ac49c5f plat: rcar: Generate platform compatible string by Marek Vasut · 7 years ago
  90. 1d85c4b plat: rcar: Pass DTB with DRAM layout from BL2 to next stages by Marek Vasut · 7 years ago
  91. 8518515 plat: rcar: Use array in the DRAM size reporting by Marek Vasut · 7 years ago
  92. 10b7a4a plat: rcar: Print DRAM configuration after init by Marek Vasut · 7 years ago
  93. e1eddfe plat: rcar: Fill in memory information for M3W, M3N by Marek Vasut · 7 years ago
  94. 7bf24ae plat: rcar: Drop H3 v3.0 check on DRAM debug print by Marek Vasut · 7 years ago
  95. 3b507aa plat: rcar: Add E3 1GBx4 debug print by Marek Vasut · 7 years ago
  96. 358ed93 plat: rcar: Move DRAM layout print to separate function by Marek Vasut · 7 years ago
  97. 77ab969 plat/arm/sgi: Use NT_FW_CONFIG instead of HW_CONFIG by Chandni Cherukuri · 7 years ago
  98. 36bc633 Merge pull request #1653 from JackyBai/master by Antonio Niño Díaz · 7 years ago
  99. 8113681 plat: imx: Add i.MX8MQ basic support by Bai Ping · 7 years ago
  100. 03ce162 Merge pull request #1703 from oscardagrach/hikey960-dmac-fix by Antonio Niño Díaz · 7 years ago