From patchwork Tue May 31 20:31:35 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Albert ARIBAUD X-Patchwork-Id: 98081 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from theia.denx.de (theia.denx.de [85.214.87.163]) by ozlabs.org (Postfix) with ESMTP id B8CBDB6F75 for ; Wed, 1 Jun 2011 06:31:45 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id CCC51281A2; Tue, 31 May 2011 22:31:43 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at theia.denx.de Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZwuFnN1Y+BR6; Tue, 31 May 2011 22:31:43 +0200 (CEST) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id E1E9E28199; Tue, 31 May 2011 22:31:41 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 7B52228199 for ; Tue, 31 May 2011 22:31:40 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at theia.denx.de Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BJbKt-rvmfPb for ; Tue, 31 May 2011 22:31:38 +0200 (CEST) X-policyd-weight: NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_SPAMCOP=-1.5 NOT_IN_BL_NJABL=-1.5 (only DNSBL check requested) Received: from smtpauth.online.net (smtpauth.online.net [88.191.253.43]) by theia.denx.de (Postfix) with ESMTPS id 05A3628196 for ; Tue, 31 May 2011 22:31:36 +0200 (CEST) Received: from [127.0.0.1] (helo=[192.168.128.37]) by smtpauth.online.net with esmtpa (Exim 4.69) (envelope-from ) id 1QRVbE-0005rx-2G; Tue, 31 May 2011 22:31:36 +0200 Message-ID: <4DE55027.3080009@aribaud.net> Date: Tue, 31 May 2011 22:31:35 +0200 From: Albert ARIBAUD User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110424 Thunderbird/3.1.10 MIME-Version: 1.0 To: Wolfgang Denk X-Virus-Scanned: ClamAV using ClamSMTP X-auth-smtp-user: albert.u.boot@aribaud.net Cc: "u-boot@lists.denx.de" Subject: [U-Boot] Pull request: u-boot-arm/master X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.9 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: u-boot-bounces@lists.denx.de Errors-To: u-boot-bounces@lists.denx.de Hi Wolfgang, The following changes since commit 5d1ee00b1fe1180503f6dfc10e87a6c6e74778f3: .gitignore: update list of u-boot.* files and add *.bin (2011-05-22 23:46:26 +0200) are available in the git repository at: git://git.denx.de/u-boot-arm.git master Chander Kashyap (4): S5P: GPIO Macro Values Corrected. S5P:SROM config code moved to s5p-common directory ARMV7: Add support for Samsung SMDKV310 Board ARMV7: MMC SPL Boot support for SMDKV310 board David Müller (ELSOFT AG) (5): VCMA9: use ARM relocation feature to fix build error SMDK2410: activate ARM relocation feature SMDK2410: remove unneeded config.mk SMDK2410: use the CFI driver (and remove the old one) SMDK2410: various cleanup/code style fixes Dirk Behme (2): MMC S5P: Fix typo ARMV7: Vexpress: Add missing MMC header Fabio Estevam (6): mx31pdk: Clean up mx31pdk.h file MX53: Add initial support for MX53SMD board. MX51: vision: Let video mode struct be independant of watchdog. MX51: vision2: Fix build for vision2 board. MX53: Handle silicon revision 2.1 case MX53: Remove CONFIG_SYS_BOOTMAPSZ from mx53 config files. Holger Brunck (2): arm/km: add second serial interface for kirkwood arm/km: update mgcoge3un board support Jaehoon Chung (1): S5P: add set_mmc_clk for external clock control Jason Kridner (1): BeagleBoard: fixed typo in typecast Jason Liu (2): MX53: support for freescale MX53LOCO board mx5: board: code clean up for checkboard code Michael Walle (1): mvsata: issue hard reset on initialization Minkyu Kang (2): S5PC2XX: Support the cpu revision S5PC2XX: clock: support pwm clock for evt1 (cpu revision 1) Shawn Guo (2): mx5: Remove unnecessary CONFIG_SYS_BOOTMAPSZ definition mx5: Fix CONFIG_OF_LIBFDT redefined warning Stefano Babic (3): MX31: Make get_reset_cause() static and drop unreachable code MX5: drop config.mk from efikamx board MX31: drop warnings due to missing prototype for mxc_watchdog_reset() Valentin Longchamp (6): arm/km: remove CONFIG_SYS_KWD_CONFIG from keymile-common.h arm/km: move CONFIG_EXTRA_ENV_SETTINGS from board to km_arm file arm/km: introduce bootcount env variable and clean km_arm arm/km: disable ls (through jffs2 support) arm/km: rename mgcoge2un to mgcoge3un mvgbe: enable configurability of PORT_SERIAL_CONTROL_VALUE seedshope (1): Add _end for the end of u-boot image for SMDK6400 MAINTAINERS | 12 +- Makefile | 11 + arch/arm/cpu/arm1136/mx31/generic.c | 6 +- arch/arm/cpu/armv7/mx5/soc.c | 10 +- arch/arm/cpu/armv7/s5p-common/Makefile | 3 +- arch/arm/cpu/armv7/s5p-common/cpu_info.c | 2 + arch/arm/cpu/armv7/{s5pc1xx => s5p-common}/sromc.c | 22 +- arch/arm/cpu/armv7/s5pc1xx/Makefile | 1 - arch/arm/cpu/armv7/s5pc1xx/clock.c | 5 + arch/arm/cpu/armv7/s5pc2xx/clock.c | 76 +++- arch/arm/include/asm/arch-mx31/clock.h | 1 + arch/arm/include/asm/arch-s5pc1xx/clk.h | 1 + arch/arm/include/asm/arch-s5pc1xx/gpio.h | 4 +- arch/arm/include/asm/arch-s5pc1xx/mmc.h | 1 + .../include/asm/arch-s5pc1xx/{smc.h => sromc.h} | 8 +- arch/arm/include/asm/arch-s5pc2xx/clk.h | 1 + arch/arm/include/asm/arch-s5pc2xx/cpu.h | 12 +- arch/arm/include/asm/arch-s5pc2xx/gpio.h | 7 +- arch/arm/include/asm/arch-s5pc2xx/mmc.h | 1 + arch/arm/include/asm/arch-s5pc2xx/sromc.h | 51 +++ board/armltd/vexpress/ca9x4_ct_vxp.c | 1 + board/efikamx/efikamx.c | 42 +-- board/freescale/mx51evk/mx51evk.c | 36 +-- board/freescale/mx53evk/mx53evk.c | 21 +- .../config.mk => freescale/mx53loco/Makefile} | 36 ++- board/freescale/mx53loco/imximage.cfg | 96 ++++ board/freescale/mx53loco/mx53loco.c | 302 +++++++++++++ .../config.mk => freescale/mx53smd/Makefile} | 35 ++- board/freescale/mx53smd/imximage.cfg | 96 ++++ board/freescale/mx53smd/mx53smd.c | 229 ++++++++++ board/keymile/km_arm/km_arm.c | 108 ++++-- board/keymile/km_arm/kwbimage-memphis.cfg | 197 ++++++++ board/samsung/smdk2410/Makefile | 2 +- board/samsung/smdk2410/config.mk | 25 - board/samsung/smdk2410/flash.c | 433 ------------------ board/samsung/smdk2410/smdk2410.c | 73 ++-- board/samsung/smdkc100/smdkc100.c | 4 +- .../config.mk => samsung/smdkv310/Makefile} | 29 +- board/samsung/smdkv310/lowlevel_init.S | 470 ++++++++++++++++++++ board/samsung/smdkv310/mem_setup.S | 365 +++++++++++++++ board/samsung/smdkv310/smdkv310.c | 136 ++++++ board/ti/beagle/beagle.c | 2 +- board/ttcontrol/vision2/vision2.c | 47 +-- boards.cfg | 9 +- drivers/block/mvsata_ide.c | 10 +- drivers/mmc/s5p_mmc.c | 6 +- drivers/net/mvgbe.h | 2 + include/configs/VCMA9.h | 5 + include/configs/km/keymile-common.h | 9 - include/configs/km/km_arm.h | 25 + include/configs/{mgcoge2un.h => mgcoge3un.h} | 49 ++- include/configs/mx31pdk.h | 32 +- include/configs/mx51evk.h | 3 - include/configs/mx53evk.h | 3 - include/configs/mx53loco.h | 185 ++++++++ include/configs/mx53smd.h | 191 ++++++++ include/configs/smdk2410.h | 181 +++++--- include/configs/smdkv310.h | 169 +++++++ include/configs/suen3.h | 15 - include/configs/suen8.h | 15 - include/configs/vision2.h | 1 + mmc_spl/board/samsung/smdkv310/Makefile | 105 +++++ mmc_spl/board/samsung/smdkv310/mmc_boot.c | 85 ++++ .../board/samsung/smdkv310/tools/mkv310_image.c | 116 +++++ mmc_spl/board/samsung/smdkv310/u-boot.lds | 86 ++++ nand_spl/board/samsung/smdk6400/u-boot.lds | 2 + 66 files changed, 3447 insertions(+), 877 deletions(-) rename arch/arm/cpu/armv7/{s5pc1xx => s5p-common}/sromc.c (68%) rename arch/arm/include/asm/arch-s5pc1xx/{smc.h => sromc.h} (92%) create mode 100644 arch/arm/include/asm/arch-s5pc2xx/sromc.h copy board/{efikamx/config.mk => freescale/mx53loco/Makefile} (51%) create mode 100644 board/freescale/mx53loco/imximage.cfg create mode 100644 board/freescale/mx53loco/mx53loco.c rename board/{efikamx/config.mk => freescale/mx53smd/Makefile} (50%) create mode 100644 board/freescale/mx53smd/imximage.cfg create mode 100644 board/freescale/mx53smd/mx53smd.c create mode 100644 board/keymile/km_arm/kwbimage-memphis.cfg delete mode 100644 board/samsung/smdk2410/config.mk delete mode 100644 board/samsung/smdk2410/flash.c rename board/{ttcontrol/vision2/config.mk => samsung/smdkv310/Makefile} (58%) create mode 100644 board/samsung/smdkv310/lowlevel_init.S create mode 100644 board/samsung/smdkv310/mem_setup.S create mode 100644 board/samsung/smdkv310/smdkv310.c rename include/configs/{mgcoge2un.h => mgcoge3un.h} (56%) create mode 100644 include/configs/mx53loco.h create mode 100644 include/configs/mx53smd.h create mode 100644 include/configs/smdkv310.h create mode 100644 mmc_spl/board/samsung/smdkv310/Makefile create mode 100644 mmc_spl/board/samsung/smdkv310/mmc_boot.c create mode 100644 mmc_spl/board/samsung/smdkv310/tools/mkv310_image.c create mode 100644 mmc_spl/board/samsung/smdkv310/u-boot.lds Amicalement,