index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
sunxi_nand_spl.c
Age
Commit message (
Expand
)
Author
2015-09-29
sunxi_nand_spl: Be smarter about where to look for backup u-boot.bin
Hans de Goede
2015-09-10
sunxi_nand_spl: Add config parameter for 4KiB page sized NAND devices
Stefan Roese
2015-08-31
sunxi_nand_spl: clear status flags in SPL implementation
Boris Brezillon
2015-08-31
sunxi_nand_spl: Remove NAND_SUNXI_SPL_SYNDROME_PARTITIONS_END
Hans de Goede
2015-08-31
sunxi_nand_spl: Add support for backup boot partitions
Hans de Goede
2015-08-31
sunxi_nand_spl: Auto detect nand configuration parameters
Hans de Goede
2015-08-31
sunxi_nand_spl: Parametrize lowlevel read functions
Hans de Goede
2015-08-31
sunxi_nand_spl: Properly config page-size in the nand ctl register
Hans de Goede
2015-08-31
sunxi_nand_spl: Use kernel driver algorithm for determining ecc_mode / _off
Hans de Goede
2015-08-31
sunxi_nand_spl: Add proper cache flusing
Hans de Goede
2015-08-31
sunxi_nand_spl: Turn off clocks when we're done with the nand
Hans de Goede
2015-08-31
sunxi_nand_spl: Use SYS_NAND_SELF_INIT and only do nand init when necessary
Hans de Goede
2015-08-31
sunxi_nand_spl: Do not bother writing the spare-area reg in syndrome mode
Hans de Goede
2015-08-31
sunxi_nand_spl: We only need to reset the nand chip once
Hans de Goede
2015-08-31
sunxi_nand_spl: Drop unnecessary temp buf
Hans de Goede
2015-08-08
sunxi: nand: Add basic sunxi NAND driver for SPL with DMA support
Piotr Zierhoffer
2015-06-28
Revert "sunxi/nand: Add support to the SPL for loading u-boot from internal N...
Ian Campbell
2015-05-29
sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memory
Daniel KochmaĆski