summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* [FIX] remove files form repositoryMichal Simek2007-09-162-289/+0
* Synchronize with U-BOOT mainlineMichal Simek2007-09-151-1/+1
* [FIX] Correction command definitionMichal Simek2007-08-151-1/+1
* Merge git://www.denx.de/git/u-bootMichal Simek2007-08-0723-77/+89
|\
| * Fix missing brace error in fs/fat/fat.cWolfgang Denk2007-08-071-28/+29
| * Merge branch 'testing' into workingAndy Fleming2007-08-0323-53/+64
| |\
| | * fs/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-1011-11/+11
| | * fs/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-0923-42/+42
| | * 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-0423-35/+37
* | | [FIX] Fix romfs codeMichal Simek2007-08-061-35/+5
* | | [FS] Added support for ROMFSMichal Simek2007-07-143-1/+320
|/ /
* | [PCS440EP] upgrade the PCS440EP board:Heiko Schocher2007-06-221-19/+23
|/
* Reduce line lengths to 80 characters max.Peter Pearse2007-05-181-2/+4
* Merge with git://www.denx.de/git/u-boot.gitPeter Pearse2007-05-181-1/+1
|\
| * [PATCH] MTD partition support, JFFS2 supportMichal Simek2007-04-241-1/+1
* | New board SMN42 branchPeter Pearse2007-05-091-2/+5
|/
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-096-6/+6
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-017-44/+60
* Fix JFFS2 support for legacy NAND driver.Marian Balakowicz2006-04-081-6/+28
* Add support for Lite5200B board.Wolfgang Denk2006-03-171-2/+2
* Add crc of data to jffs2 (in jffs2_1pass_build_lists()).Wolfgang Denk2006-03-122-1/+14
* Re-factoring the legacy NAND code (legacy NAND now only in board-specificBartlomiej Sieka2006-03-052-11/+15
* Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling.Bartlomiej Sieka2006-02-243-4/+1173
|\
| * Update of new NAND codeWolfgang Denk2005-09-142-28/+19
| * Merge with testing-NAND (Rewrite of NAND code)Wolfgang Denk2005-08-172-0/+1178
| |\
| | * Rewrite of NAND code based on what is in 2.6.12 Linux kernelWolfgang Denk2005-08-172-0/+1178
* | | Add VGA support (CT69000) to CPCI750 board.Stefan Roese2006-01-181-1/+1
* | | Merge with /home/m8/git/u-bootWolfgang Denk2005-10-152-2/+2
|\ \ \
| * | | Added support for TQM834x boards.Marian Balakowicz2005-10-112-2/+2
| |/ /
* | | Cleanup for GCC-4.xWolfgang Denk2005-10-133-13/+15
|/ /
* | 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-083-54/+117
* | Add support for Altera NIOS DK1C20 boardWolfgang Denk2005-08-061-0/+3
|/
* It's better to handle LZO and LZARI compression mdoes for JFFS2 withwdenk2005-05-053-13/+9
* Major upate of JFFS2 code; now in sync with snapshot of MTD CVS ofwdenk2005-05-054-1/+685
* Fix problem with symbolic links in JFFS2 code.wdenk2005-05-041-1/+5
* * Fix get_partition_info() parameter error in all other callswdenk2005-03-041-4/+1
* * Patch by Cajus Hahn, 04 Feb 2005:wdenk2005-02-041-4/+4
* Cleanup: avoid trigraph warning in fs/ext2/ext2fs.c; rename UC100 -> uc100wdenk2004-12-191-1/+1
* Code cleanup.wdenk2004-12-162-607/+468
* "static" from "do_fat_read" removedstroese2004-12-161-1/+1
* ext2fs support addedstroese2004-12-164-1/+1195
* * Patches by Sean Chang, 09 Aug 2004:wdenk2004-09-291-1/+1
* 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
OpenPOWER on IntegriCloud