1. 8aaa4f5 juno:Fix CSS_USE_SCMI_SDS_DRIVER=0 configuration by Joel Hutton · 6 years ago
  2. a01a958 Merge pull request #1734 from marex/arm/master/update-rcar-2.0.0 by Antonio Niño Díaz · 6 years ago
  3. c4886eb rcar_gen3: plat: update renesas version to 2.0.0 by Marek Vasut · 6 years ago
  4. 4bc543c rcar_gen3: drivers: pwrc: Switch to common delay implementation by Marek Vasut · 6 years ago
  5. 1778b41 rcar_gen3: drivers: delay: Rewrite from assembler to C by Marek Vasut · 6 years ago
  6. 1eca778 rcar_gen3: plat: Add generic timer init by Marek Vasut · 6 years ago
  7. 38ec9e5 rcar_gen3: drivers: cpld: Move rcar_cpld_reset_cpu() into header by Marek Vasut · 6 years ago
  8. 24b1799 rcar_gen3: plat: Dump EL3 interrupt error registers by Marek Vasut · 6 years ago
  9. 83f4b84 rcar_gen3: plat: Enable programmable CPU reset address by Marek Vasut · 6 years ago
  10. e620801 rcar_gen3: plat: Disable IPMMU PV0 cache on E3 by Marek Vasut · 6 years ago
  11. 87613d1 rcar_gen3: plat: Add E3 rev. 1.1 support by Marek Vasut · 6 years ago
  12. 94cc0f8 rcar_gen3: plat: Add missing platform auto-detection name by Marek Vasut · 6 years ago
  13. e724649 rcar_gen3: plat: Clean up rcar_pwrc_code_copy_to_system_ram() by Marek Vasut · 6 years ago
  14. 2e032c0 rcar_gen3: plat: Fix BL2 size check by Marek Vasut · 6 years ago
  15. ae94c5d rcar_gen3: plat: Staticize memory maps by Marek Vasut · 6 years ago
  16. c7077c6 rcar_gen3: plat: Function cleanup by Marek Vasut · 6 years ago
  17. 2eb10fd rcar_gen3: plat: Fix cache line size by Marek Vasut · 6 years ago
  18. 1bef575 rcar_gen3: plat: Disable SVE by Marek Vasut · 6 years ago
  19. 7043fce rcar_gen3: plat: Add missing dependency to rcar_srecord by Marek Vasut · 6 years ago
  20. 4a20f35 rcar_gen3: plat: Rename H3 label by Marek Vasut · 6 years ago
  21. 21f3e44 Merge pull request #1740 from soby-mathew/sm/restrict_pie_to_fvp by Antonio Niño Díaz · 6 years ago
  22. 5c1362e Merge pull request #1742 from sandrine-bailleux-arm/sb/fix-arm-mk by Antonio Niño Díaz · 6 years ago
  23. 26f0aa1 Merge pull request #1741 from deepan02/deepan02-arm-uart-definations by Antonio Niño Díaz · 6 years ago
  24. 4ade751 Merge pull request #1739 from Yann-lms/includes by Antonio Niño Díaz · 6 years ago
  25. d4b8dd9 Merge pull request #1732 from jollysxilinx/integration by Antonio Niño Díaz · 6 years ago
  26. b66a18e plat/arm/n1sdp: define the uart constants for N1SDP by Deepak Pandey · 6 years ago
  27. 1e32d32 Fix a variable expansion in Arm platform makefiles by Sandrine Bailleux · 6 years ago
  28. c5e1745 plat/arm: Restrict PIE support to FVP by Soby Mathew · 6 years ago
  29. bd16497 Merge pull request #1735 from antonio-nino-diaz-arm/an/load-image-v2 by Antonio Niño Díaz · 6 years ago
  30. 57e282b stm32mp1: do not include platform header files directly in drivers by Yann Gautier · 6 years ago
  31. e508acf zynqmp: pm: Invalidate unused APLL_TO_LPD clock by Jolly Shah · 6 years ago
  32. c5b4abf zynqmp: pm: Invalidate several clocks that Linux doesn't need to control by Jolly Shah · 6 years ago
  33. f5a1e9f zynqmp: pm: Add ACPU_FULL and ACPU_HALF clocks in the invalid list by Jolly Shah · 6 years ago
  34. 3c8ffd4 zynqmp: pm: Fix model of ACPU clocks by Jolly Shah · 6 years ago
  35. 7c8e79c zynqmp: pm: Reimplement clock get parent EEMI API by Jolly Shah · 6 years ago
  36. 407fc0a zynqmp: pm: Reimplement clock set parent EEMI API by Jolly Shah · 6 years ago
  37. c139181 zynqmp: pm: Cleanup for clock set/get rate EEMI API by Jolly Shah · 6 years ago
  38. 4dd1176 zynqmp: pm: Reimplement clock get divider EEMI API by Jolly Shah · 6 years ago
  39. 8b4c4c7 zynqmp: pm: Reimplement clock set divider EEMI API by Jolly Shah · 6 years ago
  40. 99e8ac9 zynqmp: pm: Reimplement clock get state (status) EEMI API by Jolly Shah · 6 years ago
  41. a9057a0 zynqmp: pm: Reimplement clock disable EEMI API by Jolly Shah · 6 years ago
  42. a520980 zynqmp: pm: Reimplement clock enable EEMI API by Jolly Shah · 6 years ago
  43. 77eb52f zynqmp: pm: Return the buffered PLL mode through IOCTL PLL get mode API by Jolly Shah · 6 years ago
  44. cb5bc75 zynqmp: pm: Buffer the PLL mode that is set using IOCTL API by Jolly Shah · 6 years ago
  45. 68116ef zynqmp: pm: Set PLL fractional data using PLL set parameter EEMI API by Jolly Shah · 6 years ago
  46. b4c9946 zynqmp: pm: Get PLL fractional data using PLL get parameter EEMI API by Jolly Shah · 6 years ago
  47. 141421e zynqmp: pm: Implement PLL get mode EEMI API by Jolly Shah · 6 years ago
  48. 1f0d585 zynqmp: pm: Implement PLL set mode EEMI API by Jolly Shah · 6 years ago
  49. cb2f45d zynqmp: pm: Implement PLL get parameter EEMI API by Jolly Shah · 6 years ago
  50. a7cc5ee zynqmp: pm: Implement PLL set parameter EEMI API by Jolly Shah · 6 years ago
  51. b3fc02c rpi3: Remove unneeded include paths from Makefile by Antonio Nino Diaz · 6 years ago
  52. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  53. 8f32c25 plat/arm: Always define TSP memory region by Antonio Nino Diaz · 6 years ago
  54. 817eb1f plat/arm: Remove comment that mentions LOAD_IMAGE_V2 by Antonio Nino Diaz · 6 years ago
  55. 9f4a7d3 Tegra: support for native GICv2 drivers by Varun Wadekar · 6 years ago
  56. 1fd7049 Tegra: support to compile native GICv2 drivers by Varun Wadekar · 6 years ago
  57. ac0008e Merge pull request #1721 from marex/arm/master/memsize-passing-v2 by Antonio Niño Díaz · 6 years ago
  58. c221701 Merge pull request #1717 from satheesbalya-arm/sb1/sb1_2629_romlib_ifc by Antonio Niño Díaz · 6 years ago
  59. d6839ef romlib: Add platform specific jump table list by Sathees Balya · 6 years ago
  60. faea3fb plat: rcar: Move FDT from x3 to x1 by Marek Vasut · 6 years ago
  61. fe26da5 stm32mp1: remove useless compilation flags by Yann Gautier · 6 years ago
  62. e4f1f87 Merge pull request #1708 from Yann-lms/warnings by Soby Mathew · 6 years ago
  63. 37af560 Merge pull request #1707 from antonio-nino-diaz-arm/an/spm by Antonio Niño Díaz · 6 years ago
  64. 675d155 SPM: Support multiple xlat tables contexts by Antonio Nino Diaz · 6 years ago
  65. bb7d1cd SPM: Map memory regions from RD by Antonio Nino Diaz · 6 years ago
  66. 840627f SPM: Load image and RD from SP package by Antonio Nino Diaz · 6 years ago
  67. 1fc05a9 Merge pull request #1714 from chandnich/sgiclark-helios by Soby Mathew · 6 years ago
  68. 3364cd4 correct some missing-prototype warnings by Yann Gautier · 6 years ago
  69. 3796621 io_block: define MAX_IO_BLOCK_DEVICES as unsigned by Yann Gautier · 6 years ago
  70. fe7b2be SPM: Remove SP memory mappings definitions by Antonio Nino Diaz · 6 years ago
  71. d6cf9a2 SPM: Deprecate boot info struct by Antonio Nino Diaz · 6 years ago
  72. b86edcb SPM: Introduce functions to load DTB files by Antonio Nino Diaz · 6 years ago
  73. ecfaf11 fvp: Increase stack size when SPM is enabled by Antonio Nino Diaz · 6 years ago
  74. 7044ce8 Merge pull request #1704 from marex/arm/master/memsize-passing-v1 by Antonio Niño Díaz · 6 years ago
  75. 8210b45 Merge pull request #1700 from jwerner-chromium/JW_crashfix by Soby Mathew · 6 years ago
  76. 6b88b65 drivers/console: Link console framework code by default by Julius Werner · 6 years ago
  77. 1338c9c plat/common/crash_console_helpers.S: Fix MULTI_CONSOLE_API support by Julius Werner · 6 years ago
  78. 351ba73 plat/common: Remove duplication of plat_crash_console functions/stubs by Julius Werner · 6 years ago
  79. da429ba Merge pull request #1713 from chandnich/nt-fw-config by Soby Mathew · 6 years ago
  80. ccf2b6b Merge pull request #1706 from Yann-lms/mmc_init_check by Antonio Niño Díaz · 6 years ago
  81. 626a52d plat/arm/sgi: Add board support for SGI-Clark.Helios platform by Chandni Cherukuri · 6 years ago
  82. 2dfe1d0 plat/arm/sgi: override 'plat_psci_ops_t' for SGI-Clark.Helios platform by Chandni Cherukuri · 6 years ago
  83. 0612a88 plat/arm/sgi: add platform support for SGI-Clark.Helios platform by Chandni Cherukuri · 6 years ago
  84. 4d693c2 plat: rcar: Generate FCNL reserved memory node by Marek Vasut · 6 years ago
  85. a987b00 plat: rcar: Generate platform compatible string by Marek Vasut · 6 years ago
  86. 93c85fc plat: rcar: Pass DTB with DRAM layout from BL2 to next stages by Marek Vasut · 6 years ago
  87. 6a6881a plat: rcar: Use array in the DRAM size reporting by Marek Vasut · 6 years ago
  88. 63659fd plat: rcar: Print DRAM configuration after init by Marek Vasut · 6 years ago
  89. 9963f70 plat: rcar: Fill in memory information for M3W, M3N by Marek Vasut · 6 years ago
  90. b0e1359 plat: rcar: Drop H3 v3.0 check on DRAM debug print by Marek Vasut · 6 years ago
  91. 8cb12ec plat: rcar: Add E3 1GBx4 debug print by Marek Vasut · 6 years ago
  92. 673bc32 plat: rcar: Move DRAM layout print to separate function by Marek Vasut · 6 years ago
  93. 29ea98d plat/arm/sgi: Use NT_FW_CONFIG instead of HW_CONFIG by Chandni Cherukuri · 6 years ago
  94. 110df92 Merge pull request #1653 from JackyBai/master by Antonio Niño Díaz · 6 years ago
  95. 06e325e plat: imx: Add i.MX8MQ basic support by Bai Ping · 6 years ago
  96. cacfa95 Merge pull request #1703 from oscardagrach/hikey960-dmac-fix by Antonio Niño Díaz · 6 years ago
  97. 92b9549 Merge pull request #1705 from chandnich/platform-id by Antonio Nino Diaz · 6 years ago
  98. 34d3174 Merge pull request #1702 from MISL-EBU-System-SW/patches-18.12 by Antonio Niño Díaz · 6 years ago
  99. 1e753a3 plat/marvell: update platform LSP version to 18.12.0 by Konstantin Porotchkin · 6 years ago
  100. 77b68eb a8k: pm: extend MSS_TRIGGER_TIMEOUT by Igal Liberman · 6 years ago