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