public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/2] Add support for the 32 bit boot protocol to the x86 zboot command.
@ 2011-11-30  3:11 Gabe Black
  2011-11-30  3:11 ` [U-Boot] [PATCH 1/2] x86: Clean up the x86 zimage code in preparation to extend it Gabe Black
                   ` (2 more replies)
  0 siblings, 3 replies; 15+ messages in thread
From: Gabe Black @ 2011-11-30  3:11 UTC (permalink / raw)
  To: u-boot

These two patches add support for the 32 bit Linux boot protocol to the
zboot command.


Gabe Black (2):
  x86: Clean up the x86 zimage code in preparation to extend it
  x86: Add support for booting Linux using the 32 bit boot protocol

 arch/x86/include/asm/zimage.h |   25 +--------
 arch/x86/lib/bootm.c          |    6 +-
 arch/x86/lib/zimage.c         |  125 ++++++++++++++++++++++++++---------------
 3 files changed, 86 insertions(+), 70 deletions(-)

-- 
1.7.3.1

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

end of thread, other threads:[~2011-12-01 21:37 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-30  3:11 [U-Boot] [PATCH 0/2] Add support for the 32 bit boot protocol to the x86 zboot command Gabe Black
2011-11-30  3:11 ` [U-Boot] [PATCH 1/2] x86: Clean up the x86 zimage code in preparation to extend it Gabe Black
2011-11-30  3:11 ` [U-Boot] [PATCH 2/2] x86: Add support for booting Linux using the 32 bit boot protocol Gabe Black
2011-11-30  3:23   ` Graeme Russ
2011-11-30  3:29     ` Gabe Black
2011-11-30  3:39       ` Graeme Russ
2011-11-30  3:50         ` Gabe Black
2011-11-30  3:52           ` Graeme Russ
2011-11-30  6:27             ` Gabe Black
2011-11-30  3:48 ` [U-Boot] [PATCH 0/2] Add support for the 32 bit boot protocol to the x86 zboot command Graeme Russ
2011-11-30  6:25   ` Gabe Black
2011-11-30 22:28     ` Graeme Russ
2011-12-01 12:47     ` Graeme Russ
2011-12-01 21:26       ` Gabe Black
2011-12-01 21:37         ` Graeme Russ

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