1. c670aee common: rename getc() to getchar() by Heinrich Schuchardt · 4 years ago
  2. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  3. 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 5 months ago
  4. 095764e spl: ymodem: Fix loading of fit image by Lokesh Vutla · 4 years, 11 months ago
  5. e413033 spl: ymodem: Make SPL Y-Modem loader framework accessible by Andreas Dannenberg · 5 years ago
  6. 9d6ee3e spl: ymodem: Fix FIT loading termination handling by Andreas Dannenberg · 5 years ago
  7. 0c670fc common: Move gzip functions into a new gzip header by Simon Glass · 5 years ago
  8. 792dd57 spl: ymodem: Add support for loading full fitImages by Marek Vasut · 6 years ago
  9. d574c19 spl: ymodem: Move GZ handling out of YModem session by Marek Vasut · 6 years ago
  10. 6d8dbe4 spl: ymodem: Terminate YModem session on error by Marek Vasut · 6 years ago
  11. 92e5cb8 spl: ymodem: Add support for loading gzip compressed uImage by Marek Vasut · 6 years ago
  12. 02db548 spl: remove dependency to "asm/utils.h" by Paulo Zaneti · 6 years ago
  13. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  14. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  15. ebc4ef6 spl: Add a name to the SPL load-image methods by Simon Glass · 8 years ago
  16. f069ded spl: remove redundant call to parse_image_header() by tomas.melin@vaisala.com · 8 years ago
  17. f4d7d85 spl: Update spl_load_simple_fit() to take an spl_image param by Simon Glass · 8 years ago
  18. 2a2ee2a spl: Pass spl_image as a parameter to load_image() methods by Simon Glass · 8 years ago
  19. dd6bf90 spl: Convert spl_ymodem_load_image() to use linker list by Simon Glass · 8 years ago
  20. ecdfd69 spl: Convert boot_device into a struct by Simon Glass · 8 years ago
  21. 71316c1 spl: Add a parameter to spl_parse_image_header() by Simon Glass · 8 years ago
  22. fa71519 spl: Add an option to load a FIT containing U-Boot from UART by Lokesh Vutla · 8 years ago
  23. 7e0f226 SPL: Let spl_parse_image_header() return value by Marek Vasut · 8 years ago
  24. 36afd45 spl: change return values of spl_*_load_image() by Nikita Kiryanov · 9 years ago
  25. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  26. 47f7bca SPL: Move the omap SPL framework to common/spl by Tom Rini · 12 years ago[Renamed (96%) from arch/arm/cpu/armv7/omap-common/spl_ymodem.c]
  27. 55cdbb8 ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h> by Tom Rini · 12 years ago
  28. 24de357 SPL: Add YMODEM over UART load support by Matt Porter · 13 years ago