summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/sunxi_nand_spl.c
Commit message (Expand)AuthorAgeFilesLines
* spl: nand: sunxi: add support for NAND config auto-detectionBoris Brezillon2016-06-191-58/+204
* spl: nand: sunxi: split 'load page' and 'read page' logicBoris Brezillon2016-06-191-71/+114
* spl: nand: sunxi: rework status polling loopBoris Brezillon2016-06-191-16/+13
* spl: nand: sunxi: stop guessing the redundant u-boot offsetBoris Brezillon2016-06-191-20/+0
* spl: nand: sunxi: remove support for so-called 'syndrome' modeBoris Brezillon2016-06-191-42/+14
* sunxi_nand_spl: Be smarter about where to look for backup u-boot.binHans de Goede2015-09-291-6/+20
* sunxi_nand_spl: Add config parameter for 4KiB page sized NAND devicesStefan Roese2015-09-101-0/+1
* sunxi_nand_spl: clear status flags in SPL implementationBoris Brezillon2015-08-311-3/+8
* sunxi_nand_spl: Remove NAND_SUNXI_SPL_SYNDROME_PARTITIONS_ENDHans de Goede2015-08-311-2/+6
* sunxi_nand_spl: Add support for backup boot partitionsHans de Goede2015-08-311-0/+16
* sunxi_nand_spl: Auto detect nand configuration parametersHans de Goede2015-08-311-4/+39
* sunxi_nand_spl: Parametrize lowlevel read functionsHans de Goede2015-08-311-38/+48
* sunxi_nand_spl: Properly config page-size in the nand ctl registerHans de Goede2015-08-311-0/+5
* sunxi_nand_spl: Use kernel driver algorithm for determining ecc_mode / _offHans de Goede2015-08-311-46/+12
* sunxi_nand_spl: Add proper cache flusingHans de Goede2015-08-311-0/+8
* sunxi_nand_spl: Turn off clocks when we're done with the nandHans de Goede2015-08-311-2/+15
* sunxi_nand_spl: Use SYS_NAND_SELF_INIT and only do nand init when necessaryHans de Goede2015-08-311-0/+2
* sunxi_nand_spl: Do not bother writing the spare-area reg in syndrome modeHans de Goede2015-08-311-4/+1
* sunxi_nand_spl: We only need to reset the nand chip onceHans de Goede2015-08-311-10/+10
* sunxi_nand_spl: Drop unnecessary temp bufHans de Goede2015-08-311-27/+8
* sunxi: nand: Add basic sunxi NAND driver for SPL with DMA supportPiotr Zierhoffer2015-08-081-0/+353
* Revert "sunxi/nand: Add support to the SPL for loading u-boot from internal N...Ian Campbell2015-06-281-273/+0
* sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memoryDaniel Kochmański2015-05-291-0/+273
OpenPOWER on IntegriCloud