1. 83d90be Merge changes from topic "raspberry-pi-4-support" into integration by Sandrine Bailleux · 4 years, 10 months ago
  2. 2dc3f46 Merge changes from topic "raspberry-pi-4-support" into integration by Sandrine Bailleux · 4 years, 10 months ago
  3. b918a5f Merge "rpi3: Add "rpi" platform directory" into integration by Sandrine Bailleux · 4 years, 10 months ago
  4. 555ed55 mediatek: mt8183: add MTK MCDI driver by developer · 4 years, 11 months ago
  5. da57312 mediatek: mt8183: add MTK SSPM driver by developer · 4 years, 11 months ago
  6. 083fa24 mediatek: mt8183: add MTK SPM driver by developer · 4 years, 11 months ago
  7. a767ecc mediatek: mt8183: add MTK uart driver for controlling clock gate by developer · 4 years, 11 months ago
  8. c3af646 mediatek: mt8183: configure MCUSYS DCM by developer · 4 years, 11 months ago
  9. 037da99 mediatek: mt8173: refactor RTC and PMIC drivers by developer · 5 years ago
  10. e2dc2f5 rpi3: Do prescaler and control setup in C by Andre Przywara · 5 years ago
  11. 93de78c rpi3: Move rng driver to drivers by Andre Przywara · 5 years ago
  12. b226246 rpi3: Add "rpi" platform directory by Andre Przywara · 5 years ago
  13. 5724e73 rpi3: Prepare for supporting a GIC (in RPi4) by Andre Przywara · 5 years ago
  14. ffbacb0 qemu: Move and generalise FDT PSCI fixup by Andre Przywara · 5 years ago
  15. 05862fc rpi3: Move VC mailbox driver into generic drivers directory by Andre Przywara · 5 years ago
  16. 0467ce9 rpi3: Make SHARED_RAM optional by Andre Przywara · 5 years ago
  17. bb6ef15 rpi3: Move rpi3_hw.h header file to include/rpi_hw.h by Andre Przywara · 5 years ago
  18. 4f4f769 rpi3: Rename RPI3_IO_BASE to RPI_IO_BASE by Andre Przywara · 5 years ago
  19. 4ea3bd3 rpi3: Move shared rpi3 files into common directory by Andre Przywara · 5 years ago
  20. 7c9a4e6 Merge "Refactor ARMv8.3 Pointer Authentication support code" into integration by Soby Mathew · 4 years, 10 months ago
  21. 889c7f0 Merge "Modify FVP makefile for cores that support both AArch64/32" into integration by Soby Mathew · 4 years, 10 months ago
  22. cd98f56 Merge "amlogic: console: Move console driver to common directory" into integration by Soby Mathew · 4 years, 10 months ago
  23. f41355c Refactor ARMv8.3 Pointer Authentication support code by Alexei Fedorov · 4 years, 10 months ago
  24. 178dbbf Merge "stm32mp1: manage CONSOLE_FLAG_TRANSLATE_CRLF and cleanup driver" into integration by Soby Mathew · 4 years, 10 months ago
  25. 09a3b8d Merge changes I08cf22df,I535ee414,Ie84cfc96,I8c35ce4e,If7649764, ... into integration by Soby Mathew · 4 years, 10 months ago
  26. 2c05ba8 Merge "mediatek: mt8173: apply MULTI_CONSOLE framework" into integration by Sandrine Bailleux · 4 years, 10 months ago
  27. 613bdb7 amlogic: console: Move console driver to common directory by Carlo Caione · 4 years, 10 months ago
  28. ea20117 mediatek: mt8173: apply MULTI_CONSOLE framework by developer · 5 years ago
  29. f473d8c Merge "Tegra: memctrl_v2: fix "overflow before widen" coverity issue" into integration by Soby Mathew · 4 years, 10 months ago
  30. 461f8f4 Invalidate dcache build option for bl2 entry at EL3 by Hadi Asyrafi · 4 years, 11 months ago
  31. 2be8e62 Merge "intel: agilex: Fix psci power domain off" into integration by Soby Mathew · 4 years, 10 months ago
  32. 6323e60 Merge "plat: xilinx: zynqmp: Initialize IPI table from zynqmp_config_setup()" into integration by Soby Mathew · 4 years, 10 months ago
  33. 76cd929 Merge "Add UBSAN support and handlers" into integration by Soby Mathew · 4 years, 10 months ago
  34. 018699f Merge changes I072c0f61,I798401f4,I9648ef55,I7225d9fa,Ife682288, ... into integration by Soby Mathew · 4 years, 10 months ago
  35. c60016a Merge changes from topic "amlogic-refactoring" into integration by Soby Mathew · 4 years, 10 months ago
  36. 91071fc intel: agilex: Fix psci power domain off by Hadi Asyrafi · 4 years, 10 months ago
  37. 41f0ed3 amlogic: Fix includes order by Carlo Caione · 4 years, 10 months ago
  38. 56e9863 amlogic: Fix header guards by Carlo Caione · 4 years, 10 months ago
  39. c0c104a Modify FVP makefile for cores that support both AArch64/32 by John Tsichritzis · 4 years, 11 months ago
  40. 83e0488 Add UBSAN support and handlers by Justin Chadwell · 4 years, 11 months ago
  41. 6a90347 plat: xilinx: zynqmp: Initialize IPI table from zynqmp_config_setup() by Jolly Shah · 4 years, 10 months ago
  42. a30e5f7 stm32mp1: manage CONSOLE_FLAG_TRANSLATE_CRLF and cleanup driver by Yann Gautier · 4 years, 10 months ago
  43. ed06128 Merge changes from topic "yg/stm32mp1_wdg_updates" into integration by Soby Mathew · 4 years, 10 months ago
  44. c05a0b5 mediatek: mt8183: Support coreboot configuration by Hung-Te Lin · 5 years ago
  45. 043c933 mediatek: mt8183: support system reset by developer · 5 years ago
  46. 092c53a mediatek: mt8183: pass platform parameters by developer · 5 years ago
  47. b7ba14b mediatek: mt8183: add GPIO driver by developer · 5 years ago
  48. 6f37fd2 mediatek: mt8183: support system off by developer · 5 years ago
  49. a21d47e mediatek: mt8183: support CPU hotplug by developer · 5 years ago
  50. 508dc02 mediatek: mt8183: refine GIC driver by developer · 5 years ago
  51. 8b1c004 Tegra: memctrl_v2: fix "overflow before widen" coverity issue by Varun Wadekar · 4 years, 10 months ago
  52. 1e3e33b amlogic: Fix prefixes in the SoC specific files by Carlo Caione · 4 years, 10 months ago
  53. 883e3ca amlogic: Fix prefixes in the PM code by Carlo Caione · 4 years, 10 months ago
  54. 7bb8302 amlogic: Fix prefixes in the SCPI related code by Carlo Caione · 4 years, 10 months ago
  55. 9c85f25 amlogic: Fix prefixes in the MHU code by Carlo Caione · 4 years, 10 months ago
  56. 107df3e amlogic: Fix prefixes in the SIP/SVC code by Carlo Caione · 4 years, 10 months ago
  57. 68aa5ee amlogic: Fix prefixes in the thermal driver by Carlo Caione · 4 years, 10 months ago
  58. bf2d626 amlogic: Fix prefixes in the private header file by Carlo Caione · 4 years, 10 months ago
  59. bed1897 amlogic: Fix prefixes in the efuse driver by Carlo Caione · 4 years, 10 months ago
  60. 60c828b amlogic: Fix prefixes in the platform macros file by Carlo Caione · 4 years, 10 months ago
  61. 1afdfb0 amlogic: Fix prefixes in the helpers file by Carlo Caione · 4 years, 10 months ago
  62. 7408b0c amlogic: Rework Makefiles by Carlo Caione · 4 years, 10 months ago
  63. 9edb673 amlogic: Move the SIP SVC code to common directory by Carlo Caione · 4 years, 10 months ago
  64. 6415f6e amlogic: Move topology file to common directory by Carlo Caione · 4 years, 10 months ago
  65. 52d4dc2 amlogic: Move thermal code to common directory by Carlo Caione · 4 years, 10 months ago
  66. e6ae8e7 amlogic: Move MHU code to common directory by Carlo Caione · 4 years, 10 months ago
  67. 0030679 amlogic: Move efuse code to common directory by Carlo Caione · 4 years, 10 months ago
  68. 1555ebb amlogic: Move platform macros assembly file to common directory by Carlo Caione · 4 years, 10 months ago
  69. e5a30db amlogic: Introduce unified private header file by Carlo Caione · 4 years, 10 months ago
  70. 4948832 amlogic: Move SCPI code to common directory by Carlo Caione · 4 years, 10 months ago
  71. 23a9ad2 amlogic: Move the SHA256 DMA driver to common directory by Carlo Caione · 4 years, 10 months ago
  72. d6e5afb amlogic: Move assembly helpers to common directory by Carlo Caione · 4 years, 10 months ago
  73. 50e8a27 amlogic: Introduce directory parameters in the makefiles by Carlo Caione · 4 years, 10 months ago
  74. 189494a meson: Rename platform directory to amlogic by Carlo Caione · 4 years, 10 months ago
  75. 60021ea Merge "intel: stratix10: Fix reliance on hard coded clock information" into integration by Sandrine Bailleux · 4 years, 10 months ago
  76. 0d42b55 uniphier: set CONSOLE_FLAG_TRANSLATE_CRLF and clean up console driver by Masahiro Yamada · 5 years ago
  77. e97b663 stm32mp1: move check_header() to common code by Yann Gautier · 5 years ago
  78. 738df26 stm32mp1: keep console during runtime by Yann Gautier · 5 years ago
  79. 7ffe84b stm32mp1: sp_min: initialize MMU and cache earlier by Yann Gautier · 5 years ago
  80. 917a00c stm32mp1: add support for LpDDR3 by Yann Gautier · 5 years ago
  81. f540a59 stm32mp1: use a common function to check spinlock is available by Yann Gautier · 5 years ago
  82. af19ff9 stm32mp1: check if the SoC is single core by Yann Gautier · 5 years ago
  83. 35dc077 stm32mp1: print information about board by Yann Gautier · 5 years ago
  84. c737405 stm32mp1: print information about SoC by Yann Gautier · 5 years ago
  85. 091eab5 stm32mp1: add watchdog support by Yann Gautier · 5 years ago
  86. dcc9ef8 rcar_get3: drivers: ddr: Partly unify register macros between DDR A and B by Marek Vasut · 5 years ago
  87. a2e5d19 rcar_get3: drivers: ddr: Clean up common code by Marek Vasut · 5 years ago
  88. cc077d9 Merge "intel: agilex: Clear PLL lostlock bypass mode" into integration by Paul Beesley · 4 years, 10 months ago
  89. 0eeeb9b Merge "tegra: add support for multi console interface" into integration by Sandrine Bailleux · 4 years, 10 months ago
  90. 02d8c39 Merge "plat/arm: Introduce corstone700 platform." into integration by Paul Beesley · 4 years, 11 months ago
  91. c57350d Merge "rcar_gen3: plat: Rename RCAR_PRODUCT_* to PRR_PRODUCT_*" into integration by Paul Beesley · 4 years, 11 months ago
  92. 52990ae plat/arm: Introduce corstone700 platform. by Manish Pandey · 6 years ago
  93. 87cfd25 Merge "rcar_gen3: plat: Factor out PRR_ macros into rcar_def.h" into integration by Paul Beesley · 4 years, 11 months ago
  94. 5e2f6c7 Merge "intel: agilex: HMC driver calculate DDR size" into integration by Paul Beesley · 4 years, 11 months ago
  95. 771255f Merge "console: add a flag to prepend '\r' in the multi-console framework" into integration by Paul Beesley · 4 years, 11 months ago
  96. 5d7c656 intel: agilex: HMC driver calculate DDR size by Hadi Asyrafi · 4 years, 11 months ago
  97. 269a8ad console: add a flag to prepend '\r' in the multi-console framework by Masahiro Yamada · 5 years ago
  98. 56c4901 intel: agilex: Clear PLL lostlock bypass mode by Hadi Asyrafi · 4 years, 11 months ago
  99. 77725e2 Merge "FVP: Add Delay Timer driver to BL1 and BL31" into integration by Paul Beesley · 4 years, 11 months ago
  100. 7131d83 FVP: Add Delay Timer driver to BL1 and BL31 by Alexei Fedorov · 4 years, 11 months ago