From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] Please pull u-boot-ti/master (updated)
Date: Tue, 25 Sep 2012 11:17:51 -0700 [thread overview]
Message-ID: <20120925181751.GA24856@bill-the-cat> (raw)
In-Reply-To: <20120921214337.GC16051@bill-the-cat>
On Fri, Sep 21, 2012 at 02:43:37PM -0700, Tom Rini wrote:
> Hello,
>
> The following changes since commit d193c1b6eb05041c94ad9aacd8c94189d1dbc5f8:
>
> Merge remote-tracking branch 'u-boot-imx/master' (2012-09-21 00:26:19 +0200)
>
> are available in the git repository at:
>
>
> git://git.denx.de/u-boot-ti master
>
> for you to fetch changes up to 16f452e1cfc3580683752d0d52cfe0dda15125b9:
>
> am33xx: Fix fetching of mmc1 bootmode from bootrom for AM33XX (2012-09-21 14:16:03 -0700)
>
> ----------------------------------------------------------------
> Andreas Bie??mann (1):
> devkit8000: add rootwait to mmcboot option
>
> Bastian Ruppert (6):
> davinci: ea20: reorganisation LCD startup
> davinci: ea20: the console is always set to the serial line
> video: cfb_console: logo can be positioned via the splashpos variable
> video: cfb_console: add function to plot the logo area black
> da850/omap-l138: davinci_emac: Suppress auto negotiation if needed
> davinci: ea20: add some configs and default environmet variables
>
> Ilya Yanok (4):
> net/bootp: add VCI support for BOOTP also
> OMAP: spl: call timer_init() from SPL
> am335x_evm: enable networking in SPL
> OMAP: networking support for SPL
>
> Joel A Fernandes (1):
> am33xx: Fix fetching of mmc1 bootmode from bootrom for AM33XX
>
> arch/arm/cpu/armv7/omap-common/Makefile | 3 +
> arch/arm/cpu/armv7/omap-common/lowlevel_init.S | 6 +-
> arch/arm/cpu/armv7/omap-common/spl.c | 11 ++
> arch/arm/cpu/armv7/omap-common/spl_net.c | 52 +++++++++
> arch/arm/include/asm/omap_common.h | 13 ++-
> board/davinci/ea20/ea20.c | 32 ++++--
> board/ti/beagle/beagle.c | 2 +-
> common/Makefile | 4 +
> common/cmd_nvedit.c | 8 ++
> common/env_common.c | 7 +-
> drivers/net/davinci_emac.c | 3 +-
> drivers/video/cfb_console.c | 140 +++++++++++++++++++-----
> include/bootstage.h | 6 +-
> include/config_uncmd_spl.h | 44 ++++++++
> include/configs/am335x_evm.h | 5 +-
> include/configs/devkit8000.h | 1 +
> include/configs/ea20.h | 108 +++++++++++-------
> lib/Makefile | 9 +-
> lib/hashtable.c | 2 +
> mkconfig | 1 +
> net/bootp.c | 27 ++++-
> spl/Makefile | 3 +
> 22 files changed, 391 insertions(+), 96 deletions(-)
> create mode 100644 arch/arm/cpu/armv7/omap-common/spl_net.c
> create mode 100644 include/config_uncmd_spl.h
>
> I've re-built all of ARM and everything builds the same as before these
> changes.
Please hold off on this. It will conflict with the generic SPL series
which I would like to have go in first and I will put into master later
this week.
--
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/20120925/e3fd0742/attachment.pgp>
next prev parent reply other threads:[~2012-09-25 18:17 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-21 21:43 [U-Boot] Please pull u-boot-ti/master (updated) Tom Rini
2012-09-25 18:17 ` Tom Rini [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-12-14 16:06 [U-Boot] Please pull u-boot-ti/master (updated!) Tom Rini
2011-12-16 22:20 ` Tom Rini
2011-12-19 8:50 ` Albert ARIBAUD
2011-11-04 17:56 [U-Boot] Please pull u-boot-ti/master (updated) s-paulraj at ti.com
2011-11-04 20:38 ` Albert ARIBAUD
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=20120925181751.GA24856@bill-the-cat \
--to=trini@ti.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox