1. ea3cbc6 mach-sunxi: Add SPL SPI boot for SUNIV by Jesse Taube · Fri Feb 11 19:32:34 2022 -0500
  2. dda8f88 SPL: Add struct spl_boot_device parameter into spl_parse_board_header() by Pali Rohár · Fri Jan 14 14:31:38 2022 +0100
  3. 05ebd89 sunxi: SPL SPI: Allow larger SPL by Andre Przywara · Tue Jul 06 00:04:43 2021 +0100
  4. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  5. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  6. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  7. 2dc9c34 common: Drop image.h from common header by Simon Glass · Sun May 10 11:40:01 2020 -0600
  8. 0c882df sunxi: SPL SPI: Add SPI boot support for the Allwinner H6 SoC by Andre Przywara · Tue Jan 28 00:46:43 2020 +0000
  9. da3bd45 sunxi: SPL SPI: Add SPI boot support for the Allwinner R40 SoC by Andre Przywara · Tue Jan 28 00:46:42 2020 +0000
  10. 382dab2 sunxi: SPL SPI: Introduce is_sun6i_gen_spi() by Andre Przywara · Tue Jan 28 00:46:41 2020 +0000
  11. 5c7624d sunxi: SPL SPI: Split off SPI0 base address by Andre Przywara · Tue Jan 28 00:46:40 2020 +0000
  12. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  13. 4e159f8 arm: sunxi: Move spl spi sunxi code to mach-sunxi by Jagan Teki · Tue Feb 06 22:42:56 2018 +0530[Renamed from drivers/mtd/spi/sunxi_spi_spl.c]
  14. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · Mon Mar 05 01:20:11 2018 +0900
  15. 230fed7 SPL: SPI: sunxi: add SPL FIT image support by Andre Przywara · Fri Sep 22 22:57:22 2017 +0100
  16. c10848d SPI: SPL: sunxi: fix 64-bit build by Andre Przywara · Thu Feb 16 01:20:25 2017 +0000
  17. 19d39fc spl: sunxi: Fix build error with CONFIG_SPL_SPI_SUNXI by Priit Laes · Mon Jan 02 20:24:50 2017 +0200
  18. 4fc1f25 spl: Add a name to the SPL load-image methods by Simon Glass · Wed Nov 30 15:30:50 2016 -0700
  19. 90895f6 drivers: SPI: sunxi SPL: fix warning by Andre Przywara · Sun Nov 20 14:56:55 2016 +0000
  20. 0649e91 spl: Update ext functions to take an spl_image parameter by Simon Glass · Sat Sep 24 18:20:14 2016 -0600
  21. b9f6d89 spl: Convert spl_spi_load_image() to use linker list by Simon Glass · Sat Sep 24 18:20:09 2016 -0600
  22. c0b6c9b spl: Convert boot_device into a struct by Simon Glass · Sat Sep 24 18:19:57 2016 -0600
  23. 6b2e4db spl: Add a parameter to spl_parse_image_header() by Simon Glass · Sat Sep 24 18:19:53 2016 -0600
  24. 6f3ea20 sunxi: Support booting from SPI flash by Siarhei Siamashka · Tue Jun 07 14:28:34 2016 +0300