[U-Boot] [PULL] u-boot-socfpga/master
Marek Vasut
marex at denx.de
Fri Nov 15 09:34:39 UTC 2019
The following changes since commit 3ff1ff3ff76c15efe0451309af084ee6c096c583:
Merge branch '2019-11-12-migrate-SYS_REDUNDAND_ENVIRONMENT'
(2019-11-12 13:40:58 -0500)
are available in the Git repository at:
git://git.denx.de/u-boot-socfpga.git master
for you to fetch changes up to 155bf0a09b9b9538f3ef8dc244094e1a45e9e281:
spi: cadence_qspi: support DM_CLK (2019-11-13 15:47:08 +0100)
----------------------------------------------------------------
Ley Foon Tan (2):
arm: dts: Stratix10: Fix memory node address and size cells
configs: Stratix10: Disable CONFIG_SPL_USE_TINY_PRINTF
Simon Goldschmidt (4):
ddr: socfpga: gen5: constify altera_gen5_sdram_ops
socfpga: fix include guard in misc.h (arch vs. global)
timer: dw-apb: add reset handling
spi: cadence_qspi: support DM_CLK
arch/arm/dts/socfpga_stratix10_socdk.dts | 2 ++
arch/arm/mach-socfpga/include/mach/misc.h | 6 +++---
configs/socfpga_stratix10_defconfig | 1 +
drivers/ddr/altera/sdram_gen5.c | 2 +-
drivers/spi/cadence_qspi.c | 22 ++++++++++++++++++++--
drivers/timer/dw-apb-timer.c | 18 +++++++++++++++++-
6 files changed, 44 insertions(+), 7 deletions(-)
More information about the U-Boot
mailing list