1. 32f4738 Merge pull request #1836 from Yann-lms/docs_and_m4 by Antonio Niño Díaz · 5 years ago
  2. ed34232 stm32mp1: add minimal support for co-processor Cortex-M4 by Yann Gautier · 5 years ago
  3. b69ac08 Division functionality for cores that dont have divide hardware. by Usama Arif · 6 years ago
  4. e4a3c35 stm32mp1: update clock driver by Yann Gautier · 5 years ago
  5. 33b1be4 stm32mp1: add timeout detection in reset driver by Yann Gautier · 5 years ago
  6. 3d78a2e stm32mp1: use functions to retrieve some peripheral addresses by Yann Gautier · 5 years ago
  7. 4d42947 stm32mp1: split clkfunc code by Yann Gautier · 5 years ago
  8. f3928f6 stm32mp1: update I2C and PMIC drivers by Yann Gautier · 5 years ago
  9. 2299d57 stm32mp1: use new functions to manage timeouts by Yann Gautier · 5 years ago
  10. b5d2ed4 stm32mp1: remove some dependencies on clocks and reset in drivers by Yann Gautier · 5 years ago
  11. a2e2a30 stm32mp1: make functions and macros more common by Yann Gautier · 5 years ago
  12. ee8f542 stm32mp1: split code between common and private parts by Yann Gautier · 5 years ago
  13. e4ecf63 Merge pull request #1820 from thloh85-intel/integration_mbr by Antonio Niño Díaz · 5 years ago
  14. 8defbae drivers: partition: Add simple MBR partition entries support by Loh Tien Hock · 5 years ago
  15. 26ca4f5 imx: warp7: Migrate to MULTI_CONSOLE_API by Ying-Chun Liu (PaulLiu) · 5 years ago
  16. d29d21e drivers: generic_delay_timer: Assert presence of Generic Timer by Antonio Nino Diaz · 5 years ago
  17. d1463bd GICv3: Allow probe for fewer GICR interfaces than exposed by the frame by Soby Mathew · 5 years ago
  18. 723be04 Merge pull request #1796 from grandpaul/rpi3-sdhost-driver by Antonio Niño Díaz · 5 years ago
  19. 7eee8ef rpi3: Add SDHost driver by Ying-Chun Liu (PaulLiu) · 5 years ago
  20. 0f04149 Merge pull request #1793 from marex/arm/master/fixes-v2.0.0 by Antonio Niño Díaz · 5 years ago
  21. 425ce3d Merge pull request #1753 from Yann-lms/emmc_ret by Antonio Niño Díaz · 5 years ago
  22. a12ea0c Merge pull request #1786 from laroche/static_vars_functions by Antonio Niño Díaz · 5 years ago
  23. 5651989 rcar_gen3: drivers: ddr: Clean up printouts by Marek Vasut · 5 years ago
  24. aafafce rcar_gen3: drivers: cpld: fix power-off on reset by Sergii Boryshchenko · 7 years ago
  25. 122555f rcar_gen3: plat: Add missing cpu_on_check() implementation by Marek Vasut · 5 years ago
  26. 5f79a06 Merge pull request #1773 from grandpaul/rpi3-gpio-driver by Antonio Niño Díaz · 5 years ago
  27. 68ab706 Merge pull request #1784 from antonio-nino-diaz-arm/an/includes-arm by Antonio Niño Díaz · 5 years ago
  28. 231c244 Change some vars and functions to be static. by Florian La Roche · 5 years ago
  29. 698d835 multi_console: Check functions are not NULL by Joel Hutton · 5 years ago
  30. 4fb84fb rpi3: Add GPIO driver by Ying-Chun Liu (PaulLiu) · 6 years ago
  31. f13d09a fvp: pwrc: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  32. 09d5876 plat/arm: sds: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  33. 326f56b plat/arm: scp: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  34. ae9654d plat/arm: scpi: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  35. 1b0c6f1 plat/arm: mhu: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  36. c30db5b plat/arm: scmi: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  37. 36a1e4b stm32mp1: add BSEC driver by Yann Gautier · 5 years ago
  38. 038bff2 stm32mp1: update device tree and gpio functions by Yann Gautier · 5 years ago
  39. 1a3fc9f drivers: st: update drivers code by Yann Gautier · 5 years ago
  40. ef85e53 drivers: st: pmic: update stpmic1 driver by Yann Gautier · 5 years ago
  41. 7b7e4bf stm32mp1: update device tree files by Yann Gautier · 5 years ago
  42. a45433b stm32mp1: rename stpmu1 to stpmic1 by Yann Gautier · 5 years ago
  43. 113f31e drivers: st: move i2c driver in its own folder by Yann Gautier · 5 years ago
  44. e8eb33f mmc: correctly check ret in mmc_fill_device_info by Yann Gautier · 5 years ago
  45. 1fbc97b Correct typographical errors by Paul Beesley · 5 years ago
  46. 199663a Merge pull request #1724 from jbech-linaro/emmc_enumeration by Antonio Niño Díaz · 5 years ago
  47. 4bc543c rcar_gen3: drivers: pwrc: Switch to common delay implementation by Marek Vasut · 6 years ago
  48. 1778b41 rcar_gen3: drivers: delay: Rewrite from assembler to C by Marek Vasut · 6 years ago
  49. aae2c72 rcar_gen3: drivers: scif: Use TEND flag for transmission end detection by Marek Vasut · 6 years ago
  50. 48cc693 rcar_gen3: drivers: qos: Synchronize tables by Marek Vasut · 6 years ago
  51. bda11cb rcar_gen3: drivers: pfc: Synchronize tables by Marek Vasut · 6 years ago
  52. 6c245a5 rcar_gen3: drivers: ddr-b: Synchronize tables by Marek Vasut · 6 years ago
  53. 1ddb3bf rcar_gen3: drivers: ddr-a: Checkpatch cleanup by Marek Vasut · 6 years ago
  54. 432d767 rcar_gen3: drivers: ddr-a: Synchronize tables by Marek Vasut · 6 years ago
  55. 38ec9e5 rcar_gen3: drivers: cpld: Move rcar_cpld_reset_cpu() into header by Marek Vasut · 6 years ago
  56. e6fe817 rcar_gen3: drivers: swdt: Access SCR in EL3 by Marek Vasut · 6 years ago
  57. 290a400 rcar_gen3: drivers: auth-mod: Access SCTLR in EL3 by Marek Vasut · 6 years ago
  58. e724649 rcar_gen3: plat: Clean up rcar_pwrc_code_copy_to_system_ram() by Marek Vasut · 6 years ago
  59. ca44ab6 rcar_gen3: plat: Drop ddr_regdef_len() by Marek Vasut · 5 years ago
  60. 57e282b stm32mp1: do not include platform header files directly in drivers by Yann Gautier · 5 years ago
  61. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  62. 8428a04 mmc: increase delay when initializing mmc by Joakim Bech · 6 years ago
  63. e4f1f87 Merge pull request #1708 from Yann-lms/warnings by Soby Mathew · 6 years ago
  64. 08834ce Merge pull request #1715 from pangupta/master by Soby Mathew · 6 years ago
  65. 5a3dd5c ccn: for RN-I, used node id instead of node postion by Pankaj Gupta · 6 years ago
  66. 3796621 io_block: define MAX_IO_BLOCK_DEVICES as unsigned by Yann Gautier · 6 years ago
  67. 8210b45 Merge pull request #1700 from jwerner-chromium/JW_crashfix by Soby Mathew · 6 years ago
  68. 03020da drivers/console: Reimplement MUTLI_CONSOLE_API framework in C by Julius Werner · 6 years ago
  69. 6b88b65 drivers/console: Link console framework code by default by Julius Werner · 6 years ago
  70. 1338c9c plat/common/crash_console_helpers.S: Fix MULTI_CONSOLE_API support by Julius Werner · 6 years ago
  71. ccf2b6b Merge pull request #1706 from Yann-lms/mmc_init_check by Antonio Niño Díaz · 6 years ago
  72. 461b49e tzc380: Fix some asserts by Antonio Nino Diaz · 6 years ago
  73. 110df92 Merge pull request #1653 from JackyBai/master by Antonio Niño Díaz · 6 years ago
  74. 34d3174 Merge pull request #1702 from MISL-EBU-System-SW/patches-18.12 by Antonio Niño Díaz · 6 years ago
  75. 9a772df ble: ap807: Switch to PLL mode and update CPU frequency by Christine Gharzuzi · 6 years ago
  76. bd51efd mvebu: cp110: avoid pcie power on/off sequence when called from Linux by Igal Liberman · 6 years ago
  77. 05b1773 mvebu: cp110: fix phy selector configuration for XFI1 by Grzegorz Jaszczyk · 6 years ago
  78. 7af0214 drivers: add tzc380 support by Peng Fan · 7 years ago
  79. e88fdd7 drivers: st: mmc: improve error cases in send_cmd function by Yann Gautier · 6 years ago
  80. 4c7888a drivers: mmc: check mmc_reset_to_idle return by Yann Gautier · 6 years ago
  81. 141a07a Merge pull request #1698 from hzhuang1/rm_emmc_delay by Antonio Niño Díaz · 6 years ago
  82. b4b08d7 Merge pull request #1679 from pangupta/master by Antonio Niño Díaz · 6 years ago
  83. 05274cb mmc: poll eMMC status after EXT_CSD command by Haojian Zhuang · 6 years ago
  84. ac52be3 ccn: Introduce API to set and read value of node register by Pankaj Gupta · 6 years ago
  85. 03bb12f drivers/tzc-dmc620: add driver to setup DMC-620 TZC controller by Vijayenthiran Subramaniam · 6 years ago
  86. caf3b7a Merge pull request #1682 from MISL-EBU-System-SW/migrate-multi-console by Antonio Niño Díaz · 6 years ago
  87. d8e3957 plat/marvell: Migrate to multi-console API by Konstantin Porotchkin · 6 years ago
  88. 21ab539 drivers: st: uart: remove old API by Yann Gautier · 6 years ago
  89. 4518c59 drivers: st: update console driver to support MULTI_CONSOLE_API by Yann Gautier · 6 years ago
  90. 3d48bae stm32mp1: add a new file for UART registers definition by Yann Gautier · 6 years ago
  91. 6c3fea5 Merge pull request #1676 from Yann-lms/static_analysis by Antonio Nino Diaz · 6 years ago
  92. f04146b cadence: uart: comply to console_register prototype by Alexei Colin · 6 years ago
  93. f9af3bc stm32mp1: correct some static analysis tools issues by Yann Gautier · 6 years ago
  94. ed041ac drivers: partition: correct some static analysis tools issues by Yann Gautier · 6 years ago
  95. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · 6 years ago
  96. 384ff09 Merge pull request #1668 from ldts/rcar_gen3/e3_build by Soby Mathew · 6 years ago
  97. 3b26aa7 Remove _tzc_get_max_top_addr() function by Sandrine Bailleux · 6 years ago
  98. 0a596b4 rcar_gen3: E3 target: fix compilation issues by ldts · 6 years ago
  99. e86a0aa Merge pull request #1623 from MISL-EBU-System-SW/a3700-support by Antonio Niño Díaz · 6 years ago
  100. c6b3ae8 Merge pull request #1646 from Andre-ARM/allwinner/pmic-v2 by Antonio Niño Díaz · 6 years ago