summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* mtd: OneNAND: add support for OneNAND manufactured by NumonyxEnric Balletbo i Serra2010-10-111-0/+1
* mtd: add an mtd method for get_len_incl_bad()Ben Gardiner2010-10-111-1/+3
* nand: remove dead code and suspend/resumeScott Wood2010-10-111-4/+0
* USB-CDC: Fix coding style issuesVitaly Kuzmichev2010-09-203-77/+63
* Integrate USB gadget layer and USB CDC driver layerRemy Bohmer2010-09-203-0/+1682
* x86: Fix support for booting bzImageGraeme Russ2010-05-068-0/+1147
* nios2: add struct stat support in linux/stat.hThomas Chou2010-04-021-1/+1
* move definition of macros likely and unlikely to compiler.hMatthias Kaehlcke2010-01-181-3/+0
* add lzop decompression supportPeter Korsgaard2009-12-051-0/+4
* NAND:Extending the nand_ecclayout structureSandeep Paulraj2009-11-181-1/+1
* Merge branch 'master' into nextWolfgang Denk2009-11-152-0/+140
|\
| * ARM: Use Linux version for unaligned access codeRemy Bohmer2009-11-072-0/+140
* | Flex-OneNAND driver supportAmul Kumar Saha2009-11-132-3/+31
* | NAND: Update to support 64 bit device sizeSandeep Paulraj2009-11-132-3/+3
|/
* s5pc1xx: SMDKC100: fix compile warningsMinkyu Kang2009-10-241-35/+35
* s5pc1xx: support onenand driverMinkyu Kang2009-10-133-0/+136
* Correct ffs/fls regression for PowerPC etcSimon Kagstrom2009-09-171-4/+4
* Define ffs/fls for all architecturesSimon Kagstrom2009-09-151-0/+45
* Move __set/clear_bit from ubifs.h to bitops.hSimon Kagstrom2009-09-151-0/+38
* MTD:NAND: ADD new ECC mode NAND_ECC_HW_OOB_FIRSTSandeep Paulraj2009-08-261-0/+1
* NAND: ADD page Parameter to all read_page/read_page_raw API'sSandeep Paulraj2009-08-261-2/+2
* OneNAND: Remove unused read_spareramKyungmin Park2009-08-261-2/+1
* Replace BCD2BIN and BIN2BCD macros with inline functionsAlbin Tonnerre2009-08-251-12/+0
* Remove legacy NAND and disk on chip code.Scott Wood2009-07-162-256/+0
* nand: Change NAND_MAX_OOBSIZE to 218 as needed for some 4k page devicesStefan Roese2009-07-161-1/+1
* Coding style cleanup; update CHANGELOGWolfgang Denk2009-07-072-4/+2
* mtd: Update MTD infrastructure to support 64bit device sizeStefan Roese2009-06-121-8/+21
* mtd: Add MTD concat support to concatenate multiple MTD NOR devicesStefan Roese2009-06-122-4/+29
* Add wait flags to support board/chip specific delaysWolfgang Grandegger2009-03-231-1/+5
* Add support for TQM-specific chip select logic to FSL-UPMWolfgang Grandegger2009-03-231-0/+1
* Add multi chip support to the FSL-UPM driverWolfgang Grandegger2009-03-231-1/+3
* UBIFS: Implement read-only UBIFS support in U-BootStefan Roese2009-03-201-0/+85
* Add LZO decompressor supportStefan Roese2009-03-203-0/+181
* NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPSWolfgang Grandegger2009-01-233-13/+9
* OneNAND: Additional sync with 2.6.27Stefan Roese2009-01-231-0/+1
* Sync with 2.6.27Kyungmin Park2009-01-232-18/+27
* Coding style cleanup, update CHANGELOG.Wolfgang Denk2008-12-163-8/+8
* UBI: Add basic UBI support to U-Boot (Part 8/8)Kyungmin Park2008-11-192-521/+0
* UBI: Add basic UBI support to U-Boot (Part 7/8)Kyungmin Park2008-11-191-0/+186
* UBI: Add basic UBI support to U-Boot (Part 6/8)Kyungmin Park2008-11-193-0/+135
* NAND: Allow NAND and OneNAND to coexistAlessandro Rubini2008-10-311-69/+1
* NAND: sync with 2.6.27Scott Wood2008-10-298-17/+47
* Add Red Black Tree supportKyungmin Park2008-10-181-0/+160
* Coding style cleanup, update CHANGELOGWolfgang Denk2008-09-131-11/+11
* update linux/listJean-Christophe PLAGNIOL-VILLARD2008-08-312-45/+472
* Fix OneNAND read_oob/write_oob functions compatabilityKyungmin Park2008-08-213-2/+29
* Coding Style cleanup, update CHANGELOGWolfgang Denk2008-08-145-23/+21
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2008-08-144-42/+21
|\
| * Fix OneNAND build breakKyungmin Park2008-08-134-42/+21
* | drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-132-2/+2
|/
OpenPOWER on IntegriCloud