aboutsummaryrefslogtreecommitdiff
path: root/fs/jffs2
AgeCommit message (Expand)AuthorFilesLines
2008-04-28jffs2_1pass.c: fix incompatible pointer type warningWolfgang Denk1-4/+0
2008-01-09fix comments with new drivers organizationMarcel Ziswiler1-1/+1
2007-11-15Build: split COBJS value into multiple linesGrant Likely1-3/+9
2007-07-10fs/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger6-6/+6
2007-07-09fs/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger8-19/+19
2007-07-05Fixing some typos etc. introduced mainly by cfg patches.Wolfgang Denk1-3/+6
2007-07-04fs/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger8-15/+15
2007-04-24[PATCH] MTD partition support, JFFS2 supportMichal Simek1-1/+1
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk1-1/+1
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz1-7/+9
2006-04-08Fix JFFS2 support for legacy NAND driver.Marian Balakowicz1-6/+28
2006-03-17Add support for Lite5200B board.Wolfgang Denk1-2/+2
2006-03-12Add crc of data to jffs2 (in jffs2_1pass_build_lists()).Wolfgang Denk2-1/+14
2006-03-05Re-factoring the legacy NAND code (legacy NAND now only in board-specificBartlomiej Sieka2-11/+15
2006-02-24Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling.Bartlomiej Sieka3-4/+1173
2005-10-15Merge with /home/m8/git/u-bootWolfgang Denk1-1/+1
2005-10-13Cleanup for GCC-4.xWolfgang Denk2-12/+14
2005-10-11Added support for TQM834x boards.Marian Balakowicz1-1/+1
2005-09-14Update of new NAND codeWolfgang Denk2-28/+19
2005-08-17Merge with testing-NAND (Rewrite of NAND code)Wolfgang Denk2-0/+1178
2005-08-17Rewrite of NAND code based on what is in 2.6.12 Linux kernelWolfgang Denk2-0/+1178
2005-08-16Fix return values of the jffs2 commands ls/fsload/fsinfo,Wolfgang Denk1-2/+2
2005-08-10Add configuration for IFM AEV FIFO board.Wolfgang Denk1-3/+3
2005-08-08Add common (with Linux) MTD partition scheme and "mtdparts" commandWolfgang Denk2-39/+94
2005-05-05It's better to handle LZO and LZARI compression mdoes for JFFS2 withLABEL_2005_05_05_1920wdenk3-13/+9
2005-05-05Major upate of JFFS2 code; now in sync with snapshot of MTD CVS ofwdenk4-1/+685
2005-05-04Fix problem with symbolic links in JFFS2 code.wdenk1-1/+5
2004-05-12Patch by Klaus Heydeck, 12 May 2004:wdenk1-1/+1
2004-05-05* Fix memory leak in the NAND-specific JFFS2 codewdenk1-3/+6
2004-05-03* Fix minor NAND JFFS2 related issuewdenk1-1/+1
2004-04-25* Back out Patch by Christian Hohnstaedt, 23 Apr 2004:wdenk1-47/+15
2004-04-25* Patch by Christian Hohnstaedt, 23 Apr 2004:wdenk1-15/+47
2004-04-18* Patch by Yasushi Shoji, 07 Apr 2004:wdenk1-6/+6
2004-04-18* Configure PPChameleon board to use redundand environment in flashLABEL_2004_04_18_2135wdenk1-31/+210
2004-03-23* Patches by Thomas Viehweger, 16 Mar 2004:wdenk1-6/+10
2004-01-04* Fix problems caused by Robert Schwebel's cramfs patchwdenk1-1/+1
2004-01-03* Patch by Robert Schwebel, 15 Dec 2003:wdenk1-2/+2
2003-10-15* Patches by Xianghua Xiao, 15 Oct 2003:LABEL_2003_10_16_0200wdenk1-1/+1
2003-09-10* Patches by Denis Peter, 9 Sep 2003:U-Boot-0_4_8wdenk1-21/+75
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk2-32/+25
2003-03-14* Avoid flicker on the TRAB's VFD by synchronizing the enable withwdenk2-294/+375
2002-11-03Initial revisionwdenk4-0/+1262
2002-03-08Initial revisionwdenk1-0/+396
2002-03-08Initial revisionwdenk1-0/+47
2002-02-17Initial revisionwdenk1-0/+78