From patchwork Fri Aug 10 16:10:21 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tom Rini X-Patchwork-Id: 176520 X-Patchwork-Delegate: albert.aribaud@free.fr 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 8507E2C007B for ; Sat, 11 Aug 2012 02:10:25 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id F060C280CD; Fri, 10 Aug 2012 18:10:23 +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 oSUD2kxtmMYZ; Fri, 10 Aug 2012 18:10:23 +0200 (CEST) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 1E99B280BF; Fri, 10 Aug 2012 18:10:22 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 206F3280C6 for ; Fri, 10 Aug 2012 18:10:20 +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 vn4D0slhUa23 for ; Fri, 10 Aug 2012 18:10:19 +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 mail-pb0-f44.google.com (mail-pb0-f44.google.com [209.85.160.44]) by theia.denx.de (Postfix) with ESMTPS id 1C483280BF for ; Fri, 10 Aug 2012 18:10:17 +0200 (CEST) Received: by mail-pb0-f44.google.com with SMTP id rr4so3374193pbb.3 for ; Fri, 10 Aug 2012 09:10:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:mime-version:content-type :content-disposition:organization:user-agent; bh=sjla/tOt45d2oNMgyTlacNMhYCwDKJrhH4d7OzSeEds=; b=o6qwYRq9T0dUbCv0u34wNtuGd5YtO+0KL2xpoD6EwBlYHzYOJdAMUuHT81BQ32piS9 bkXrS3QFxavQTB0QbtStkvbznM2zQtXGWZNAhWrckZRYY6qFHt1fZCBgUh2b96aMCNJ9 Slr7hqo/HOuZK36Fo5TJfbSbl10Xm733shOtlEBwplY8PXHdTm1I1m13TzSQ9sO12W12 jPQlw0EVHt0alZ+XpBQytczvV3+XkSWOLAhtRxf20rcs4+RT4GImI8RL9tu2GFwR8iOy zfzZIPodT44KXa9NqouQSTvaiATqv7AAjf+txdQHlzfBG0lPwPR5IPJNj9oHkZ3eGUEj Fg1Q== Received: by 10.68.238.68 with SMTP id vi4mr13510368pbc.123.1344615017311; Fri, 10 Aug 2012 09:10:17 -0700 (PDT) Received: from bill-the-cat ([2001:470:d:eba:9988:cc99:48c8:6f12]) by mx.google.com with ESMTPS id qr2sm3595085pbc.44.2012.08.10.09.10.15 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 10 Aug 2012 09:10:16 -0700 (PDT) Date: Fri, 10 Aug 2012 09:10:21 -0700 From: Tom Rini To: Wolfgang Denk , Albert Aribaud Message-ID: <20120810161021.GG3306@bill-the-cat> MIME-Version: 1.0 Organization: Texas Instruments User-Agent: Mutt/1.5.21 (2010-09-15) Cc: u-boot@lists.denx.de Subject: [U-Boot] Please pull u-boot-staging/trini@ti.com X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.11 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 Hello Albert and Wolfgang, To try and ease the backlog of ARM changes, I've taken the liberty of grabbing the Snowball and Raspberry Pi model B board support patches and putting them into the staging tree. Both of these series have been posted for some time and been reviewed. Wolfgang, if you would like to wait for Albert to pick up this request, that's fine. I just wanted to make sure the submitters weren't left waiting. Thanks! The following changes since commit 4d3c95f5ea7c737a21cd6b9c59435ee693b3f127: zfs: Add ZFS filesystem support (2012-08-09 23:42:20 +0200) are available in the git repository at: git://git.denx.de/u-boot-staging trini@ti.com for you to fetch changes up to bcf2c9ef2877440033e3032fbd597be32728020c: ARM: add Raspberry Pi model B board, using BCM2835 SoC (2012-08-10 08:57:29 -0700) ---------------------------------------------------------------- John Rigby (1): u8500: Separating mmc config parameters from driver Mathieu J. Poirier (10): snowball: Add support for ux500 based snowball board u8500: Moving prcmu to cpu directory snowball: Adding architecture dependent initialisation snowball: Adding CPU clock initialisation snowball: Moving to ux500.v2 addess scheme for PRCMU access snowball: applying power to LAN and GBF controllers u8500: Moving processor-specific functions to cpu area. u8500: Enabling power to MMC device on AB8500 V2 armv7: Adding cpu specific cache managmenent snowball: Adding board specific cache cleanup routine Stephen Warren (4): README: fix references to config_cmd_default.h ARM: arm1176: enable instruction cache in arch_cpu_init() ARM: add basic support for the Broadcom BCM2835 SoC ARM: add Raspberry Pi model B board, using BCM2835 SoC MAINTAINERS | 8 + README | 4 +- arch/arm/cpu/arm1176/bcm2835/Makefile | 37 + arch/arm/cpu/arm1176/bcm2835/config.mk | 19 + arch/arm/cpu/arm1176/bcm2835/lowlevel_init.S | 19 + arch/arm/cpu/arm1176/bcm2835/reset.c | 35 + arch/arm/cpu/arm1176/bcm2835/timer.c | 55 ++ arch/arm/cpu/arm1176/cpu.c | 7 + arch/arm/cpu/armv7/cpu.c | 8 + arch/arm/cpu/armv7/u8500/Makefile | 2 +- arch/arm/cpu/armv7/u8500/clock.c | 34 + arch/arm/cpu/armv7/u8500/cpu.c | 192 +++++ .../arm/cpu/armv7}/u8500/prcmu.c | 128 +++- arch/arm/include/asm/arch-bcm2835/gpio.h | 66 ++ arch/arm/include/asm/arch-bcm2835/timer.h | 37 + arch/arm/include/asm/arch-bcm2835/wdog.h | 36 + arch/arm/include/asm/arch-u8500/clock.h | 5 +- arch/arm/include/asm/arch-u8500/db8500_gpio.h | 42 ++ arch/arm/include/asm/arch-u8500/db8500_pincfg.h | 170 +++++ arch/arm/include/asm/arch-u8500/hardware.h | 33 +- .../arm/include/asm/arch-u8500/prcmu.h | 35 +- arch/arm/include/asm/arch-u8500/sys_proto.h | 1 + board/armltd/vexpress/ca9x4_ct_vxp.c | 21 +- board/raspberrypi/rpi_b/Makefile | 34 + board/raspberrypi/rpi_b/rpi_b.c | 34 + board/st-ericsson/snowball/Makefile | 49 ++ board/st-ericsson/snowball/db8500_pins.h | 745 ++++++++++++++++++++ board/st-ericsson/snowball/snowball.c | 348 +++++++++ board/st-ericsson/u8500/Makefile | 2 +- board/st-ericsson/u8500/u8500_href.c | 99 +-- boards.cfg | 2 + drivers/gpio/Makefile | 2 + drivers/gpio/bcm2835_gpio.c | 89 +++ drivers/gpio/db8500_gpio.c | 221 ++++++ drivers/mmc/arm_pl180_mmci.c | 131 ++-- drivers/mmc/arm_pl180_mmci.h | 27 +- drivers/serial/serial_pl01x.c | 2 + include/configs/rpi_b.h | 104 +++ include/configs/snowball.h | 266 +++++++ 39 files changed, 2937 insertions(+), 212 deletions(-) create mode 100644 arch/arm/cpu/arm1176/bcm2835/Makefile create mode 100644 arch/arm/cpu/arm1176/bcm2835/config.mk create mode 100644 arch/arm/cpu/arm1176/bcm2835/lowlevel_init.S create mode 100644 arch/arm/cpu/arm1176/bcm2835/reset.c create mode 100644 arch/arm/cpu/arm1176/bcm2835/timer.c create mode 100644 arch/arm/cpu/armv7/u8500/cpu.c rename {board/st-ericsson => arch/arm/cpu/armv7}/u8500/prcmu.c (58%) create mode 100644 arch/arm/include/asm/arch-bcm2835/gpio.h create mode 100644 arch/arm/include/asm/arch-bcm2835/timer.h create mode 100644 arch/arm/include/asm/arch-bcm2835/wdog.h create mode 100644 arch/arm/include/asm/arch-u8500/db8500_gpio.h create mode 100644 arch/arm/include/asm/arch-u8500/db8500_pincfg.h rename board/st-ericsson/u8500/prcmu-fw.h => arch/arm/include/asm/arch-u8500/prcmu.h (55%) create mode 100644 board/raspberrypi/rpi_b/Makefile create mode 100644 board/raspberrypi/rpi_b/rpi_b.c create mode 100644 board/st-ericsson/snowball/Makefile create mode 100644 board/st-ericsson/snowball/db8500_pins.h create mode 100644 board/st-ericsson/snowball/snowball.c create mode 100644 drivers/gpio/bcm2835_gpio.c create mode 100644 drivers/gpio/db8500_gpio.c create mode 100644 include/configs/rpi_b.h create mode 100644 include/configs/snowball.h