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 · 9 months ago
  4. a79fc7a common: Remove <common.h> and add needed includes by Tom Rini · 9 months ago
  5. 2e5476b spl: Convert net to spl_load by Sean Anderson · 1 year, 3 months ago
  6. 5271e35 spl: Only support bl_len when we have to by Sean Anderson · 1 year, 3 months ago
  7. b02c4e9 spl: Use map_sysmem where appropriate by Sean Anderson · 1 year, 4 months ago
  8. f3543e6 treewide: Drop image_header_t typedef by Simon Glass · 2 years, 5 months ago
  9. 2e0429b SPL: Add struct spl_boot_device parameter into spl_parse_board_header() by Pali Rohár · 3 years, 1 month ago
  10. f2d7a36 Rename SPL_ETH_SUPPORT to SPL_ETH by Simon Glass · 3 years, 7 months ago
  11. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 9 months ago
  12. 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 9 months ago
  13. bb872dd image: Rename load_addr, save_addr, save_size by Simon Glass · 5 years ago
  14. 4bfd1f5 env: Move env_init() to env.h by Simon Glass · 6 years ago
  15. 0f46fb5 spl: net: dm: usb: bind the gadget before attempting to load the image by Jean-Jacques Hiblot · 6 years ago
  16. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  17. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  18. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  19. b432b1e spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-boot CONFIG by Faiz Abbas · 7 years ago
  20. 382bee5 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  21. 6dca5e8 spl: net: Add FIT image support over network boot by Andrew F. Davis · 8 years ago
  22. ebc4ef6 spl: Add a name to the SPL load-image methods by Simon Glass · 8 years ago
  23. 2a2ee2a spl: Pass spl_image as a parameter to load_image() methods by Simon Glass · 8 years ago
  24. 7ec0389 spl: Convert spl_net_load_image() to use linker list by Simon Glass · 8 years ago
  25. ecdfd69 spl: Convert boot_device into a struct by Simon Glass · 8 years ago
  26. 71316c1 spl: Add a parameter to spl_parse_image_header() by Simon Glass · 8 years ago
  27. 7e0f226 SPL: Let spl_parse_image_header() return value by Marek Vasut · 9 years ago
  28. 36afd45 spl: change return values of spl_*_load_image() by Nikita Kiryanov · 9 years ago
  29. bc0571f net: cosmetic: Fix checkpatch.pl failures in net.c by Joe Hershberger · 10 years ago
  30. d2eaec6 net: Remove the bd* parameter from net stack functions by Joe Hershberger · 10 years ago
  31. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 12 years ago
  32. 7ac2fe2 OMAP: networking support for SPL by Ilya Yanok · 12 years ago