| Commit message (Expand) | Author | Age | Lines |
* | Fix building with CRAMFS but not JFFS2 support | Harald Welte | 2008-01-09 | -0/+9 |
* | [BUILD] conditionally compile common/cmd_*.c in common/Makefile | Grant Likely | 2007-11-20 | -5/+0 |
* | Synchronize with U-BOOT mainline | Michal Simek | 2007-09-15 | -27/+9 |
* | Merge git://www.denx.de/git/u-boot | Michal Simek | 2007-08-07 | -8/+8 |
|\ |
|
| * | common/: Remove lingering references to CFG_CMD_* symbols. | Jon Loeliger | 2007-07-10 | -1/+1 |
| * | common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS. | Jon Loeliger | 2007-07-08 | -7/+7 |
| * | common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | -6/+6 |
* | | [FIX] Coding style cleanup - Wolfgang's suggestions | Michal Simek | 2007-08-06 | -8/+8 |
* | | [FS] Added support for ROMFS | Michal Simek | 2007-07-14 | -17/+35 |
|/ |
|
* | [PATCH] NAND: Partition name support added to NAND subsystem | Stefan Roese | 2006-10-28 | -1/+13 |
* | Fix alignment problem in "mtdparts" command | Wolfgang Denk | 2006-09-13 | -1/+1 |
* | Re-factoring the legacy NAND code (legacy NAND now only in board-specific | Bartlomiej Sieka | 2006-03-05 | -7/+10 |
* | Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling. | Bartlomiej Sieka | 2006-02-24 | -9/+21 |
|\ |
|
| * | Update of new NAND code | Wolfgang Denk | 2005-09-14 | -4/+15 |
* | | Added support for TQM834x boards. | Marian Balakowicz | 2005-10-11 | -2/+2 |
* | | Added support for mtddevnum and mtddevname variables (mtdparts command) | Marian Balakowicz | 2005-09-11 | -9/+69 |
|/ |
|
* | Fix return values of the jffs2 commands ls/fsload/fsinfo, | Wolfgang Denk | 2005-08-16 | -5/+5 |
* | Add configuration for IFM AEV FIFO board. | Wolfgang Denk | 2005-08-10 | -29/+29 |
* | Make new "mtdparts" code build with older compilers | Wolfgang Denk | 2005-08-09 | -2/+5 |
* | Add common (with Linux) MTD partition scheme and "mtdparts" command | Wolfgang Denk | 2005-08-08 | -93/+1908 |
* | * Add support for HMI1001 board | wdenk | 2005-06-10 | -7/+6 |
* | * Patch by Detlev Zundel, 08 Sep 2004: | wdenk | 2004-09-08 | -6/+6 |
* | * Patch by Andreas Engel, 12 Jul 2004: | wdenk | 2004-08-02 | -3/+4 |
* | * Code cleanup (ARM mostly) | wdenk | 2004-07-01 | -8/+6 |
* | * Patch by Robert Schwebel, 10 Jun 2004: | wdenk | 2004-06-10 | -1/+1 |
* | * Patch by Paul Ruhland, 17 May 2004: | wdenk | 2004-06-09 | -1/+7 |
* | Patch by Thomas Viehweger, 14 May 2004: | wdenk | 2004-06-09 | -4/+4 |
* | * Back out Patch by Christian Hohnstaedt, 23 Apr 2004: | wdenk | 2004-04-25 | -8/+2 |
* | * Patch by Christian Hohnstaedt, 23 Apr 2004: | wdenk | 2004-04-25 | -2/+8 |
* | * Configure PPChameleon board to use redundand environment in flash | wdenk | 2004-04-18 | -0/+29 |
* | * Patches by Thomas Viehweger, 16 Mar 2004: | wdenk | 2004-03-23 | -5/+6 |
* | * Fix problems caused by Robert Schwebel's cramfs patch | wdenk | 2004-01-04 | -0/+5 |
* | * Patch by Robert Schwebel, 15 Dec 2003: | wdenk | 2004-01-03 | -12/+47 |
* | * Patches by Denis Peter, 9 Sep 2003: | wdenk | 2003-09-10 | -1/+1 |
* | Patch by Kenneth Johansson, 30 Jun 2003: | wdenk | 2003-07-01 | -8/+8 |
* | * Code cleanup: | wdenk | 2003-06-27 | -6/+43 |
* | * Patch by Josef Wagner, 12 Mar 2003: | wdenk | 2003-03-12 | -1/+1 |
* | Initial revision | wdenk | 2002-11-03 | -0/+179 |