aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
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
2006-01-18Add VGA support (CT69000) to CPCI750 board.Stefan Roese1-1/+1
2005-10-15Merge with /home/m8/git/u-bootWolfgang Denk2-2/+2
2005-10-13Cleanup for GCC-4.xWolfgang Denk3-13/+15
2005-10-11Added support for TQM834x boards.Marian Balakowicz2-2/+2
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 Denk3-54/+117
2005-08-06Add support for Altera NIOS DK1C20 boardWolfgang Denk1-0/+3
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
2005-03-04* Fix get_partition_info() parameter error in all other callswdenk1-4/+1
2005-02-04* Patch by Cajus Hahn, 04 Feb 2005:wdenk1-4/+4
2004-12-19Cleanup: avoid trigraph warning in fs/ext2/ext2fs.c; rename UC100 -> uc100wdenk1-1/+1
2004-12-16Code cleanup.wdenk2-607/+468
2004-12-16"static" from "do_fat_read" removedstroese1-1/+1
2004-12-16ext2fs support addedstroese4-1/+1195
2004-09-29* Patches by Sean Chang, 09 Aug 2004:wdenk1-1/+1
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-04-15* Patches by Pantelis Antoniou, 30 Mar 2004:wdenk2-43/+43
2004-03-25Code cleanupLABEL_2004_03_25_1630wdenk3-8/+6
2004-03-25* Patch by Pavel Bartusek, 21 Mar 2004wdenk6-1/+1822
2004-03-23* Patches by Thomas Viehweger, 16 Mar 2004:wdenk1-6/+10
2004-03-14* Patches by Travis Sawyer, 12 Mar 2004:wdenk1-0/+4
2004-02-26* Patch by Markus Pietrek, 24 Feb 2004:wdenk1-1/+2
2004-02-23* Patch by Thomas Elste, 10 Feb 2004:wdenk1-5/+6
2004-01-04* Fix problems caused by Robert Schwebel's cramfs patchwdenk3-165/+3
2004-01-03* Patch by Robert Schwebel, 15 Dec 2003:wdenk6-3/+657
2003-12-07* Patches by David Müller, 14 Nov 2003:wdenk1-1/+2
2003-10-29* Prepare for releasewdenk1-17/+12
2003-10-15* Patches by Xianghua Xiao, 15 Oct 2003:LABEL_2003_10_16_0200wdenk1-1/+1
2003-10-09* Patch by Martin Krause, 09 Oct 2003:LABEL_2003_10_09_1515wdenk1-0/+5
2003-09-11* Patch by Gary Jennejohn, 11 Sep 2003:wdenk1-2/+4
2003-09-10* Patches by Denis Peter, 9 Sep 2003:U-Boot-0_4_8wdenk2-62/+218
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk13-583/+567
2003-06-15* Fix CONFIG_NET_MULTI support in include/net.hLABEL_2003_06_16_0055wdenk4-1/+1156
2003-03-14* Avoid flicker on the TRAB's VFD by synchronizing the enable withwdenk2-294/+375