1. ba07984 bootm: fix passing argc to standalone apps by Zubair Lutfullah Kakakhel · 8 years ago
  2. 5db2890 cmd: Split 'bootz' and 'booti' out from 'bootm' by Tom Rini · 8 years ago
  3. 19e8649 bootm: fixup silent Linux out of BOOTM_STATE_LOADOS state by Hector Palacios · 8 years ago
  4. b4d956f bootm: Align cache flush end address correctly by Simon Glass · 8 years ago
  5. 62afc60 image: Add boot_get_fpga() to load fpga with bootm by Michal Simek · 8 years ago
  6. aa34fbc fdt: Allow libfdt to be used in SPL by Simon Glass · 8 years ago
  7. 73223f0 Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 8 years ago
  8. 7a80de4 image: Correct the OS location code to work on sandbox by Simon Glass · 8 years ago
  9. 8d4f11c bootm: fix size arg of flush_cache() in bootm_load_os(). by Purna Chandra Mandal · 9 years ago
  10. 027b728 Add support for LZ4 decompression algorithm by Julius Werner · 9 years ago
  11. 4917c06 net: avoid eth_unregister() call when function is unavailable by Bernhard Nortmann · 9 years ago
  12. d52e857 Combine bootm_find_<thing> functions together by Karl Apsite · 9 years ago
  13. 84a07db add boot_get_loadables() to load listed images by Karl Apsite · 9 years ago
  14. 0eb25b6 common: Make sure arch-specific map_sysmem() is defined by Joe Hershberger · 9 years ago
  15. 90fbee3 cmd_fdt: Actually fix fdt command in sandbox by Joe Hershberger · 9 years ago
  16. 3086c05 bootm: Factor out common parts of image decompression code by Simon Glass · 10 years ago
  17. 8fd6a4b bootm: Use print_decomp_msg() in all cases by Simon Glass · 10 years ago
  18. 081cc19 bootm: Export bootm_decomp_image() by Simon Glass · 10 years ago
  19. 40e5975 bootm: Move compression progress/error messages into a function by Simon Glass · 10 years ago
  20. 5bda35c x86: image: Add new image type for x64_64 by Simon Glass · 10 years ago
  21. 86f4695 image: Fix Android boot image support by Ahmad Draidi · 10 years ago
  22. 90268b8 x86: Support loading kernel setup from a FIT by Simon Glass · 10 years ago
  23. e6c88a6 bootm: make sure pass NULL when argc < 1 by Bryan Wu · 10 years ago
  24. 6c454fe image: fix bootm failure for FIT image by Bryan Wu · 10 years ago
  25. b3dd64f bootm: use genimg_get_kernel_addr() by Bryan Wu · 10 years ago
  26. ce1400f Enhance fit_check_sign to check all images by Simon Glass · 10 years ago
  27. 2b164f1 bootm: Move decompression code into its own function by Simon Glass · 10 years ago
  28. ea51a62 Allow compiling common/bootm.c on with HOSTCC by Simon Glass · 10 years ago
  29. 07c0cd7 bootm: Support android boot on sandbox by Simon Glass · 10 years ago
  30. 126cc86 image: Remove the fit_load_image() property parameter by Simon Glass · 10 years ago
  31. b639640 bootm: Split out code from cmd_bootm.c by Simon Glass · 10 years ago