Commit Graph

275 Commits (472d546054dadacca91530bad42ad06f6408124e)

Author SHA1 Message Date
York Sun 472d546054 Consolidate bool type 11 years ago
Tom Rini 98f92001b3 am33xx: Add required includes to some omap/am33xx code 11 years ago
Joe Hershberger fcecb4a52c mtd: nand: Check if NAND is locked tight before lock cmds 11 years ago
Holger Brunck 938187329a kmeter1_nand: allow uasge of NAND_ECC_SOFT_BCH 11 years ago
Albert ARIBAUD 449485948e Fix SPL build for non-ARM targets 12 years ago
Prabhakar Kushwaha ba427678a4 driver/mtd/IFC:Wait tWB time, poll R/B before command execution 12 years ago
Wolfram Sang 0b38fffbe4 mtd: nand: mxs: reset BCH earlier, too, to avoid NAND startup problems 12 years ago
Ilya Yanok 5846b11e88 am33xx_spl_bch: simple SPL nand loader for AM33XX 12 years ago
Mansoor Ahamed c3754e9cc2 omap_gpmc: BCH8 support (ELM based) 12 years ago
Benoît Thébaudeau 3287f6d385 nand: Add torture feature 12 years ago
Benoît Thébaudeau 8156f732ee nand: Fix nand_erase_opts() offset check 12 years ago
Benoît Thébaudeau bd74280d62 nand: Clean up nand_util 12 years ago
Joe Hershberger c788ecfdc3 nand: Move the sub-page read support enable to a flag 12 years ago
Prabhakar Kushwaha 79da5e3d5d driver/mtd:IFC NAND:Initialise internal SRAM before any write 12 years ago
Scott Wood cb04c77234 nand/fsl: add NAND_NO_SUBPAGE_WRITE to eLBC and IFC drivers 12 years ago
Scott Wood 7d4b79552d spl/nand: config symbol documentation 12 years ago
Scott Wood 6f2f01b9f3 spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC. 12 years ago
Kim Phillips 7d2ab9ae4e drivers/mtd/nand: sparse fixes 12 years ago
Lucas Stach a833b95039 tegra: nand: make ONFI detection work 12 years ago
Lucas Stach c0720afbb5 tegra: nand: add board pinmux 12 years ago
Tom Warren 150c24936b Tegra20: Move some include files to arch-tegra for sharing with Tegra30 12 years ago
Wolfgang Denk d923a5d59f MPC85xx: remove support for TQM85xx boards 12 years ago
Tom Rini efa1f43b7d mxc nand: Fix warning on !MXC_NFC_V2_1 12 years ago
Benoît Thébaudeau 9c60e75e05 mxc nand: Homogenize IP revisions with Linux 12 years ago
Benoît Thébaudeau 13927f0733 mtd mxc nand: Merge init functions 12 years ago
Benoît Thébaudeau 7c28a1cfdf mtd mxc nand: Fix ECC state after read_page_raw_syndrome() 12 years ago
Benoît Thébaudeau 0e499b07ef mtd mxc nand: Use _mxc_nand_enable_hwecc() 12 years ago
Benoît Thébaudeau c1db8dd62b mxc nand: Access all ecc_status_result fields 12 years ago
Benoît Thébaudeau 365b2c0761 mxc nand: cosmectic: Light cleanup 12 years ago
Benoît Thébaudeau 80c8ab7b25 mxc nand: Merge mtd and spl register definitions 12 years ago
Marek Vasut 9c790a748f mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver 12 years ago
Joe Hershberger e70bfa2986 nand: Make NAND lock status compatible with Micron 12 years ago
Joe Hershberger 33b1d5cae3 nand: consolidate duplicated constants 12 years ago
Joe Hershberger e331ab2ee9 nand: Change ulong to loff_t and size_t 12 years ago
Joe Hershberger eee623a504 nand: Add support for unlock.invert 12 years ago
Matthieu CASTET d62e9caaaf mtd: support ONFI multi lun NAND 12 years ago
Wu, Josh b9c83c6815 atmel_nand: fix the U-Boot output information about nand flash with PMECC enable. 12 years ago
Tom Warren 651eb73224 NAND: MXS: include common.h first so cache.h is included in correct order 12 years ago
Jim Lin 312693c3dd tegra: nand: Add Tegra NAND driver 12 years ago
Simon Glass b572595ee9 nand: Try to align the default buffers 12 years ago
Wu, Josh bdfd59aa0f at91: atmel_nand: Update driver to support Programmable Multibit ECC controller 12 years ago
Wu, Josh ae79794e54 at91: atmel_nand: remove unused variables. 12 years ago
Wu, Josh fe2185ea80 at91: atmel_nand: extract HWECC initialization code into one function: atmel_hw_nand_init_param(). 12 years ago
Otavio Salvador fa7a51cb82 mxs: Convert sys_proto.h prefixes to 'mxs' 12 years ago
Jeroen Hofstee d43950463c arm: omap: Fix switching back to nandecc sw. 12 years ago
Otavio Salvador 9c471142bc mxs: prefix register structs with 'mxs' prefix 12 years ago
Vipin KUMAR 0def98e7be mtd/NAND: Remove obsolete SPEAr specific NAND drivers 12 years ago
Vipin KUMAR 7f0730a02e mtd/NAND: Add FSMC driver support 12 years ago
Stefan Roese e52fee9b04 NAND: Remove ONFI detection message to from bootup log 12 years ago
Prabhakar Kushwaha 76d067ac33 driver/mtd:IFC: Fix possible memory leak 12 years ago