[U-Boot] [PULL] u-boot-socfpga/master
Marek Vasut
marex at denx.de
Thu Nov 5 03:50:01 CET 2015
The following changes since commit 96d59e9d6aa74e35c63dc74da10e41f8ba0f6de4:
mpc85xx/t2081: enable parsing DDR ratio for T2081 rev1.1 (2015-11-02 08:51:50
-0800)
are available in the git repository at:
git://git.denx.de/u-boot-socfpga.git
for you to fetch changes up to a55f28624e97e1e43ac333c39713b8b9435fcbd3:
arm: dts: socfpga: Increase the spi-max-frequency for QSPI flash (2015-11-05
02:34:15 +0100)
----------------------------------------------------------------
Chin Liang See (5):
lib, fdt: Adding fdtdec_get_uint function
spi: cadence_qspi: Ensure spi_calibration is run when sclk change
spi: cadence_qspi: Fix fdt read of spi-max-frequency
spi: cadence_qspi: Ensure check for max frequency in place
arm: dts: socfpga: Increase the spi-max-frequency for QSPI flash
Dinh Nguyen (1):
arm: socfpga: reset: correct dma, qspi, and sdmmc reset bit defines
arch/arm/dts/socfpga_cyclone5_socdk.dts | 2 +-
arch/arm/mach-socfpga/include/mach/reset_manager.h | 6 +++---
drivers/spi/cadence_qspi.c | 33
++++++++++++++++++++-------------
drivers/spi/cadence_qspi.h | 1 +
include/fdtdec.h | 13 +++++++++++++
lib/fdtdec_common.c | 18 ++++++++++++++++++
6 files changed, 56 insertions(+), 17 deletions(-)
More information about the U-Boot
mailing list