[U-Boot] Please pull u-boot-ti/master
Albert ARIBAUD
albert.u.boot at aribaud.net
Thu Feb 21 22:53:38 CET 2013
Hi Tom,
On Tue, 19 Feb 2013 11:14:05 -0500, Tom Rini <trini at ti.com> wrote:
> Hello,
>
> The following changes since commit 9f024f62e4604274a23213dcee30016092e32e7b:
>
> Merge branch 'fixes' of git://git.denx.de/u-boot-mips (2013-02-15 12:23:42 -0500)
>
> are available in the git repository at:
>
>
> git://git.denx.de/u-boot-ti.git master
>
> for you to fetch changes up to 4adfcd68cc10449e2fda0f9fac8b09f2b5c09a02:
>
> am335x evm: Add am335x_evm_spiboot target (2013-02-18 13:51:20 -0500)
>
> ----------------------------------------------------------------
> Chase Maupin (3):
> am335x_evm: Add NAND environment variables
> am335x_evm: Add SPI environment variables
> am335x_evm: Add NET environment variables
>
> Enric Balletbo i Serra (3):
> OMAP3: igep00x0: use official board names.
> OMAP3: igep00x0: add missing include mach-types.h
> OMAP3: igep00x0: Add new IGEP COM PROTON.
>
> Howard Gray (1):
> omap3: mvblx: change console to ttyO0 and make silent by default.
>
> Ilya Yanok (4):
> spl: support for booting via usbeth
> am33xx: support for booting via usbeth
> am335x_evm: enable support for booting via USB
> doc/SPL/README.am335x-network: Document using ethernet (and USB) SPL
>
> Lars Poeschel (1):
> am33xx: pcm051: Remove wp pin mux for sd-card
>
> Michael Jones (2):
> omap3: mvblx: select fpgafilename according to orientation
> omap3: mvblx: pass FPGA version to the kernel
>
> Tom Rini (1):
> am335x evm: Add am335x_evm_spiboot target
>
> Tomas Novotny (2):
> da8xx: ea20: Add the configuration define for the exact SoC variant
> da8xx: Add the missing pinmux for da830 to the gpio driver
>
> robertcnelson at gmail.com (2):
> beagle: expansion boards: retry i2c_read with 16bit addressing
> beagle: expansion boards: add LSR COM6L adapter
>
> MAINTAINERS | 1 +
> arch/arm/cpu/armv7/omap-common/boot-common.c | 3 +
> arch/arm/include/asm/arch-am33xx/spl.h | 1 +
> arch/arm/include/asm/arch-davinci/gpio.h | 4 +
> board/isee/igep00x0/igep00x0.h | 7 +-
> board/matrix_vision/mvblx/fpga.c | 14 ++-
> board/matrix_vision/mvblx/sys_eeprom.c | 24 +++++
> board/phytec/pcm051/mux.c | 1 -
> board/ti/am335x/board.c | 38 ++++----
> board/ti/beagle/beagle.c | 14 +++
> boards.cfg | 2 +
> common/spl/spl.c | 5 +
> doc/SPL/README.am335x-network | 92 ++++++++++++++++++
> drivers/gpio/da8xx_gpio.c | 133 ++++++++++++++++++++++++++
> include/configs/am335x_evm.h | 82 +++++++++++++++-
> include/configs/ea20.h | 1 +
> include/configs/igep00x0.h | 7 +-
> include/configs/omap3_mvblx.h | 25 +++--
> spl/Makefile | 2 +
> 19 files changed, 424 insertions(+), 32 deletions(-)
> create mode 100644 doc/SPL/README.am335x-network
>
Applied to u-boot-arm/master, thanks!
Amicalement,
--
Albert.
More information about the U-Boot
mailing list