1. 3edc7c3 stm32mp1: add general SYSCFG management by Yann Gautier · 5 years ago
  2. d0dcbaa clk: stm32mp1: correctly handle Clock Spreading Generator by Yann Gautier · 5 years ago
  3. 9d8bbcd clk: stm32mp1: use defines for mask values in stm32mp1_clk_sel array by Yann Gautier · 5 years ago
  4. 5f2e874 clk: stm32mp1: move oscillator functions to generic file by Yann Gautier · 5 years ago
  5. 007d745 arch: add some defines for generic timer registers by Yann Gautier · 5 years ago
  6. 05403eb Prevent pending G1S interrupt become G0 interrupt by James kung · 5 years ago
  7. a4cf67e drivers: scmi: scmi_sq: Modify wrong payload length by Masahisa Kojima · 5 years ago
  8. ca0aa64 rcar_gen3: drivers: qos: update QoS setting by Yoshifumi Hosoya · 5 years ago
  9. 5e43e5e Merge "drivers: ufs: Extend the delay after reset to wait for some slower chips" into integration by Soby Mathew · 5 years ago
  10. 938d1dc drivers: ufs: Extend the delay after reset to wait for some slower chips by John Stultz · 5 years ago
  11. 896799a SMMUv3: Abort DMA transactions by Alexei Fedorov · 5 years ago
  12. 6b4a5f0 SMMUv3: refactor the driver code by Alexei Fedorov · 5 years ago
  13. 73c3712 drivers: ti: uart: add a aarch32 variant by Heiko Stuebner · 5 years ago
  14. 29d5c38 Console: Allow to register multiple times by Ambroise Vincent · 5 years ago
  15. 74514e5 drivers/sbsa: add sbsa watchdog driver by Aditya Angadi · 5 years ago
  16. bd0b6fb Merge changes from topic "av/tls-heap" into integration by Antonio Niño Díaz · 5 years ago
  17. d207f56 Mbed TLS: Remove weak heap implementation by Ambroise Vincent · 5 years ago
  18. b67a8ca rcar_gen3: drivers: Change to restore timer counter value at resume by Toshiyuki Ogasahara · 5 years ago
  19. 4d61a12 rcar_gen3: drivers: pwrc: Add DBSC4 setting before self-refresh mode by Yoshifumi Hosoya · 5 years ago
  20. 61aa803 rcar_gen3: drivers: ddr: Update DDR setting rev.0.35 by Chiaki Fujii · 5 years ago
  21. 2a9e1ac rcar_gen3: drivers: qos: change subslot cycle by Yoshifumi Hosoya · 5 years ago
  22. 908b1ca rcar_gen3: drivers: board: Add new board revision for H3ULCB by Yusuke Goda · 5 years ago
  23. 8634cff Checkpatch: Style fix by Joel Hutton · 5 years ago
  24. 69931af cot-desc: optimise memory further by Joel Hutton · 5 years ago
  25. e9919bb Reduce memory needed for CoT description by Joel Hutton · 5 years ago
  26. ffbf32a Makefile: remove extra include paths in INCLUDES by Ambroise Vincent · 5 years ago
  27. 912c630 tzc: remove deprecated types by Ambroise Vincent · 5 years ago
  28. 0a0ca8b Console: remove deprecated finish_console_register by Ambroise Vincent · 5 years ago
  29. 58ccc22 Merge pull request #1917 from marex/arm/master/v3meagle-v2.0.1 by Antonio Niño Díaz · 5 years ago
  30. 199d6e3 meson/gxl: Add support for SHA256 DMA engine by Remi Pommarel · 5 years ago
  31. f218414 rcar_gen3: plat: Add R-Car V3M support by Valentine Barshak · 6 years ago
  32. 6f39e3c rcar_gen3: drivers: qos: Add D3 QoS tables by Marek Vasut · 6 years ago
  33. 6f4984c rcar_gen3: drivers: pfc: Add D3 PFC tables by Marek Vasut · 6 years ago
  34. 9f7ef64 rcar_gen3: drivers: ddr_a: Add D3 DDR init by Marek Vasut · 6 years ago
  35. 1ff889d rcar_gen3: drivers: swdt: Add D3 support by Marek Vasut · 5 years ago
  36. 9fa925d rcar_gen3: drivers: scif: Add D3 support by Marek Vasut · 5 years ago
  37. 2e1a49e rcar_gen3: drivers: pwrc: Add D3 support by Marek Vasut · 5 years ago
  38. 29da69b rcar_gen3: drivers: rom: Mark NEW table as D3 compatible by Marek Vasut · 5 years ago
  39. 4ae342c rcar_gen3: plat: Add initial D3 support by Marek Vasut · 5 years ago
  40. a88a35d Remove several warnings reported with W=2 by Ambroise Vincent · 5 years ago
  41. b237bca Remove several warnings reported with W=1 by Ambroise Vincent · 5 years ago
  42. 1256077 driver: synosys: Fix SD MMC not initializing correctly by Tien Hock, Loh · 5 years ago
  43. 2fbba93 Merge pull request #1879 from pbeesley-arm/pb/todo-removal by Soby Mathew · 5 years ago
  44. 49ccacd Merge pull request #1874 from hadi-asyrafi/qspi_boot by Soby Mathew · 5 years ago
  45. ba6c1a0 Merge pull request #1858 from thloh85-intel/dwmmc_fixes by Soby Mathew · 5 years ago
  46. 6332242 Merge pull request #1856 from masahisak/synquacer-scmi-support by Soby Mathew · 5 years ago
  47. 2444bfa intel: QSPI boot enablement by Muhammad Hadi Asyrafi Abdul Halim · 5 years ago
  48. ebfd8eb plat/synquacer: enable SCMI support by Masahisa Kojima · 5 years ago
  49. ff3d436 drivers: Remove TODO from io_fip.c by Paul Beesley · 5 years ago
  50. 20039a2 drivers: Remove TODO from io_storage by Paul Beesley · 5 years ago
  51. 986e51d drivers: synopsys: Fix synopsys MMC driver by Tien Hock, Loh · 5 years ago
  52. c8fa1aa mmc: stm32_sdmmc2: fill ocr_voltage by Yann Gautier · 5 years ago
  53. e408aa2 Merge pull request #1863 from thloh85-intel/mmc_fixes by Dimitris Papastamos · 5 years ago
  54. 313e900 drivers: mmc: Fix some issues with MMC stack by Tien Hock, Loh · 5 years ago
  55. 0e6affe Merge pull request #1847 from jts-arm/mbedtls by Antonio Niño Díaz · 5 years ago
  56. 0630299 rcar_gen3: drivers: pfc: Configure GP5_09 as input on ULCB by Marek Vasut · 5 years ago
  57. 3af2005 rcar_gen3: Add M3-W 3.0 support by Marek Vasut · 5 years ago
  58. 69c88d1 Remove Mbed TLS dependency from plat_bl_common.c by John Tsichritzis · 5 years ago
  59. 56b68ad Minor changes to documentation and comments by Antonio Nino Diaz · 5 years ago
  60. a5cdc08 rpi3: sdhost: SDHost driver improvement by Ying-Chun Liu (PaulLiu) · 5 years ago
  61. 32f4738 Merge pull request #1836 from Yann-lms/docs_and_m4 by Antonio Niño Díaz · 5 years ago
  62. ed34232 stm32mp1: add minimal support for co-processor Cortex-M4 by Yann Gautier · 5 years ago
  63. b69ac08 Division functionality for cores that dont have divide hardware. by Usama Arif · 6 years ago
  64. e4a3c35 stm32mp1: update clock driver by Yann Gautier · 5 years ago
  65. 33b1be4 stm32mp1: add timeout detection in reset driver by Yann Gautier · 5 years ago
  66. 3d78a2e stm32mp1: use functions to retrieve some peripheral addresses by Yann Gautier · 5 years ago
  67. 4d42947 stm32mp1: split clkfunc code by Yann Gautier · 5 years ago
  68. f3928f6 stm32mp1: update I2C and PMIC drivers by Yann Gautier · 5 years ago
  69. 2299d57 stm32mp1: use new functions to manage timeouts by Yann Gautier · 5 years ago
  70. b5d2ed4 stm32mp1: remove some dependencies on clocks and reset in drivers by Yann Gautier · 5 years ago
  71. a2e2a30 stm32mp1: make functions and macros more common by Yann Gautier · 5 years ago
  72. ee8f542 stm32mp1: split code between common and private parts by Yann Gautier · 5 years ago
  73. e4ecf63 Merge pull request #1820 from thloh85-intel/integration_mbr by Antonio Niño Díaz · 5 years ago
  74. 8defbae drivers: partition: Add simple MBR partition entries support by Loh Tien Hock · 5 years ago
  75. 26ca4f5 imx: warp7: Migrate to MULTI_CONSOLE_API by Ying-Chun Liu (PaulLiu) · 5 years ago
  76. d29d21e drivers: generic_delay_timer: Assert presence of Generic Timer by Antonio Nino Diaz · 5 years ago
  77. d1463bd GICv3: Allow probe for fewer GICR interfaces than exposed by the frame by Soby Mathew · 5 years ago
  78. 723be04 Merge pull request #1796 from grandpaul/rpi3-sdhost-driver by Antonio Niño Díaz · 5 years ago
  79. 7eee8ef rpi3: Add SDHost driver by Ying-Chun Liu (PaulLiu) · 5 years ago
  80. 0f04149 Merge pull request #1793 from marex/arm/master/fixes-v2.0.0 by Antonio Niño Díaz · 5 years ago
  81. 425ce3d Merge pull request #1753 from Yann-lms/emmc_ret by Antonio Niño Díaz · 5 years ago
  82. a12ea0c Merge pull request #1786 from laroche/static_vars_functions by Antonio Niño Díaz · 5 years ago
  83. 5651989 rcar_gen3: drivers: ddr: Clean up printouts by Marek Vasut · 5 years ago
  84. aafafce rcar_gen3: drivers: cpld: fix power-off on reset by Sergii Boryshchenko · 7 years ago
  85. 122555f rcar_gen3: plat: Add missing cpu_on_check() implementation by Marek Vasut · 5 years ago
  86. 5f79a06 Merge pull request #1773 from grandpaul/rpi3-gpio-driver by Antonio Niño Díaz · 5 years ago
  87. 68ab706 Merge pull request #1784 from antonio-nino-diaz-arm/an/includes-arm by Antonio Niño Díaz · 5 years ago
  88. 231c244 Change some vars and functions to be static. by Florian La Roche · 5 years ago
  89. 698d835 multi_console: Check functions are not NULL by Joel Hutton · 5 years ago
  90. 4fb84fb rpi3: Add GPIO driver by Ying-Chun Liu (PaulLiu) · 6 years ago
  91. f13d09a fvp: pwrc: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  92. 09d5876 plat/arm: sds: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  93. 326f56b plat/arm: scp: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  94. ae9654d plat/arm: scpi: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  95. 1b0c6f1 plat/arm: mhu: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  96. c30db5b plat/arm: scmi: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  97. 36a1e4b stm32mp1: add BSEC driver by Yann Gautier · 5 years ago
  98. 038bff2 stm32mp1: update device tree and gpio functions by Yann Gautier · 5 years ago
  99. 1a3fc9f drivers: st: update drivers code by Yann Gautier · 5 years ago
  100. ef85e53 drivers: st: pmic: update stpmic1 driver by Yann Gautier · 5 years ago