From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Wed, 23 Sep 2015 03:56:53 +0200 Subject: [U-Boot] [PULL] u-boot-socfpga/master Message-ID: <201509230356.53854.marex@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 Hi, here are some minor SoCFPGA fixes: The following changes since commit 8a5f6129d1450f5ff92a55cfcfd7b96ee019e303: pinctrl: move dm_scan_fdt_node() out of pinctrl uclass (2015-09-19 15:42:15 -0600) are available in the git repository at: git://git.denx.de/u-boot-socfpga.git for you to fetch changes up to 4348f36bbbc91633022a39739c584a83af1762d8: arm: socfpga: update MAINTAINERS' file for cyclone5_socdk and arria5_socdk (2015-09-23 03:55:28 +0200) ---------------------------------------------------------------- Dinh Nguyen (2): arm: socfpga: rename socfpga_cyclone5 and socfpga_arria5 config files arm: socfpga: update MAINTAINERS' file for cyclone5_socdk and arria5_socdk Stefan Roese (1): arm: socfpga: Fix cache configuration arch/arm/mach-socfpga/Kconfig | 4 ++-- board/altera/arria5-socdk/MAINTAINERS | 4 ++-- board/altera/cyclone5-socdk/MAINTAINERS | 4 ++-- include/configs/{socfpga_arria5.h => socfpga_arria5_socdk.h} | 0 include/configs/socfpga_common.h | 1 - include/configs/{socfpga_cyclone5.h => socfpga_cyclone5_socdk.h} | 0 6 files changed, 6 insertions(+), 7 deletions(-) rename include/configs/{socfpga_arria5.h => socfpga_arria5_socdk.h} (100%) rename include/configs/{socfpga_cyclone5.h => socfpga_cyclone5_socdk.h} (100%)