From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Tue, 9 Sep 2014 00:19:30 +0200 Subject: [U-Boot] Please pull u-boot-ti/master In-Reply-To: <20140904204816.GJ25506@bill-the-cat> References: <20140904204816.GJ25506@bill-the-cat> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Tom, On Thu, 4 Sep 2014 16:48:16 -0400, Tom Rini wrote: > Hey, > > The following changes since commit d6c1ffc7d23f4fe4ae8c91101861055b8e1501b6: > > Prepare v2014.10-rc2 (2014-09-02 16:58:29 -0400) > > are available in the git repository at: > > git://git.denx.de/u-boot-ti.git master > > for you to fetch changes up to 681f785f7cc616a70aaa0c93a25300b0820f6968: > > ARM: DRA72: DDR3: Add emif settings for 666MHz clock (2014-09-04 13:12:49 -0400) > > ---------------------------------------------------------------- > Enric Balletbo i Serra (1): > AM335x: igep0033: Convert to generic board and use ti_am335x_common.h. > > Guillaume GARDET (1): > omap3_beagle: Add boot script support to omap3 beagle board > > Khoronzhuk, Ivan (3): > ARM: keystone: clock: use correct BWADJ field mask for PASSPLLCTL0 > keystone2: use readl/writel functions instead of redefinition > mtd: nand: davinci_nand: correct keystone RBL layout definition > > Masahiro Yamada (1): > arm: am335x: add Kconfig range attribute to prevent invalid CONS_INDEX > > R Sricharan (1): > ARM: DRA72: DDR3: Add emif settings for 666MHz clock > > Rostislav Lisovy (2): > mtd: nand: omap_gpmc: Enable multiple NAND flash devices > mtd: nand: omap_gpmc: Fix 'bit-flip' errors > > arch/arm/cpu/armv7/keystone/clock.c | 2 +- > arch/arm/cpu/armv7/keystone/psc.c | 44 ++--- > arch/arm/cpu/armv7/omap5/hw_data.c | 39 ++++- > arch/arm/cpu/armv7/omap5/sdram.c | 60 ++++++- > arch/arm/include/asm/arch-keystone/emac_defs.h | 7 +- > board/ti/am335x/Kconfig | 1 + > drivers/mtd/nand/davinci_nand.c | 2 +- > drivers/mtd/nand/omap_gpmc.c | 46 +++-- > drivers/net/keystone_net.c | 35 ++-- > include/configs/am335x_igep0033.h | 221 +++++------------------- > include/configs/omap3_beagle.h | 13 +- > 11 files changed, 210 insertions(+), 260 deletions(-) > Applied to u-boot-arm/master, thanks! We still have 2 warnings and 5 oversized targets, same as before the pull. Amicalement, -- Albert.