From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Wed, 24 Feb 2016 19:14:34 +0100 Subject: [U-Boot] [PULL] u-boot-socfpga/master Message-ID: <56CDF30A.2090905@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de The following changes since commit 52dd704bf8eda7ca039cdb398ec0b6895c3ef939: Merge branch 'master' of http://git.denx.de/u-boot-sunxi (2016-02-23 15:35:47 -0500) are available in the git repository at: git://git.denx.de/u-boot-socfpga.git master for you to fetch changes up to e6e34ca3ad43eae88faccb01282385416d23e6e7: arm: socfpga: Fix ethernet reset handling (2016-02-24 19:13:03 +0100) ---------------------------------------------------------------- Marek Vasut (5): arm: socfpga: Add missing CONFIG_BUILD_TARGET arm: socfpga: av_socdk: Add support for QSPI boot arm: socfpga: cv_socdk: Add support for QSPI boot arm: socfpga: Remove bashisms from qts filter arm: socfpga: Fix ethernet reset handling arch/arm/dts/socfpga_arria5_socdk.dts | 2 ++ arch/arm/dts/socfpga_cyclone5_socdk.dts | 2 ++ arch/arm/mach-socfpga/misc.c | 9 +++++++-- arch/arm/mach-socfpga/qts-filter.sh | 14 +++++++------- include/configs/socfpga_common.h | 3 +++ 5 files changed, 21 insertions(+), 9 deletions(-)