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