From: Albert ARIBAUD <albert.u.boot@aribaud.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] Please pull u-boot-ti/next
Date: Mon, 19 Dec 2011 23:02:43 +0100 [thread overview]
Message-ID: <4EEFB483.9080309@aribaud.net> (raw)
In-Reply-To: <CA+M6bXmmt3+Q6pL0LZxzUrCZV284K3oo3zqP__cYRkz4=8PDLQ@mail.gmail.com>
Hi Tom,
Le 19/12/2011 22:20, Tom Rini a ?crit :
> Hello,
>
> The following changes since commit a69c1beefe8d1afb34c79a324a87a8951a793a59:
> Fabio Estevam (1):
> vision2: Fix checkpatch warning
>
> are available in the git repository at:
>
> git://git.denx.de/u-boot-ti.git next
>
> Christian Riesch (7):
> spl: display_options.o is required for SPI flash support in SPL
> sf: Add spi_boot() to allow booting from SPI flash in an SPL
> arm, davinci: Add SPL support for DA850 SoCs
> arm, da850evm: Add an SPL for SPI boot
> mkimage: Fix variable length header support
> arm, davinci: Add support for generating AIS images to the Makefile
> arm, davinci: Fix build warnings for cam_enc_4xx
>
> Stefano Babic (2):
> ARM: omap3: added common configuration for Technexion TAM3517
> ARM: omap3: add support to Technexion twister board
>
> Thomas Weber (1):
> Devkit8000: Switch over to enable_gpmc_cs_config
>
> .gitignore | 1 +
> MAINTAINERS | 1 +
> Makefile | 13 +
> arch/arm/cpu/arm926ejs/davinci/Makefile | 3 +-
> arch/arm/cpu/arm926ejs/davinci/spl.c | 35 +++-
> board/davinci/da8xxevm/da850evm.c | 4 +-
> board/davinci/da8xxevm/u-boot-spl.lds | 73 ++++++
> board/technexion/twister/Makefile | 38 +++
> board/technexion/twister/twister.c | 116 +++++++++
> board/technexion/twister/twister.h | 411 +++++++++++++++++++++++++++++++
> board/timll/devkit8000/devkit8000.c | 19 +-
> boards.cfg | 1 +
> doc/README.SPL | 1 +
> doc/README.davinci | 9 +
> drivers/mtd/spi/Makefile | 4 +
> drivers/mtd/spi/spi_spl_load.c | 58 +++++
> include/configs/da850evm.h | 87 +++++++
> include/configs/tam3517-common.h | 361 +++++++++++++++++++++++++++
> include/configs/twister.h | 54 ++++
> include/spi_flash.h | 3 +
> lib/Makefile | 2 +
> tools/mkimage.c | 97 ++++----
> 22 files changed, 1333 insertions(+), 58 deletions(-)
> create mode 100644 board/davinci/da8xxevm/u-boot-spl.lds
> create mode 100644 board/technexion/twister/Makefile
> create mode 100644 board/technexion/twister/twister.c
> create mode 100644 board/technexion/twister/twister.h
> create mode 100644 drivers/mtd/spi/spi_spl_load.c
> create mode 100644 include/configs/tam3517-common.h
> create mode 100644 include/configs/twister.h
>
> Thanks!
Applied to u-boot-arm/next (to move onto master after 2011.12 is out),
thanks!
Amicalement,
--
Albert.
next prev parent reply other threads:[~2011-12-19 22:02 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-19 21:20 [U-Boot] Please pull u-boot-ti/next Tom Rini
2011-12-19 22:02 ` Albert ARIBAUD [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-07-09 18:46 Tom Rini
2012-07-09 20:39 ` Albert ARIBAUD
2012-04-20 16:26 Tom Rini
2012-04-20 17:11 ` Albert ARIBAUD
2012-04-02 16:49 Tom Rini
2012-03-16 17:15 Tom Rini
2012-03-26 19:06 ` Tom Rini
2012-03-26 20:55 ` Tom Rini
2011-09-18 23:39 s-paulraj at ti.com
2011-09-19 7:15 ` Albert ARIBAUD
2011-09-19 7:47 ` Wolfgang Denk
2011-09-19 12:11 ` Albert ARIBAUD
2011-09-19 14:21 ` Paulraj, Sandeep
2011-09-20 6:49 ` Albert ARIBAUD
2010-12-21 1:09 [U-Boot] Please Pull u-boot-ti/next s-paulraj at ti.com
2010-12-11 16:08 [U-Boot] Please pull u-boot-ti/next s-paulraj at ti.com
2010-12-11 16:24 ` Albert ARIBAUD
2010-12-13 22:54 ` Wolfgang Denk
2010-11-30 16:59 s-paulraj at ti.com
2010-11-30 20:39 ` Wolfgang Denk
2010-06-22 15:29 [U-Boot] Please Pull u-boot-ti/next s-paulraj at ti.com
2010-06-29 19:59 ` Wolfgang Denk
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4EEFB483.9080309@aribaud.net \
--to=albert.u.boot@aribaud.net \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.