Hi Albert, The following changes since commit 863ba81c70d8ca8dc49e0c5a28a1fd0fb23ca62d:
arm: bugfix: Move vector table before jumping relocated code (2012-07-05 14:01:28 +0200) are available in the git repository at: git://git.denx.de/u-boot-ti master for you to fetch changes up to 5af86f75c46f15ae7d499593d52cd7db998b8428: cm-t35: fix incorrect NAND_ECC layout selection (2012-07-05 09:05:53 -0700) ---------------------------------------------------------------- Lokesh Vutla (3): ARM: OMAP3+: Detect reset type OMAP4+: Handle sdram init after warm reset OMAP4+: Force DDR in self-refresh after warm reset Nikita Kiryanov (1): cm-t35: fix incorrect NAND_ECC layout selection Rajashekhara, Sudhakar (1): da850/omap-l138: Enable auto negotiation in RMII mode SRICHARAN R (5): ARM: OMAP4+: Move external phy initialisations to arch specific place. ARM: OMAP4/5: Move gpmc clocks to essential group. ARM: OMAP4/5: Move USB clocks to essential group. ARM: OMAP4/5: Move USB pads to essential list. ARM: OMAP4/5: Do not configure non essential pads, clocks, dplls. Sebastien Jan (1): omap4: Use a smaller M,N couple for IVA DPLL Steve Sakoman (3): omap: emif: deal with rams that return duplicate mr data on all byte lanes omap: emif: fix bug in manufacturer code test omap: am33xx: accomodate input clocks other than 24 Mhz arch/arm/cpu/armv7/omap-common/emif-common.c | 72 ++++++++++++---------- arch/arm/cpu/armv7/omap-common/hwinit-common.c | 4 ++ arch/arm/cpu/armv7/omap-common/reset.c | 5 ++ arch/arm/cpu/armv7/omap4/clocks.c | 14 ++--- arch/arm/cpu/armv7/omap4/sdram_elpida.c | 1 - arch/arm/cpu/armv7/omap5/clocks.c | 8 +-- arch/arm/cpu/armv7/omap5/sdram.c | 31 ++++++++++ arch/arm/include/asm/arch-am33xx/clocks_am33xx.h | 10 +-- arch/arm/include/asm/arch-am33xx/cpu.h | 2 + arch/arm/include/asm/arch-omap3/cpu.h | 2 + arch/arm/include/asm/arch-omap3/sys_proto.h | 1 + arch/arm/include/asm/arch-omap4/cpu.h | 2 + arch/arm/include/asm/arch-omap4/sys_proto.h | 2 + arch/arm/include/asm/arch-omap5/cpu.h | 2 + arch/arm/include/asm/arch-omap5/sys_proto.h | 2 + arch/arm/include/asm/emif.h | 2 + board/ti/omap5_evm/mux_data.h | 18 +++--- board/ti/sdp4430/sdp4430_mux_data.h | 25 ++++---- drivers/net/davinci_emac.c | 8 +++ include/configs/cm_t35.h | 2 +- include/configs/omap4_common.h | 5 -- include/configs/omap5_evm.h | 2 - 22 files changed, 140 insertions(+), 80 deletions(-) Please take this for the pull request that goes to Wolfgang for -rc1 if possible. If you can't, I've got other stuff I need to sort over that should go in for the release as well but I want to get this out now. Everyone else that's posted TI-related patches, if your patch isn't here but is assigned to me in patchwork I haven't lost it and will place it in either master or next soon. If your patch isn't assigned to me, please move it to me (you should be able to manage your own patches) and email me the link either way. Thanks! -- Tom
signature.asc
Description: Digital signature
_______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot