[U-Boot] Please pull u-boot-ti/master (updated)
Albert ARIBAUD
albert.u.boot at aribaud.net
Fri Nov 4 21:38:38 CET 2011
Hi Sandeep,
Le 04/11/2011 18:56, s-paulraj at ti.com a écrit :
> The following changes since commit 92e86c8daed649a9e9ddd6c0b52d61cb25b62c3a:
> Stefano Babic (1):
> Davinci: ea20: added PREBOOT to configuration
>
> are available in the git repository at:
>
> git://git.denx.de/u-boot-ti.git master
>
> Luca Ceresoli (1):
> ARM: dig297: Define MACH_TYPE_OMAP3_CPS and CONFIG_MACH_TYPE
>
> Michael Jones (1):
> OMAP3: mvblx: Initial support for mvBlueLYNX-X
>
> Sanjeev Premi (3):
> omap3: mem: Define and use common macros
> omap3: mem: Clean-up whitespaces
> omap3: mem: Move comments next to definitions
>
> MAINTAINERS | 4 +
> arch/arm/include/asm/arch-omap3/mem.h | 217 +++++++++---------
> board/comelit/dig297/dig297.c | 2 -
> board/matrix_vision/mvblx/Makefile | 53 +++++
> board/matrix_vision/mvblx/config.mk | 33 +++
> board/matrix_vision/mvblx/fpga.c | 219 ++++++++++++++++++
> board/matrix_vision/mvblx/fpga.h | 32 +++
> board/matrix_vision/mvblx/mvblx.c | 169 ++++++++++++++
> board/matrix_vision/mvblx/mvblx.h | 362 +++++++++++++++++++++++++++++
> board/matrix_vision/mvblx/sys_eeprom.c | 395 ++++++++++++++++++++++++++++++++
> boards.cfg | 1 +
> doc/README.omap3 | 5 +
> include/configs/dig297.h | 8 +
> include/configs/omap3_mvblx.h | 313 +++++++++++++++++++++++++
> 14 files changed, 1701 insertions(+), 112 deletions(-)
> create mode 100644 board/matrix_vision/mvblx/Makefile
> create mode 100644 board/matrix_vision/mvblx/config.mk
> create mode 100644 board/matrix_vision/mvblx/fpga.c
> create mode 100644 board/matrix_vision/mvblx/fpga.h
> create mode 100644 board/matrix_vision/mvblx/mvblx.c
> create mode 100644 board/matrix_vision/mvblx/mvblx.h
> create mode 100644 board/matrix_vision/mvblx/sys_eeprom.c
> create mode 100644 include/configs/omap3_mvblx.h
Applied to u-boot-arm/master, thanks!
Amicalement,
--
Albert.
More information about the U-Boot
mailing list