[U-Boot] [PULL] u-boot-socfpga/master
Marek Vasut
marex at denx.de
Fri May 3 15:10:53 UTC 2019
The following changes since commit 6aebc0d11a10f48a54146c5e71bbef15a1a458fc:
Revert "fs: btrfs: fix false negatives in ROOT_ITEM search"
(2019-04-27 11:35:44 -0400)
are available in the Git repository at:
git://git.denx.de/u-boot-socfpga.git master
for you to fetch changes up to 7110259f550ce2c300f6f2c1760576c180705f4e:
dts: arm: socfpga: fix socfpga_de10_nano console (2019-04-29 20:33:23
+0200)
----------------------------------------------------------------
Marek Vasut (8):
ARM: socfpga: Factor out handoff register configuration
ARM: socfpga: Disable bridges in SPL unless booting from FPGA
ARM: socfpga: Fully unmap the FPGA bridges from L3 space
ARM: socfpga: Add support for selecting bridges in bridge command
mmc: dw_mmc: Calculate timeout from transfer length
mmc: dw_mmc: Handle return value from bounce_buffer_start()
mmc: dw_mmc: Round up descriptor end to nearest multiple of
cacheline size
ARM: socfpga: Remove socfpga_sdram_apply_static_cfg()
Simon Goldschmidt (1):
dts: arm: socfpga: fix socfpga_de10_nano console
arch/arm/dts/socfpga_cyclone5_de10_nano.dts | 1 +
arch/arm/mach-socfpga/include/mach/misc.h | 2 +-
arch/arm/mach-socfpga/include/mach/reset_manager_gen5.h | 1 +
arch/arm/mach-socfpga/misc.c | 17
+++++++++++------
arch/arm/mach-socfpga/misc_arria10.c | 2 +-
arch/arm/mach-socfpga/misc_gen5.c | 41
++++++++++-------------------------------
arch/arm/mach-socfpga/misc_s10.c | 2 +-
arch/arm/mach-socfpga/reset_manager_gen5.c | 28
+++++++++++++++++++++++++---
arch/arm/mach-socfpga/spl_gen5.c | 8 +++-----
drivers/mmc/dw_mmc.c | 38
+++++++++++++++++++++++++++++++-------
10 files changed, 85 insertions(+), 55 deletions(-)
More information about the U-Boot
mailing list