From patchwork Fri May 25 15:02:47 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tom Rini X-Patchwork-Id: 161378 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 850CFB6EEB for ; Sat, 26 May 2012 01:03:05 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 110EE2821F; Fri, 25 May 2012 17:03:02 +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 3z8ed+zTvkUz; Fri, 25 May 2012 17:03:01 +0200 (CEST) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id D748928221; Fri, 25 May 2012 17:02:58 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 5426D28221 for ; Fri, 25 May 2012 17:02:54 +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 kKwl5GinVk5l for ; Fri, 25 May 2012 17:02:53 +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-pz0-f44.google.com (mail-pz0-f44.google.com [209.85.210.44]) by theia.denx.de (Postfix) with ESMTPS id 3DAD12821F for ; Fri, 25 May 2012 17:02:50 +0200 (CEST) Received: by dacx6 with SMTP id x6so1240742dac.3 for ; Fri, 25 May 2012 08:02:46 -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=GPKZHq4nfjyCIpPmMMM4cLhcCouBeHJ0f/1NPBdDihk=; b=UnizXk2aLvVUqPwgh/QfMRNR2dTERc4zn407VcBE9q8NWz3vsYxPlBL7gPsPmiLuTa MYVH7qyZJ/K0vBY5oRYzLEAs3+TnO7Ae560SphP4I/Rj+IEVBmSyAvvEWgwqzOpbvX5V fDI7SQrJ+0eJvC8GqiJHAx+WL/oukKURbcAf+ZgmHKRF/UCY7pYZ5mK+y3TyOIrCu3LP 5m+JdlBS/7tu3qR8Ik2rg1CCDi7Ba8+31efvDpCHnnozCcQr5QTs8hjj5Lfc3U5o3uzj 1KiWGkpTsc+YJ8sSs31cmFrUb+6daw4y/b1iaMf3m/Fkkm3rbwCZEtOANmr6L8A6vZXQ PWFQ== Received: by 10.68.217.233 with SMTP id pb9mr33692036pbc.59.1337958166091; Fri, 25 May 2012 08:02:46 -0700 (PDT) Received: from bill-the-cat (ip68-230-54-74.ph.ph.cox.net. [68.230.54.74]) by mx.google.com with ESMTPS id ub8sm9300972pbc.44.2012.05.25.08.02.44 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 25 May 2012 08:02:44 -0700 (PDT) Date: Fri, 25 May 2012 08:02:47 -0700 From: Tom Rini To: Albert Aribaud Message-ID: <20120525150247.GB25860@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-ti/master 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, The following changes since commit 2ca4a209a5b961ad1be8782c68dabe326d77dfaf: OMAP4/5: Change omap4_sdp, omap4_panda, omap5_evm maintainer (2012-05-15 08:31:41 +0200) are available in the git repository at: git://git.denx.de/u-boot-ti.git master for you to fetch changes up to aa54ece4e24f6ddd14914ca8c0c02ce5f279020e: cm-t35: print PCB revision information (2012-05-25 07:58:41 -0700) ---------------------------------------------------------------- Heiko Schocher (1): arm,davinci: update for enbw_cmc board Igor Grinberg (1): cm-t35: reduce the environment size Lokesh Vutla (7): OMAP5: Adding correct Control id code for OMAP5430 OMAP5: ADD chip detection for OMAP5432 SOC OMAP5: Configure the io settings for omap5432 uevm board OMAP5: ADD precalculated timings for ddr3 OMAP5: EMIF: Add support for DDR3 device OMAP5: DPLL core lock for OMAP5432 OMAP5: Change voltages for omap5432 Nikita Kiryanov (3): cm-t35: fix incorrect BOARD_REV_SIZE value cm-t35: fix legacy board revision representation cm-t35: print PCB revision information SRICHARAN R (5): ARM: OMAP4+: dmm: Take care of overlapping dmm and trap sections. ARM: OMAP5: dmm: Create a tiler trap section. ARM: OMAP5: Align memory used for testing to the power of 2 ARM: OMAP5: Correct the DRAM_ADDR_SPACE_END macro. ARM: OMAP4: Correct the lpddr2 io settings register value. Thomas Weber (1): omap4/5: Use CPUDIR for .lds script Tom Rini (10): am33xx: Do not call init_timer twice Revert "I2C: OMAP: detect more devices when probing an i2c bus" am335x: Correct i2c sysc offset am33xx: Fill in more cm_wkuppll / cm_perpll am33xx: Fix i2c sampling rate typo omap24xx_i2c: Add AM33XX support OMAP3 Beagle: Set BOOTDELAY to 3 omap3evm: Set BOOTDELAY to 3 omap3_beagle: Add CONFIG_CMD_ASKENV omap3evm: Add CONFIG_CMD_ASKENV Troy Kisky (1): DaVinci: fix ddr2 vtp i/o calibration arch/arm/cpu/arm926ejs/davinci/lowlevel_init.S | 7 +- arch/arm/cpu/armv7/am33xx/board.c | 30 +- arch/arm/cpu/armv7/omap-common/clocks-common.c | 8 +- arch/arm/cpu/armv7/omap-common/emif-common.c | 121 ++++++++- arch/arm/cpu/armv7/omap-common/hwinit-common.c | 20 +- arch/arm/cpu/armv7/omap4/hwinit.c | 5 + arch/arm/cpu/armv7/omap4/sdram_elpida.c | 1 + arch/arm/cpu/armv7/omap5/clocks.c | 31 ++- arch/arm/cpu/armv7/omap5/hwinit.c | 123 +++++++-- arch/arm/cpu/armv7/omap5/sdram.c | 56 +++- arch/arm/include/asm/arch-am33xx/cpu.h | 42 ++- arch/arm/include/asm/arch-am33xx/i2c.h | 8 +- arch/arm/include/asm/arch-omap4/clocks.h | 5 + arch/arm/include/asm/arch-omap4/omap.h | 2 +- arch/arm/include/asm/arch-omap5/clocks.h | 15 + arch/arm/include/asm/arch-omap5/omap.h | 20 +- arch/arm/include/asm/emif.h | 50 +++- arch/arm/include/asm/omap_common.h | 1 + board/cm_t35/cm_t35.c | 33 +++ board/cm_t35/eeprom.c | 26 +- board/cm_t35/eeprom.h | 5 + board/enbw/enbw_cmc/enbw_cmc.c | 347 ++++++++++++++++++++++-- board/ti/am335x/evm.c | 13 +- doc/README.switch_config | 25 ++ drivers/i2c/omap24xx_i2c.c | 46 +++- include/configs/cm_t35.h | 3 +- include/configs/enbw_cmc.h | 20 +- include/configs/omap3_beagle.h | 4 +- include/configs/omap3_evm.h | 4 +- include/configs/omap4_common.h | 2 +- include/configs/omap5_evm.h | 2 +- 31 files changed, 922 insertions(+), 153 deletions(-) create mode 100644 doc/README.switch_config With this, I'm considering anything that's not a bugfix to existing code (that's in my custodial area) to be for the 'next' branch and not for the v2012.07 release (since we're a little bit past the official merge window closing).