From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] Please pull u-boot-x86.git
Date: Fri, 8 Mar 2013 12:57:44 -0500 [thread overview]
Message-ID: <20130308175744.GC27930@bill-the-cat> (raw)
In-Reply-To: <CAPnjgZ0vP21eMDRnQucXt7WxQLR2h7sqk4YJs6Lr-msqc5LToA@mail.gmail.com>
On Mon, Mar 04, 2013 at 04:01:52PM -0800, Simon Glass wrote:
> Hi Tom,
>
> Great to see the previous lot made it in. Here is the next x86 series.
>
> The following changes since commit 2536850d7cd90bdb75bf3ff86838f913392b68db:
>
> Prepare v2013.04-rc1 (2013-03-04 16:29:17 -0500)
>
> are available in the git repository at:
>
> git://git.denx.de/u-boot-x86.git master
>
> for you to fetch changes up to fc959081d41aab2d6f4614c5fb3dd1b77ffcdcf4:
>
> x86: Enable CONFIG_OF_CONTROL on coreboot (2013-03-04 15:57:52 -0800)
>
> ----------------------------------------------------------------
> Simon Glass (9):
> x86: Add function to get top of usable ram
> x86: Add basic cache operations
> x86: Permit bootstage and timer data to be used prior to relocation
> x86: Add an __end symbol to signal the end of the U-Boot binary
> x86: Rearrange the output input to remove BSS
> x86: Support relocation of FDT on start-up
> x86: Add error checking to x86 relocation code
> x86: Adjust link device tree include file
> x86: Enable CONFIG_OF_CONTROL on coreboot
>
> arch/x86/cpu/coreboot/coreboot.c | 15 +++++-------
> arch/x86/cpu/coreboot/sdram.c | 18 +++-----------
> arch/x86/cpu/cpu.c | 23 +++++++++++++++++
> arch/x86/cpu/interrupts.c | 7 +++---
> arch/x86/cpu/u-boot.lds | 21 ++++++++++------
> arch/x86/include/asm/global_data.h | 4 +++
> arch/x86/include/asm/init_helpers.h | 2 ++
> arch/x86/include/asm/relocate.h | 1 +
> arch/x86/include/asm/u-boot-x86.h | 1 +
> arch/x86/lib/board.c | 3 +++
> arch/x86/lib/init_helpers.c | 49 ++++++++++++++++++++++++++++---------
> arch/x86/lib/init_wrappers.c | 1 +
> arch/x86/lib/relocate.c | 37 ++++++++++++++++++++++++++--
> arch/x86/lib/timer.c | 9 +++----
> board/chromebook-x86/dts/link.dts | 2 +-
> include/configs/coreboot.h | 6 +++++
> 16 files changed, 146 insertions(+), 53 deletions(-)
Applied to u-boot/master, thanks!
--
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/20130308/a6ace43b/attachment.pgp>
next prev parent reply other threads:[~2013-03-08 17:57 UTC|newest]
Thread overview: 73+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-05 0:01 [U-Boot] Please pull u-boot-x86.git Simon Glass
2013-03-08 17:57 ` Tom Rini [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-10-21 23:15 Simon Glass
2015-10-22 11:24 ` Tom Rini
2015-09-10 22:50 Simon Glass
2015-09-11 2:13 ` Tom Rini
2015-08-26 21:26 Simon Glass
2015-08-27 1:57 ` Tom Rini
2015-08-14 16:57 Simon Glass
2015-08-17 13:35 ` Tom Rini
2015-03-25 22:33 Simon Glass
2015-03-27 14:19 ` Tom Rini
2015-01-13 1:06 Simon Glass
2015-01-13 14:37 ` Tom Rini
2015-01-13 14:54 ` Simon Glass
2014-12-19 0:29 Simon Glass
2014-12-30 2:25 ` Tom Rini
2014-11-26 16:28 Simon Glass
2014-12-02 11:49 ` Tom Rini
2014-11-21 7:00 Simon Glass
2014-11-21 7:11 ` Masahiro Yamada
2014-11-21 7:24 ` Simon Glass
2014-11-21 8:29 ` Masahiro Yamada
2014-11-21 22:28 ` Simon Glass
2014-11-23 12:29 ` Tom Rini
2014-11-24 22:13 ` Tom Rini
2014-10-23 3:55 Simon Glass
2014-10-23 13:53 ` Tom Rini
2013-12-09 20:27 Simon Glass
2013-12-11 16:43 ` Tom Rini
2013-11-21 20:40 Simon Glass
2013-11-25 21:55 ` Tom Rini
2013-05-13 22:02 Simon Glass
2013-05-14 13:17 ` Tom Rini
2013-05-09 21:30 Simon Glass
2013-05-10 19:57 ` Tom Rini
2013-04-16 19:15 Simon Glass
2013-04-16 19:53 ` Tom Rini
2013-04-16 20:07 ` Simon Glass
2013-04-16 20:31 ` Tom Rini
2013-02-16 0:14 Simon Glass
2013-02-17 20:58 ` Wolfgang Denk
2013-02-17 21:32 ` Simon Glass
2013-02-18 22:52 ` Tom Rini
2013-02-18 23:30 ` Otavio Salvador
2013-02-18 23:45 ` Tom Rini
2013-02-18 23:48 ` Otavio Salvador
2013-02-18 23:51 ` Tom Rini
2013-02-19 5:22 ` Simon Glass
2013-02-27 21:18 ` Simon Glass
2013-02-28 23:00 ` Tom Rini
2013-03-01 0:22 ` Simon Glass
2013-03-01 3:55 ` Simon Glass
2013-03-01 14:20 ` Tom Rini
2013-03-04 21:27 ` Tom Rini
2013-02-15 4:39 Simon Glass
2013-02-15 17:34 ` Tom Rini
2013-01-31 23:57 Simon Glass
2013-02-04 22:50 ` Tom Rini
2012-12-26 18:42 Simon Glass
2013-01-03 0:05 ` Tom Rini
2012-12-06 22:39 Simon Glass
2012-12-07 15:51 ` Tom Rini
2012-12-01 14:38 Simon Glass
2012-12-01 18:32 ` Tom Rini
2012-12-01 19:42 ` Simon Glass
2012-12-03 12:12 ` Otavio Salvador
2012-12-03 12:27 ` Simon Glass
2012-12-03 14:24 ` Otavio Salvador
2012-12-03 14:31 ` Tom Rini
2012-12-03 14:03 ` Tom Rini
2012-11-28 19:52 Simon Glass
2012-11-29 13:39 ` Tom Rini
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=20130308175744.GC27930@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