[U-Boot] [PULL] u-boot-socfpga/master

The following changes since commit b89074f65047c4058741ed2bf3e6ff0c5af4c5bc:
Merge tag 'u-boot-imx-2019-02-16' of git://git.denx.de/u-boot-imx (2019-02-16 08:31:05 -0500)
are available in the Git repository at:
git://git.denx.de/u-boot-socfpga.git master
for you to fetch changes up to 5097ba6177bad8c7e09b50149cacd6fd5020f0c8:
ARM: socfpga: stratix10: Return valid error code from FPGA driver (2019-02-18 13:00:54 +0100)
---------------------------------------------------------------- Ang, Chee Hong (1): ARM: socfpga: stratix10: Return valid error code from FPGA driver
Ley Foon Tan (1): mmc: dwmmc: Poll for iDMAC TX/RX interrupt
Simon Goldschmidt (3): net: designware: socfpga: adapt to Gen5 arm: socfpga: gen5 enable designware_socfpga arm: socfpga: gen5: remove hacked ETH RST handling
arch/arm/mach-socfpga/include/mach/reset_manager.h | 2 -- arch/arm/mach-socfpga/misc.c | 65 ----------------------------------------------------------------- arch/arm/mach-socfpga/misc_gen5.c | 44 +------------------------------------------- drivers/fpga/stratix10.c | 17 ++++++----------- drivers/mmc/dw_mmc.c | 19 +++++++++++++++++++ drivers/net/Kconfig | 3 +++ drivers/net/dwmac_socfpga.c | 87 +++++++++++++++++++++++++++++++++------------------------------------------------------ include/dwmmc.h | 7 +++++++ 8 files changed, 69 insertions(+), 175 deletions(-)

On Tue, Feb 19, 2019 at 03:48:03AM +0100, Marek Vasut wrote:
The following changes since commit b89074f65047c4058741ed2bf3e6ff0c5af4c5bc:
Merge tag 'u-boot-imx-2019-02-16' of git://git.denx.de/u-boot-imx (2019-02-16 08:31:05 -0500)
are available in the Git repository at:
git://git.denx.de/u-boot-socfpga.git master
for you to fetch changes up to 5097ba6177bad8c7e09b50149cacd6fd5020f0c8:
ARM: socfpga: stratix10: Return valid error code from FPGA driver (2019-02-18 13:00:54 +0100)
Applied to u-boot/master, thanks!
participants (2)
-
Marek Vasut
-
Tom Rini