1. f41a3ca Add support for LZ4 decompression algorithm by Julius Werner · Tue Oct 06 20:03:53 2015 -0700
  2. 1167a6c net: avoid eth_unregister() call when function is unavailable by Bernhard Nortmann · Mon Sep 14 15:29:45 2015 +0200
  3. d686ce9 Combine bootm_find_<thing> functions together by Karl Apsite · Thu May 21 09:52:49 2015 -0400
  4. 1b21c28 add boot_get_loadables() to load listed images by Karl Apsite · Thu May 21 09:52:48 2015 -0400
  5. 65b905b common: Make sure arch-specific map_sysmem() is defined by Joe Hershberger · Sun Mar 22 17:08:59 2015 -0500
  6. 3d4ea4c cmd_fdt: Actually fix fdt command in sandbox by Joe Hershberger · Wed Feb 04 21:56:53 2015 -0600
  7. 4f6e6d7 bootm: Factor out common parts of image decompression code by Simon Glass · Tue Dec 02 13:17:37 2014 -0700
  8. 632570c bootm: Use print_decomp_msg() in all cases by Simon Glass · Tue Dec 02 13:17:36 2014 -0700
  9. 5aeccc2 bootm: Export bootm_decomp_image() by Simon Glass · Tue Dec 02 13:17:33 2014 -0700
  10. 10ae419 bootm: Move compression progress/error messages into a function by Simon Glass · Tue Dec 02 13:17:30 2014 -0700
  11. 9d42830 x86: image: Add new image type for x64_64 by Simon Glass · Fri Oct 10 08:21:57 2014 -0600
  12. 9a1cb5d image: Fix Android boot image support by Ahmad Draidi · Thu Oct 23 20:50:07 2014 +0300
  13. 0129b52 x86: Support loading kernel setup from a FIT by Simon Glass · Sun Oct 19 21:11:24 2014 -0600
  14. c82ea37 bootm: make sure pass NULL when argc < 1 by Bryan Wu · Fri Aug 15 16:51:39 2014 -0700
  15. f5c377a image: fix bootm failure for FIT image by Bryan Wu · Fri Aug 15 16:51:38 2014 -0700
  16. 77bc927 bootm: use genimg_get_kernel_addr() by Bryan Wu · Thu Jul 31 17:40:00 2014 -0700
  17. a51991d Enhance fit_check_sign to check all images by Simon Glass · Thu Jun 12 07:24:53 2014 -0600
  18. 686f3bb bootm: Move decompression code into its own function by Simon Glass · Thu Jun 12 07:24:52 2014 -0600
  19. 0232ba7 Allow compiling common/bootm.c on with HOSTCC by Simon Glass · Thu Jun 12 07:24:51 2014 -0600
  20. 9504010 bootm: Support android boot on sandbox by Simon Glass · Thu Jun 12 07:24:48 2014 -0600
  21. a0c0b63 image: Remove the fit_load_image() property parameter by Simon Glass · Thu Jun 12 07:24:47 2014 -0600
  22. 3b5866d bootm: Split out code from cmd_bootm.c by Simon Glass · Thu Jun 12 07:24:46 2014 -0600