1. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  2. 8eef8f3 spl: nand: sunxi: use PIO instead of DMA by Miquel Raynal · Wed Feb 28 20:51:55 2018 +0100
  3. 298e7a6 spl: nand: sunxi: declare the ecc_bytes array globally by Miquel Raynal · Wed Feb 28 20:51:54 2018 +0100
  4. 4f80004 spl: nand: sunxi: make the reset column helper more generic by Miquel Raynal · Wed Feb 28 20:51:52 2018 +0100
  5. 010ea02 spl: nand: sunxi: ensure enough time has passed after changing the column by Miquel Raynal · Wed Feb 28 20:51:51 2018 +0100
  6. 6852f48 spl: nand: sunxi: create an helper to handle command execution by Miquel Raynal · Wed Feb 28 20:51:50 2018 +0100
  7. aeb59c3 spl: nand: sunxi: add missing status clear by Miquel Raynal · Wed Feb 28 20:51:49 2018 +0100
  8. b242ee9 spl: nand: sunxi: introduce the nand_wait_cmd_fifo_empty() helper by Miquel Raynal · Wed Feb 28 20:51:48 2018 +0100
  9. b0b98ca spl: nand: sunxi: introduce the nand_wait_int() helper by Miquel Raynal · Wed Feb 28 20:51:47 2018 +0100
  10. a450de7 spl: nand: sunxi: fix typo on register name by Miquel Raynal · Wed Feb 28 20:51:46 2018 +0100
  11. e859503 spl: nand: sunxi: fix second case of modulo by zero error by Miquel Raynal · Wed Feb 28 20:51:45 2018 +0100
  12. cccddf5 nand: sunxi: Fix modulo by zero error by Maxime Ripard · Mon Feb 27 18:22:00 2017 +0100
  13. 601361f spl: nand: sunxi: add support for NAND config auto-detection by Boris Brezillon · Mon Jun 06 10:17:02 2016 +0200
  14. 87cc16c spl: nand: sunxi: split 'load page' and 'read page' logic by Boris Brezillon · Mon Jun 06 10:17:01 2016 +0200
  15. dbd8710 spl: nand: sunxi: rework status polling loop by Boris Brezillon · Mon Jun 06 10:17:00 2016 +0200
  16. 939c75b spl: nand: sunxi: stop guessing the redundant u-boot offset by Boris Brezillon · Mon Jun 06 10:16:59 2016 +0200
  17. a7a401c spl: nand: sunxi: remove support for so-called 'syndrome' mode by Boris Brezillon · Mon Jun 06 10:16:56 2016 +0200
  18. eb715f6 sunxi_nand_spl: Be smarter about where to look for backup u-boot.bin by Hans de Goede · Mon Aug 31 16:00:56 2015 +0200
  19. 8b9d291 sunxi_nand_spl: Add config parameter for 4KiB page sized NAND devices by Stefan Roese · Fri Sep 04 14:43:00 2015 +0200
  20. 353f3d0 sunxi_nand_spl: clear status flags in SPL implementation by Boris Brezillon · Sat Aug 29 12:29:38 2015 +0200
  21. 0246245 sunxi_nand_spl: Remove NAND_SUNXI_SPL_SYNDROME_PARTITIONS_END by Hans de Goede · Fri Aug 21 15:23:57 2015 +0200
  22. 5a34ee2 sunxi_nand_spl: Add support for backup boot partitions by Hans de Goede · Sat Aug 15 21:51:33 2015 +0200
  23. 01c69ed sunxi_nand_spl: Auto detect nand configuration parameters by Hans de Goede · Sat Aug 15 21:23:08 2015 +0200
  24. a44f40e sunxi_nand_spl: Parametrize lowlevel read functions by Hans de Goede · Sat Aug 15 20:51:53 2015 +0200
  25. f851120 sunxi_nand_spl: Properly config page-size in the nand ctl register by Hans de Goede · Sat Aug 15 20:05:13 2015 +0200
  26. c270b48 sunxi_nand_spl: Use kernel driver algorithm for determining ecc_mode / _off by Hans de Goede · Sat Aug 15 12:41:09 2015 +0200
  27. 4de74a4 sunxi_nand_spl: Add proper cache flusing by Hans de Goede · Sat Aug 15 12:32:24 2015 +0200
  28. 466a318 sunxi_nand_spl: Turn off clocks when we're done with the nand by Hans de Goede · Sat Aug 15 11:59:25 2015 +0200
  29. 5ed52f6 sunxi_nand_spl: Use SYS_NAND_SELF_INIT and only do nand init when necessary by Hans de Goede · Sat Aug 15 11:55:26 2015 +0200
  30. 19af938 sunxi_nand_spl: Do not bother writing the spare-area reg in syndrome mode by Hans de Goede · Sat Aug 15 12:43:26 2015 +0200
  31. 7c7fbfb sunxi_nand_spl: We only need to reset the nand chip once by Hans de Goede · Sat Aug 15 11:38:33 2015 +0200
  32. 534e607 sunxi_nand_spl: Drop unnecessary temp buf by Hans de Goede · Sat Aug 15 09:33:41 2015 +0200
  33. 4ac391c sunxi: nand: Add basic sunxi NAND driver for SPL with DMA support by Piotr Zierhoffer · Thu Jul 23 14:33:02 2015 +0200
  34. 07ed1b9 Revert "sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memory" by Ian Campbell · Fri Jun 26 19:42:24 2015 +0100
  35. dbbfdc1 sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memory by Daniel Kochmański · Tue May 26 17:00:42 2015 +0200