aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2008-03-26Merge branch 'new-image' of git://www.denx.de/git/u-boot-testingBartlomiej Sieka1-18/+2
2008-03-16cramfs: Fix ifdefJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-03-12Merge branch 'master' of git://www.denx.de/git/u-boot into new-imageMarian Balakowicz2-4/+20
2008-03-03Fix checking fat32 cluster size.michael1-4/+4
2008-03-02fs: Fix ext2 read issueDave Liu1-0/+16
2008-02-21Merge branch 'master' of /home/git/u-bootMarian Balakowicz1-1/+1
2008-02-14Fix CONFIG_MMC usage in fat codeAndy Fleming1-1/+1
2008-02-07[new uImage] Move gunzip() common code to common/gunzip.cMarian Balakowicz1-18/+2
2008-01-09Fix my own merge stupidityAndy Fleming1-34/+29
2008-01-09fix comments with new drivers organizationMarcel Ziswiler1-1/+1
2008-01-09Fix building with CRAMFS but not JFFS2 supportHarald Welte1-1/+1
2008-01-09Fix memset bug in ext2fs_read_file()Wolfgang Denk1-1/+1
2007-11-15Build: split COBJS value into multiple linesGrant Likely1-3/+9
2007-09-16[FIX] remove files form repositoryMichal Simek2-289/+0
2007-09-15Synchronize with U-BOOT mainlineMichal Simek1-1/+1
2007-08-15[FIX] Correction command definitionMichal Simek1-1/+1
2007-08-07Merge git://www.denx.de/git/u-bootMichal Simek23-77/+89
2007-08-07Fix missing brace error in fs/fat/fat.cWolfgang Denk1-28/+29
2007-08-06[FIX] Fix romfs codeMichal Simek1-35/+5
2007-08-03Merge branch 'testing' into workingAndy Fleming23-53/+64
2007-07-14[FS] Added support for ROMFSMichal Simek3-1/+320
2007-07-10fs/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger11-11/+11
2007-07-09fs/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger23-42/+42
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 Loeliger23-35/+37
2007-06-22[PCS440EP] upgrade the PCS440EP board:Heiko Schocher1-19/+23
2007-05-18Reduce line lengths to 80 characters max.Peter Pearse1-2/+4
2007-05-18Merge with git://www.denx.de/git/u-boot.gitPeter Pearse1-1/+1
2007-05-09New board SMN42 branchPeter Pearse1-2/+5
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 Denk6-6/+6
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz7-44/+60
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
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