index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
jffs2
/
jffs2_1pass.c
Age
Commit message (
Expand
)
Author
2013-12-13
JFFS2: Correct jffs2_1pass_build_lists to use lldiv
Tom Rini
2012-04-30
linux/compat.h: rename from linux/mtd/compat.h
Mike Frysinger
2011-10-09
fs/jffs2/jffs2_1pass.c: fix warning: variable ... set but not used
Wolfgang Denk
2011-04-12
Fix misc spelling errors found by lintian
Loïc Minier
2010-03-31
jffs2, suen3: Fix compiler warning
Heiko Schocher
2010-01-15
JFFS2: drop support for LZARI compression mode
Wolfgang Denk
2009-08-21
jffs2: some fixes to summary support
Ilya Yanok
2009-08-18
jffs2: clean the cache in case of malloc fails in build_lists
Ilya Yanok
2009-07-16
Remove legacy NAND and disk on chip code.
Scott Wood
2008-12-16
jffs2: include <linux/mtd/compat.h> instead of defining own min_t
Ilya Yanok
2008-12-09
jffs2: cache data_crc results
Ilya Yanok
2008-12-09
jffs2: summary support
Ilya Yanok
2008-12-09
jffs2: add buffer to cache flash accesses
Ilya Yanok
2008-12-09
jffs2: rewrite jffs2 scanning code based on Linux one
Ilya Yanok
2008-12-09
jffs2: fix searching for latest version in jffs2_1pass_list_inodes()
Ilya Yanok
2008-10-31
JFFS2: Eliminate compiler error when both NAND and OneNAND are enabled.
Scott Wood
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
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-13
drivers/mtd/nand: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
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-01-09
fix comments with new drivers organization
Marcel Ziswiler
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
2006-04-08
Fix JFFS2 support for legacy NAND driver.
Marian Balakowicz
2006-03-12
Add crc of data to jffs2 (in jffs2_1pass_build_lists()).
Wolfgang Denk
2006-03-05
Re-factoring the legacy NAND code (legacy NAND now only in board-specific
Bartlomiej Sieka
2006-02-24
Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling.
Bartlomiej Sieka
2005-10-15
Merge with /home/m8/git/u-boot
Wolfgang Denk
2005-10-13
Cleanup for GCC-4.x
Wolfgang Denk
2005-10-11
Added support for TQM834x boards.
Marian Balakowicz
2005-09-14
Update of new NAND code
Wolfgang Denk
2005-08-16
Fix return values of the jffs2 commands ls/fsload/fsinfo,
Wolfgang Denk
2005-08-10
Add configuration for IFM AEV FIFO board.
Wolfgang Denk
2005-08-08
Add common (with Linux) MTD partition scheme and "mtdparts" command
Wolfgang Denk
2005-05-05
It's better to handle LZO and LZARI compression mdoes for JFFS2 with
wdenk
2005-05-05
Major upate of JFFS2 code; now in sync with snapshot of MTD CVS of
wdenk
2005-05-04
Fix problem with symbolic links in JFFS2 code.
wdenk
2004-05-12
Patch by Klaus Heydeck, 12 May 2004:
wdenk
2004-05-05
* Fix memory leak in the NAND-specific JFFS2 code
wdenk
2004-05-03
* Fix minor NAND JFFS2 related issue
wdenk
2004-04-25
* Back out Patch by Christian Hohnstaedt, 23 Apr 2004:
wdenk
[next]