1. 2c8ef2a rpi3: sdhost: SDHost driver improvement by Ying-Chun Liu (PaulLiu) · 5 years ago
  2. ab3d224 Merge pull request #1836 from Yann-lms/docs_and_m4 by Antonio Niño Díaz · 5 years ago
  3. b053a22 stm32mp1: add minimal support for co-processor Cortex-M4 by Yann Gautier · 5 years ago
  4. a5aa25a Division functionality for cores that dont have divide hardware. by Usama Arif · 6 years ago
  5. 0d21680 stm32mp1: update clock driver by Yann Gautier · 5 years ago
  6. 5202cb3 stm32mp1: add timeout detection in reset driver by Yann Gautier · 5 years ago
  7. 7ae58c6 stm32mp1: use functions to retrieve some peripheral addresses by Yann Gautier · 5 years ago
  8. 447b2b1 stm32mp1: split clkfunc code by Yann Gautier · 5 years ago
  9. d82d4ff stm32mp1: update I2C and PMIC drivers by Yann Gautier · 5 years ago
  10. dfdb057 stm32mp1: use new functions to manage timeouts by Yann Gautier · 5 years ago
  11. e0a8ce5 stm32mp1: remove some dependencies on clocks and reset in drivers by Yann Gautier · 5 years ago
  12. 3f9c978 stm32mp1: make functions and macros more common by Yann Gautier · 5 years ago
  13. c9d75b3 stm32mp1: split code between common and private parts by Yann Gautier · 5 years ago
  14. eaea119 Merge pull request #1820 from thloh85-intel/integration_mbr by Antonio Niño Díaz · 5 years ago
  15. 30f833c drivers: partition: Add simple MBR partition entries support by Loh Tien Hock · 5 years ago
  16. 70086dc imx: warp7: Migrate to MULTI_CONSOLE_API by Ying-Chun Liu (PaulLiu) · 5 years ago
  17. 29a2413 drivers: generic_delay_timer: Assert presence of Generic Timer by Antonio Nino Diaz · 5 years ago
  18. 5dc2c3f GICv3: Allow probe for fewer GICR interfaces than exposed by the frame by Soby Mathew · 5 years ago
  19. 5735057 Merge pull request #1796 from grandpaul/rpi3-sdhost-driver by Antonio Niño Díaz · 5 years ago
  20. 0503adf rpi3: Add SDHost driver by Ying-Chun Liu (PaulLiu) · 5 years ago
  21. 5ce301b Merge pull request #1793 from marex/arm/master/fixes-v2.0.0 by Antonio Niño Díaz · 5 years ago
  22. 8e7d969 Merge pull request #1753 from Yann-lms/emmc_ret by Antonio Niño Díaz · 5 years ago
  23. 5755a30 Merge pull request #1786 from laroche/static_vars_functions by Antonio Niño Díaz · 5 years ago
  24. c87c8f8 rcar_gen3: drivers: ddr: Clean up printouts by Marek Vasut · 5 years ago
  25. 458a449 rcar_gen3: drivers: cpld: fix power-off on reset by Sergii Boryshchenko · 7 years ago
  26. 47366cb rcar_gen3: plat: Add missing cpu_on_check() implementation by Marek Vasut · 6 years ago
  27. d4dcadb Merge pull request #1773 from grandpaul/rpi3-gpio-driver by Antonio Niño Díaz · 5 years ago
  28. 83a2285 Merge pull request #1784 from antonio-nino-diaz-arm/an/includes-arm by Antonio Niño Díaz · 5 years ago
  29. 9822852 Change some vars and functions to be static. by Florian La Roche · 5 years ago
  30. e84c871 multi_console: Check functions are not NULL by Joel Hutton · 6 years ago
  31. d604ac4 rpi3: Add GPIO driver by Ying-Chun Liu (PaulLiu) · 6 years ago
  32. 560293b fvp: pwrc: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  33. 5932d19 plat/arm: sds: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  34. 2d4135e plat/arm: scp: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  35. 0387aa4 plat/arm: scpi: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  36. c411396 plat/arm: mhu: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  37. 14928b8 plat/arm: scmi: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  38. 88ef042 stm32mp1: add BSEC driver by Yann Gautier · 5 years ago
  39. 1fc2130 stm32mp1: update device tree and gpio functions by Yann Gautier · 5 years ago
  40. 4156d4d drivers: st: update drivers code by Yann Gautier · 5 years ago
  41. 077f682 drivers: st: pmic: update stpmic1 driver by Yann Gautier · 5 years ago
  42. c948f77 stm32mp1: update device tree files by Yann Gautier · 5 years ago
  43. 23684d0 stm32mp1: rename stpmu1 to stpmic1 by Yann Gautier · 5 years ago
  44. 435832a drivers: st: move i2c driver in its own folder by Yann Gautier · 5 years ago
  45. 5f9984e mmc: correctly check ret in mmc_fill_device_info by Yann Gautier · 5 years ago
  46. 8aabea3 Correct typographical errors by Paul Beesley · 6 years ago
  47. 34efb68 Merge pull request #1724 from jbech-linaro/emmc_enumeration by Antonio Niño Díaz · 6 years ago
  48. ca031df rcar_gen3: drivers: pwrc: Switch to common delay implementation by Marek Vasut · 6 years ago
  49. c97c5b5 rcar_gen3: drivers: delay: Rewrite from assembler to C by Marek Vasut · 6 years ago
  50. 452031e rcar_gen3: drivers: scif: Use TEND flag for transmission end detection by Marek Vasut · 6 years ago
  51. e32b622 rcar_gen3: drivers: qos: Synchronize tables by Marek Vasut · 6 years ago
  52. 042b4d4 rcar_gen3: drivers: pfc: Synchronize tables by Marek Vasut · 6 years ago
  53. 544cc72 rcar_gen3: drivers: ddr-b: Synchronize tables by Marek Vasut · 6 years ago
  54. aff7e00 rcar_gen3: drivers: ddr-a: Checkpatch cleanup by Marek Vasut · 6 years ago
  55. 5e3c4bb rcar_gen3: drivers: ddr-a: Synchronize tables by Marek Vasut · 6 years ago
  56. bd57db5 rcar_gen3: drivers: cpld: Move rcar_cpld_reset_cpu() into header by Marek Vasut · 6 years ago
  57. 8cbc417 rcar_gen3: drivers: swdt: Access SCR in EL3 by Marek Vasut · 6 years ago
  58. dc03e84 rcar_gen3: drivers: auth-mod: Access SCTLR in EL3 by Marek Vasut · 6 years ago
  59. b51a773 rcar_gen3: plat: Clean up rcar_pwrc_code_copy_to_system_ram() by Marek Vasut · 6 years ago
  60. a72e4f2 rcar_gen3: plat: Drop ddr_regdef_len() by Marek Vasut · 6 years ago
  61. 6e6ab28 stm32mp1: do not include platform header files directly in drivers by Yann Gautier · 6 years ago
  62. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  63. 7d63942 mmc: increase delay when initializing mmc by Joakim Bech · 6 years ago
  64. c094008 Merge pull request #1708 from Yann-lms/warnings by Soby Mathew · 6 years ago
  65. fd809dc Merge pull request #1715 from pangupta/master by Soby Mathew · 6 years ago
  66. 2f2b9ec ccn: for RN-I, used node id instead of node postion by Pankaj Gupta · 6 years ago
  67. b7c6529 io_block: define MAX_IO_BLOCK_DEVICES as unsigned by Yann Gautier · 6 years ago
  68. 85456a9 Merge pull request #1700 from jwerner-chromium/JW_crashfix by Soby Mathew · 6 years ago
  69. 91b48c9 drivers/console: Reimplement MUTLI_CONSOLE_API framework in C by Julius Werner · 6 years ago
  70. 985ee0b drivers/console: Link console framework code by default by Julius Werner · 6 years ago
  71. 63c52d0 plat/common/crash_console_helpers.S: Fix MULTI_CONSOLE_API support by Julius Werner · 6 years ago
  72. 8dc395e Merge pull request #1706 from Yann-lms/mmc_init_check by Antonio Niño Díaz · 6 years ago
  73. df54406 tzc380: Fix some asserts by Antonio Nino Diaz · 6 years ago
  74. 36bc633 Merge pull request #1653 from JackyBai/master by Antonio Niño Díaz · 6 years ago
  75. 6d422c3 Merge pull request #1702 from MISL-EBU-System-SW/patches-18.12 by Antonio Niño Díaz · 6 years ago
  76. 1020e0d ble: ap807: Switch to PLL mode and update CPU frequency by Christine Gharzuzi · 6 years ago
  77. 55df84f mvebu: cp110: avoid pcie power on/off sequence when called from Linux by Igal Liberman · 6 years ago
  78. 0529106 mvebu: cp110: fix phy selector configuration for XFI1 by Grzegorz Jaszczyk · 6 years ago
  79. 46f9b2c drivers: add tzc380 support by Peng Fan · 7 years ago
  80. 1d7bcaa drivers: st: mmc: improve error cases in send_cmd function by Yann Gautier · 6 years ago
  81. 77614a9 drivers: mmc: check mmc_reset_to_idle return by Yann Gautier · 6 years ago
  82. 3af48da Merge pull request #1698 from hzhuang1/rm_emmc_delay by Antonio Niño Díaz · 6 years ago
  83. 051cf88 Merge pull request #1679 from pangupta/master by Antonio Niño Díaz · 6 years ago
  84. 9376864 mmc: poll eMMC status after EXT_CSD command by Haojian Zhuang · 6 years ago
  85. 6f7dba4 ccn: Introduce API to set and read value of node register by Pankaj Gupta · 6 years ago
  86. 9d3b191 drivers/tzc-dmc620: add driver to setup DMC-620 TZC controller by Vijayenthiran Subramaniam · 6 years ago
  87. bbbf7f6 Merge pull request #1682 from MISL-EBU-System-SW/migrate-multi-console by Antonio Niño Díaz · 6 years ago
  88. d7c4420 plat/marvell: Migrate to multi-console API by Konstantin Porotchkin · 6 years ago
  89. 8b7a26d drivers: st: uart: remove old API by Yann Gautier · 6 years ago
  90. 6d264af drivers: st: update console driver to support MULTI_CONSOLE_API by Yann Gautier · 6 years ago
  91. 8244d22 stm32mp1: add a new file for UART registers definition by Yann Gautier · 6 years ago
  92. a6febea Merge pull request #1676 from Yann-lms/static_analysis by Antonio Nino Diaz · 6 years ago
  93. 23b6fa4 cadence: uart: comply to console_register prototype by Alexei Colin · 6 years ago
  94. 3e6fab4 stm32mp1: correct some static analysis tools issues by Yann Gautier · 6 years ago
  95. 4cb1770 drivers: partition: correct some static analysis tools issues by Yann Gautier · 6 years ago
  96. c3cf06f Standardise header guards across codebase by Antonio Nino Diaz · 6 years ago
  97. 7558e85 Merge pull request #1668 from ldts/rcar_gen3/e3_build by Soby Mathew · 6 years ago
  98. b56ec68 Remove _tzc_get_max_top_addr() function by Sandrine Bailleux · 6 years ago
  99. 04d1f8d rcar_gen3: E3 target: fix compilation issues by ldts · 6 years ago
  100. eb47f14 Merge pull request #1623 from MISL-EBU-System-SW/a3700-support by Antonio Niño Díaz · 6 years ago