index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
sunxi_nand_spl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nand: sunxi: Fix modulo by zero error
Maxime Ripard
2017-04-07
1
-3
/
+4
*
spl: nand: sunxi: add support for NAND config auto-detection
Boris Brezillon
2016-06-19
1
-58
/
+204
*
spl: nand: sunxi: split 'load page' and 'read page' logic
Boris Brezillon
2016-06-19
1
-71
/
+114
*
spl: nand: sunxi: rework status polling loop
Boris Brezillon
2016-06-19
1
-16
/
+13
*
spl: nand: sunxi: stop guessing the redundant u-boot offset
Boris Brezillon
2016-06-19
1
-20
/
+0
*
spl: nand: sunxi: remove support for so-called 'syndrome' mode
Boris Brezillon
2016-06-19
1
-42
/
+14
*
sunxi_nand_spl: Be smarter about where to look for backup u-boot.bin
Hans de Goede
2015-09-29
1
-6
/
+20
*
sunxi_nand_spl: Add config parameter for 4KiB page sized NAND devices
Stefan Roese
2015-09-10
1
-0
/
+1
*
sunxi_nand_spl: clear status flags in SPL implementation
Boris Brezillon
2015-08-31
1
-3
/
+8
*
sunxi_nand_spl: Remove NAND_SUNXI_SPL_SYNDROME_PARTITIONS_END
Hans de Goede
2015-08-31
1
-2
/
+6
*
sunxi_nand_spl: Add support for backup boot partitions
Hans de Goede
2015-08-31
1
-0
/
+16
*
sunxi_nand_spl: Auto detect nand configuration parameters
Hans de Goede
2015-08-31
1
-4
/
+39
*
sunxi_nand_spl: Parametrize lowlevel read functions
Hans de Goede
2015-08-31
1
-38
/
+48
*
sunxi_nand_spl: Properly config page-size in the nand ctl register
Hans de Goede
2015-08-31
1
-0
/
+5
*
sunxi_nand_spl: Use kernel driver algorithm for determining ecc_mode / _off
Hans de Goede
2015-08-31
1
-46
/
+12
*
sunxi_nand_spl: Add proper cache flusing
Hans de Goede
2015-08-31
1
-0
/
+8
*
sunxi_nand_spl: Turn off clocks when we're done with the nand
Hans de Goede
2015-08-31
1
-2
/
+15
*
sunxi_nand_spl: Use SYS_NAND_SELF_INIT and only do nand init when necessary
Hans de Goede
2015-08-31
1
-0
/
+2
*
sunxi_nand_spl: Do not bother writing the spare-area reg in syndrome mode
Hans de Goede
2015-08-31
1
-4
/
+1
*
sunxi_nand_spl: We only need to reset the nand chip once
Hans de Goede
2015-08-31
1
-10
/
+10
*
sunxi_nand_spl: Drop unnecessary temp buf
Hans de Goede
2015-08-31
1
-27
/
+8
*
sunxi: nand: Add basic sunxi NAND driver for SPL with DMA support
Piotr Zierhoffer
2015-08-08
1
-0
/
+353
*
Revert "sunxi/nand: Add support to the SPL for loading u-boot from internal N...
Ian Campbell
2015-06-28
1
-273
/
+0
*
sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memory
Daniel KochmaĆski
2015-05-29
1
-0
/
+273