1. 71892ca Console: Allow to register multiple times by Ambroise Vincent · 5 years ago
  2. f79abf5 drivers/sbsa: add sbsa watchdog driver by Aditya Angadi · 5 years ago
  3. 72db70c Merge changes from topic "av/tls-heap" into integration by Antonio Niño Díaz · 5 years ago
  4. 2374ab1 Mbed TLS: Remove weak heap implementation by Ambroise Vincent · 5 years ago
  5. 7704ff9 rcar_gen3: drivers: Change to restore timer counter value at resume by Toshiyuki Ogasahara · 5 years ago
  6. 4983f8b rcar_gen3: drivers: pwrc: Add DBSC4 setting before self-refresh mode by Yoshifumi Hosoya · 5 years ago
  7. 4988c4c rcar_gen3: drivers: ddr: Update DDR setting rev.0.35 by Chiaki Fujii · 5 years ago
  8. d8e666a rcar_gen3: drivers: qos: change subslot cycle by Yoshifumi Hosoya · 5 years ago
  9. 8c71558 rcar_gen3: drivers: board: Add new board revision for H3ULCB by Yusuke Goda · 5 years ago
  10. 7a246d6 Checkpatch: Style fix by Joel Hutton · 5 years ago
  11. 3007042 cot-desc: optimise memory further by Joel Hutton · 5 years ago
  12. 0b6377d Reduce memory needed for CoT description by Joel Hutton · 5 years ago
  13. 6e756f6 Makefile: remove extra include paths in INCLUDES by Ambroise Vincent · 5 years ago
  14. cc69cfd tzc: remove deprecated types by Ambroise Vincent · 5 years ago
  15. be3991c Console: remove deprecated finish_console_register by Ambroise Vincent · 5 years ago
  16. 682c307 Merge pull request #1917 from marex/arm/master/v3meagle-v2.0.1 by Antonio Niño Díaz · 5 years ago
  17. b99f922 meson/gxl: Add support for SHA256 DMA engine by Remi Pommarel · 5 years ago
  18. b709fe9 rcar_gen3: plat: Add R-Car V3M support by Valentine Barshak · 6 years ago
  19. 15652ec rcar_gen3: drivers: qos: Add D3 QoS tables by Marek Vasut · 6 years ago
  20. b645d22 rcar_gen3: drivers: pfc: Add D3 PFC tables by Marek Vasut · 6 years ago
  21. b60b9b5 rcar_gen3: drivers: ddr_a: Add D3 DDR init by Marek Vasut · 6 years ago
  22. cdea546 rcar_gen3: drivers: swdt: Add D3 support by Marek Vasut · 6 years ago
  23. ada6613 rcar_gen3: drivers: scif: Add D3 support by Marek Vasut · 6 years ago
  24. 5c1d535 rcar_gen3: drivers: pwrc: Add D3 support by Marek Vasut · 6 years ago
  25. 90ff8ba rcar_gen3: drivers: rom: Mark NEW table as D3 compatible by Marek Vasut · 6 years ago
  26. bfbf5df rcar_gen3: plat: Add initial D3 support by Marek Vasut · 6 years ago
  27. bde2836 Remove several warnings reported with W=2 by Ambroise Vincent · 5 years ago
  28. 609e053 Remove several warnings reported with W=1 by Ambroise Vincent · 5 years ago
  29. 2baa727 driver: synosys: Fix SD MMC not initializing correctly by Tien Hock, Loh · 5 years ago
  30. b79239d Merge pull request #1879 from pbeesley-arm/pb/todo-removal by Soby Mathew · 5 years ago
  31. c61a807 Merge pull request #1874 from hadi-asyrafi/qspi_boot by Soby Mathew · 5 years ago
  32. 77913d4 Merge pull request #1858 from thloh85-intel/dwmmc_fixes by Soby Mathew · 5 years ago
  33. eb9da9e Merge pull request #1856 from masahisak/synquacer-scmi-support by Soby Mathew · 5 years ago
  34. f5ba408 intel: QSPI boot enablement by Muhammad Hadi Asyrafi Abdul Halim · 5 years ago
  35. b67d202 plat/synquacer: enable SCMI support by Masahisa Kojima · 5 years ago
  36. 7d72181 drivers: Remove TODO from io_fip.c by Paul Beesley · 5 years ago
  37. 9a2fffb drivers: Remove TODO from io_storage by Paul Beesley · 5 years ago
  38. 3d0f30b drivers: synopsys: Fix synopsys MMC driver by Tien Hock, Loh · 5 years ago
  39. b248bb4 mmc: stm32_sdmmc2: fill ocr_voltage by Yann Gautier · 5 years ago
  40. 3c652a2 Merge pull request #1863 from thloh85-intel/mmc_fixes by Dimitris Papastamos · 5 years ago
  41. a468e75 drivers: mmc: Fix some issues with MMC stack by Tien Hock, Loh · 5 years ago
  42. f009c5f Merge pull request #1847 from jts-arm/mbedtls by Antonio Niño Díaz · 5 years ago
  43. 9b70cd5 rcar_gen3: drivers: pfc: Configure GP5_09 as input on ULCB by Marek Vasut · 5 years ago
  44. 845d8fb rcar_gen3: Add M3-W 3.0 support by Marek Vasut · 5 years ago
  45. 17e1335 Remove Mbed TLS dependency from plat_bl_common.c by John Tsichritzis · 5 years ago
  46. 7330861 Minor changes to documentation and comments by Antonio Nino Diaz · 5 years ago
  47. 2c8ef2a rpi3: sdhost: SDHost driver improvement by Ying-Chun Liu (PaulLiu) · 5 years ago
  48. ab3d224 Merge pull request #1836 from Yann-lms/docs_and_m4 by Antonio Niño Díaz · 5 years ago
  49. b053a22 stm32mp1: add minimal support for co-processor Cortex-M4 by Yann Gautier · 5 years ago
  50. a5aa25a Division functionality for cores that dont have divide hardware. by Usama Arif · 6 years ago
  51. 0d21680 stm32mp1: update clock driver by Yann Gautier · 5 years ago
  52. 5202cb3 stm32mp1: add timeout detection in reset driver by Yann Gautier · 5 years ago
  53. 7ae58c6 stm32mp1: use functions to retrieve some peripheral addresses by Yann Gautier · 5 years ago
  54. 447b2b1 stm32mp1: split clkfunc code by Yann Gautier · 5 years ago
  55. d82d4ff stm32mp1: update I2C and PMIC drivers by Yann Gautier · 5 years ago
  56. dfdb057 stm32mp1: use new functions to manage timeouts by Yann Gautier · 5 years ago
  57. e0a8ce5 stm32mp1: remove some dependencies on clocks and reset in drivers by Yann Gautier · 5 years ago
  58. 3f9c978 stm32mp1: make functions and macros more common by Yann Gautier · 5 years ago
  59. c9d75b3 stm32mp1: split code between common and private parts by Yann Gautier · 5 years ago
  60. eaea119 Merge pull request #1820 from thloh85-intel/integration_mbr by Antonio Niño Díaz · 5 years ago
  61. 30f833c drivers: partition: Add simple MBR partition entries support by Loh Tien Hock · 5 years ago
  62. 70086dc imx: warp7: Migrate to MULTI_CONSOLE_API by Ying-Chun Liu (PaulLiu) · 5 years ago
  63. 29a2413 drivers: generic_delay_timer: Assert presence of Generic Timer by Antonio Nino Diaz · 5 years ago
  64. 5dc2c3f GICv3: Allow probe for fewer GICR interfaces than exposed by the frame by Soby Mathew · 5 years ago
  65. 5735057 Merge pull request #1796 from grandpaul/rpi3-sdhost-driver by Antonio Niño Díaz · 5 years ago
  66. 0503adf rpi3: Add SDHost driver by Ying-Chun Liu (PaulLiu) · 5 years ago
  67. 5ce301b Merge pull request #1793 from marex/arm/master/fixes-v2.0.0 by Antonio Niño Díaz · 5 years ago
  68. 8e7d969 Merge pull request #1753 from Yann-lms/emmc_ret by Antonio Niño Díaz · 5 years ago
  69. 5755a30 Merge pull request #1786 from laroche/static_vars_functions by Antonio Niño Díaz · 5 years ago
  70. c87c8f8 rcar_gen3: drivers: ddr: Clean up printouts by Marek Vasut · 5 years ago
  71. 458a449 rcar_gen3: drivers: cpld: fix power-off on reset by Sergii Boryshchenko · 7 years ago
  72. 47366cb rcar_gen3: plat: Add missing cpu_on_check() implementation by Marek Vasut · 6 years ago
  73. d4dcadb Merge pull request #1773 from grandpaul/rpi3-gpio-driver by Antonio Niño Díaz · 5 years ago
  74. 83a2285 Merge pull request #1784 from antonio-nino-diaz-arm/an/includes-arm by Antonio Niño Díaz · 5 years ago
  75. 9822852 Change some vars and functions to be static. by Florian La Roche · 5 years ago
  76. e84c871 multi_console: Check functions are not NULL by Joel Hutton · 5 years ago
  77. d604ac4 rpi3: Add GPIO driver by Ying-Chun Liu (PaulLiu) · 6 years ago
  78. 560293b fvp: pwrc: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  79. 5932d19 plat/arm: sds: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  80. 2d4135e plat/arm: scp: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  81. 0387aa4 plat/arm: scpi: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  82. c411396 plat/arm: mhu: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  83. 14928b8 plat/arm: scmi: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  84. 88ef042 stm32mp1: add BSEC driver by Yann Gautier · 5 years ago
  85. 1fc2130 stm32mp1: update device tree and gpio functions by Yann Gautier · 5 years ago
  86. 4156d4d drivers: st: update drivers code by Yann Gautier · 5 years ago
  87. 077f682 drivers: st: pmic: update stpmic1 driver by Yann Gautier · 5 years ago
  88. c948f77 stm32mp1: update device tree files by Yann Gautier · 5 years ago
  89. 23684d0 stm32mp1: rename stpmu1 to stpmic1 by Yann Gautier · 5 years ago
  90. 435832a drivers: st: move i2c driver in its own folder by Yann Gautier · 5 years ago
  91. 5f9984e mmc: correctly check ret in mmc_fill_device_info by Yann Gautier · 5 years ago
  92. 8aabea3 Correct typographical errors by Paul Beesley · 5 years ago
  93. 34efb68 Merge pull request #1724 from jbech-linaro/emmc_enumeration by Antonio Niño Díaz · 5 years ago
  94. ca031df rcar_gen3: drivers: pwrc: Switch to common delay implementation by Marek Vasut · 6 years ago
  95. c97c5b5 rcar_gen3: drivers: delay: Rewrite from assembler to C by Marek Vasut · 6 years ago
  96. 452031e rcar_gen3: drivers: scif: Use TEND flag for transmission end detection by Marek Vasut · 6 years ago
  97. e32b622 rcar_gen3: drivers: qos: Synchronize tables by Marek Vasut · 6 years ago
  98. 042b4d4 rcar_gen3: drivers: pfc: Synchronize tables by Marek Vasut · 6 years ago
  99. 544cc72 rcar_gen3: drivers: ddr-b: Synchronize tables by Marek Vasut · 6 years ago
  100. aff7e00 rcar_gen3: drivers: ddr-a: Checkpatch cleanup by Marek Vasut · 6 years ago