Hello, The following changes since commit e62b008fe341030f4a80a09b66952bba65027b70:
integrator: break out common config (2012-09-04 08:51:13 -0700) are available in the git repository at: git://git.denx.de/u-boot-ti.git master for you to fetch changes up to 14dace70580df099deb9cdce8f9cfb16a31e9d1b: am33xx: Remove redundant timer config (2012-09-04 17:05:39 -0700) ---------------------------------------------------------------- Arnout Vandecappelle (Essensium/Mind) (1): OMAP3: add definition of CTRL_WKUP_CTRL register Stefano Babic (9): OMAP3: tam3517: add function to read MAC from EEPROM OMAP3: twister : get MAC address from EEPROM OMAP3: mt_ventoux: Correct board pinmux OMAP3: mt_ventoux: activate GPIO4 OMAP3: mt_ventoux: read MAC address from EEPROM OMAP3: mt_ventoux: disable the buzzer at start-up video: drop duplicate set of DISPC_CONFIG register OMAP3: video: add macros to set display parameters OMAP3: mt_ventoux: added video support Tom Rini (1): am33xx: Remove redundant timer config arch/arm/cpu/armv7/am33xx/board.c | 20 ------ arch/arm/include/asm/arch-omap3/dss.h | 11 +++- arch/arm/include/asm/arch-omap3/mux.h | 5 ++ board/technexion/twister/twister.c | 10 +++ board/teejet/mt_ventoux/mt_ventoux.c | 113 +++++++++++++++++++++++++++++++++ board/teejet/mt_ventoux/mt_ventoux.h | 80 ++++++++++------------- drivers/video/omap3_dss.c | 3 +- include/configs/mt_ventoux.h | 17 +++++ include/configs/tam3517-common.h | 66 +++++++++++++++++++ 9 files changed, 256 insertions(+), 69 deletions(-) A MAKEALL -a arm looks fine here. -- Tom
signature.asc
Description: Digital signature
_______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot