Age | Commit message (Expand) | Author |
2008-09-06 | Add JFFS2 command support on OneNAND | Kyungmin Park |
2008-08-31 | fs: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD |
2008-08-21 | Make the YAFFS filesystem work | Remy Bohmer |
2008-08-14 | Coding Style cleanup, update CHANGELOG | Wolfgang Denk |
2008-08-13 | drivers/mtd/nand: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD |
2008-08-12 | moving files from yaffs2/direct/ to yaffs2/ and deleting all symlinks | William Juul |
2008-08-12 | Clean out unneeded files | William Juul |
2008-08-12 | Create symlinks from yaffs2/direct to yaffs2 | William Juul |
2008-08-12 | Incorporate yaffs2 into U-boot | William Juul |
2008-08-12 | YAFFS2 import | William Juul |
2008-07-14 | Fix printf() format issues with sizeof_t types by using %zu | Wolfgang Denk |
2008-07-13 | Fix some more printf() format problems. | Wolfgang Denk |
2008-07-13 | Fix some more printf() format issues. | Jean-Christophe PLAGNIOL-VILLARD |
2008-06-29 | jffs2_1pass.c: add watchdog support | Stuart Wood |
2008-05-28 | Cleanup nand_info[] declaration. | Stelian Pop |
2008-05-21 | Big white-space cleanup. | Wolfgang Denk |
2008-04-28 | jffs2_1pass.c: fix incompatible pointer type warning | Wolfgang Denk |
2008-03-26 | Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing | Bartlomiej Sieka |
2008-03-16 | cramfs: Fix ifdef | Jean-Christophe PLAGNIOL-VILLARD |
2008-03-12 | Merge branch 'master' of git://www.denx.de/git/u-boot into new-image | Marian Balakowicz |
2008-03-03 | Fix checking fat32 cluster size. | michael |
2008-03-02 | fs: Fix ext2 read issue | Dave Liu |
2008-02-21 | Merge branch 'master' of /home/git/u-boot | Marian Balakowicz |
2008-02-14 | Fix CONFIG_MMC usage in fat code | Andy Fleming |
2008-02-07 | [new uImage] Move gunzip() common code to common/gunzip.c | Marian Balakowicz |
2008-01-09 | Fix my own merge stupidity | Andy Fleming |
2008-01-09 | fix comments with new drivers organization | Marcel Ziswiler |
2008-01-09 | Fix building with CRAMFS but not JFFS2 support | Harald Welte |
2008-01-09 | Fix memset bug in ext2fs_read_file() | Wolfgang Denk |
2007-11-15 | Build: split COBJS value into multiple lines | Grant Likely |
2007-09-16 | [FIX] remove files form repository | Michal Simek |
2007-09-15 | Synchronize with U-BOOT mainline | Michal Simek |
2007-08-15 | [FIX] Correction command definition | Michal Simek |
2007-08-07 | Merge git://www.denx.de/git/u-boot | Michal Simek |
2007-08-07 | Fix missing brace error in fs/fat/fat.c | Wolfgang Denk |
2007-08-06 | [FIX] Fix romfs code | Michal Simek |
2007-08-03 | Merge branch 'testing' into working | Andy Fleming |
2007-07-14 | [FS] Added support for ROMFS | Michal Simek |
2007-07-10 | fs/: Remove lingering references to CFG_CMD_* symbols. | Jon Loeliger |
2007-07-09 | fs/: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger |
2007-07-05 | Fixing some typos etc. introduced mainly by cfg patches. | Wolfgang Denk |
2007-07-04 | fs/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger |
2007-06-22 | [PCS440EP] upgrade the PCS440EP board: | Heiko Schocher |
2007-05-18 | Reduce line lengths to 80 characters max. | Peter Pearse |
2007-05-18 | Merge with git://www.denx.de/git/u-boot.git | Peter Pearse |
2007-05-09 | New board SMN42 branch | Peter Pearse |
2007-04-24 | [PATCH] MTD partition support, JFFS2 support | Michal Simek |
2006-10-09 | Move "ar" flags to config.mk to allow for silent "make -s" | Wolfgang Denk |
2006-09-01 | Add support for a saving build objects in a separate directory. | Marian Balakowicz |
2006-04-08 | Fix JFFS2 support for legacy NAND driver. | Marian Balakowicz |