Commit Graph

1180 Commits (e19b9004575cacf1f64fff894621adafe0e7ea7f)

Author SHA1 Message Date
Heiko Schocher 3a504d9639 mtd: nand: omap: allow to switch to BCH16 9 years ago
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
Prabhakar Kushwaha d074c06ba7 driver: mtd: spi: Adding support for QSPI flash 9 years ago
Lokesh Vutla 0985294604 mtd: nand: am335x: spl: Fix copying of image 9 years ago
Lokesh Vutla 00d559561e spl: Support loading a FIT from SPI 9 years ago
Purna Chandra Mandal 5c99045699 drivers: mtd: add Microchip PIC32 internal non-CFI flash driver. 9 years ago
Yuan Yao 80c1bfd233 sf: Disable 4-KB erase command for SPANSION S25FS-S family 9 years ago
Yuan Yao febffe8dd1 spi: fsl_qspi: Enable Spansion S25FS-S family flashes 9 years ago
Marek Vasut 7e0f22674a SPL: Let spl_parse_image_header() return value 9 years ago
Vagrant Cascadian eae4b2b67b Fix spelling of "occurred". 9 years ago
Stephen Warren 11b9a4d8d9 sf: fix timebase data type in _wait_ready() 9 years ago
Heiko Schocher 68fc449033 mtd, ubi: set free_count to zero before walking through erase list 9 years ago
Rouven Behr 7570a0cc75 mtd: cfi: Unlock current sector instead of sector 0 before buffered write 9 years ago
Vikas Manocha 9082517a85 stm32: stm32_flash: add memory barrier during flash write 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
Vasily Khoruzhick edc498c651 cfi_flash: return device into read array mode after reading status 9 years ago
Vikas Manocha 9ecb0c416c stm32: stm32f4: move flash driver to mtd driver location 9 years ago
Masahiro Yamada 73b5b27b7a mtd: denali: fix warning when compiled for 64bit system 9 years ago
Marek Vasut ea9619aed6 sf: Correct data types in stm_is_locked_sr() 9 years ago
Simon Glass 0badb23d11 spi: Correct two error return values 9 years ago
Simon Glass ffe276d27a sandbox: spi: Remove an incorrect free() 9 years ago
Simon Glass 20f655da11 sandbox: spi: Add more debugging to SPI emulation 9 years ago
Mugunthan V N 7bd1c59bdb sf: spi_flash: use dma to copy data from mmap region if platform supports 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" 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
Masahiro Yamada 84b8bf6d5d bug.h: move BUILD_BUG_* defines to include/linux/bug.h 9 years ago
Peng Fan bedaa842ae imx: nand: update GPMI NAND driver to support MX7 9 years ago
Simon Glass d178a1c5b2 spi: Correct device tree usage in spi_flash_decode_fdt() 9 years ago