Commit Graph

652 Commits (c3342cd58f251f78fe02955c47b51f7bb94e87ba)

Author SHA1 Message Date
Heiko Schocher 5d29e27eb9 nand: add nand mtd concat support 9 years ago
Siva Durga Prasad Paladugu 7530ae087a mtd: nand: arasan_nfc: Correct nand ecc initialization 9 years ago
Max Krummenacher 667067faa1 nand: fix nand torture to use changed mtd api 9 years ago
Scott Wood ceee07b658 mtd: nand: Sync with Linux v4.6 9 years ago
Scott Wood 81c772521f mtd: nand: Add page argument to write_page() etc. 9 years ago
Scott Wood 17cb4b8f32 mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data 9 years ago
Scott Wood b616d9b0a7 nand: Embed mtd_info in struct nand_chip 9 years ago
Scott Wood 151c06ec61 mtd: nand: Remove nand_info_t typedef 9 years ago
Scott Wood ea7d1eec66 mtd: nand: Remove docg4 driver and palmtreo680 flashing tool 9 years ago
Marek Vasut 5d74e3a6f1 mtd: nand: Remove jz4740 driver 9 years ago
Siva Durga Prasad Paladugu a39d14406a mtd: nand: arasan_nfc: Correct nand ecc initialization 9 years ago
Lokesh Vutla 0985294604 mtd: nand: am335x: spl: Fix copying of image 9 years ago
Peng Fan 9aa550d2e8 mtd: nand: mxs: use simpler runtime cpu dection macros 9 years ago
Vagrant Cascadian eae4b2b67b Fix spelling of "occurred". 9 years ago
Purna Chandra Mandal 6d9481047e drivers: remove writes{b,w,l,q} and reads{b,w,l,q}. 9 years ago
Chris Packham 46a16bd895 kirkwood_nand: claim MPP pins on the fly 9 years ago
Graham Moore 15305c2f03 mtd: nand: denali: max_banks calculation changed in revision 5.1 9 years ago
Masahiro Yamada 73b5b27b7a mtd: denali: fix warning when compiled for 64bit system 9 years ago
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" 10 years ago
Josh Wu 258b21fc69 atmel_nand: Add 32 bit ecc support for sama5d2 chip 10 years ago
Josh Wu fa651f5d53 atmel_nand_ecc: update pmecc registers according to sama5d2 chip 10 years ago
Josh Wu 422b49e289 atmel_nand: use the definition: PMECC_OOB_RESERVED_BYTES instead magic number 10 years ago
Josh Wu 4c6a6ea3e1 atmel_nand: add '\n' in the end of error message for better display 10 years ago
Josh Wu 3a20567199 atmel_nand: use nand ecc_{strength, step}_ds instead of our own function 10 years ago
Peng Fan bedaa842ae imx: nand: update GPMI NAND driver to support MX7 10 years ago
Tom Rini 5b8031ccb4 Add more SPDX-License-Identifier tags 10 years ago
Vagrant Cascadian 1b25e586cb Fix typo: firstly -> first. 10 years ago
Simon Glass 24b852a7a2 Move console definitions into a new console.h file 10 years ago
Stefan Agner e24bb2b732 mtd: nand: vf610_nfc: resync with upstream Linux version 10 years ago
Ezequiel García d1d0167663 nand: omap_gpmc: Change correctable bit-flips messages to debug() 10 years ago
Hans de Goede 31c5614af4 sunxi_nand_spl: Be smarter about where to look for backup u-boot.bin 10 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