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
Age
Commit message (
Expand
)
Author
2015-08-31
mtd: nand: Make CONFIG_SYS_NAND_U_BOOT_OFFS configurable through Kconfig
Hans de Goede
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: Rename SPL_NAND_SUNXI to NAND_SUNXI
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: Add support for sun4i and sun5i SoCs
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-30
mtd: denali_spl: do not allocate page_buffer in .bss section
Masahiro Yamada
2015-08-28
mtd/nand/ubi: assortment of alignment fixes
Marcel Ziswiler
2015-08-25
mtd: nand: mxs invalidate dcache before DMA read
Peng Fan
2015-08-25
mtd: nand: mxs support oobsize bigger than 512
Peng Fan
2015-08-25
mtd: nand: Add mvebu (PXA / AXP / A38x) NAND device driver
Stefan Roese
2015-08-25
nand: Sync with Linux v4.1
Scott Wood
2015-08-25
mtd: Introduce mtd_block_isreserved()
Ezequiel Garcia
2015-08-25
nand: Remove __UBOOT__ ifdefs
Scott Wood
2015-08-18
nand: lpc32xx: add ECC layout for small page NAND
Sylvain Lemieux
2015-08-18
nand: lpc32xx: add hardware ECC support
Sylvain Lemieux
2015-08-13
tegra: nand: disable subpage writes
Marcel Ziswiler
2015-08-13
mtd/nand/tegra: alignment workaround
Marcel Ziswiler
2015-08-13
tegra: nand: fix read_byte required for proper onfi detection
Marcel Ziswiler
2015-08-12
nand: lpc32xx: add SLC NAND controller support
Vladimir Zapolskiy
2015-08-12
spl: nand: simple: replace readb() with chip specific read_buf()
Vladimir Zapolskiy
2015-08-12
nand, atmel: remove udelay in spl_nand_erase_one()
Heiko Schocher
2015-08-08
sunxi: nand: Add board configuration options
Piotr Zierhoffer
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-06-18
mtd: OMAP: Enable GPMC prefetch mode for 16 bit access
Jeroen Hofstee
2015-06-18
omap_gpmc: move prefetch out of CONFIG_NAND_OMAP_ELM
Jeroen Hofstee
2015-05-29
sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memory
Daniel Kochmański
2015-05-24
mtd: vf610_nfc: enable ONFI detection
Stefan Agner
2015-05-24
mtd: vf610_nfc: add 32-error correction option for HW ECC
Stefan Agner
2015-05-24
mtd: vf610_nfc: add Freescale NFC controller configs to Kconfig
Stefan Agner
2015-05-24
mtd: vf610_nfc: use in-band bad block table
Stefan Agner
2015-05-24
mtd: vf610_nfc: implement OOB only read
Stefan Agner
2015-05-24
mtd: vf610_nfc: allow bitflips in an empty page
Stefan Agner
2015-05-24
mtd: vf610_nfc: remove read on SEQIN
Stefan Agner
2015-05-24
mtd: vf610_nfc: remove caching of page in buffer
Stefan Agner
2015-05-24
mtd: nand: mxs: Replace magic number for bits per ECC level with macro
Jörg Krause
2015-05-24
mtd:mxs:nand calculate ecc strength dynamically
Peng Fan
2015-05-22
nand/elbc: Memory leak fix
Raghav Dogra
2015-05-21
nand: fix buffer alignment in new verification feature
Stephen Warren
[next]