* [U-Boot] Please pull u-boot-staging/sr@denx.de
@ 2011-12-01 9:00 Stefan Roese
2011-12-01 9:03 ` Stefan Roese
0 siblings, 1 reply; 6+ messages in thread
From: Stefan Roese @ 2011-12-01 9:00 UTC (permalink / raw)
To: u-boot
Hi Wolfgang,
I applied the two patche from Stephen to my staging branch.
Please feel free to pull them. Thanks.
^ permalink raw reply [flat|nested] 6+ messages in thread
* [U-Boot] Please pull u-boot-staging/sr@denx.de
2011-12-01 9:00 [U-Boot] Please pull u-boot-staging/sr@denx.de Stefan Roese
@ 2011-12-01 9:03 ` Stefan Roese
2011-12-01 23:06 ` Wolfgang Denk
0 siblings, 1 reply; 6+ messages in thread
From: Stefan Roese @ 2011-12-01 9:03 UTC (permalink / raw)
To: u-boot
On Thursday 01 December 2011 10:00:01 Stefan Roese wrote:
> Hi Wolfgang,
>
> I applied the two patche from Stephen to my staging branch.
> Please feel free to pull them. Thanks.
Uuups. I hit "Send button" too early. Here the missing diff-log:
The following changes since commit a63d9652757605ec5f7104addc5d38bf10ba8671:
menu.c: use puts() instead of printf() where possible (2011-11-28 20:19:41 +0100)
are available in the git repository at:
git://www.denx.de/git/u-boot-staging.git sr at denx.de
Stephen Warren (2):
image: Implement IH_TYPE_KERNEL_NOLOAD
image: Don't detect XIP images as overlapping.
common/cmd_bootm.c | 14 ++++++++++++--
common/image.c | 1 +
include/image.h | 1 +
tools/default_image.c | 3 ++-
4 files changed, 16 insertions(+), 3 deletions(-)
^ permalink raw reply [flat|nested] 6+ messages in thread
* [U-Boot] Please pull u-boot-staging/sr@denx.de
2011-12-01 9:03 ` Stefan Roese
@ 2011-12-01 23:06 ` Wolfgang Denk
0 siblings, 0 replies; 6+ messages in thread
From: Wolfgang Denk @ 2011-12-01 23:06 UTC (permalink / raw)
To: u-boot
Dear Stefan Roese,
In message <201112011003.24451.sr@denx.de> you wrote:
> On Thursday 01 December 2011 10:00:01 Stefan Roese wrote:
> > Hi Wolfgang,
> >
> > I applied the two patche from Stephen to my staging branch.
> > Please feel free to pull them. Thanks.
>
> Uuups. I hit "Send button" too early. Here the missing diff-log:
>
>
> The following changes since commit a63d9652757605ec5f7104addc5d38bf10ba8671:
>
> menu.c: use puts() instead of printf() where possible (2011-11-28 20:19:41 +0100)
>
> are available in the git repository at:
> git://www.denx.de/git/u-boot-staging.git sr at denx.de
>
> Stephen Warren (2):
> image: Implement IH_TYPE_KERNEL_NOLOAD
> image: Don't detect XIP images as overlapping.
>
> common/cmd_bootm.c | 14 ++++++++++++--
> common/image.c | 1 +
> include/image.h | 1 +
> tools/default_image.c | 3 ++-
> 4 files changed, 16 insertions(+), 3 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Cogito cogito ergo cogito sum - "I think that I think, therefore I
think that I am." - Ambrose Bierce, "The Devil's Dictionary"
^ permalink raw reply [flat|nested] 6+ messages in thread
* [U-Boot] Please pull u-boot-staging/sr@denx.de
@ 2012-01-12 7:45 Stefan Roese
0 siblings, 0 replies; 6+ messages in thread
From: Stefan Roese @ 2012-01-12 7:45 UTC (permalink / raw)
To: u-boot
Hi Wolfgang,
please pull Simon's "Unified command execution in one place" patch series:
The following changes since commit 9a420986cccc9bd2c37affd931d627b3c3e72952:
ARM: highbank: enable networking and pxe (2012-01-05 20:10:38 +0100)
are available in the git repository at:
git://www.denx.de/git/u-boot-staging.git sr at denx.de
Simon Glass (9):
Remove CMD_PXE's static on run_command()
Rename run_command() to builtin_run_command()
Rename run_command2() to run_command()
Stop using builtin_run_command()
Don't include standard parser if hush is used
Create a single cmd_call() function to handle command execution
Remove interleave of non-U-Boot code in hush
Add cmd_process() to process commands in one place
Convert cmd_usage() calls in common to use a return value
arch/arm/cpu/arm926ejs/kirkwood/cpu.c | 7 +--
board/esd/common/cmd_loadpci.c | 2 +-
board/esd/du440/du440.c | 2 +-
common/cmd_bedbug.c | 6 +-
common/cmd_bmp.c | 6 +-
common/cmd_boot.c | 2 +-
common/cmd_bootm.c | 10 +---
common/cmd_cache.c | 4 +-
common/cmd_dataflash_mmc_mux.c | 2 +-
common/cmd_date.c | 3 +-
common/cmd_dcr.c | 8 +-
common/cmd_df.c | 2 +-
common/cmd_eeprom.c | 2 +-
common/cmd_ext2.c | 4 +-
common/cmd_fdc.c | 2 +-
common/cmd_fdos.c | 2 +-
common/cmd_fdt.c | 14 ++--
common/cmd_fitupd.c | 2 +-
common/cmd_flash.c | 14 ++--
common/cmd_fpga.c | 4 +-
common/cmd_gpio.c | 2 +-
common/cmd_i2c.c | 32 +++++-----
common/cmd_ide.c | 10 ++--
common/cmd_irq.c | 2 +-
common/cmd_itest.c | 2 +-
common/cmd_led.c | 6 +-
common/cmd_load.c | 2 +-
common/cmd_log.c | 4 +-
common/cmd_md5sum.c | 2 +-
common/cmd_mdio.c | 2 +-
common/cmd_mem.c | 22 ++++----
common/cmd_mfsl.c | 10 ++--
common/cmd_mgdisk.c | 2 +-
common/cmd_mii.c | 4 +-
common/cmd_misc.c | 2 +-
common/cmd_mmc.c | 14 ++--
common/cmd_mmc_spi.c | 3 +-
common/cmd_mp.c | 8 +-
common/cmd_mtdparts.c | 2 +-
common/cmd_nand.c | 6 +-
common/cmd_net.c | 6 +-
common/cmd_nvedit.c | 22 ++++----
common/cmd_onenand.c | 12 ++--
common/cmd_otp.c | 2 +-
common/cmd_pci.c | 2 +-
common/cmd_portio.c | 4 +-
common/cmd_pxe.c | 10 ++--
common/cmd_reiser.c | 4 +-
common/cmd_sata.c | 8 +-
common/cmd_scsi.c | 15 +++--
common/cmd_setexpr.c | 2 +-
common/cmd_sf.c | 2 +-
common/cmd_sha1sum.c | 2 +-
common/cmd_source.c | 2 +-
common/cmd_strings.c | 2 +-
common/cmd_time.c | 4 +-
common/cmd_ubi.c | 4 +-
common/cmd_ubifs.c | 10 ++--
common/cmd_unzip.c | 2 +-
common/cmd_usb.c | 6 +-
common/command.c | 60 ++++++++++++++++++++
common/hush.c | 73 +++++++-----------------
common/main.c | 98 +++++++++++----------------------
include/command.h | 24 ++++++++
include/common.h | 5 +-
65 files changed, 311 insertions(+), 305 deletions(-)
^ permalink raw reply [flat|nested] 6+ messages in thread
* [U-Boot] Please pull u-boot-staging/sr@denx.de
@ 2012-12-05 17:28 Stefan Roese
2012-12-05 19:12 ` Tom Rini
0 siblings, 1 reply; 6+ messages in thread
From: Stefan Roese @ 2012-12-05 17:28 UTC (permalink / raw)
To: u-boot
Hi Tom,
I have collected my powerpc/mpc5200 SPL patch series in my
staging branch for you to pull. After rebasing it on top of
latest master. This series has been sitting on the list for
quite some time now. And I have some patches pending relying
on this patchset.
Thanks,
Stefan
The following changes since commit ce12a8c1a94a2b3d585feff387497f724b98e3ce:
Merge branch 'master' of git://git.denx.de/u-boot-x86 (2012-12-03 06:47:05 -0700)
are available in the git repository at:
git://www.denx.de/git/u-boot-staging.git sr at denx.de
for you to fetch changes up to fb3d2b8a3fc26ffb0127fd0fed90ff5f074e67d7:
Makefile: Add target for combined spl/u-boot.bin & u-boot.img (2012-12-05 17:31:30 +0100)
----------------------------------------------------------------
Stefan Roese (7):
powerpc: Extract EPAPR_MAGIC constants into processor.h
SPL: Port SPL framework to powerpc
env: Enable getenv_f() for SPL_BUILD
mpc5200: Add SPL support
mpc5200: Add a3m071 board support
Makefile: Add possibility to set entry-point for u-boot.img
Makefile: Add target for combined spl/u-boot.bin & u-boot.img
MAINTAINERS | 2 +
Makefile | 14 +-
arch/powerpc/cpu/mpc5xxx/Makefile | 4 +
arch/powerpc/cpu/mpc5xxx/spl_boot.c | 79 +++++++
arch/powerpc/cpu/mpc5xxx/start.S | 22 ++
arch/powerpc/cpu/mpc5xxx/u-boot-spl.lds | 57 +++++
arch/powerpc/cpu/mpc85xx/release.S | 1 -
arch/powerpc/include/asm/processor.h | 6 +
arch/powerpc/include/asm/spl.h | 31 +++
arch/powerpc/lib/Makefile | 12 +
arch/powerpc/lib/bootm.c | 6 -
arch/powerpc/lib/spl.c | 42 ++++
board/a3m071/Makefile | 36 +++
board/a3m071/README | 80 +++++++
board/a3m071/a3m071.c | 335 ++++++++++++++++++++++++++++
board/a3m071/mt46v16m16-75.h | 32 +++
boards.cfg | 1 +
common/Makefile | 3 +
common/spl/spl.c | 16 ++
include/configs/a3m071.h | 380 ++++++++++++++++++++++++++++++++
20 files changed, 1151 insertions(+), 8 deletions(-)
create mode 100644 arch/powerpc/cpu/mpc5xxx/spl_boot.c
create mode 100644 arch/powerpc/cpu/mpc5xxx/u-boot-spl.lds
create mode 100644 arch/powerpc/include/asm/spl.h
create mode 100644 arch/powerpc/lib/spl.c
create mode 100644 board/a3m071/Makefile
create mode 100644 board/a3m071/README
create mode 100644 board/a3m071/a3m071.c
create mode 100644 board/a3m071/mt46v16m16-75.h
create mode 100644 include/configs/a3m071.h
^ permalink raw reply [flat|nested] 6+ messages in thread
* [U-Boot] Please pull u-boot-staging/sr@denx.de
2012-12-05 17:28 Stefan Roese
@ 2012-12-05 19:12 ` Tom Rini
0 siblings, 0 replies; 6+ messages in thread
From: Tom Rini @ 2012-12-05 19:12 UTC (permalink / raw)
To: u-boot
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 12/05/12 12:28, Stefan Roese wrote:
> Hi Tom,
>
> I have collected my powerpc/mpc5200 SPL patch series in my staging
> branch for you to pull. After rebasing it on top of latest master.
> This series has been sitting on the list for quite some time now.
> And I have some patches pending relying on this patchset.
>
> Thanks, Stefan
>
>
> The following changes since commit
> ce12a8c1a94a2b3d585feff387497f724b98e3ce:
>
> Merge branch 'master' of git://git.denx.de/u-boot-x86 (2012-12-03
> 06:47:05 -0700)
>
> are available in the git repository at:
>
>
> git://www.denx.de/git/u-boot-staging.git sr at denx.de
>
> for you to fetch changes up to
> fb3d2b8a3fc26ffb0127fd0fed90ff5f074e67d7:
>
> Makefile: Add target for combined spl/u-boot.bin & u-boot.img
> (2012-12-05 17:31:30 +0100)
>
> ----------------------------------------------------------------
> Stefan Roese (7): powerpc: Extract EPAPR_MAGIC constants into
> processor.h SPL: Port SPL framework to powerpc env: Enable
> getenv_f() for SPL_BUILD mpc5200: Add SPL support mpc5200: Add
> a3m071 board support Makefile: Add possibility to set entry-point
> for u-boot.img Makefile: Add target for combined spl/u-boot.bin &
> u-boot.img
>
> MAINTAINERS | 2 + Makefile
> | 14 +- arch/powerpc/cpu/mpc5xxx/Makefile | 4 +
> arch/powerpc/cpu/mpc5xxx/spl_boot.c | 79 +++++++
> arch/powerpc/cpu/mpc5xxx/start.S | 22 ++
> arch/powerpc/cpu/mpc5xxx/u-boot-spl.lds | 57 +++++
> arch/powerpc/cpu/mpc85xx/release.S | 1 -
> arch/powerpc/include/asm/processor.h | 6 +
> arch/powerpc/include/asm/spl.h | 31 +++
> arch/powerpc/lib/Makefile | 12 +
> arch/powerpc/lib/bootm.c | 6 -
> arch/powerpc/lib/spl.c | 42 ++++
> board/a3m071/Makefile | 36 +++
> board/a3m071/README | 80 +++++++
> board/a3m071/a3m071.c | 335
> ++++++++++++++++++++++++++++ board/a3m071/mt46v16m16-75.h
> | 32 +++ boards.cfg | 1 +
> common/Makefile | 3 + common/spl/spl.c
> | 16 ++ include/configs/a3m071.h | 380
> ++++++++++++++++++++++++++++++++ 20 files changed, 1151
> insertions(+), 8 deletions(-) create mode 100644
> arch/powerpc/cpu/mpc5xxx/spl_boot.c create mode 100644
> arch/powerpc/cpu/mpc5xxx/u-boot-spl.lds create mode 100644
> arch/powerpc/include/asm/spl.h create mode 100644
> arch/powerpc/lib/spl.c create mode 100644 board/a3m071/Makefile
> create mode 100644 board/a3m071/README create mode 100644
> board/a3m071/a3m071.c create mode 100644
> board/a3m071/mt46v16m16-75.h create mode 100644
> include/configs/a3m071.h
Applied to u-boot/master, thanks for your patience and re-working
things on top of Scott's changes.
- --
Tom
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://www.enigmail.net/
iQIcBAEBAgAGBQJQv5yuAAoJENk4IS6UOR1WovUQAJF8c+sZo4ExF2esDZYv7jXQ
EDE7i0S8RjP6nT4DG/F2xZySTc0kS/CbcG3KhbrIHXQNkczS48X+3z4Dixjn4u63
XXU8JIo6SAbRKOO1OVmRQCNWdAI0ltMDZYvCh8ebT1/TgsH48NWx/Mzmuk5qV7SJ
UfJ1BiYfvsEArQzH0LPsj9HLchjMZqRHeEyygJKyh8OGnSZNZ9jwg1f3O3GjgPpI
NNTQuNuvjJhVPJEeOYQn7ECjrjpfQCkZn5WEMgQ0cqQZoxQ4srXm1oITyjwPfPcc
9BaDWJ2GedLSVvrRjwP7zDyya78SjOVuUmC283H5nVFlXpMTiznEg9UHJFNTTVZL
ZTE1hL01LdiEtPW723m/udwi+VIYt5304J51TqsW9cUD7I7mfHpy5cnQa6PNLpJn
y/k8sDkcf7On/PHahBg42eJcMZAEdvu8UPiYzdkutTAJFjIA0l6VafyxE0z3lLKn
9uqV5TtAMsB2KYuH7/zBN4w7fF+Lt85s9l4BzS4D4BOcDvcCLoB2YselC7VXtPc/
Q5SSJxf9svX1c3Od13hp3CYfebUS/0QWRKEoyjDhQG8qhNk8FdOyEpYJ83tAXEvS
/JFq2IBwMlvNeNLSPasq7eNaOMe24e8AarkgQDrS9ZXdbqaY0fQDjbz2U4qKoT3U
18ku+FG0uFtGBnO1Rx1u
=ZbKx
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2012-12-05 19:12 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-01 9:00 [U-Boot] Please pull u-boot-staging/sr@denx.de Stefan Roese
2011-12-01 9:03 ` Stefan Roese
2011-12-01 23:06 ` Wolfgang Denk
-- strict thread matches above, loose matches on Subject: below --
2012-01-12 7:45 Stefan Roese
2012-12-05 17:28 Stefan Roese
2012-12-05 19:12 ` Tom Rini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox