1. 36a1e4b stm32mp1: add BSEC driver by Yann Gautier · 5 years ago
  2. 038bff2 stm32mp1: update device tree and gpio functions by Yann Gautier · 5 years ago
  3. 1a3fc9f drivers: st: update drivers code by Yann Gautier · 5 years ago
  4. ef85e53 drivers: st: pmic: update stpmic1 driver by Yann Gautier · 5 years ago
  5. 7b7e4bf stm32mp1: update device tree files by Yann Gautier · 5 years ago
  6. a45433b stm32mp1: rename stpmu1 to stpmic1 by Yann Gautier · 5 years ago
  7. 113f31e drivers: st: move i2c driver in its own folder by Yann Gautier · 5 years ago
  8. 1fbc97b Correct typographical errors by Paul Beesley · 5 years ago
  9. 199663a Merge pull request #1724 from jbech-linaro/emmc_enumeration by Antonio Niño Díaz · 5 years ago
  10. 4bc543c rcar_gen3: drivers: pwrc: Switch to common delay implementation by Marek Vasut · 6 years ago
  11. 1778b41 rcar_gen3: drivers: delay: Rewrite from assembler to C by Marek Vasut · 6 years ago
  12. aae2c72 rcar_gen3: drivers: scif: Use TEND flag for transmission end detection by Marek Vasut · 6 years ago
  13. 48cc693 rcar_gen3: drivers: qos: Synchronize tables by Marek Vasut · 6 years ago
  14. bda11cb rcar_gen3: drivers: pfc: Synchronize tables by Marek Vasut · 6 years ago
  15. 6c245a5 rcar_gen3: drivers: ddr-b: Synchronize tables by Marek Vasut · 6 years ago
  16. 1ddb3bf rcar_gen3: drivers: ddr-a: Checkpatch cleanup by Marek Vasut · 6 years ago
  17. 432d767 rcar_gen3: drivers: ddr-a: Synchronize tables by Marek Vasut · 6 years ago
  18. 38ec9e5 rcar_gen3: drivers: cpld: Move rcar_cpld_reset_cpu() into header by Marek Vasut · 6 years ago
  19. e6fe817 rcar_gen3: drivers: swdt: Access SCR in EL3 by Marek Vasut · 6 years ago
  20. 290a400 rcar_gen3: drivers: auth-mod: Access SCTLR in EL3 by Marek Vasut · 6 years ago
  21. e724649 rcar_gen3: plat: Clean up rcar_pwrc_code_copy_to_system_ram() by Marek Vasut · 6 years ago
  22. ca44ab6 rcar_gen3: plat: Drop ddr_regdef_len() by Marek Vasut · 5 years ago
  23. 57e282b stm32mp1: do not include platform header files directly in drivers by Yann Gautier · 5 years ago
  24. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  25. 8428a04 mmc: increase delay when initializing mmc by Joakim Bech · 6 years ago
  26. e4f1f87 Merge pull request #1708 from Yann-lms/warnings by Soby Mathew · 6 years ago
  27. 08834ce Merge pull request #1715 from pangupta/master by Soby Mathew · 6 years ago
  28. 5a3dd5c ccn: for RN-I, used node id instead of node postion by Pankaj Gupta · 6 years ago
  29. 3796621 io_block: define MAX_IO_BLOCK_DEVICES as unsigned by Yann Gautier · 6 years ago
  30. 8210b45 Merge pull request #1700 from jwerner-chromium/JW_crashfix by Soby Mathew · 6 years ago
  31. 03020da drivers/console: Reimplement MUTLI_CONSOLE_API framework in C by Julius Werner · 6 years ago
  32. 6b88b65 drivers/console: Link console framework code by default by Julius Werner · 6 years ago
  33. 1338c9c plat/common/crash_console_helpers.S: Fix MULTI_CONSOLE_API support by Julius Werner · 6 years ago
  34. ccf2b6b Merge pull request #1706 from Yann-lms/mmc_init_check by Antonio Niño Díaz · 6 years ago
  35. 461b49e tzc380: Fix some asserts by Antonio Nino Diaz · 6 years ago
  36. 110df92 Merge pull request #1653 from JackyBai/master by Antonio Niño Díaz · 6 years ago
  37. 34d3174 Merge pull request #1702 from MISL-EBU-System-SW/patches-18.12 by Antonio Niño Díaz · 6 years ago
  38. 9a772df ble: ap807: Switch to PLL mode and update CPU frequency by Christine Gharzuzi · 6 years ago
  39. bd51efd mvebu: cp110: avoid pcie power on/off sequence when called from Linux by Igal Liberman · 6 years ago
  40. 05b1773 mvebu: cp110: fix phy selector configuration for XFI1 by Grzegorz Jaszczyk · 6 years ago
  41. 7af0214 drivers: add tzc380 support by Peng Fan · 7 years ago
  42. e88fdd7 drivers: st: mmc: improve error cases in send_cmd function by Yann Gautier · 6 years ago
  43. 4c7888a drivers: mmc: check mmc_reset_to_idle return by Yann Gautier · 6 years ago
  44. 141a07a Merge pull request #1698 from hzhuang1/rm_emmc_delay by Antonio Niño Díaz · 6 years ago
  45. b4b08d7 Merge pull request #1679 from pangupta/master by Antonio Niño Díaz · 6 years ago
  46. 05274cb mmc: poll eMMC status after EXT_CSD command by Haojian Zhuang · 6 years ago
  47. ac52be3 ccn: Introduce API to set and read value of node register by Pankaj Gupta · 6 years ago
  48. 03bb12f drivers/tzc-dmc620: add driver to setup DMC-620 TZC controller by Vijayenthiran Subramaniam · 6 years ago
  49. caf3b7a Merge pull request #1682 from MISL-EBU-System-SW/migrate-multi-console by Antonio Niño Díaz · 6 years ago
  50. d8e3957 plat/marvell: Migrate to multi-console API by Konstantin Porotchkin · 6 years ago
  51. 21ab539 drivers: st: uart: remove old API by Yann Gautier · 6 years ago
  52. 4518c59 drivers: st: update console driver to support MULTI_CONSOLE_API by Yann Gautier · 6 years ago
  53. 3d48bae stm32mp1: add a new file for UART registers definition by Yann Gautier · 6 years ago
  54. 6c3fea5 Merge pull request #1676 from Yann-lms/static_analysis by Antonio Nino Diaz · 6 years ago
  55. f04146b cadence: uart: comply to console_register prototype by Alexei Colin · 6 years ago
  56. f9af3bc stm32mp1: correct some static analysis tools issues by Yann Gautier · 6 years ago
  57. ed041ac drivers: partition: correct some static analysis tools issues by Yann Gautier · 6 years ago
  58. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · 6 years ago
  59. 384ff09 Merge pull request #1668 from ldts/rcar_gen3/e3_build by Soby Mathew · 6 years ago
  60. 3b26aa7 Remove _tzc_get_max_top_addr() function by Sandrine Bailleux · 6 years ago
  61. 0a596b4 rcar_gen3: E3 target: fix compilation issues by ldts · 6 years ago
  62. e86a0aa Merge pull request #1623 from MISL-EBU-System-SW/a3700-support by Antonio Niño Díaz · 6 years ago
  63. c6b3ae8 Merge pull request #1646 from Andre-ARM/allwinner/pmic-v2 by Antonio Niño Díaz · 6 years ago
  64. d490776 meson: console: Add missing define to fix build by Antonio Nino Diaz · 6 years ago
  65. 0119324 meson: console: Introduce console driver by Antonio Nino Diaz · 6 years ago
  66. 4d2ae3e Merge pull request #1640 from soby-mathew/sm/fin_con_reg by Antonio Niño Díaz · 6 years ago
  67. 5f47579 tzc: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  68. ee4fa95 drivers: marvell Add support for Armada-37xx UART by Konstantin Porotchkin · 6 years ago
  69. ede192d drivers: marvell Add Armada-37xx COMPHY driver by Konstantin Porotchkin · 6 years ago
  70. 10d69c7 allwinner: Add RSB driver by Andre Przywara · 7 years ago
  71. 58873ae Multi-console: Deprecate the `finish_console_register` macro by Soby Mathew · 6 years ago
  72. 0b9d9d1 Merge pull request #1632 from Yann-lms/stm32mp1_mmc by Soby Mathew · 6 years ago
  73. 2ed16f5 mvebu: cp110: introduce COMPHY porting layer by Grzegorz Jaszczyk · 6 years ago
  74. 7c21e1c rcar_gen3: drivers: watchdog by Jorge Ramirez-Ortiz · 6 years ago
  75. 1d75367 rcar_gen3: drivers: serial controller interface by Jorge Ramirez-Ortiz · 6 years ago
  76. d26a722 rcar_gen3: drivers: spi multio bus controller by Jorge Ramirez-Ortiz · 6 years ago
  77. 83b9d1a rcar_gen3: drivers: rom api by Jorge Ramirez-Ortiz · 6 years ago
  78. 5ff5eee rcar_gen3: drivers: power controller by Jorge Ramirez-Ortiz · 6 years ago
  79. f1751c0 rcar_gen3: drivers: console by Jorge Ramirez-Ortiz · 6 years ago
  80. eaa63b4 rcar_gen3: drivers: io [emmc/mem] by Jorge Ramirez-Ortiz · 6 years ago
  81. ab853b0 rcar_gen3: drivers: i2c dvfs by Jorge Ramirez-Ortiz · 6 years ago
  82. 766263c rcar_gen3: drivers: emmc by Jorge Ramirez-Ortiz · 6 years ago
  83. 6919d70 rcar_gen3: drivers: dma by Jorge Ramirez-Ortiz · 6 years ago
  84. f7c14d5 rcar_gen3: drivers: micro delay generator by Jorge Ramirez-Ortiz · 6 years ago
  85. 67650d2 rcar_gen3: drivers: cpld by Jorge Ramirez-Ortiz · 6 years ago
  86. 268162f rcar_gen3: drivers: board identification by Jorge Ramirez-Ortiz · 6 years ago
  87. e1868f9 rcar_gen3: drivers: avs [adaptive voltage scaling] by Jorge Ramirez-Ortiz · 6 years ago
  88. 3f464d9 rcar_gen3: drivers: authentication by Jorge Ramirez-Ortiz · 6 years ago
  89. 47503d2 rcar_gen3: drivers: staging by Jorge Ramirez-Ortiz · 6 years ago
  90. bf084dc rcar-gen3: initial commit for the rcar-gen3 boards by Jorge Ramirez-Ortiz · 6 years ago
  91. 9abbd6a stm32mp1: add an IO to read MMC devices by Yann Gautier · 6 years ago
  92. eb16b47 stm32mp1: add an IO to read STM32IMAGE binaries by Yann Gautier · 6 years ago
  93. 5380b0d stm32mp1: add sdmmc2 driver by Yann Gautier · 6 years ago
  94. 687a7bc Merge pull request #1626 from Yann-lms/partition_verbose by Dimitris Papastamos · 6 years ago
  95. b60160d Merge pull request #1630 from antonio-nino-diaz-arm/an/fix-console by Dimitris Papastamos · 6 years ago
  96. 992c5ac pl011: cnds: cbmem: 16550: Fix comments by Antonio Nino Diaz · 6 years ago
  97. a7beaa5 Merge pull request #1622 from bryanodonoghue/master+imx7-mmc_fix by Soby Mathew · 6 years ago
  98. b74e90d drivers: partition: correct compilation error in VERBOSE mode by Yann Gautier · 6 years ago
  99. 39c0fd9 drivers: imx: mxc_usdhc: Do not set MMC_RSP_48 for MMC_RESPONSE_R2 by Bryan O'Donoghue · 6 years ago
  100. d7da2f8 plat/arm: Move norflash driver to drivers/ folder by Antonio Nino Diaz · 6 years ago