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