public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] Automatic software updates in U-Boot
@ 2008-09-18 15:03 Bartlomiej Sieka
  2008-09-18 15:03 ` [U-Boot] [PATCH 1/3] net: Make TFTP server timeout configurable Bartlomiej Sieka
                   ` (9 more replies)
  0 siblings, 10 replies; 51+ messages in thread
From: Bartlomiej Sieka @ 2008-09-18 15:03 UTC (permalink / raw)
  To: u-boot

Hello,

This patch series adds support for automatic software updates from a TFTP
server. First patch introduces some changes in the TFTP timeout handling that
are required by the feature proper, which is contained in the second patch.
Third patch provides minor enhancements to the iminfo output that can become
handy when using the new feature.

Please see newly added doc/README.au_tftp for more details.

Code has been compile-tested on several ppc, arm and mips targets. The feature
itself has been tested on TQM8555 and MPC8555CDS.

Regards,
Bartlomiej Sieka

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

end of thread, other threads:[~2008-10-15  9:45 UTC | newest]

Thread overview: 51+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-18 15:03 [U-Boot] Automatic software updates in U-Boot Bartlomiej Sieka
2008-09-18 15:03 ` [U-Boot] [PATCH 1/3] net: Make TFTP server timeout configurable Bartlomiej Sieka
2008-09-18 15:17   ` Jerry Van Baren
2008-09-18 21:54     ` Graeme Russ
2008-09-19  1:37       ` Jerry Van Baren
2008-09-19  5:52     ` Bartlomiej Sieka
2008-09-22 20:42       ` Wolfgang Denk
2008-09-25  6:17         ` Bartlomiej Sieka
2008-09-18 15:03 ` [U-Boot] [PATCH 2/3] Automatic software update from TFTP server Bartlomiej Sieka
2008-09-22 21:03   ` Wolfgang Denk
2008-09-25  8:16     ` Bartlomiej Sieka
2008-09-25  8:55       ` Wolfgang Denk
2008-09-25  9:49         ` Bartlomiej Sieka
2008-09-25 10:01           ` Wolfgang Denk
2008-09-26  8:46             ` Detlev Zundel
2008-09-25 15:33       ` Andrew Dyer
2008-09-25 16:28         ` Kim Phillips
2008-09-25 16:24           ` Jerry Van Baren
2008-09-25 18:17           ` Wolfgang Denk
2008-09-25 19:21             ` Kim Phillips
2008-09-26  8:08               ` Bartlomiej Sieka
2008-09-26  8:29                 ` Wolfgang Denk
2008-09-26  8:29                   ` Bartlomiej Sieka
2008-09-18 15:03 ` [U-Boot] [PATCH 3/3] FIT: output image load address for type 'firmware', fix debug msg while there Bartlomiej Sieka
2008-10-01 13:26 ` [U-Boot] Automatic software updates in U-Boot -- version 2 Bartlomiej Sieka
2008-10-13 22:57   ` Wolfgang Denk
2008-10-14 12:42     ` Bartlomiej Sieka
2008-10-14 13:47       ` Wolfgang Denk
2008-10-14 20:07       ` Wolfgang Denk
2008-10-15  9:45         ` Bartlomiej Sieka
2008-10-01 13:26 ` [U-Boot] [PATCH v2 1/6] flash: factor out adjusting of Flash address to the end of sector Bartlomiej Sieka
2008-10-08  7:39   ` Bartlomiej Sieka
2008-10-08  7:47     ` Stefan Roese
2008-10-08  8:05       ` Bartlomiej Sieka
2008-10-08  8:16         ` Wolfgang Denk
2008-10-08 12:02           ` Stefan Roese
2008-10-13 22:28             ` Wolfgang Denk
2008-10-08 17:38           ` Ben Warren
2008-10-13 22:30             ` Wolfgang Denk
2008-10-01 13:26 ` [U-Boot] [PATCH v2 2/6] net: express the first argument to NetSetTimeout() in milliseconds Bartlomiej Sieka
2008-10-06  5:13   ` Ben Warren
2008-10-01 13:26 ` [U-Boot] [PATCH v2 3/6] net: Make TFTP server timeout configurable Bartlomiej Sieka
2008-10-06  5:13   ` Ben Warren
2008-10-01 13:26 ` [U-Boot] [PATCH v2 4/6] Restore alphabetic ordering in common/Makefile Bartlomiej Sieka
2008-10-08 12:29   ` Jean-Christophe PLAGNIOL-VILLARD
2008-10-08 12:58     ` Bartlomiej Sieka
2008-10-08 14:50       ` Jean-Christophe PLAGNIOL-VILLARD
2008-10-09  8:40         ` Bartlomiej Sieka
2008-10-01 13:26 ` [U-Boot] [PATCH v2 5/6] Automatic software update from TFTP server Bartlomiej Sieka
2008-10-13 22:37   ` Wolfgang Denk
2008-10-01 13:26 ` [U-Boot] [PATCH v2 6/6] FIT: output image load address for type 'firmware', fix message while there Bartlomiej Sieka

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