Commit Graph

74 Commits (40867a2fe1a1b079269db19e58444213132f6799)

Author SHA1 Message Date
Simon Schwarz 82645f816f nand: Add common functions to linux/mtd/nand.h 13 years ago
Marek Vasut 6d41419f0b NAND: Really ignore bad blocks when scrubbing 13 years ago
Albert ARIBAUD fa82f871c8 Convert ISO-8859 files to UTF-8 14 years ago
Florian Fainelli 0272c718ba NAND: add support for reading ONFI page table 14 years ago
Lei Wen 245eb90091 mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident() 14 years ago
Florian Fainelli 1ce7084a15 NAND: add NAND_CMD_PARAM (0xec) definition 14 years ago
Mike Frysinger 0bdecd82dd nand: constify id/manu tables 14 years ago
Enric Balletbo i Serra 456be17dbe mtd: OneNAND: add support for OneNAND manufactured by Numonyx 14 years ago
Ben Gardiner 4ba692fb1e mtd: add an mtd method for get_len_incl_bad() 14 years ago
Scott Wood 5b8e6bb517 nand: remove dead code and suspend/resume 14 years ago
Matthias Kaehlcke b63815e313 move definition of macros likely and unlikely to compiler.h 15 years ago
Sandeep Paulraj bb3e9828e7 NAND:Extending the nand_ecclayout structure 15 years ago
Amul Kumar Saha cacbe91958 Flex-OneNAND driver support 15 years ago
Sandeep Paulraj aaa8eec532 NAND: Update to support 64 bit device size 15 years ago
Minkyu Kang f380737478 s5pc1xx: SMDKC100: fix compile warnings 15 years ago
Minkyu Kang 4678d674f0 s5pc1xx: support onenand driver 15 years ago
Minkyu Kang 4125a8d52e s5pc1xx: support onenand driver 15 years ago
Sandeep Paulraj f83b7f9e8a MTD:NAND: ADD new ECC mode NAND_ECC_HW_OOB_FIRST 16 years ago
Sandeep Paulraj a2c65b47ef NAND: ADD page Parameter to all read_page/read_page_raw API's 16 years ago
Kyungmin Park ecad289fc6 OneNAND: Remove unused read_spareram 16 years ago
Kyungmin Park ce3277a6f2 OneNAND: Remove unused read_spareram 16 years ago
Scott Wood be33b046b5 Remove legacy NAND and disk on chip code. 16 years ago
Stefan Roese fbdaafaee7 nand: Change NAND_MAX_OOBSIZE to 218 as needed for some 4k page devices 16 years ago
Wolfgang Denk 8e5e9b940c Coding style cleanup; update CHANGELOG 16 years ago
Stefan Roese 8d2effea23 mtd: Update MTD infrastructure to support 64bit device size 16 years ago
Stefan Roese 0a57265533 mtd: Add MTD concat support to concatenate multiple MTD NOR devices 16 years ago
Wolfgang Grandegger 33846df28f Add wait flags to support board/chip specific delays 16 years ago
Wolfgang Grandegger 06e9f7df05 Add support for TQM-specific chip select logic to FSL-UPM 16 years ago
Wolfgang Grandegger e93c1c169d Add multi chip support to the FSL-UPM driver 16 years ago
Wolfgang Grandegger 6c869637fe NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS 16 years ago
Stefan Roese 1ae3986204 OneNAND: Additional sync with 2.6.27 16 years ago
Kyungmin Park ef0921d6b0 Sync with 2.6.27 16 years ago
Wolfgang Denk 455ae7e87f Coding style cleanup, update CHANGELOG. 16 years ago
Kyungmin Park 58be3a1056 UBI: Add basic UBI support to U-Boot (Part 8/8) 16 years ago
Kyungmin Park 47ae6693f5 UBI: Add basic UBI support to U-Boot (Part 7/8) 16 years ago
Kyungmin Park 7e6ee7ad27 UBI: Add basic UBI support to U-Boot (Part 6/8) 16 years ago
Alessandro Rubini a47f957ab5 NAND: Allow NAND and OneNAND to coexist 16 years ago
Scott Wood c45912d8ab NAND: sync with 2.6.27 16 years ago
Kyungmin Park bfd7f38614 Fix OneNAND read_oob/write_oob functions compatability 17 years ago
Wolfgang Denk 4b0708093e Coding Style cleanup, update CHANGELOG 17 years ago
Kyungmin Park d438d50848 Fix OneNAND build break 17 years ago
Jean-Christophe PLAGNIOL-VILLARD cc4a0ceeac drivers/mtd/nand: Move conditional compilation to Makefile 17 years ago
Ilya Yanok 13f0fd94e3 NAND: Scan bad blocks lazily. 17 years ago
Anton Vorontsov e1c3dbada3 nand: fsl_upm: convert to updated MTD NAND infrastructure 17 years ago
William Juul 5e1dae5c3d Fixing coding style issues 17 years ago
William Juul 4cbb651b29 Remove white space at end. 17 years ago
William Juul cfa460adfd Update MTD to that of Linux 2.6.22.1 17 years ago
Scott Wood 3167c5386e NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution. 17 years ago
Sergei Poselenov 248ae5cfc8 NAND: Added support for 128-bit OOB, adapted 17 years ago
Wolfgang Grandegger a75a57ef6e NAND FSL UPM: driver re-write using the hwcontrol callback 17 years ago