Commit Graph

570 Commits (f225d39d30935c3d27271bee676ef554fa9b0f3c)

Author SHA1 Message Date
Hector Palacios ebb7febc92 mtd: nand: fix bug writing 1 byte less than page size 9 years ago
Boris Brezillon cd7f5e1cdf mtd: nand: Add a full-id entry for the H27QCG8T2E5R‐BCF NAND 9 years ago
Boris Brezillon 4ccae81cda mtd: nand: Add the sunxi NAND controller driver 9 years ago
Brian Norris 42bd19ce6c mtd: nand: add common DT init code 9 years ago
Ladislav Michl 0568dd0663 armv7: make gpmc_cfg const 9 years ago
Thomas Gleixner e1a89e9358 nand_spl_simple: Add a simple NAND read function 9 years ago
Sumit Garg 8f01397ba7 powerpc/mpc85xx: SECURE BOOT- Enable chain of trust in SPL 9 years ago
Robert P. J. Day 62a3b7dd08 Various, unrelated tree-wide typo fixes. 9 years ago
Andre Renaud 62f8183f6a mtd: nand: Drop a blank line in nand_wait() 9 years ago
Boris Brezillon 30780f9483 mtd: nand: Patch remaining places where nand_to_mtd() should be used 9 years ago
Max Krummenacher e1c29086d5 nand: nand torture: follow sync with linux v4.6 9 years ago
Boris Brezillon 7748b41482 spl: nand: sunxi: add support for NAND config auto-detection 9 years ago
Boris Brezillon 4e7d1b3beb spl: nand: sunxi: split 'load page' and 'read page' logic 9 years ago
Boris Brezillon bb9783b66b spl: nand: sunxi: rework status polling loop 9 years ago
Boris Brezillon fa30115878 spl: nand: sunxi: stop guessing the redundant u-boot offset 9 years ago
Boris Brezillon 80ef700f8d spl: nand: support redundant u-boot image 9 years ago
Boris Brezillon 494e108651 spl: nand: rework SYS_NAND_U_BOOT_OFFS Kconfig option dependency 9 years ago
Boris Brezillon c4adf9db5d spl: nand: sunxi: remove support for so-called 'syndrome' mode 9 years ago
Andre Renaud 65319f15ca at91: nand: Set up the ECC strength correctly 9 years ago
Andre Renaud 5a9ae33316 at91: Correct NAND ECC register access 9 years ago
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
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" 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