public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] [PATCH 0/9] [new uImage] Add support for booting images at non-zero addresses
@ 2008-02-28  3:51 Kumar Gala
  2008-02-28  3:51 ` [U-Boot-Users] [PATCH 1/9] [new uImage] Don't pass kdb to ramdisk_high since we may not have one Kumar Gala
  2008-02-29 14:47 ` [U-Boot-Users] [PATCH 0/9] [new uImage] Add support for booting images at non-zero addresses Marian Balakowicz
  0 siblings, 2 replies; 18+ messages in thread
From: Kumar Gala @ 2008-02-28  3:51 UTC (permalink / raw)
  To: u-boot

This is an updated set of patches against the latest u-boot-testing#new-image.p5

Please apply.

- k

^ permalink raw reply	[flat|nested] 18+ messages in thread
* [U-Boot-Users] [PATCH 0/9] [new uImage] Add support for booting images at non-zero addresses
@ 2008-02-20  4:03 Kumar Gala
  2008-02-20  4:03 ` [U-Boot-Users] [PATCH 1/9] [new uImage] Don't pass kdb to ramdisk_high since we may not have one Kumar Gala
  0 siblings, 1 reply; 18+ messages in thread
From: Kumar Gala @ 2008-02-20  4:03 UTC (permalink / raw)
  To: u-boot

This is an updated set of patches that clean up some of the code in the
new uImage branch of u-boot-testing and add the ability to boot images
at non-zero addresses and constrain the locations the boot images use
on PPC hosts.

This work is also availabie in the new-image branch of:
	git://git.kernel.org/pub/scm/boot/u-boot/galak/u-boot.git new-image

- k

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2008-02-29 14:47 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-28  3:51 [U-Boot-Users] [PATCH 0/9] [new uImage] Add support for booting images at non-zero addresses Kumar Gala
2008-02-28  3:51 ` [U-Boot-Users] [PATCH 1/9] [new uImage] Don't pass kdb to ramdisk_high since we may not have one Kumar Gala
2008-02-28  3:51   ` [U-Boot-Users] [PATCH 2/9] [new uImage] ppc: Determine if we are booting an OF style Kumar Gala
2008-02-28  3:51     ` [U-Boot-Users] [PATCH 3/9] [new uImage] ppc: Re-order ramdisk/fdt handling sequence Kumar Gala
2008-02-28  3:51       ` [U-Boot-Users] [PATCH 4/9] [new uImage] rework error handling so common functions don't reset Kumar Gala
2008-02-28  3:51         ` [U-Boot-Users] [PATCH 5/9] [new uImage] Introduce lmb from linux kernel for memory mgmt of boot images Kumar Gala
2008-02-28  3:51           ` [U-Boot-Users] [PATCH 6/9] [new uImage] Add autostart flag to bootm_headers structure Kumar Gala
2008-02-28  3:51             ` [U-Boot-Users] [PATCH 7/9] [new uImage] Use lmb for bootm allocations Kumar Gala
2008-02-28  3:51               ` [U-Boot-Users] [PATCH 8/9] [new uImage] Provide ability to restrict region used for boot images Kumar Gala
2008-02-28  3:51                 ` [U-Boot-Users] [PATCH 9/9] [new uImage] Respect autostart setting in linux bootm Kumar Gala
2008-02-29 14:35                   ` Marian Balakowicz
2008-02-29 14:34                 ` [U-Boot-Users] [PATCH 8/9] [new uImage] Provide ability to restrict region used for boot images Marian Balakowicz
2008-02-29 14:26             ` [U-Boot-Users] [PATCH 6/9] [new uImage] Add autostart flag to bootm_headers structure Marian Balakowicz
2008-02-29 14:24         ` [U-Boot-Users] [PATCH 4/9] [new uImage] rework error handling so common functions don't reset Marian Balakowicz
2008-02-29 14:22     ` [U-Boot-Users] [PATCH 2/9] [new uImage] ppc: Determine if we are booting an OF style Marian Balakowicz
2008-02-29 14:21   ` [U-Boot-Users] [PATCH 1/9] [new uImage] Don't pass kdb to ramdisk_high since we may not have one Marian Balakowicz
2008-02-29 14:47 ` [U-Boot-Users] [PATCH 0/9] [new uImage] Add support for booting images at non-zero addresses Marian Balakowicz
  -- strict thread matches above, loose matches on Subject: below --
2008-02-20  4:03 Kumar Gala
2008-02-20  4:03 ` [U-Boot-Users] [PATCH 1/9] [new uImage] Don't pass kdb to ramdisk_high since we may not have one Kumar Gala
2008-02-20  4:03   ` [U-Boot-Users] [PATCH 2/9] [new uImage] ppc: Determine if we are booting an OF style Kumar Gala
2008-02-20  4:03     ` [U-Boot-Users] [PATCH 3/9] [new uImage] ppc: Re-order ramdisk/fdt handling sequence Kumar Gala
2008-02-20  4:03       ` [U-Boot-Users] [PATCH 4/9] [new uImage] rework error handling so common functions don't reset Kumar Gala

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox