Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
422b294288f326cb62c3438f8c61343004154147
/
drivers
/
mtd
/
nand
/
sunxi_nand_spl.c
cccddf5
nand: sunxi: Fix modulo by zero error
by Maxime Ripard
· Mon Feb 27 18:22:00 2017 +0100
601361f
spl: nand: sunxi: add support for NAND config auto-detection
by Boris Brezillon
· Mon Jun 06 10:17:02 2016 +0200
87cc16c
spl: nand: sunxi: split 'load page' and 'read page' logic
by Boris Brezillon
· Mon Jun 06 10:17:01 2016 +0200
dbd8710
spl: nand: sunxi: rework status polling loop
by Boris Brezillon
· Mon Jun 06 10:17:00 2016 +0200
939c75b
spl: nand: sunxi: stop guessing the redundant u-boot offset
by Boris Brezillon
· Mon Jun 06 10:16:59 2016 +0200
a7a401c
spl: nand: sunxi: remove support for so-called 'syndrome' mode
by Boris Brezillon
· Mon Jun 06 10:16:56 2016 +0200
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
8b9d291
sunxi_nand_spl: Add config parameter for 4KiB page sized NAND devices
by Stefan Roese
· Fri Sep 04 14:43:00 2015 +0200
353f3d0
sunxi_nand_spl: clear status flags in SPL implementation
by Boris Brezillon
· Sat Aug 29 12:29:38 2015 +0200
0246245
sunxi_nand_spl: Remove NAND_SUNXI_SPL_SYNDROME_PARTITIONS_END
by Hans de Goede
· Fri Aug 21 15:23:57 2015 +0200
5a34ee2
sunxi_nand_spl: Add support for backup boot partitions
by Hans de Goede
· Sat Aug 15 21:51:33 2015 +0200
01c69ed
sunxi_nand_spl: Auto detect nand configuration parameters
by Hans de Goede
· Sat Aug 15 21:23:08 2015 +0200
a44f40e
sunxi_nand_spl: Parametrize lowlevel read functions
by Hans de Goede
· Sat Aug 15 20:51:53 2015 +0200
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
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
4de74a4
sunxi_nand_spl: Add proper cache flusing
by Hans de Goede
· Sat Aug 15 12:32:24 2015 +0200
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
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
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
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
534e607
sunxi_nand_spl: Drop unnecessary temp buf
by Hans de Goede
· Sat Aug 15 09:33:41 2015 +0200
4ac391c
sunxi: nand: Add basic sunxi NAND driver for SPL with DMA support
by Piotr Zierhoffer
· Thu Jul 23 14:33:02 2015 +0200
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
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