1. 8c87eba image: Implement IH_TYPE_KERNEL_NOLOAD by Stephen Warren · Thu Nov 10 13:17:53 2011 -0700
  2. 546d332 Fix clash between IH_ARCH_NDS32 and IH_ARCH_SANDBOX by Stefan Kristiansson · Mon Nov 21 23:43:58 2011 +0000
  3. 7d731a9 image: Fix inverted logic in architecture check. by Thierry Reding · Thu Oct 27 08:58:25 2011 +0000
  4. 3885551 mkimage: adding support for Davinci AIS image by Stefano Babic · Mon Oct 17 00:07:43 2011 +0000
  5. 6904b6e checkpatch whitespace cleanups by Stephen Warren · Tue Oct 18 11:11:49 2011 +0000
  6. 354b4e3 nds32: common bdinfo, bootm, image support by Macpaul Lin · Wed Oct 19 20:41:09 2011 +0000
  7. 033b0a9 sandbox: Add architecture image support by Simon Glass · Fri Oct 07 13:53:34 2011 +0000
  8. 5da0bed image: push default arch values to arch headers by Mike Frysinger · Mon Oct 03 14:50:33 2011 +0000
  9. 34d12a1 mkimage: Add OMAP boot image support by John Rigby · Thu Jul 21 09:10:30 2011 -0400
  10. 58cb84d mkimage: add UBL header support for booting davinci cpus by Heiko Schocher · Sat Jul 16 00:06:42 2011 +0000
  11. 20f5492 Respect memreserve regions specified in the device tree by Grant Likely · Mon Mar 28 09:59:01 2011 +0000
  12. 2639638 Default to bootm_size() when CONFIG_SYS_BOOTMAPSZ is not defined by Grant Likely · Mon Mar 28 09:58:43 2011 +0000
  13. dfff7a2 Stop passing around bootmem_base value. by Grant Likely · Mon Mar 28 09:58:34 2011 +0000
  14. cf2feb1 image: constify lookup tables by Mike Frysinger · Wed Oct 20 07:17:39 2010 -0400
  15. eea8e69 boot: change some arch ifdefs to feature ifdefs by John Rigby · Wed Oct 13 13:57:35 2010 -0600
  16. 29a5866 Add support for operating system OSE by Torkel Lundgren · Tue Sep 28 11:05:36 2010 +0200
  17. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · Mon Jun 28 22:00:46 2010 +0200
  18. ddb5de8 image.h: remove bogus ';' after function declarations by Wolfgang Denk · Sat Jun 26 23:46:40 2010 +0200
  19. 56fff49 nios: remove nios-32 arch by Thomas Chou · Fri May 28 10:56:50 2010 +0800
  20. 7b07f09 mkimage: Add Freescale imx Boot Image support (imximage) by Stefano Babic · Wed Jan 20 18:19:10 2010 +0100
  21. 175467a image.h: avoid command.h for host tools by Mike Frysinger · Thu Jan 21 04:03:20 2010 -0500
  22. a0dadf8 lmb: only force on arches that use it by Mike Frysinger · Tue Nov 03 11:35:59 2009 -0500
  23. 9a84980 sha1: add dedicated config option by Mike Frysinger · Sun Jan 17 21:08:00 2010 -0500
  24. e3c1dc5 Merge branch 'master' into next by Wolfgang Denk · Sat Dec 05 02:11:59 2009 +0100
  25. f7440cd add lzop decompression support by Peter Korsgaard · Thu Nov 19 11:37:51 2009 +0100
  26. 00d8656 Repair build fail in case CONFIG_PPC=n and CONFIG_FIT=y by Remy Bohmer · Thu Oct 29 14:24:22 2009 +0100
  27. 0732941 mkimage: Add Kirkwood Boot Image support (kwbimage) by Prafulla Wadaskar · Mon Sep 07 15:05:02 2009 +0530
  28. 4454c9e mkimage: Make table_entry code global by Prafulla Wadaskar · Mon Sep 07 14:59:08 2009 +0530
  29. 49432ab mkimage: Make genimg_print_size() global by Prafulla Wadaskar · Mon Sep 07 14:59:07 2009 +0530
  30. 3b50677 tools/mkimage: fix compiler warnings, use "const" by Wolfgang Denk · Wed Aug 19 11:42:56 2009 +0200
  31. 4ad8e9f compiler.h: unify system ifdef cruft here by Mike Frysinger · Thu Jul 02 19:23:25 2009 -0400
  32. b06976d Add support for building native win32 tools by Peter Tyser · Fri Mar 13 18:54:51 2009 -0500
  33. b55c74d include/image.h: Ease grepping of image_* functions by Petri Lehtinen · Thu Jan 29 10:35:40 2009 +0200
  34. 0ba0a77 Fix FIT and FDT support to have CONFIG_OF_LIBFDT and CONFIG_FIT independent by Jean-Christophe PLAGNIOL-VILLARD · Mon Nov 24 13:33:51 2008 +0100
  35. 18178bc bootm: Add subcommands by Kumar Gala · Tue Oct 21 17:25:45 2008 -0500
  36. bf36877 FDT: don't use private kernel header files by Wolfgang Denk · Tue Oct 21 11:23:56 2008 +0200
  37. 35afc06 Add support for LZMA uncompression algorithm. by Luigi 'Comio' Mantellini · Mon Sep 08 02:46:13 2008 +0200
  38. 1557a54 FIT: add ability to check hashes of all images in FIT, improve output by Bartlomiej Sieka · Tue Sep 09 12:58:15 2008 +0200
  39. 56b8dd1 Add support for booting of INTEGRITY operating system uImages by Peter Tyser · Mon Sep 08 14:56:49 2008 -0500
  40. bd70bbe bootm: refactor image detection and os load steps by Kumar Gala · Fri Aug 15 08:24:41 2008 -0500
  41. da6d11e bootm: move lmb into the bootm_headers_t structure by Kumar Gala · Fri Aug 15 08:24:40 2008 -0500
  42. a5130ad bootm: refactor fdt locating and relocation code by Kumar Gala · Fri Aug 15 08:24:38 2008 -0500
  43. fffb143 bootm: refactor ramdisk locating code by Kumar Gala · Fri Aug 15 08:24:37 2008 -0500
  44. 93467bc bootm: refactor entry point code by Kumar Gala · Fri Aug 15 08:24:36 2008 -0500
  45. 93722fe Revert "[new uImage] Add autostart flag to bootm_headers structure" by Wolfgang Denk · Sun Aug 10 01:26:26 2008 +0200
  46. d26d67c Change lmb to use phys_size_t/phys_addr_t by Becky Bruce · Mon Jun 09 20:37:18 2008 -0500
  47. 222e2ca Use watchdog-aware functions when calculating hashes of images - take two by Bartlomiej Sieka · Fri Apr 25 13:54:02 2008 +0200
  48. 4786859 Memory footprint optimizations by Bartlomiej Sieka · Fri Apr 18 12:39:23 2008 +0200
  49. ab00e02 Restore the ability to continue booting after legacy image overwrite by Marian Balakowicz · Fri Apr 11 11:07:49 2008 +0200
  50. bb9c829 SPARC: added SPARC support for new uimage in common code. by Daniel Hellstrom · Fri Mar 28 08:29:26 2008 +0100
  51. 4783f55 [new uImage] Do not compile new uImage format support by default by Bartlomiej Sieka · Thu Mar 20 23:23:13 2008 +0100
  52. 2e6f285 Add MD5 support to the new uImage format by Bartlomiej Sieka · Fri Mar 14 16:22:34 2008 +0100
  53. aa6aae4 [new uImage] Fix definition of common bootm_headers_t fields by Marian Balakowicz · Wed Mar 12 10:35:52 2008 +0100
  54. 0cd4f3d [new uImage] Add proper ramdisk/FDT handling when FIT configuration is used by Marian Balakowicz · Wed Mar 12 10:35:46 2008 +0100
  55. 61c1ad5 [new uImage] Add node offsets for FIT images listed in struct bootm_headers by Marian Balakowicz · Wed Mar 12 10:32:59 2008 +0100
  56. a0ffb42 [new uImage] Remove unnecessary arguments passed to ramdisk routines by Marian Balakowicz · Wed Mar 12 10:14:38 2008 +0100
  57. d7816fb [new uImage] Add support for new uImage format to mkimage tool by Bartlomiej Sieka · Tue Mar 11 12:34:47 2008 +0100
  58. 6a2b2c2 [new uImage] Make node unit names const in struct bootm_headers by Marian Balakowicz · Mon Mar 10 17:53:49 2008 +0100
  59. e227fbb [new uImage] New uImage low-level API by Marian Balakowicz · Fri Feb 29 21:24:06 2008 +0100
  60. c3c7eb2 [new uImage] Share common uImage code between mkimage and U-boot by Marian Balakowicz · Fri Feb 29 15:59:59 2008 +0100
  61. d7c88a4 [new uImage] Update naming convention for bootm/uImage related code by Marian Balakowicz · Fri Feb 29 14:58:34 2008 +0100
  62. c5bacfd [new uImage] Provide ability to restrict region used for boot images by Kumar Gala · Wed Feb 27 21:51:50 2008 -0600
  63. b937bb7 [new uImage] Use lmb for bootm allocations by Kumar Gala · Wed Feb 27 21:51:49 2008 -0600
  64. fb71ccf [new uImage] Add autostart flag to bootm_headers structure by Kumar Gala · Wed Feb 27 21:51:48 2008 -0600
  65. 6d7bfa8 [new uImage] Introduce lmb from linux kernel for memory mgmt of boot images by Kumar Gala · Wed Feb 27 21:51:47 2008 -0600
  66. 18f4c0f [new uImage] rework error handling so common functions don't reset by Kumar Gala · Wed Feb 27 21:51:46 2008 -0600
  67. aced3a3 [new uImage] Don't pass kdb to ramdisk_high since we may not have one by Kumar Gala · Wed Feb 27 21:51:43 2008 -0600
  68. 1256068 [new uImage] Correct raw FDT blob handlig when CONFIG_FIT is disabled by Marian Balakowicz · Wed Feb 27 11:02:26 2008 +0100
  69. 61fde55 [new uImage] Move image verify flag to bootm_headers structure by Marian Balakowicz · Wed Feb 27 11:01:04 2008 +0100
  70. dbdd16a [new uImage] Add dual format uImage support framework by Marian Balakowicz · Mon Feb 04 08:28:09 2008 +0100
  71. a1cc147 [new uImage] Rename and move print_image_hdr() routine by Marian Balakowicz · Thu Feb 21 17:27:41 2008 +0100
  72. 3413e22 [new uImage] Add fit_parse_conf() and fit_parse_subimage() routines by Marian Balakowicz · Thu Feb 21 17:20:20 2008 +0100
  73. c536d6f [new uImage] Add gen_get_image() routine by Marian Balakowicz · Thu Feb 21 17:20:19 2008 +0100
  74. f4891a1 [new uImage] Pull in libfdt if CONFIG_FIT is enabled by Marian Balakowicz · Thu Feb 21 17:20:18 2008 +0100
  75. 2efc264 [new uImage] Cleanup do_botm_linux() boot allocations by Marian Balakowicz · Thu Jan 31 13:58:13 2008 +0100
  76. 9c701e8 [new uImage] Move ramdisk loading to a common routine by Marian Balakowicz · Thu Jan 31 13:57:17 2008 +0100
  77. 9541850 [new uImage] Factor out common image_get_ramdisk() routine by Marian Balakowicz · Thu Jan 31 13:55:39 2008 +0100
  78. 05c1d3f [new uImage] Factor out common routines for getting os/arch/type/comp names by Marian Balakowicz · Thu Jan 31 13:20:07 2008 +0100
  79. b4a12a9 [new uImage] Cleanup image header pointer use in bootm code by Marian Balakowicz · Tue Jan 08 18:12:17 2008 +0100
  80. f9a67bd [new uImage] Add memmove_wd() common routine by Marian Balakowicz · Tue Jan 08 18:11:45 2008 +0100
  81. 20c4372 [new uImage] Move CHUNKSZ definition to image.h by Marian Balakowicz · Tue Jan 08 18:11:44 2008 +0100
  82. 41d71ed [new uImage] Define a API for image handling operations by Marian Balakowicz · Tue Jan 08 18:14:09 2008 +0100
  83. 72908ab Allocate CPU Architecture Code for STMicroelectronics' ST200. by Sean MCGOOGAN · Mon Sep 10 16:55:59 2007 +0100
  84. 5995ac7 Merge with /home/wd/git/u-boot/master by Wolfgang Denk · Wed Oct 11 14:15:21 2006 +0200
  85. df86f15 Define IH_CPU_AVR32 by Stefan Roese · Mon Oct 09 12:55:38 2006 +0200
  86. 16485a6 * Support for FDT in uImage format, error when using FDT from flash by Matthew McClintock · Wed Aug 16 10:54:09 2006 -0500
  87. 46d2b52 Add ADI Blackfin support by Wolfgang Denk · Sun Mar 12 02:10:00 2006 +0100
  88. f3f4518 Remove unnnecessary #include <linux/types.h> from include/asm-*/u-boot.h by Wolfgang Denk · Fri Nov 25 16:38:03 2005 +0100
  89. 391b574 * Patch by Gridish Shlomi, 30 Aug 2004: by wdenk · Sun Oct 10 23:27:33 2004 +0000
  90. ef3386f Patches by Scott McNutt, 24 Aug 2004: by wdenk · Sun Oct 10 21:27:30 2004 +0000
  91. 1249065 * Patch by Yasushi Shoji, 07 Apr 2004: by wdenk · Sun Apr 18 21:13:41 2004 +0000
  92. 60164a8 * Patch by Scott McNutt, 04 Oct 2003: by wdenk · Wed Oct 08 23:26:14 2003 +0000
  93. 1ee550e * Patch by Anders Larsen, 18 Sep 2003: by wdenk · Wed Oct 08 22:14:02 2003 +0000
  94. 7182b0f * Update TRAB auto update code by wdenk · Mon Oct 06 21:55:32 2003 +0000
  95. 874ac26 * Implement new mechanism to export U-Boot's functions to standalone by wdenk · Thu Jul 24 23:38:38 2003 +0000
  96. dccbda0 * Patches by Yuli Barcohen, 13 Jul 2003: by wdenk · Mon Jul 14 22:13:32 2003 +0000
  97. 0893c47 * Patch by David Updegraff, 22 Apr 2003: update for CrayL1 board by wdenk · Tue May 20 14:25:27 2003 +0000
  98. 92bbe3f * Make sure Block Lock Bits get cleared in R360MPI flash driver by wdenk · Sun Apr 20 14:04:18 2003 +0000
  99. 5b1d713 Initial revision by wdenk · Sun Nov 03 00:07:02 2002 +0000