Commit Graph

529 Commits (bf393998c7644c456b339c5071c55cacf95d2141)

Author SHA1 Message Date
Siva Durga Prasad Paladugu e4b40e921d arasan: nfc: Add initial nand driver support for arasan 9 years ago
Siva Durga Prasad Paladugu 78cb965af0 zynqmp: nand: Add Nand driver support for zynqmp 9 years ago
Kevin Smith 065a373d93 mtd: pxa3xx_nand: Don't alloc unneeded memory 9 years ago
Kevin Smith 84caff35df mtd: pxa3xx_nand: Correct offset calculation 9 years ago
Kevin Smith b7d3e4a635 mtd: pxa3xx_nand: Correct null dereference 9 years ago
Peng Fan 549d7c0e09 nand: mxs: fix error handling for mxs_nand_init 9 years ago
Bin Meng a187559e3d Use correct spelling of "U-Boot" 9 years ago
Josh Wu 258b21fc69 atmel_nand: Add 32 bit ecc support for sama5d2 chip 9 years ago
Josh Wu fa651f5d53 atmel_nand_ecc: update pmecc registers according to sama5d2 chip 9 years ago
Josh Wu 422b49e289 atmel_nand: use the definition: PMECC_OOB_RESERVED_BYTES instead magic number 9 years ago
Josh Wu 4c6a6ea3e1 atmel_nand: add '\n' in the end of error message for better display 9 years ago
Josh Wu 3a20567199 atmel_nand: use nand ecc_{strength, step}_ds instead of our own function 9 years ago
Peng Fan bedaa842ae imx: nand: update GPMI NAND driver to support MX7 9 years ago
Tom Rini 5b8031ccb4 Add more SPDX-License-Identifier tags 9 years ago
Vagrant Cascadian 1b25e586cb Fix typo: firstly -> first. 9 years ago
Simon Glass 24b852a7a2 Move console definitions into a new console.h file 9 years ago
Stefan Agner e24bb2b732 mtd: nand: vf610_nfc: resync with upstream Linux version 9 years ago
Ezequiel García d1d0167663 nand: omap_gpmc: Change correctable bit-flips messages to debug() 9 years ago
Hans de Goede 31c5614af4 sunxi_nand_spl: Be smarter about where to look for backup u-boot.bin 9 years ago
Peng Fan 168617c9b5 mtd: nand: mxs check maximum ecc that platfrom supports 10 years ago
Stefan Roese 62c390f8a3 mtd: nand: fsmc: Fixes and cleanup for fsmc_nand_switch_ecc() 10 years ago
Heiko Schocher 92a3188d7d bitops: introduce BIT() definition 10 years ago
Simon Glass cf92e05c01 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header 10 years ago
Simon Glass 6e295186c7 Move malloc_cache_aligned() to its own header 10 years ago
Stefan Roese 1a103c6caa mtd: nand: fsmc: Add BCH4 SW ECC support for SPEAr600 10 years ago
Simon Glass 0abdd9d01a arm: Remove nhk8815 boards and nomadik arch 10 years ago
Stefan Roese cc19722f04 sunxi_nand_spl: Add config parameter for 4KiB page sized NAND devices 10 years ago
Hans de Goede d90ba790d8 mtd: nand: Make CONFIG_SYS_NAND_U_BOOT_OFFS configurable through Kconfig 10 years ago
Boris Brezillon ddd37fe865 sunxi_nand_spl: clear status flags in SPL implementation 10 years ago
Hans de Goede 6a08d65acc sunxi_nand_spl: Remove NAND_SUNXI_SPL_SYNDROME_PARTITIONS_END 10 years ago
Hans de Goede e526861687 sunxi_nand_spl: Rename SPL_NAND_SUNXI to NAND_SUNXI 10 years ago
Hans de Goede 24a06c964f sunxi_nand_spl: Add support for backup boot partitions 10 years ago
Hans de Goede 2b8a01a99d sunxi_nand_spl: Auto detect nand configuration parameters 10 years ago
Hans de Goede f5916d1856 sunxi_nand_spl: Parametrize lowlevel read functions 10 years ago
Hans de Goede 0a247554c2 sunxi_nand_spl: Properly config page-size in the nand ctl register 10 years ago
Hans de Goede 022a99d8b2 sunxi_nand_spl: Add support for sun4i and sun5i SoCs 10 years ago
Hans de Goede 008ac1dfe0 sunxi_nand_spl: Use kernel driver algorithm for determining ecc_mode / _off 10 years ago
Hans de Goede 2a43973f64 sunxi_nand_spl: Add proper cache flusing 10 years ago
Hans de Goede 5d65c67bf1 sunxi_nand_spl: Turn off clocks when we're done with the nand 10 years ago
Hans de Goede f62bfa56da sunxi_nand_spl: Use SYS_NAND_SELF_INIT and only do nand init when necessary 10 years ago
Hans de Goede 9da5fca55c sunxi_nand_spl: Do not bother writing the spare-area reg in syndrome mode 10 years ago
Hans de Goede 630cf2e762 sunxi_nand_spl: We only need to reset the nand chip once 10 years ago
Hans de Goede 10d069b797 sunxi_nand_spl: Drop unnecessary temp buf 10 years ago
Masahiro Yamada 2bc1f2b592 mtd: denali_spl: do not allocate page_buffer in .bss section 10 years ago
Marcel Ziswiler 4519668b29 mtd/nand/ubi: assortment of alignment fixes 10 years ago
Peng Fan ecfb8768b1 mtd: nand: mxs invalidate dcache before DMA read 10 years ago
Peng Fan 63b29d8082 mtd: nand: mxs support oobsize bigger than 512 10 years ago
Stefan Roese 873960c89e mtd: nand: Add mvebu (PXA / AXP / A38x) NAND device driver 10 years ago
Scott Wood d3963721d9 nand: Sync with Linux v4.1 10 years ago
Ezequiel Garcia 86a720aafc mtd: Introduce mtd_block_isreserved() 10 years ago