[U-Boot] Please pull u-boot-ti/master
Tom Rini
trini at ti.com
Tue Oct 23 20:19:29 CEST 2012
Hello,
The following changes since commit 39826f09978a0a7070999acc15babf88f03e4051:
arm: fdt: Relocate fdt along with other data (2012-10-19 21:38:27 +0200)
are available in the git repository at:
git://git.denx.de/u-boot-ti.git master
for you to fetch changes up to 6b943a40273f847a29586e6aa0e756f90d75f38f:
am33xx: Add SPI SPL as an option (2012-10-23 08:34:10 -0700)
----------------------------------------------------------------
Andrew Bradford (1):
configs: Fix usage of mmc rescan
Igor Grinberg (1):
cm-t35: clean unused defines from config
Joel A Fernandes (1):
am33xx: Enable DDR3 for DDR3 version of beaglebone
Pankaj Bharadiya (1):
USB: musb_udc: Make musb_peri_rx_ep check for MUSB_RXCSR_RXPKTRDY
Peter Korsgaard (1):
omap3_spi: introduce CONFIG_OMAP3_SPI_D0_D1_SWAPPED
Stefano Babic (5):
OMAP3: mt_ventoux: power on USB at startup
OMAP3: updated pinmux and environment for new revision of mcx board
OMAP3: mcx: updated to new hardware revision
VIDEO: add macro to set LCD size for DSS driver
OMAP3: add video support to the mcx board
Tom Rini (2):
omapimage: Add support for byteswapped SPI images
am33xx: Add SPI SPL as an option
Vaibhav Hiremath (1):
am335x: Enable RTC 32K OSC clock
arch/arm/cpu/armv7/am33xx/board.c | 30 +++++++++-
arch/arm/cpu/armv7/am33xx/clock.c | 6 ++
arch/arm/cpu/armv7/am33xx/config.mk | 1 +
arch/arm/include/asm/arch-am33xx/cpu.h | 15 +++++
arch/arm/include/asm/arch-am33xx/hardware.h | 4 ++
arch/arm/include/asm/arch-am33xx/spl.h | 1 +
arch/arm/include/asm/arch-omap3/dss.h | 1 +
board/htkw/mcx/mcx.c | 48 ++++++++++++----
board/htkw/mcx/mcx.h | 30 +++++-----
board/teejet/mt_ventoux/mt_ventoux.c | 8 +++
drivers/spi/omap3_spi.c | 11 ++--
drivers/usb/musb/musb_udc.c | 11 +++-
include/configs/am335x_evm.h | 9 ++-
include/configs/am3517_crane.h | 2 +-
include/configs/am3517_evm.h | 2 +-
include/configs/cm_t35.h | 14 +----
include/configs/devkit8000.h | 2 +-
include/configs/igep00x0.h | 2 +-
include/configs/mcx.h | 31 +++++++---
include/configs/mx28evk.h | 2 +-
include/configs/mx51evk.h | 2 +-
include/configs/mx53ard.h | 2 +-
include/configs/mx53evk.h | 2 +-
include/configs/mx53loco.h | 2 +-
include/configs/mx53smd.h | 2 +-
include/configs/mx6qarm2.h | 2 +-
include/configs/mx6qsabrelite.h | 2 +-
include/configs/omap3_beagle.h | 2 +-
include/configs/omap3_evm.h | 2 +-
include/configs/omap3_logic.h | 2 +-
include/configs/omap3_overo.h | 2 +-
include/configs/omap3_zoom1.h | 2 +-
include/configs/omap4_common.h | 2 +-
include/configs/omap5_evm.h | 2 +-
include/configs/tricorder.h | 2 +-
spl/Makefile | 9 +--
tools/omapimage.c | 83 +++++++++++++++++++++------
37 files changed, 253 insertions(+), 99 deletions(-)
Thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20121023/4b82b5b4/attachment.pgp>
More information about the U-Boot
mailing list