Commit Graph

1 Commits (a430fa06a4ac50e785fdbfb7f43c3cb14b35619c)

Author SHA1 Message Date
Miquel Raynal a430fa06a4 mtd: move NAND files into a raw/ subdirectory 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Miquel Raynal 6ddbb1e936
spl: nand: sunxi: use PIO instead of DMA 6 years ago
Miquel Raynal 7440bd7885
spl: nand: sunxi: declare the ecc_bytes array globally 6 years ago
Miquel Raynal 22f0aa0528
spl: nand: sunxi: make the reset column helper more generic 6 years ago
Miquel Raynal 4dac80a5e9
spl: nand: sunxi: ensure enough time has passed after changing the column 6 years ago
Miquel Raynal a084cb6664
spl: nand: sunxi: create an helper to handle command execution 6 years ago
Miquel Raynal 781e70cff1
spl: nand: sunxi: add missing status clear 6 years ago
Miquel Raynal 60fb179133
spl: nand: sunxi: introduce the nand_wait_cmd_fifo_empty() helper 6 years ago
Miquel Raynal 28f7a9d375
spl: nand: sunxi: introduce the nand_wait_int() helper 6 years ago
Miquel Raynal 802f766994
spl: nand: sunxi: fix typo on register name 6 years ago
Miquel Raynal a0a984e14a
spl: nand: sunxi: fix second case of modulo by zero error 6 years ago
Maxime Ripard ea3f750c73 nand: sunxi: Fix modulo by zero error 7 years ago
Boris Brezillon 7748b41482 spl: nand: sunxi: add support for NAND config auto-detection 8 years ago
Boris Brezillon 4e7d1b3beb spl: nand: sunxi: split 'load page' and 'read page' logic 8 years ago
Boris Brezillon bb9783b66b spl: nand: sunxi: rework status polling loop 8 years ago
Boris Brezillon fa30115878 spl: nand: sunxi: stop guessing the redundant u-boot offset 8 years ago
Boris Brezillon c4adf9db5d spl: nand: sunxi: remove support for so-called 'syndrome' mode 8 years ago
Hans de Goede 31c5614af4 sunxi_nand_spl: Be smarter about where to look for backup u-boot.bin 9 years ago
Stefan Roese cc19722f04 sunxi_nand_spl: Add config parameter for 4KiB page sized NAND devices 9 years ago
Boris Brezillon ddd37fe865 sunxi_nand_spl: clear status flags in SPL implementation 9 years ago
Hans de Goede 6a08d65acc sunxi_nand_spl: Remove NAND_SUNXI_SPL_SYNDROME_PARTITIONS_END 9 years ago
Hans de Goede 24a06c964f sunxi_nand_spl: Add support for backup boot partitions 9 years ago
Hans de Goede 2b8a01a99d sunxi_nand_spl: Auto detect nand configuration parameters 9 years ago
Hans de Goede f5916d1856 sunxi_nand_spl: Parametrize lowlevel read functions 9 years ago
Hans de Goede 0a247554c2 sunxi_nand_spl: Properly config page-size in the nand ctl register 9 years ago
Hans de Goede 008ac1dfe0 sunxi_nand_spl: Use kernel driver algorithm for determining ecc_mode / _off 9 years ago
Hans de Goede 2a43973f64 sunxi_nand_spl: Add proper cache flusing 9 years ago
Hans de Goede 5d65c67bf1 sunxi_nand_spl: Turn off clocks when we're done with the nand 9 years ago
Hans de Goede f62bfa56da sunxi_nand_spl: Use SYS_NAND_SELF_INIT and only do nand init when necessary 9 years ago
Hans de Goede 9da5fca55c sunxi_nand_spl: Do not bother writing the spare-area reg in syndrome mode 9 years ago
Hans de Goede 630cf2e762 sunxi_nand_spl: We only need to reset the nand chip once 9 years ago
Hans de Goede 10d069b797 sunxi_nand_spl: Drop unnecessary temp buf 9 years ago
Piotr Zierhoffer aeb4b0d3b3 sunxi: nand: Add basic sunxi NAND driver for SPL with DMA support 9 years ago
Ian Campbell da9971d1b3 Revert "sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memory" 9 years ago
Daniel Kochmański f76eba38b3 sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memory 9 years ago