1. 9adb686 image: Use crc header file instead of C prototypes by Simon Glass · Sun Feb 24 17:33:25 2013 +0000
  2. d150db6 treewide: include libfdt_env.h before fdt.h by Kim Phillips · Wed Jan 16 13:59:04 2013 +0000
  3. d1f5ae9 env: Add a loadaddr env handler by Joe Hershberger · Tue Dec 11 22:16:28 2012 -0600
  4. 864ec56 env: Use getenv_yesno() more generally by Joe Hershberger · Tue Dec 11 22:16:22 2012 -0600
  5. d572e16 fdt: Add option to default to most compatible conf in a fit image by Gabe Black · Thu Oct 25 16:31:10 2012 +0000
  6. b052b60 common/misc: sparse fixes by Kim Phillips · Mon Oct 29 13:34:32 2012 +0000
  7. 8b7d32a fdt: Check for a token to skip auto-hash validation by Joe Hershberger · Fri Aug 17 10:34:39 2012 +0000
  8. a261e52 fdt: Check error codes returned from fdtlib when loading ITB by Joe Hershberger · Fri Aug 17 10:34:35 2012 +0000
  9. e6cb5cd Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Tue Sep 25 12:23:55 2012 -0700
  10. 52e4040 image/FIT: Add ramdisk load, entry address and OS tag inclusion by Jagannadha Sutradharudu Teki · Fri Jul 27 22:02:22 2012 +0000
  11. ea65fd8 powerpc/CoreNet: add tool to support pbl image build. by Shaohui Xie · Fri Aug 10 02:49:35 2012 +0000
  12. 711453d image/fit: drop inline markings on parser code by Mike Frysinger · Sun Apr 22 06:59:06 2012 +0000
  13. 6988d13 RAMDISK: Fix unused variable issue caused by raw rd support by Marek Vasut · Fri Mar 30 23:19:10 2012 +0200
  14. 28850d0 BOOT: Add RAW ramdisk support to bootz by Marek Vasut · Sun Mar 18 11:47:58 2012 +0000
  15. 0169e6b bootstage: Replace show_boot_progress/error() with bootstage_...() by Simon Glass · Mon Feb 13 13:51:18 2012 +0000
  16. 52823fd bootstage: Convert FIT progress numbers to enums by Simon Glass · Sat Dec 10 11:08:02 2011 +0000
  17. 3038f80 bootstage: Convert progress numbers 10-19 to enums by Simon Glass · Sat Dec 10 11:07:57 2011 +0000
  18. 53624e0 bootstage: Convert progress numbers 1-9 into enums by Simon Glass · Sat Jan 14 15:24:47 2012 +0000
  19. d409b1b bootstage: Use show_boot_error() for -ve progress numbers by Simon Glass · Sat Dec 10 11:07:55 2011 +0000
  20. 84d6228 image: Support FDTs already loaded at their load address by Stephen Warren · Tue Nov 01 06:28:21 2011 +0000
  21. 0ca9e98 common/image.c: align usage of fdt_high with initrd_high by Shawn Guo · Mon Jan 09 21:54:08 2012 +0000
  22. 15c669c openrisc: Add architecture image support by Stefan Kristiansson · Sat Nov 26 19:04:50 2011 +0000
  23. 180c581 powerpc/bootm: Flush ramdisk and device tree image when booting on MP by Kumar Gala · Wed Dec 07 04:42:58 2011 +0000
  24. 8c87eba image: Implement IH_TYPE_KERNEL_NOLOAD by Stephen Warren · Thu Nov 10 13:17:53 2011 -0700
  25. 3885551 mkimage: adding support for Davinci AIS image by Stefano Babic · Mon Oct 17 00:07:43 2011 +0000
  26. 6904b6e checkpatch whitespace cleanups by Stephen Warren · Tue Oct 18 11:11:49 2011 +0000
  27. 354b4e3 nds32: common bdinfo, bootm, image support by Macpaul Lin · Wed Oct 19 20:41:09 2011 +0000
  28. 00aa988 Fix use of int as pointer in image.c by Simon Glass · Fri Sep 23 06:22:04 2011 +0000
  29. 6c9cbb7 common/image.c: remove duplicated IH_TYPE entries. by Wolfgang Denk · Fri Oct 07 08:33:16 2011 +0200
  30. 17426d0 ARM: remove broken "evb4510" board. by Wolfgang Denk · Mon Sep 05 14:37:28 2011 +0200
  31. 34d12a1 mkimage: Add OMAP boot image support by John Rigby · Thu Jul 21 09:10:30 2011 -0400
  32. 58cb84d mkimage: add UBL header support for booting davinci cpus by Heiko Schocher · Sat Jul 16 00:06:42 2011 +0000
  33. dcf6fd7 Fix typo from 'mb_alloc' -> 'lmb_alloc' by Matthew McClintock · Mon Jul 18 13:08:05 2011 +0000
  34. d558a4e Add uboot "fdt_high" enviroment variable by David A. Long · Sat Jul 09 16:40:19 2011 -0400
  35. 20f5492 Respect memreserve regions specified in the device tree by Grant Likely · Mon Mar 28 09:59:01 2011 +0000
  36. 50fb22e Remove device tree booting dependency on CONFIG_SYS_BOOTMAPSZ by Grant Likely · Mon Mar 28 09:58:49 2011 +0000
  37. 2639638 Default to bootm_size() when CONFIG_SYS_BOOTMAPSZ is not defined by Grant Likely · Mon Mar 28 09:58:43 2011 +0000
  38. dfff7a2 Stop passing around bootmem_base value. by Grant Likely · Mon Mar 28 09:58:34 2011 +0000
  39. cf2feb1 image: constify lookup tables by Mike Frysinger · Wed Oct 20 07:17:39 2010 -0400
  40. d0813e5 Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · Thu Oct 28 20:00:11 2010 +0200
  41. 6b8f2f8 always relocate fdt into an lmb-allocated memory block by Timur Tabi · Mon May 24 15:10:25 2010 -0500
  42. eea8e69 boot: change some arch ifdefs to feature ifdefs by John Rigby · Wed Oct 13 13:57:35 2010 -0600
  43. b763f93 common/image.c remove extra calls to be32_to_cpu in boot_get_fdt by John Rigby · Wed Oct 13 13:57:32 2010 -0600
  44. 6902aeb common/image.c fix length calculation in boot_relocate_fdt by John Rigby · Wed Oct 13 13:57:31 2010 -0600
  45. 29a5866 Add support for operating system OSE by Torkel Lundgren · Tue Sep 28 11:05:36 2010 +0200
  46. 1c4361d fdt relocate: have more attention to use a bootmap or not by Stephan Linz · Fri Jun 25 18:04:59 2010 +0200
  47. 6fc7d3a Fix condition where bootm_size not set and wrong memory size reported by Matthew McClintock · Thu Jul 08 10:11:08 2010 -0500
  48. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · Mon Jun 28 22:00:46 2010 +0200
  49. 56fff49 nios: remove nios-32 arch by Thomas Chou · Fri May 28 10:56:50 2010 +0800
  50. e455100 Move test for unnecessary memmove to memmove_wd() by Larry Johnson · Tue Apr 20 08:09:43 2010 -0400
  51. 7b07f09 mkimage: Add Freescale imx Boot Image support (imximage) by Stefano Babic · Wed Jan 20 18:19:10 2010 +0100
  52. 0f602e1 common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · Thu Dec 03 11:21:21 2009 +0100
  53. f7440cd add lzop decompression support by Peter Korsgaard · Thu Nov 19 11:37:51 2009 +0100
  54. 9057cbf Conditionally perform common relocation fixups by Peter Tyser · Mon Sep 21 11:20:36 2009 -0500
  55. 0732941 mkimage: Add Kirkwood Boot Image support (kwbimage) by Prafulla Wadaskar · Mon Sep 07 15:05:02 2009 +0530
  56. 4454c9e mkimage: Make table_entry code global by Prafulla Wadaskar · Mon Sep 07 14:59:08 2009 +0530
  57. 49432ab mkimage: Make genimg_print_size() global by Prafulla Wadaskar · Mon Sep 07 14:59:07 2009 +0530
  58. 3b50677 tools/mkimage: fix compiler warnings, use "const" by Wolfgang Denk · Wed Aug 19 11:42:56 2009 +0200
  59. 68498ab common/image.c: Relocate strings in tables. by Scott Wood · Thu Apr 02 16:15:10 2009 -0500
  60. 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
  61. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  62. 0cc0b21 FIT: output image load address for type 'firmware', fix message while there by Bartlomiej Sieka · Wed Oct 01 15:26:32 2008 +0200
  63. 35afc06 Add support for LZMA uncompression algorithm. by Luigi 'Comio' Mantellini · Mon Sep 08 02:46:13 2008 +0200
  64. 7ddfafc Fix printf errors under -DDEBUG by Andrew Klossner · Thu Aug 21 07:12:26 2008 -0700
  65. 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
  66. 56b8dd1 Add support for booting of INTEGRITY operating system uImages by Peter Tyser · Mon Sep 08 14:56:49 2008 -0500
  67. 97cd8a3 Remove support for booting ARTOS images by Kumar Gala · Mon Sep 08 13:57:12 2008 -0500
  68. b8ca734 Prevent crash if random/invalid ramdisks are passed to bootm by Kumar Gala · Fri Aug 29 19:08:29 2008 -0500
  69. 128de00 Prevent crash if random DTB address is passed to bootm by Anatolij Gustschin · Fri Aug 29 21:04:45 2008 +0200
  70. 9f4e7e4 bootm: Set working fdt address as part of the bootm flow by Kumar Gala · Fri Aug 15 08:24:39 2008 -0500
  71. a5130ad bootm: refactor fdt locating and relocation code by Kumar Gala · Fri Aug 15 08:24:38 2008 -0500
  72. 026e4ac Fix fallout from autostart revert by Kumar Gala · Mon Aug 11 09:20:53 2008 -0500
  73. 93722fe Revert "[new uImage] Add autostart flag to bootm_headers structure" by Wolfgang Denk · Sun Aug 10 01:26:26 2008 +0200
  74. 190ee48 FIT: Fix handling of images without ramdisks by Peter Tyser · Tue Aug 05 10:51:57 2008 -0500
  75. b247400 FIS: repare incorrect return value with ramdisk handling by Michal Simek · Fri Jul 11 10:43:13 2008 +0200
  76. d26d67c Change lmb to use phys_size_t/phys_addr_t by Becky Bruce · Mon Jun 09 20:37:18 2008 -0500
  77. 902ce70 Avoid initrd and logbuffer area overlaps by Marian Balakowicz · Tue May 13 15:53:29 2008 +0200
  78. 5f3a4a7 Revert "Avoid initrd and logbuffer area overlaps" by Wolfgang Denk · Mon May 12 00:56:28 2008 +0200
  79. 143a159 Fix offset calculation for multi-type legacy images. by Nick Spence · Sat May 10 14:02:04 2008 -0700
  80. 2b77b9d Avoid initrd and logbuffer area overlaps by Marian Balakowicz · Wed May 07 13:10:04 2008 +0200
  81. 7903f72 Fix build errors when CONFIG_LOGBUFFER and CONFIG_FIT are enabled by Marian Balakowicz · Wed May 07 09:03:53 2008 +0200
  82. 80f51b8 Recognize 'powerpc' As an Alias for IH_ARCH_PPC by Grant Erickson · Sun May 04 16:45:01 2008 -0700
  83. 222e2ca Use watchdog-aware functions when calculating hashes of images - take two by Bartlomiej Sieka · Fri Apr 25 13:54:02 2008 +0200
  84. 4786859 Memory footprint optimizations by Bartlomiej Sieka · Fri Apr 18 12:39:23 2008 +0200
  85. a2c67e9 crc32: use uint32_t rather than unsigned long by Mike Frysinger · Mon Mar 31 11:02:01 2008 -0400
  86. ab00e02 Restore the ability to continue booting after legacy image overwrite by Marian Balakowicz · Fri Apr 11 11:07:49 2008 +0200
  87. 72c23be Rename include/md5.h to include/u-boot/md5.h by Andy Fleming · Wed Apr 02 16:19:07 2008 -0500
  88. bb9c829 SPARC: added SPARC support for new uimage in common code. by Daniel Hellstrom · Fri Mar 28 08:29:26 2008 +0100
  89. 432c914 [new uImage] Disable debuging output in preparation for merge with master by Bartlomiej Sieka · Thu Mar 20 23:20:31 2008 +0100
  90. 2e6f285 Add MD5 support to the new uImage format by Bartlomiej Sieka · Fri Mar 14 16:22:34 2008 +0100
  91. 2499b04 [new uImage] Fix build issue on ARM by Marian Balakowicz · Wed Mar 12 12:14:15 2008 +0100
  92. 0cd4f3d [new uImage] Add proper ramdisk/FDT handling when FIT configuration is used by Marian Balakowicz · Wed Mar 12 10:35:46 2008 +0100
  93. 74eb4ae [new uImage] Use show_boot_progress() for new uImage format by Marian Balakowicz · Wed Mar 12 10:33:01 2008 +0100
  94. 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
  95. a0ffb42 [new uImage] Remove unnecessary arguments passed to ramdisk routines by Marian Balakowicz · Wed Mar 12 10:14:38 2008 +0100
  96. a50d515 [new uImage] Add new uImage format support for ramdisk handling by Marian Balakowicz · Wed Mar 12 10:12:37 2008 +0100
  97. e227fbb [new uImage] New uImage low-level API by Marian Balakowicz · Fri Feb 29 21:24:06 2008 +0100
  98. a147421 [new uImage] Fix component handling for legacy multi component images by Marian Balakowicz · Fri Feb 29 16:00:06 2008 +0100
  99. c3c7eb2 [new uImage] Share common uImage code between mkimage and U-boot by Marian Balakowicz · Fri Feb 29 15:59:59 2008 +0100
  100. d7c88a4 [new uImage] Update naming convention for bootm/uImage related code by Marian Balakowicz · Fri Feb 29 14:58:34 2008 +0100