aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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
2008-08-12Remove white space at end.William Juul1-1/+1
2008-08-12Update MTD to that of Linux 2.6.22.1William Juul13-419/+1484
2008-07-09NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution.Scott Wood1-2/+2
2008-06-11NAND: Added support for 128-bit OOB, adaptedSergei Poselenov1-1/+1
2008-06-10NAND FSL UPM: driver re-write using the hwcontrol callbackWolfgang Grandegger1-1/+0
2008-05-28NAND: Provide a sane default for NAND_MAX_CHIPS.Scott Wood1-0/+4
2008-05-21Big white-space cleanup.Wolfgang Denk6-49/+49
2008-03-28sh: Add support stat structure and stat.hNobuhiro Iwamatsu1-2/+2
2008-01-16nand: FSL UPM NAND driverAnton Vorontsov1-0/+39
2008-01-09fix various commentsMarcel Ziswiler1-1/+1
2007-09-17OneNAND support (take #2)Kyungmin Park3-0/+451
2007-05-24[PATCH][NAND] Define the Vendor Id for Micron NAND FlashUlf Samuelsson1-0/+1
2007-05-08Merge git://www.denx.de/git/u-bootMichal Simek2-34/+217
2007-04-24[PATCH] MTD partition support, JFFS2 supportMichal Simek1-1/+2
2007-04-18Merge with /home/wd/git/u-boot/custodian/u-boot-avr32; code cleanup.Wolfgang Denk2-33/+216
2007-04-14Import <linux/mii.h> from the Linux kernelHaavard Skinnemoen1-0/+158
2007-04-14AVR32: Provide a definition of struct statHaavard Skinnemoen1-0/+25
2007-03-09[Blackfin][PATCH-2/2] Common files changed to support bf533 platformAubrey.Li1-1/+1
2006-09-07Add support for AMCC Sequoia PPC440EPx eval boardStefan Roese2-0/+69
2006-07-21Code cleanupWolfgang Denk1-37/+37
2006-05-03Scheduled for removal: strnicmp() which is unusedWolfgang Denk1-1/+1
2006-04-05Remove dependencies between DoC code and old legacy NAND driver.Marian Balakowicz1-0/+65
2006-03-12Add ADI Blackfin supportWolfgang Denk1-1/+1
2006-03-06Minor code cleanupWolfgang Denk1-1/+0
2006-03-05Re-factoring the legacy NAND code (legacy NAND now only in board-specificBartlomiej Sieka4-588/+592
2006-02-24Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling.Bartlomiej Sieka7-1/+861
2005-10-13Cleanup for GCC-4.xWolfgang Denk1-3/+3
2005-09-25Add cramfs support for m68kWolfgang Denk1-1/+1
2005-09-14Update of new NAND codeWolfgang Denk3-63/+63
2005-08-17Merge with testing-NAND (Rewrite of NAND code)Wolfgang Denk6-116/+775