summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/sunxi_nand_spl.c
AgeCommit message (Expand)Author
2016-06-19spl: nand: sunxi: add support for NAND config auto-detectionBoris Brezillon
2016-06-19spl: nand: sunxi: split 'load page' and 'read page' logicBoris Brezillon
2016-06-19spl: nand: sunxi: rework status polling loopBoris Brezillon
2016-06-19spl: nand: sunxi: stop guessing the redundant u-boot offsetBoris Brezillon
2016-06-19spl: nand: sunxi: remove support for so-called 'syndrome' modeBoris Brezillon
2015-09-29sunxi_nand_spl: Be smarter about where to look for backup u-boot.binHans de Goede
2015-09-10sunxi_nand_spl: Add config parameter for 4KiB page sized NAND devicesStefan Roese
2015-08-31sunxi_nand_spl: clear status flags in SPL implementationBoris Brezillon
2015-08-31sunxi_nand_spl: Remove NAND_SUNXI_SPL_SYNDROME_PARTITIONS_ENDHans de Goede
2015-08-31sunxi_nand_spl: Add support for backup boot partitionsHans de Goede
2015-08-31sunxi_nand_spl: Auto detect nand configuration parametersHans de Goede
2015-08-31sunxi_nand_spl: Parametrize lowlevel read functionsHans de Goede
2015-08-31sunxi_nand_spl: Properly config page-size in the nand ctl registerHans de Goede
2015-08-31sunxi_nand_spl: Use kernel driver algorithm for determining ecc_mode / _offHans de Goede
2015-08-31sunxi_nand_spl: Add proper cache flusingHans de Goede
2015-08-31sunxi_nand_spl: Turn off clocks when we're done with the nandHans de Goede
2015-08-31sunxi_nand_spl: Use SYS_NAND_SELF_INIT and only do nand init when necessaryHans de Goede
2015-08-31sunxi_nand_spl: Do not bother writing the spare-area reg in syndrome modeHans de Goede
2015-08-31sunxi_nand_spl: We only need to reset the nand chip onceHans de Goede
2015-08-31sunxi_nand_spl: Drop unnecessary temp bufHans de Goede
2015-08-08sunxi: nand: Add basic sunxi NAND driver for SPL with DMA supportPiotr Zierhoffer
2015-06-28Revert "sunxi/nand: Add support to the SPL for loading u-boot from internal N...Ian Campbell
2015-05-29sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memoryDaniel KochmaƄski