| Commit message (Expand) | Author | Age | Lines |
... | |
* | Coding style cleanup, update CHANGELOG. | Wolfgang Denk | 2008-12-16 | -4/+4 |
* | UBI: Add basic UBI support to U-Boot (Part 8/8) | Kyungmin Park | 2008-11-19 | -521/+0 |
* | UBI: Add basic UBI support to U-Boot (Part 7/8) | Kyungmin Park | 2008-11-19 | -0/+186 |
* | UBI: Add basic UBI support to U-Boot (Part 6/8) | Kyungmin Park | 2008-11-19 | -0/+84 |
* | NAND: Allow NAND and OneNAND to coexist | Alessandro Rubini | 2008-10-31 | -69/+1 |
* | NAND: sync with 2.6.27 | Scott Wood | 2008-10-29 | -17/+47 |
* | Fix OneNAND read_oob/write_oob functions compatability | Kyungmin Park | 2008-08-21 | -2/+29 |
* | Coding Style cleanup, update CHANGELOG | Wolfgang Denk | 2008-08-14 | -23/+21 |
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Wolfgang Denk | 2008-08-14 | -42/+21 |
|\ |
|
| * | Fix OneNAND build break | Kyungmin Park | 2008-08-13 | -42/+21 |
* | | drivers/mtd/nand: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-13 | -2/+2 |
|/ |
|
* | NAND: Scan bad blocks lazily. | Ilya Yanok | 2008-08-12 | -0/+2 |
* | nand: fsl_upm: convert to updated MTD NAND infrastructure | Anton Vorontsov | 2008-08-12 | -0/+3 |
* | Fixing coding style issues | William Juul | 2008-08-12 | -6/+7 |
* | Remove white space at end. | William Juul | 2008-08-12 | -1/+1 |
* | Update MTD to that of Linux 2.6.22.1 | William Juul | 2008-08-12 | -419/+1439 |
* | NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution. | Scott Wood | 2008-07-09 | -2/+2 |
* | NAND: Added support for 128-bit OOB, adapted | Sergei Poselenov | 2008-06-11 | -1/+1 |
* | NAND FSL UPM: driver re-write using the hwcontrol callback | Wolfgang Grandegger | 2008-06-10 | -1/+0 |
* | NAND: Provide a sane default for NAND_MAX_CHIPS. | Scott Wood | 2008-05-28 | -0/+4 |
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | -49/+49 |
* | nand: FSL UPM NAND driver | Anton Vorontsov | 2008-01-16 | -0/+39 |
* | fix various comments | Marcel Ziswiler | 2008-01-09 | -1/+1 |
* | OneNAND support (take #2) | Kyungmin Park | 2007-09-17 | -0/+451 |
* | [PATCH][NAND] Define the Vendor Id for Micron NAND Flash | Ulf Samuelsson | 2007-05-24 | -0/+1 |
* | Add support for AMCC Sequoia PPC440EPx eval board | Stefan Roese | 2006-09-07 | -0/+69 |
* | Code cleanup | Wolfgang Denk | 2006-07-21 | -37/+37 |
* | Remove dependencies between DoC code and old legacy NAND driver. | Marian Balakowicz | 2006-04-05 | -0/+65 |
* | Minor code cleanup | Wolfgang Denk | 2006-03-06 | -1/+0 |
* | Re-factoring the legacy NAND code (legacy NAND now only in board-specific | Bartlomiej Sieka | 2006-03-05 | -588/+592 |
* | Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling. | Bartlomiej Sieka | 2006-02-24 | -1/+861 |
|\ |
|
| * | Update of new NAND code | Wolfgang Denk | 2005-09-14 | -63/+63 |
| * | Rewrite of NAND code based on what is in 2.6.12 Linux kernel | Wolfgang Denk | 2005-08-17 | -116/+775 |
|/ |
|
* | Patches by Josef Wagner, 29 Oct 2004: | wdenk | 2005-04-03 | -18/+22 |
* | * Patch by Gary Jennejohn, 11 Sep 2003: | wdenk | 2003-09-11 | -1/+1 |
* | * Patch by Scott McNutt, 21 Jul 2003: | wdenk | 2003-07-27 | -3/+3 |
* | * Code cleanup: | wdenk | 2003-06-27 | -8/+8 |
* | Patch by Murray Jensen, 20 Jun 2003: | wdenk | 2003-06-21 | -1/+1 |
* | * Patch by Marc Singer, 29 May 2003: | wdenk | 2003-05-31 | -2/+3 |
* | Make compile clean, fix the usual small problems. | wdenk | 2003-03-26 | -7/+0 |
* | * Patch by Rick Bronson, 16 Mar 2003: | wdenk | 2003-03-26 | -2/+113 |
* | Initial revision | wdenk | 2002-11-02 | -0/+139 |
* | Initial revision | wdenk | 2002-03-08 | -0/+158 |
* | Initial revision | wdenk | 2002-01-26 | -0/+105 |