index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
jffs2
Age
Commit message (
Expand
)
Author
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-06-03
nand: Embed mtd_info in struct nand_chip
Scott Wood
2016-06-03
mtd: nand: Remove nand_info_t typedef
Scott Wood
2016-04-01
jffs2: Fix set but not used warning
Tom Rini
2015-08-12
JFFS2: Use merge sort when parsing filesystem
Mark Tomlinson
2015-08-12
JFFS2: Use CLEANMARKER to reduce scanning time
Mark Tomlinson
2015-08-12
JFFS2: Change scansize to match linux kernel
Mark Tomlinson
2015-08-12
JFFS2: Optimize building lists during scan
Mark Tomlinson
2015-08-12
JFFS2: Improve speed reading flash files
Mark Tomlinson
2015-08-12
JFFS2: Only list each directory entry once
Mark Tomlinson
2015-08-12
JFFS2: Speed up and fix comparison functions
Mark Tomlinson
2015-08-12
JFFS2: Return early when file read not necessary
Mark Tomlinson
2014-09-24
kconfig: add blank Kconfig files
Masahiro Yamada
2014-06-11
jffs2:jffs2_1pass.c: remove double braces
Jeroen Hofstee
2013-12-13
JFFS2: Correct jffs2_1pass_build_lists to use lldiv
Tom Rini
2013-11-17
fs: descend into sub directories when it is necessary
Masahiro Yamada
2013-10-31
fs: convert makefiles to Kbuild style
Masahiro Yamada
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
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-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
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-11-15
Build: split COBJS value into multiple lines
Grant Likely
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
[next]