Commit Graph

595 Commits (7f0cfe478bd817d2bb373522222cf06630fea3cd)

Author SHA1 Message Date
Konstantin Porotchkin 1d45329ada fix: nand: pxa3xx: Remove hardcode values from the driver 8 years ago
Ladislav Michl 18cae43b62 mtd: nand: Consolidate nand spl loaders implementation 8 years ago
Masahiro Yamada 90d6500c0f drivers: remove Blackfin specific drivers 8 years ago
Wenyou Yang 0de077df38 mtd: nand: atmel: use another functions to set gpio value 8 years ago
Cooper Jr., Franklin 6e1eb089be mtd: nand: am335x_spl_bch: Incorporate tWB delay in nand_command function 8 years ago
Maxime Ripard ff93c28265 nand: sunxi: Add options for the SPL NAND configuration 8 years ago
Maxime Ripard adc706b2fe mtd: sunxi: Change U-Boot offset 8 years ago
Maxime Ripard 5fe4c9f4d2 mtd: sunxi: Select the U-Boot location config option 8 years ago
Maxime Ripard ea3f750c73 nand: sunxi: Fix modulo by zero error 8 years ago
Tom Rini ea3310e8aa Blackfin: Remove 8 years ago
Hou Zhiqiang 203db38a94 mtd: nand: remove nand size print from nand_init function 8 years ago
Hou Zhiqiang d72158c045 mtd: nand: add initialization flag 8 years ago
Andrey Yurovsky f78038dc0d mtd: nand: build MXS driver for MX7 as well 8 years ago
Ladislav Michl 6fe7fe12cc omap-gpmc: use SECTOR_BYTES instead of hardcoded value 8 years ago
Jagan Teki 101000b771 mtd: nand: mxs_nand_spl: Fix to remove twise 'NAND' print 8 years ago
Fabien Parent cf07d39fb1 NAND: davinci: add support for NAND chips with 16 bits bus 8 years ago
Boris Brezillon 11777a5ea7 mtd: nand: add support for the TC58NVG2S0H chip 8 years ago
Siva Durga Prasad Paladugu 02bcff2c56 nand: arasan_nfc: Clear ecc on bit while sending read command 9 years ago
Siva Durga Prasad Paladugu ae798d2e7d mtd: nand: zynq_nand: Add nand driver support for zynq 9 years ago
Jagan Teki df10a850c5 mtd: nand: Kconfig: Add NAND_MXS entry 9 years ago
Masahiro Yamada 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h> 9 years ago
Stefan Agner 2a83c95fdb mtd: nand: mxs: fix cache alignment for cache lines >32 9 years ago
Scott Wood 8b7d51249e nand: Fix some more NULL name tests 9 years ago
Chris Packham 91395b5d4e mtd: nand: pxa3xx: use nand_set_controller_data 9 years ago
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