summaryrefslogtreecommitdiffstats
path: root/fs/jffs2/jffs2_1pass.c
Commit message (Expand)AuthorAgeFilesLines
* fs/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-091-10/+10
* Fixing some typos etc. introduced mainly by cfg patches.Wolfgang Denk2007-07-051-3/+6
* fs/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-041-8/+8
* Fix JFFS2 support for legacy NAND driver.Marian Balakowicz2006-04-081-6/+28
* Add crc of data to jffs2 (in jffs2_1pass_build_lists()).Wolfgang Denk2006-03-121-1/+2
* Re-factoring the legacy NAND code (legacy NAND now only in board-specificBartlomiej Sieka2006-03-051-10/+14
* Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling.Bartlomiej Sieka2006-02-241-4/+4
|\
| * Update of new NAND codeWolfgang Denk2005-09-141-4/+4
* | Merge with /home/m8/git/u-bootWolfgang Denk2005-10-151-1/+1
|\ \
| * | Added support for TQM834x boards.Marian Balakowicz2005-10-111-1/+1
| |/
* | Cleanup for GCC-4.xWolfgang Denk2005-10-131-9/+9
|/
* Fix return values of the jffs2 commands ls/fsload/fsinfo,Wolfgang Denk2005-08-161-2/+2
* Add configuration for IFM AEV FIFO board.Wolfgang Denk2005-08-101-3/+3
* Add common (with Linux) MTD partition scheme and "mtdparts" commandWolfgang Denk2005-08-081-38/+94
* It's better to handle LZO and LZARI compression mdoes for JFFS2 withwdenk2005-05-051-9/+5
* Major upate of JFFS2 code; now in sync with snapshot of MTD CVS ofwdenk2005-05-051-1/+17
* Fix problem with symbolic links in JFFS2 code.wdenk2005-05-041-1/+5
* Patch by Klaus Heydeck, 12 May 2004:wdenk2004-05-121-1/+1
* * Fix memory leak in the NAND-specific JFFS2 codewdenk2004-05-051-3/+6
* * Fix minor NAND JFFS2 related issuewdenk2004-05-031-1/+1
* * Back out Patch by Christian Hohnstaedt, 23 Apr 2004:wdenk2004-04-251-47/+15
* * Patch by Christian Hohnstaedt, 23 Apr 2004:wdenk2004-04-251-15/+47
* * Patch by Yasushi Shoji, 07 Apr 2004:wdenk2004-04-181-6/+6
* * Configure PPChameleon board to use redundand environment in flashwdenk2004-04-181-31/+210
* * Patches by Thomas Viehweger, 16 Mar 2004:wdenk2004-03-231-6/+10
* * Fix problems caused by Robert Schwebel's cramfs patchwdenk2004-01-041-1/+1
* * Patch by Robert Schwebel, 15 Dec 2003:wdenk2004-01-031-2/+2
* * Patches by Xianghua Xiao, 15 Oct 2003:wdenk2003-10-151-1/+1
* * Patches by Denis Peter, 9 Sep 2003:wdenk2003-09-101-21/+75
* * Code cleanup:wdenk2003-06-271-9/+2
* * Avoid flicker on the TRAB's VFD by synchronizing the enable withwdenk2003-03-141-283/+353
* Initial revisionwdenk2002-11-031-0/+995
OpenPOWER on IntegriCloud