1. 8f5faaa Merge git://git.denx.de/u-boot-sunxi by Tom Rini · Wed Apr 04 09:18:38 2018 -0400
  2. 3125a3e sunxi: revert disabling of features by Andre Przywara · Wed Apr 04 01:31:22 2018 +0100
  3. 94f3bbd net: sun8i-emac: remove support for old binding by Andre Przywara · Wed Apr 04 01:31:20 2018 +0100
  4. ba3a96d net: sun8i-emac: add support for new EMAC DT binding by Andre Przywara · Wed Apr 04 01:31:16 2018 +0100
  5. 26e549b net: sun8i-emac: support new pinctrl DT bindings by Andre Przywara · Wed Apr 04 01:31:15 2018 +0100
  6. 4088d82 sunxi: gpio: add missing compatible strings by Andre Przywara · Wed Apr 04 01:31:14 2018 +0100
  7. 639aa98 sunxi: move the NAND parameters to Kconfig by Miquel Raynal · Wed Feb 28 20:52:01 2018 +0100
  8. 38b8a98 sunxi: make NAND_SUNXI use ARCH_SUNXI as default in Kconfig by Miquel Raynal · Wed Feb 28 20:52:00 2018 +0100
  9. 9f23e00 sunxi: automatically select SPL_NAND_SUPPORT in Kconfig by Miquel Raynal · Wed Feb 28 20:51:59 2018 +0100
  10. 78f1099 sunxi: allow NAND support to be compiled for sun8i platforms by Miquel Raynal · Wed Feb 28 20:51:57 2018 +0100
  11. 8eef8f3 spl: nand: sunxi: use PIO instead of DMA by Miquel Raynal · Wed Feb 28 20:51:55 2018 +0100
  12. 298e7a6 spl: nand: sunxi: declare the ecc_bytes array globally by Miquel Raynal · Wed Feb 28 20:51:54 2018 +0100
  13. 4f80004 spl: nand: sunxi: make the reset column helper more generic by Miquel Raynal · Wed Feb 28 20:51:52 2018 +0100
  14. 010ea02 spl: nand: sunxi: ensure enough time has passed after changing the column by Miquel Raynal · Wed Feb 28 20:51:51 2018 +0100
  15. 6852f48 spl: nand: sunxi: create an helper to handle command execution by Miquel Raynal · Wed Feb 28 20:51:50 2018 +0100
  16. aeb59c3 spl: nand: sunxi: add missing status clear by Miquel Raynal · Wed Feb 28 20:51:49 2018 +0100
  17. b242ee9 spl: nand: sunxi: introduce the nand_wait_cmd_fifo_empty() helper by Miquel Raynal · Wed Feb 28 20:51:48 2018 +0100
  18. b0b98ca spl: nand: sunxi: introduce the nand_wait_int() helper by Miquel Raynal · Wed Feb 28 20:51:47 2018 +0100
  19. a450de7 spl: nand: sunxi: fix typo on register name by Miquel Raynal · Wed Feb 28 20:51:46 2018 +0100
  20. e859503 spl: nand: sunxi: fix second case of modulo by zero error by Miquel Raynal · Wed Feb 28 20:51:45 2018 +0100
  21. 3cb5a81 mtd: nand: sunxi: fix ECC strength choice by Miquel Raynal · Wed Feb 28 20:51:44 2018 +0100
  22. 11580bf Merge git://git.denx.de/u-boot-dm by Tom Rini · Sun Apr 01 20:36:39 2018 -0400
  23. 35616ef core: ofnode: Fix translation for #size-cells == 0 by Mario Six · Mon Mar 12 14:53:33 2018 +0100
  24. 4e47583 dm: core: make fixed-clock dt scan live dt compatible by Andy Yan · Thu Mar 01 14:08:15 2018 +0800
  25. a589762 pinctrl-uclass: convert to use live dt by Kever Yang · Fri Feb 09 10:56:24 2018 +0800
  26. 66a0b5a core: add uclass_get_device_by_phandle_id() api by Kever Yang · Fri Feb 09 10:56:23 2018 +0800
  27. dd4b670 Merge git://git.denx.de/u-boot-marvell by Tom Rini · Fri Mar 30 18:18:22 2018 -0400
  28. 989edca Merge git://git.denx.de/u-boot-x86 by Tom Rini · Fri Mar 30 18:17:23 2018 -0400
  29. ff2b52b Merge git://git.denx.de/u-boot-riscv by Tom Rini · Fri Mar 30 18:16:56 2018 -0400
  30. a6bdc86 arm64: a37xx: pci: add support for aardvark pcie driver by Wilson Ding · Mon Mar 26 15:57:29 2018 +0800
  31. 3cdd35b arm64: a37xx: pinctrl: Correct mpp definitions by Ken Ma · Mon Mar 26 15:56:03 2018 +0800
  32. f72c529 arm64: a37xx: pinctrl: Fix gpio pin offset in register by Ken Ma · Mon Mar 26 15:56:02 2018 +0800
  33. b28aedb arm64: a37xx: pinctrl: Fix the pin 23 on south bridge by Ken Ma · Mon Mar 26 15:56:01 2018 +0800
  34. a1d8160 arm64: a37xx: pinctrl: Fix number of pin in south bridge by Ken Ma · Mon Mar 26 15:55:59 2018 +0800
  35. f09ac1a dm: pcie: designware: add correct ATU handling by Igal Liberman · Wed Feb 14 19:25:23 2018 +0200
  36. da5cfec x86: mmc: Fix mapping of BAR memory by Bernhard Messerklinger · Thu Feb 15 09:09:43 2018 +0100
  37. 6d53207 dm: pci: Avoid setting a PCI region that has 0 size by Bin Meng · Tue Mar 27 00:46:06 2018 -0700
  38. ae0bdde dm: pci: Check board information pointer in decode_regions() by Bin Meng · Tue Mar 27 00:46:05 2018 -0700
  39. 47ec48b mmc: ftsdc010: Merge nds32_mmc to ftsdc010 by Rick Chen · Tue Mar 20 15:52:58 2018 +0800
  40. c59a6fb mmc: ftsdc010: Migrate CONFIG_FTSDC010_SDIO to Kconfig by Rick Chen · Tue Mar 20 15:10:49 2018 +0800
  41. f29752e mmc: ftsdc010: Drop non-dm code by Rick Chen · Tue Mar 20 14:30:52 2018 +0800
  42. 0a70c9b mmc: ftsdc010: Support High-Speed mode by Rick Chen · Mon Dec 25 16:25:26 2017 +0800
  43. afe2de2 rockchip: sdhci: support 8bit bus-width by Philipp Tomsich · Mon Mar 26 19:59:10 2018 +0200
  44. 67df61f rockchip: clk: rk3188: update dpll settings to make EMAC work by Alexander Kochetkov · Mon Feb 26 14:27:38 2018 +0300
  45. 86fa4f2 video: rk3288_mipi: Combine NULL check into IS_ERR_OR_NULL() by Punit Agrawal · Mon Mar 19 17:36:07 2018 +0000
  46. 8647b1e video: rk3288_mipi: check in rk_mipi_ofdata_to_platdata by Heinrich Schuchardt · Sun Mar 18 15:25:41 2018 +0100
  47. 28b8068 video: rk3399_mipi: Combine NULL check into IS_ERR_OR_NULL() by Punit Agrawal · Mon Mar 19 17:36:08 2018 +0000
  48. cc2f6d7 video: rk3399_mipi: correct error checking by Heinrich Schuchardt · Sun Mar 18 15:18:10 2018 +0100
  49. f3b987f usb: rockchip: remove duplicate assignement. by Heinrich Schuchardt · Sun Mar 18 13:17:37 2018 +0100
  50. 8051659 driver: ram: rockchip: rk3399: missing counter increment by Heinrich Schuchardt · Sun Mar 18 12:10:55 2018 +0100
  51. f41a3f7 rockchip: pinctrl: rk3188: Move the iomux definitions into pinctrl-driver by Alexander Kochetkov · Mon Feb 26 17:27:56 2018 +0300
  52. 32d728c rockchip: pinctrl: rk3036: Move the iomux definitions into pinctrl-driver by Alexander Kochetkov · Mon Feb 26 17:27:55 2018 +0300
  53. 2bd124b rockchip: pinctrl: rk3399: add support for I2C[123467] by Philipp Tomsich · Mon Mar 12 14:56:42 2018 +0100
  54. 0d852f5 Merge git://git.denx.de/u-boot-ubi by Tom Rini · Sun Mar 25 12:02:13 2018 -0400
  55. c86c811 Merge git://git.denx.de/u-boot-spi by Tom Rini · Sun Mar 25 12:01:44 2018 -0400
  56. f008f34 Merge git://git.denx.de/u-boot-i2c by Tom Rini · Sun Mar 25 12:00:48 2018 -0400
  57. 3d668df Convert CONFIG_UBI_SILENCE_MSG to Kconfig by Petr Vorel · Sat Mar 24 01:49:24 2018 +0100
  58. 74ac81c omap3: spi: Correct ti, pindir-d0-out-d1-in parsing by Sjoerd Simons · Thu Mar 22 22:55:02 2018 +0100
  59. c35e5f6 arm64: zynqmp: Print the value of pl clocks and wdt clock using clk dump by Vipul Kumar · Wed Mar 07 14:52:44 2018 +0530
  60. 673a5c2 arm64: zynqmp: nand: Fixed NAND erase issue for size 1GiB or more by Vipul Kumar · Mon Mar 05 15:24:59 2018 +0530
  61. 0787c7c watchdog: Add Cadence watchdog driver by Shreenidhi Shedi · Wed Feb 21 16:50:20 2018 +0100
  62. 324212d clk: zynq: Show watchdog clock rate properly by Michal Simek · Wed Feb 21 15:06:20 2018 +0100
  63. 0dae065 net: zynq_gem: Dont run any phy detection logic for GMII case by Siva Durga Prasad Paladugu · Tue Feb 20 11:56:19 2018 +0530
  64. 3529c11 fpga: Simplify error path in fpga_add by Michal Simek · Fri Jan 26 13:17:04 2018 +0100
  65. 1a5d485 i2c: lpi2c: remove superfluous assignments by Heinrich Schuchardt · Sun Mar 18 11:14:56 2018 +0100
  66. d7a1d09 Merge git://git.denx.de/u-boot-net by Tom Rini · Thu Mar 22 16:35:43 2018 -0400
  67. c16d716 gpio: omap_gpio: Add DM_FLAG_PRE_RELOC flag by Faiz Abbas · Thu Mar 15 21:11:34 2018 +0530
  68. 10d2506 net: Drop CONFIG_ENC28J60 by Tuomas Tynkkynen · Tue Mar 20 02:02:28 2018 +0200
  69. 6c4aae9 net: macb: remove superfluous logical constraint by Heinrich Schuchardt · Sun Mar 18 11:32:53 2018 +0100
  70. 71bb8dd drivers: net: cpsw: remove superfluous assignment. by Heinrich Schuchardt · Sun Mar 18 11:24:38 2018 +0100
  71. f21eee7 lan7xxx: Require phylib by Alexander Graf · Thu Mar 15 15:10:20 2018 +0100
  72. 18993c2 net/phy/cortina: Add No firmware upload option by Priyanka Jain · Tue Jan 30 12:11:08 2018 +0530
  73. b3b3b08 net/phy/cortina.c: Update get_phy_id implementation by Priyanka Jain · Tue Jan 30 11:38:38 2018 +0530
  74. 0e6101a configs: ls1012a: add pfe configuration for LS1012A by Calvin Johnson · Thu Mar 08 15:30:35 2018 +0530
  75. 8abd6cc drivers: net: pfe_eth: provide pfe commands by Calvin Johnson · Thu Mar 08 15:30:26 2018 +0530
  76. 781b838 drivers: net: pfe_eth: LS1012A PFE driver introduction by Calvin Johnson · Thu Mar 08 15:30:25 2018 +0530
  77. d76b9b7 drivers: net: phy: Fix aquantia compilation with DM by Calvin Johnson · Thu Mar 08 15:30:23 2018 +0530
  78. d0c42d7 net: mvpp2x: add check after calloc by Heinrich Schuchardt · Wed Mar 07 03:39:04 2018 +0100
  79. 7c82401 net: phy: Add PHY_RTL8211E_PINE64_GIGABIT_FIX for realtek phys by kevans@FreeBSD.org · Wed Feb 14 17:02:15 2018 -0600
  80. e0c8923 DW SPI: use 32 bit access instead of 16 and 32 bit mix by Eugeniy Paltsev · Thu Mar 22 13:50:47 2018 +0300
  81. a7b4de1 DW SPI: add option to use external gpio for chip select by Eugeniy Paltsev · Thu Mar 22 13:50:46 2018 +0300
  82. c5c6d45 DW SPI: refactor poll_transfer functions by Eugeniy Paltsev · Thu Mar 22 13:50:45 2018 +0300
  83. 31f5013 DW SPI: fix transmit only mode by Eugeniy Paltsev · Thu Mar 22 13:50:44 2018 +0300
  84. 7215ad2 DW SPI: fix tx data loss on FIFO flush by Eugeniy Paltsev · Thu Mar 22 13:50:43 2018 +0300
  85. 6563527 spi: spi_flash: do not fail silently on bad user input by Liam Beguin · Wed Mar 14 19:15:10 2018 -0400
  86. 66871b7 phy: add support for bcm6318 usbh phy by Álvaro Fernández Rojas · Sun Feb 04 21:11:15 2018 +0100
  87. dbb6baf phy: add support for bcm6368 usbh phy by Álvaro Fernández Rojas · Sun Feb 04 21:10:13 2018 +0100
  88. 54a1fb6 phy: add support for bcm6358 usbh phy by Álvaro Fernández Rojas · Sun Feb 04 11:19:11 2018 +0100
  89. b3c963a phy: add support for bcm6348 usbh phy by Álvaro Fernández Rojas · Sun Feb 04 11:18:24 2018 +0100
  90. 3f55125 dm: cpu: bmips: add BCM6362 support by Álvaro Fernández Rojas · Sat Feb 03 10:30:26 2018 +0100
  91. ff47d33 Merge git://git.denx.de/u-boot-usb by Tom Rini · Mon Mar 19 20:10:15 2018 -0400
  92. 4823b10 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · Mon Mar 19 18:39:14 2018 -0400
  93. 69ee755 nand: Remove unused ppc4xx NAND driver and references by Stefan Roese · Tue Mar 13 08:41:08 2018 +0100
  94. f11398e clk: stm32mp1: add clock tree initialization by Patrick Delaunay · Mon Mar 12 10:46:16 2018 +0100
  95. e6ab627 clk: add driver for stm32mp1 by Patrick Delaunay · Mon Mar 12 10:46:15 2018 +0100
  96. b925d62 reset: stm32: adapt driver for stm32mp1 by Patrick Delaunay · Mon Mar 12 10:46:14 2018 +0100
  97. d252d75 pinctrl: stm32: update pincontrol for stmp32mp157 by Patrick Delaunay · Mon Mar 12 10:46:13 2018 +0100
  98. 3cba451 pmic: add stpmu1 support by Patrick Delaunay · Mon Mar 12 10:46:12 2018 +0100
  99. 939d536 ram: stm32mp1: add driver by Patrick Delaunay · Mon Mar 12 10:46:11 2018 +0100
  100. 85b5397 arm: stm32: add new architecture for STM32MP family by Patrick Delaunay · Mon Mar 12 10:46:10 2018 +0100