aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2010-09-20USB-CDC: Fix coding style issuesVitaly Kuzmichev3-77/+63
2010-09-20Integrate USB gadget layer and USB CDC driver layerRemy Bohmer3-0/+1682
2010-05-06x86: Fix support for booting bzImageGraeme Russ8-0/+1147
2010-04-02nios2: add struct stat support in linux/stat.hThomas Chou1-1/+1
2010-01-18move definition of macros likely and unlikely to compiler.hMatthias Kaehlcke1-3/+0
2009-12-05add lzop decompression supportPeter Korsgaard1-0/+4
2009-11-18NAND:Extending the nand_ecclayout structureSandeep Paulraj1-1/+1
2009-11-15Merge branch 'master' into nextWolfgang Denk2-0/+140
2009-11-13Flex-OneNAND driver supportAmul Kumar Saha2-3/+31
2009-11-13NAND: Update to support 64 bit device sizeSandeep Paulraj2-3/+3
2009-11-07ARM: Use Linux version for unaligned access codeRemy Bohmer2-0/+140
2009-10-24s5pc1xx: SMDKC100: fix compile warningsMinkyu Kang1-35/+35
2009-10-13s5pc1xx: support onenand driverMinkyu Kang3-0/+136
2009-09-17Correct ffs/fls regression for PowerPC etcSimon Kagstrom1-4/+4
2009-09-15Define ffs/fls for all architecturesSimon Kagstrom1-0/+45
2009-09-15Move __set/clear_bit from ubifs.h to bitops.hSimon Kagstrom1-0/+38
2009-08-26MTD:NAND: ADD new ECC mode NAND_ECC_HW_OOB_FIRSTSandeep Paulraj1-0/+1
2009-08-26NAND: ADD page Parameter to all read_page/read_page_raw API'sSandeep Paulraj1-2/+2
2009-08-26OneNAND: Remove unused read_spareramKyungmin Park1-2/+1
2009-08-25Replace BCD2BIN and BIN2BCD macros with inline functionsAlbin Tonnerre1-12/+0
2009-07-16Remove legacy NAND and disk on chip code.Scott Wood2-256/+0
2009-07-16nand: Change NAND_MAX_OOBSIZE to 218 as needed for some 4k page devicesStefan Roese1-1/+1
2009-07-07Coding style cleanup; update CHANGELOGWolfgang Denk2-4/+2
2009-06-12mtd: Update MTD infrastructure to support 64bit device sizeStefan Roese1-8/+21
2009-06-12mtd: Add MTD concat support to concatenate multiple MTD NOR devicesStefan Roese2-4/+29
2009-03-23Add wait flags to support board/chip specific delaysWolfgang Grandegger1-1/+5
2009-03-23Add support for TQM-specific chip select logic to FSL-UPMWolfgang Grandegger1-0/+1
2009-03-23Add multi chip support to the FSL-UPM driverWolfgang Grandegger1-1/+3
2009-03-20UBIFS: Implement read-only UBIFS support in U-BootStefan Roese1-0/+85
2009-03-20Add LZO decompressor supportStefan Roese3-0/+181
2009-01-23NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPSWolfgang Grandegger3-13/+9
2009-01-23OneNAND: Additional sync with 2.6.27Stefan Roese1-0/+1
2009-01-23Sync with 2.6.27Kyungmin Park2-18/+27
2008-12-16Coding style cleanup, update CHANGELOG.Wolfgang Denk3-8/+8
2008-11-19UBI: Add basic UBI support to U-Boot (Part 8/8)Kyungmin Park2-521/+0
2008-11-19UBI: Add basic UBI support to U-Boot (Part 7/8)Kyungmin Park1-0/+186
2008-11-19UBI: Add basic UBI support to U-Boot (Part 6/8)Kyungmin Park3-0/+135
2008-10-31NAND: Allow NAND and OneNAND to coexistAlessandro Rubini1-69/+1
2008-10-29NAND: sync with 2.6.27Scott Wood8-17/+47
2008-10-18Add Red Black Tree supportKyungmin Park1-0/+160
2008-09-13Coding style cleanup, update CHANGELOGWolfgang Denk1-11/+11
2008-08-31update linux/listJean-Christophe PLAGNIOL-VILLARD2-45/+472
2008-08-21Fix OneNAND read_oob/write_oob functions compatabilityKyungmin Park3-2/+29
2008-08-14Coding Style cleanup, update CHANGELOGWolfgang Denk5-23/+21
2008-08-14Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk4-42/+21
2008-08-13Fix OneNAND build breakKyungmin Park4-42/+21
2008-08-13drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2-2/+2
2008-08-12NAND: Scan bad blocks lazily.Ilya Yanok1-0/+2
2008-08-12nand: fsl_upm: convert to updated MTD NAND infrastructureAnton Vorontsov1-0/+3
2008-08-12Fixing coding style issuesWilliam Juul2-6/+7