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