1. bb7d3bb treewide: Drop image_header_t typedef by Simon Glass · 2 years, 3 months ago
  2. 2fedef4 spl: spl_spi: add spi_nor_remove() to soft reset flash by Vaishnav Achath · 2 years, 7 months ago
  3. 58a0cdb common: spl: spl_spi: add support for dynamic override of sf bus by Vaishnav Achath · 2 years, 6 months ago
  4. dda8f88 SPL: Add struct spl_boot_device parameter into spl_parse_board_header() by Pali Rohár · 2 years, 11 months ago
  5. c2e7888 spl: Make use of CONFIG_IS_ENABLED(OS_BOOT) in SPL/TPL common code paths by Tom Rini · 3 years, 1 month ago
  6. 3580f6d treewide: Simply conditions with the new OF_REAL by Simon Glass · 3 years, 4 months ago
  7. 0034d96 treewide: fdt: Move fdt_get_config_... to ofnode_conf_read... by Simon Glass · 3 years, 4 months ago
  8. 1104167 SPL: Add support for specifying offset between header and image by Pali Rohár · 3 years, 4 months ago
  9. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  10. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  11. 2dc9c34 common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
  12. 053207c spl: spi: support loading i.MX container format file by Peng Fan · 5 years ago
  13. 3a57169 spl: spi: introduce spl_spi_get_uboot_offs by Peng Fan · 5 years ago
  14. fa19c65 dm: spi: Read default speed and mode values from DT by Patrick Delaunay · 6 years ago
  15. b76359a spl: spi: Do not hardcode fixed size for header by Michal Simek · 6 years ago
  16. ac3de90 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  17. 1dda46f spl: Weed out CONFIG_SYS_TEXT_BASE usage by Marek Vasut · 6 years ago
  18. 1f1ae15 mtd: move NAND files into a raw/ subdirectory by Miquel Raynal · 6 years ago
  19. f6e0e5c spl: spi: Support full fitImage handling by Marek Vasut · 6 years ago
  20. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  21. e8eba3f spl: spi: override CONFIG_SYS_SPI_U_BOOT_OFFS via /config-property by Philipp Tomsich · 8 years ago
  22. 2c066d6 spl: spi: Add a debug message if loading fails by Simon Glass · 8 years ago
  23. 4fc1f25 spl: Add a name to the SPL load-image methods by Simon Glass · 8 years ago
  24. e379f59 spl: add check for FIT-header when loading image by tomas.melin@vaisala.com · 8 years ago
  25. 43a734f spl: Update spl_load_simple_fit() to take an spl_image param by Simon Glass · 8 years ago
  26. ee30679 spl: Pass spl_image as a parameter to load_image() methods by Simon Glass · 8 years ago
  27. b9f6d89 spl: Convert spl_spi_load_image() to use linker list by Simon Glass · 8 years ago
  28. 172b39f spl: spi: Move the generic SPI loader into common/spl by Simon Glass · 8 years ago[Renamed from drivers/mtd/spi/spi_spl_load.c]
  29. c0b6c9b spl: Convert boot_device into a struct by Simon Glass · 8 years ago
  30. 6b2e4db spl: Add a parameter to spl_parse_image_header() by Simon Glass · 8 years ago
  31. 255c92a spl: Support loading a FIT from SPI by Lokesh Vutla · 9 years ago
  32. 02266e2 SPL: Let spl_parse_image_header() return value by Marek Vasut · 9 years ago
  33. 33eefe4 spl: change return values of spl_*_load_image() by Nikita Kiryanov · 9 years ago
  34. d34b456 sf: Tidy up public and private header files by Simon Glass · 10 years ago
  35. 6c6ccdf spl: replace CONFIG_SPL_SPI_* with CONFIG_SF_DEFAULT_* by Nikita Kiryanov · 10 years ago
  36. d4cdb7a SPL:SPI: Add Falcon Mode support by Tom Rini · 11 years ago
  37. dc221ac sf: Fix code cleanups by Jagannadha Sutradharudu Teki · 11 years ago
  38. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  39. 1e2abf9 SPL: SPI: Enhance spi_spl_load to match the other load functions by Tom Rini · 12 years ago
  40. 23f16a8 sf: Add spi_boot() to allow booting from SPI flash in an SPL by Christian Riesch · 13 years ago