summaryrefslogtreecommitdiff
path: root/include/linux
Commit message (Expand)AuthorAgeLines
* NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPSWolfgang Grandegger2009-01-23-13/+9
* OneNAND: Additional sync with 2.6.27Stefan Roese2009-01-23-0/+1
* Sync with 2.6.27Kyungmin Park2009-01-23-18/+27
* Coding style cleanup, update CHANGELOG.Wolfgang Denk2008-12-16-8/+8
* UBI: Add basic UBI support to U-Boot (Part 8/8)Kyungmin Park2008-11-19-521/+0
* UBI: Add basic UBI support to U-Boot (Part 7/8)Kyungmin Park2008-11-19-0/+186
* UBI: Add basic UBI support to U-Boot (Part 6/8)Kyungmin Park2008-11-19-0/+135
* NAND: Allow NAND and OneNAND to coexistAlessandro Rubini2008-10-31-69/+1
* NAND: sync with 2.6.27Scott Wood2008-10-29-17/+47
* Add Red Black Tree supportKyungmin Park2008-10-18-0/+160
* Coding style cleanup, update CHANGELOGWolfgang Denk2008-09-13-11/+11
* update linux/listJean-Christophe PLAGNIOL-VILLARD2008-08-31-45/+472
* Fix OneNAND read_oob/write_oob functions compatabilityKyungmin Park2008-08-21-2/+29
* Coding Style cleanup, update CHANGELOGWolfgang Denk2008-08-14-23/+21
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2008-08-14-42/+21
|\
| * Fix OneNAND build breakKyungmin Park2008-08-13-42/+21
* | drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-13-2/+2
|/
* NAND: Scan bad blocks lazily.Ilya Yanok2008-08-12-0/+2
* nand: fsl_upm: convert to updated MTD NAND infrastructureAnton Vorontsov2008-08-12-0/+3
* Fixing coding style issuesWilliam Juul2008-08-12-6/+7
* Remove white space at end.William Juul2008-08-12-1/+1
* Update MTD to that of Linux 2.6.22.1William Juul2008-08-12-419/+1484
* NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution.Scott Wood2008-07-09-2/+2
* NAND: Added support for 128-bit OOB, adaptedSergei Poselenov2008-06-11-1/+1
* NAND FSL UPM: driver re-write using the hwcontrol callbackWolfgang Grandegger2008-06-10-1/+0
* NAND: Provide a sane default for NAND_MAX_CHIPS.Scott Wood2008-05-28-0/+4
* Big white-space cleanup.Wolfgang Denk2008-05-21-49/+49
* sh: Add support stat structure and stat.hNobuhiro Iwamatsu2008-03-28-2/+2
* nand: FSL UPM NAND driverAnton Vorontsov2008-01-16-0/+39
* fix various commentsMarcel Ziswiler2008-01-09-1/+1
* OneNAND support (take #2)Kyungmin Park2007-09-17-0/+451
* [PATCH][NAND] Define the Vendor Id for Micron NAND FlashUlf Samuelsson2007-05-24-0/+1
* Merge git://www.denx.de/git/u-bootMichal Simek2007-05-08-34/+217
|\
| * Merge with /home/wd/git/u-boot/custodian/u-boot-avr32; code cleanup.Wolfgang Denk2007-04-18-33/+216
| |\
| | * Import <linux/mii.h> from the Linux kernelHaavard Skinnemoen2007-04-14-0/+158
| | * AVR32: Provide a definition of struct statHaavard Skinnemoen2007-04-14-0/+25
| |/
| * [Blackfin][PATCH-2/2] Common files changed to support bf533 platformAubrey.Li2007-03-09-1/+1
* | [PATCH] MTD partition support, JFFS2 supportMichal Simek2007-04-24-1/+2
|/
* Add support for AMCC Sequoia PPC440EPx eval boardStefan Roese2006-09-07-0/+69
* Code cleanupWolfgang Denk2006-07-21-37/+37
* Scheduled for removal: strnicmp() which is unusedWolfgang Denk2006-05-03-1/+1
* Remove dependencies between DoC code and old legacy NAND driver.Marian Balakowicz2006-04-05-0/+65
* Add ADI Blackfin supportWolfgang Denk2006-03-12-1/+1
* Minor code cleanupWolfgang Denk2006-03-06-1/+0
* Re-factoring the legacy NAND code (legacy NAND now only in board-specificBartlomiej Sieka2006-03-05-588/+592
* Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling.Bartlomiej Sieka2006-02-24-1/+861
|\
| * Update of new NAND codeWolfgang Denk2005-09-14-63/+63
| * Merge with testing-NAND (Rewrite of NAND code)Wolfgang Denk2005-08-17-116/+775
| |\
| | * Rewrite of NAND code based on what is in 2.6.12 Linux kernelWolfgang Denk2005-08-17-116/+775
* | | Cleanup for GCC-4.xWolfgang Denk2005-10-13-3/+3