1. c00b093 gpio: Add missing parenthesis to the GPIO_TO_PORT define by Lukasz Majewski · Sun Jun 09 22:54:40 2019 +0200
  2. 00aa066 pwm: imx: add DM_PWM support by Heiko Schocher · Tue May 28 06:51:52 2019 +0200
  3. ff3b7b1 pwm: imx: add Kconfig support by Heiko Schocher · Tue May 28 06:51:51 2019 +0200
  4. 9d4ce30 regulator: bd718x7: support ROHM BD71837 and BD71847 PMICs by Matti Vaittinen · Tue May 07 10:45:55 2019 +0300
  5. 8a02111 thermal: add i.MX8 thermal driver by Peng Fan · Sun May 05 13:23:54 2019 +0000
  6. ba44e01 misc: imx8: add sc_misc_get_temp by Peng Fan · Sun May 05 13:23:51 2019 +0000
  7. 5faaf09 spi: mxs: Add support DM/DTS for i.MX28 mxs SPI driver (DM_SPI conversion) by Lukasz Majewski · Wed Jun 19 17:31:07 2019 +0200
  8. 137419a pinctrl: mxs: Add support for i.MX2[38] mxs pinctrl driver by Lukasz Majewski · Wed Jun 19 17:31:06 2019 +0200
  9. e5c207c gpio: mxs: Add support for DM/DTS in the mxs_gpio.c driver (DM_GPIO) by Lukasz Majewski · Wed Jun 19 17:31:05 2019 +0200
  10. 8a8f5a6 net: fec: Enable support for i.MX28 DM_ETH in the fec_mxc.c driver by Lukasz Majewski · Wed Jun 19 17:31:03 2019 +0200
  11. f63ef49 i.MX6: nand: add nandbcb command for imx by Shyam Saini · Fri Jun 14 13:05:33 2019 +0530
  12. 8c0709b clk: sandbox: Add sandbox test code for Common Clock Framework [CCF] by Lukasz Majewski · Mon Jun 24 15:50:50 2019 +0200
  13. 669b773 clk: sandbox: Adjust clk-mux.c to emulate reading divider value from HW by Lukasz Majewski · Mon Jun 24 15:50:49 2019 +0200
  14. bb18f1b clk: sandbox: Adjust clk-divider to emulate reading its value from HW by Lukasz Majewski · Mon Jun 24 15:50:48 2019 +0200
  15. 4ef3217 dm: clk: Extend clk_get_parent_rate() to support CLK_GET_RATE_NOCACHE flag by Lukasz Majewski · Mon Jun 24 15:50:46 2019 +0200
  16. 4de44bb clk: Port Linux common clock framework [CCF] for imx6q to U-boot (tag: v5.1.12) by Lukasz Majewski · Mon Jun 24 15:50:45 2019 +0200
  17. 12014be dm: clk: Define clk_get_by_id() for clk operations by Lukasz Majewski · Mon Jun 24 15:50:44 2019 +0200
  18. 53155da dm: clk: Define clk_get_parent_rate() for clk operations by Lukasz Majewski · Mon Jun 24 15:50:43 2019 +0200
  19. 9e38dc3 dm: clk: Define clk_get_parent() for clk operations by Lukasz Majewski · Mon Jun 24 15:50:42 2019 +0200
  20. 9ded46927 clk: Provide struct clk for fixed rate clock (clk_fixed_rate.c) by Lukasz Majewski · Mon Jun 24 15:50:40 2019 +0200
  21. 0e845c8 clk: Remove clock ID check in .get_rate() of clk_fixed_* by Lukasz Majewski · Mon Jun 24 15:50:37 2019 +0200
  22. b093197 Merge branch '2019-07-17-master-imports' by Tom Rini · Thu Jul 18 11:31:37 2019 -0400
  23. a4e697d pci_ep: fix wrong addressing to barno by Ramon Fried · Mon Jul 15 23:04:41 2019 +0300
  24. 1a0ff47 blk: Invalidate block cache when switching hwpart by developer · Thu Jul 11 15:10:23 2019 +0800
  25. db58d9e regulator: Allow enabling GPIO regulator by Sven Schwermer · Mon Jun 24 13:03:34 2019 +0200
  26. 2595752 regulator: Factor out common enable code by Sven Schwermer · Mon Jun 24 13:03:33 2019 +0200
  27. 15ac1d2 rtc: Add DM support to ds3231 by Chuanhua Han · Fri Jun 21 16:21:53 2019 +0800
  28. 64d4f55 i2c: omap24xx_i2c: Adapt driver to support K3 devices by Vignesh R · Tue Jun 04 18:08:11 2019 -0500
  29. eb4d032 mmc: am654_sdhci: Allow driver to probe without PDs specified by Andreas Dannenberg · Tue Jun 04 17:55:44 2019 -0500
  30. 7eecee6 mmc: am654_sdhci: Add a platform specific set_control_reg() callback by Faiz Abbas · Tue Jun 11 00:43:41 2019 +0530
  31. 2eddc00 mmc: sdhci: Add support for HOST_CONTROL2 and setting UHS timings by Faiz Abbas · Tue Jun 11 00:43:40 2019 +0530
  32. e9aed58 mmc: am654_sdhci: Add Support for PHY by Faiz Abbas · Tue Jun 11 00:43:38 2019 +0530
  33. 375acf8 mmc: sdhci: Make set_ios_post() return int by Faiz Abbas · Tue Jun 11 00:43:37 2019 +0530
  34. ab61966 mmc: sdhci: Make sdhci_set_clock() non static by Faiz Abbas · Tue Jun 11 00:43:35 2019 +0530
  35. f08f9d7 mmc: sdhci: Add support for sdhci-caps-mask by Faiz Abbas · Tue Jun 11 00:43:34 2019 +0530
  36. 52742f4 regmap: Add API regmap_init_mem_index() by Faiz Abbas · Tue Jun 11 00:43:33 2019 +0530
  37. 03c9a40 mmc: am654_sdhci: Remove quirks by Faiz Abbas · Tue Jun 11 00:43:32 2019 +0530
  38. d8fb309 arm64: dts: k3: Sync sdhci0 node from kernel and change driver name by Faiz Abbas · Tue Jun 11 00:43:31 2019 +0530
  39. ef0e43f Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Tue Jul 16 11:19:31 2019 -0400
  40. b2f0f31 sunxi: phy: Add USB PHY support for Allwinner H6 by Andre Przywara · Sun Jun 23 15:09:49 2019 +0100
  41. 60e6efd sunxi: clocks: Add H6 USB clock gates and resets by Andre Przywara · Sun Jun 23 15:09:48 2019 +0100
  42. 60c8417 sunxi: gpio: Enable support for H6 pin controller by Andre Przywara · Sun Jun 23 15:09:47 2019 +0100
  43. 9d3bab9 sunxi: move SUNXI_GPIO to Kconfig by Andre Przywara · Sun Jun 23 15:09:46 2019 +0100
  44. 329957f Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Mon Jul 15 18:56:24 2019 -0400
  45. 1676dfb net: macb: Add support for 1000-baseX by Radu Pirea · Fri Jun 07 14:18:36 2019 +0300
  46. 015800c net: macb: Fixed reading MII_LPA register by Radu Pirea · Fri Jun 07 14:18:35 2019 +0300
  47. a00b95c net: ethernet: ti: Introduce am654 gigabit eth switch subsystem driver by Keerthy · Tue Jul 09 10:30:34 2019 +0530
  48. 21deb9b driver: net: ti: cpsw-mdio: use phys_addr_t for mdio_base addr by Keerthy · Tue Jul 09 10:30:33 2019 +0530
  49. 5092a16 net: phy: cortina: Use block layer to read from mmc by Yinbo Zhu · Tue Jun 11 14:29:03 2019 +0800
  50. 6fbf161 net: mscc: refactor mscc_miim by Horatiu Vultur · Sun Jun 09 15:27:29 2019 +0200
  51. 0daa53a test: dm: add MDIO test by Alex Marginean · Mon Jun 03 19:12:28 2019 +0300
  52. 1a5b098 net: introduce MDIO DM class for MDIO devices by Alex Marginean · Mon Jun 03 19:10:30 2019 +0300
  53. 0f6b0ab net: mscc: serval: Remove delay when serdes is configured by Horatiu Vultur · Thu May 23 21:45:33 2019 +0200
  54. b0a86e5 net: phy: ti: Fix clock output DT property by Trent Piepho · Fri May 10 17:49:08 2019 +0000
  55. 19d7aee net: phy: ti: Use default values for tx/rx delay and fifo size by Trent Piepho · Thu May 09 19:41:51 2019 +0000
  56. 2586f15 Merge tag 'mmc-2019-7-15' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · Mon Jul 15 09:42:41 2019 -0400
  57. 3dbea59 mmc: fsl_esdhc_imx: enlarge mmc timeout by Peng Fan · Wed Jul 10 09:35:30 2019 +0000
  58. 457fe96 mmc: fsl_esdhc_imx: add i.MX8QM compatible by Peng Fan · Wed Jul 10 09:35:28 2019 +0000
  59. 69b9d3a mmc: fsl_esdhc_imx: add HS400 Enhanced strobe support by Peng Fan · Wed Jul 10 09:35:26 2019 +0000
  60. 3766a48 mmc: fsl_esdhc_imx: use mmc_of_parse to set host_caps by Peng Fan · Wed Jul 10 09:35:24 2019 +0000
  61. b01c773 mmc: Parse no-1-8-v DT property by Peng Fan · Wed Jul 10 09:35:20 2019 +0000
  62. fb96879 mmc: Parse HS400 Enhanced strobe DT properties by Peng Fan · Wed Jul 10 09:35:18 2019 +0000
  63. eede83b mmc: support hs400 enhanced strobe mode by Peng Fan · Wed Jul 10 14:43:07 2019 +0800
  64. 7aa20fd mmc: fsl_esdhc_imx: fix config check issue when building in SPL by Ye Li · Thu Jul 11 03:29:02 2019 +0000
  65. a1afe25 mmc: mmc_spi: Re-write driver using DM framework by Bhargav Shah · Mon Jul 08 04:10:48 2019 +0000
  66. d9c92c7 mmc: skip select_mode_and_width for MMC SPI host by Anup Patel · Mon Jul 08 04:10:43 2019 +0000
  67. faf5c95 mmc: retry a few times if a partition switch failed by Jean-Jacques Hiblot · Tue Jul 02 10:53:58 2019 +0200
  68. e8a626d mmc: do not change mode when accessing a boot partition by Jean-Jacques Hiblot · Tue Jul 02 10:53:57 2019 +0200
  69. 5a7cf40 mmc: During a switch, poll on dat0 if available and check the final status by Jean-Jacques Hiblot · Tue Jul 02 10:53:56 2019 +0200
  70. 7f5b169 mmc: When switching partition, use the timeout specified in the ext_csd by Jean-Jacques Hiblot · Tue Jul 02 10:53:55 2019 +0200
  71. 201559c mmc: use the generic timeout for cmd6 (SWITCH) provided in the ext_csd by Jean-Jacques Hiblot · Tue Jul 02 10:53:54 2019 +0200
  72. 4f04a32 mmc: if possible, poll the busy state using DAT0 by Jean-Jacques Hiblot · Tue Jul 02 10:53:53 2019 +0200
  73. 443edbe mmc: add mmc_poll_for_busy() and change the purpose of mmc_send_status() by Jean-Jacques Hiblot · Tue Jul 02 10:53:52 2019 +0200
  74. 4527b50 mmc: omap_hsmmc: provide wait_dat0 even if UHS modes are not supported by Jean-Jacques Hiblot · Tue Jul 02 10:53:51 2019 +0200
  75. a26ed26 Revert "mmc: Add a new callback function to perform the 74 clocks cycle sequence" by Jean-Jacques Hiblot · Tue Jul 02 10:53:50 2019 +0200
  76. 6574396 mmc: omap_hsmmc: don't fill the send_init_stream callback by Jean-Jacques Hiblot · Tue Jul 02 10:53:49 2019 +0200
  77. a1e7a4d mmc: omap_hsmmc: reset FSM for DAT and CMD lines if needed before a new command by Jean-Jacques Hiblot · Tue Jul 02 10:53:48 2019 +0200
  78. 7e40f41 mmc: rpmb: fix response type of CMD25 by Akio Hirayama · Fri Jun 28 21:16:25 2019 +0900
  79. c8a0ec0 mmc: sdhci: Implement SDHCI card detect by T Karthik Reddy · Tue Jun 25 13:39:04 2019 +0200
  80. 3863f7e mmc: sdhci: Read cd-gpio from devicetree by T Karthik Reddy · Tue Jun 25 13:39:03 2019 +0200
  81. d0bb516 mmc: Read sd card detect properties from DT by T Karthik Reddy · Tue Jun 25 13:39:02 2019 +0200
  82. 31e872e Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Sun Jul 14 09:09:49 2019 -0400
  83. d033cbf regulator: Allow autosetting fixed regulators by Sven Schwermer · Wed Jun 12 08:32:38 2019 +0200
  84. 39cb340 gpio: add gpio-hog support by Heiko Schocher · Wed Jun 12 06:11:46 2019 +0200
  85. 6305a5c pinctrl: pinctrl-single: Add 'pinctrl-single, bits' support by Adam Ford · Mon Jun 10 13:15:55 2019 -0500
  86. fb04390 power: regulator: Kconfig: Add SPL_DM_REGULATOR configs for palmas/lp873x/lp87565 by Keerthy · Thu Jun 06 16:06:56 2019 +0530
  87. a23e47e power: pmic: Kconfig: Add SPL_PMIC configs for palmas/lp873x/lp87565 by Keerthy · Thu Jun 06 16:06:55 2019 +0530
  88. 2febcea rtc: add Microcrystal RV-8803 driver by Michael Walle · Wed May 29 01:29:58 2019 +0200
  89. 3f12cf1 usb: musb-new: omap2430: Fix compilation warning with USB_MUSB_GADGET by Derald D. Woods · Mon May 27 21:22:00 2019 -0500
  90. 2e819b4 rtc: ds1307: add support for m41t11 by Heiko Schocher · Mon May 27 08:13:41 2019 +0200
  91. 8967664 mmc: Register only the first MMC device on MMC_TINY by Ezequiel Garcia · Sat May 25 19:25:22 2019 -0300
  92. 6698318 spl: Move SPL_MMC_TINY option to appear under SPL menu by Ezequiel Garcia · Sat May 25 19:25:21 2019 -0300
  93. 26d68b2 drivers: core: use strcmp when find device by name by Peng Fan · Wed May 22 07:08:14 2019 +0000
  94. 5df208d pci: ensure enumeration of all devices in pci_init by Marek Behún · Tue May 21 12:04:31 2019 +0200
  95. 1b1f3fb gpio: stm32: Remove .ofmatch callback by Patrice Chotard · Fri Jun 21 15:39:25 2019 +0200
  96. 05a9319 pinctrl: stm32: update .bind callback by Patrice Chotard · Fri Jun 21 15:39:23 2019 +0200
  97. daf1a59 gpio: stm32: Rename stm32f7_gpio to stm32_gpio by Patrice Chotard · Fri Jun 21 15:39:22 2019 +0200
  98. 5043c4b spi: stm32: Fix warnings when compiling with W=1 by Patrick Delaunay · Fri Jun 21 15:26:58 2019 +0200
  99. 02502072 spi: stm32_qspi: avoid warnings when building with W=1 option by Patrick Delaunay · Fri Jun 21 15:26:55 2019 +0200
  100. 804858a mtd: rawnand: stm32_fmc2: avoid warnings when building with W=1 option by Patrick Delaunay · Fri Jun 21 15:26:54 2019 +0200