public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] [PATCH 0/8] [new uImage] patchset6 - new uImage format low level API
@ 2008-02-29 23:19 Marian Balakowicz
  2008-02-29 23:19 ` [U-Boot-Users] [PATCH 1/8] [new uImage] Update naming convention for bootm/uImage related code Marian Balakowicz
                   ` (7 more replies)
  0 siblings, 8 replies; 15+ messages in thread
From: Marian Balakowicz @ 2008-02-29 23:19 UTC (permalink / raw)
  To: u-boot

This patch series defines a API for new uImage format that will be used in the
following patchsets adding new uImage support to mkimage and U-boot.
The API changes are preceded by mkimage/U-boot common code refactoring and
mkimage build modifications adding SHA1 and libfdt support.

Included in the patchset are also fixes to the problems found in boot_relocate_fdt(),
image_multi_count() and image_multi_getimg().

Changes are based on the current TOT of u-boot-testing#new-image branch.
Please review and provide comments.

Bartlomiej Sieka (2):
      [new uImage] Add libfdt support to mkimage
      [new uImage] Add sha1.o object to mkimage binary build

David Gibson (1):
      libfdt: Add and use a node iteration helper function.

Marian Balakowicz (5):
      [new uImage] New uImage low-level API
      [new uImage] Fix FDT blob totalsize calculation in boot_relocate_fdt()
      [new uImage] Fix component handling for legacy multi component images
      [new uImage] Share common uImage code between mkimage and U-boot
      [new uImage] Update naming convention for bootm/uImage related code



Cheers,
m.

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

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

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-29 23:19 [U-Boot-Users] [PATCH 0/8] [new uImage] patchset6 - new uImage format low level API Marian Balakowicz
2008-02-29 23:19 ` [U-Boot-Users] [PATCH 1/8] [new uImage] Update naming convention for bootm/uImage related code Marian Balakowicz
2008-02-29 23:19 ` [U-Boot-Users] [PATCH 2/8] [new uImage] Share common uImage code between mkimage and U-boot Marian Balakowicz
2008-02-29 23:19 ` [U-Boot-Users] [PATCH 3/8] [new uImage] Fix component handling for legacy multi component images Marian Balakowicz
2008-02-29 23:19 ` [U-Boot-Users] [PATCH 4/8] [new uImage] Add sha1.o object to mkimage binary build Marian Balakowicz
2008-02-29 23:19 ` [U-Boot-Users] [PATCH 5/8] [new uImage] Add libfdt support to mkimage Marian Balakowicz
2008-03-01 20:32   ` Jerry Van Baren
2008-03-03 10:01     ` Marian Balakowicz
2008-03-03 14:29     ` Jon Loeliger
2008-02-29 23:19 ` [U-Boot-Users] [PATCH 6/8] libfdt: Add and use a node iteration helper function Marian Balakowicz
2008-03-01 19:02   ` Jerry Van Baren
2008-03-03  9:21     ` Marian Balakowicz
2008-03-03 13:14       ` Jerry Van Baren
2008-02-29 23:20 ` [U-Boot-Users] [PATCH 7/8] [new uImage] Fix FDT blob totalsize calculation in boot_relocate_fdt() Marian Balakowicz
2008-02-29 23:20 ` [U-Boot-Users] [PATCH 8/8] [new uImage] New uImage low-level API Marian Balakowicz

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