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