From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Fri, 17 Feb 2012 09:02:55 +0100 Subject: [U-Boot] Please pull u-boot-ti/master In-Reply-To: <93EA0E1C-3AC1-41B0-BD83-762C5AE774D0@gmail.com> References: <93EA0E1C-3AC1-41B0-BD83-762C5AE774D0@gmail.com> Message-ID: <4F3E09AF.1000705@aribaud.net> 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, Le 14/02/2012 19:00, Tom Rini a ?crit : > Hello, > > The following changes since commit f5f57dc6196a0a0f93b210aff2212f0946981a91: > Shawn Guo (1): > common/image.c: align usage of fdt_high with initrd_high > > are available in the git repository at: > > git://git.denx.de/u-boot-ti.git master > > Chase Maupin (1): > am33xx: ddr_defs.h: Change DDR timings > > Detlev Zundel (1): > mcx: Enable command line editing > > Hadli, Manjunath (3): > davinci: cleanup davinci_sync_env_enetaddr() fucntion > da850evm: add support to read mac address from SPI flash > da850evm: read mac address from I2C EEPROM on AM18x EVM > > Peter Meerwald (1): > beagle: enable DVI_PUP > > Thomas Weber (2): > Tricorder: Switch env to generic mmc driver > OMAP3: Remove unused CONFIG_SYS_NAND_ECCSTEPS/TOTAL > > Tom Rini (2): > am335x_evm: Change MAINTAINERS entry > omap3_beagle: Change MAINTAINERS entry > > prabhakar.csengg at gmail.com (1): > dm6467Tevm: Use a common configuration file for davinci_dm6467evm and davinci_dm6467Tevm > > MAINTAINERS | 10 +-- > arch/arm/cpu/arm926ejs/davinci/cpu.c | 2 +- > arch/arm/cpu/arm926ejs/davinci/misc.c | 9 +- > arch/arm/include/asm/arch-am33xx/ddr_defs.h | 2 +- > board/davinci/da8xxevm/da850evm.c | 103 ++++++++++++++++ > board/davinci/dm6467evm/dm6467evm.c | 2 +- > board/ti/beagle/beagle.c | 34 ++++++ > boards.cfg | 8 +- > include/configs/davinci_dm6467Tevm.h | 167 --------------------------- > include/configs/davinci_dm6467evm.h | 1 - > include/configs/mcx.h | 7 +- > include/configs/omap3_overo.h | 4 - > include/configs/tricorder.h | 12 +-- > 13 files changed, 158 insertions(+), 203 deletions(-) > delete mode 100644 include/configs/davinci_dm6467Tevm.h Applied to u-boot-arm/master, thanks! Amicalement, -- Albert.