index
:
arm-boot/u-boot-imx.git
imx_3.14.38_6ul_engr
imx_v2009.08
imx_v2009.08_1.1.0
imx_v2009.08_10.04.01
imx_v2009.08_10.05.02
imx_v2009.08_10.07.11
imx_v2009.08_10.10.01
imx_v2009.08_10.11.01
imx_v2009.08_10.12.01
imx_v2009.08_11.04.01
imx_v2009.08_11.05.01
imx_v2009.08_11.09.01
imx_v2009.08_11.11.01
imx_v2009.08_12.01.01
imx_v2009.08_12.02.01
imx_v2009.08_12.09.01
imx_v2009.08_12.10.02
imx_v2009.08_3.0.0
imx_v2009.08_3.0.35_4.0.0
imx_v2009.08_3.0.35_4.1.0
imx_v2009.08_r13.4.y
imx_v2013.04_3.10.17_1.0.0_beta
imx_v2013.04_3.10.17_1.0.0_ga
imx_v2013.04_3.10.31_1.1.0_alpha
imx_v2013.04_3.10.9_1.0.0_alpha
imx_v2013.04_3.5.7_1.0.0_alpha
imx_v2014.04_3.10.31_1.1.0_beta
imx_v2014.04_3.10.31_1.1.0_beta2
imx_v2014.04_3.10.53_1.1.0_ga
imx_v2014.04_3.14.28_1.0.0_ga
imx_v2014.04_3.14.28_7d_alpha
imx_v2014.04_3.14.38_6qp_beta
imx_v2014.04_kk4.4.3_2.y
imx_v2015.04
imx_v2015.04_3.14.38_6qp_ga
imx_v2015.04_3.14.38_6ul7d_beta
imx_v2015.04_3.14.38_6ul_ga
imx_v2015.04_3.14.52_1.1.0_ga
imx_v2015.04_4.1.15_1.0.0_ga
imx_v2015.04_brillo
imx_v2016.03_4.1.15_2.0.0_ga
imx_v2016.03_4.1.30_7ulp_alpha
imx_v2016.03_4.1.33_7ulp_beta
imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga_TEST
maddev-imx-android-r10.3
maddev-imx-android-r13.2
master
scm-imx_v2016.03_4.1.15_2.0.0_ga
U-boot NXP imx6
git@iatec.biz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
cmd_jffs2.c
Commit message (
Expand
)
Author
Age
Lines
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
-17
/
+1
*
common: Use new numeric setenv functions
Simon Glass
2013-02-28
-3
/
+1
*
cmd_jffs2: Fix get_part_sector_size_nor() overflow bug
Peter Tyser
2011-01-19
-1
/
+1
*
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-07-04
-3
/
+3
*
jffs2: fix hangs/crashs when not using CONFIG_JFFS2_PART_SIZE
Mike Frysinger
2010-01-26
-2
/
+2
*
Remove legacy NAND and disk on chip code.
Scott Wood
2009-07-16
-15
/
+0
*
General help message cleanup
Wolfgang Denk
2009-06-12
-4
/
+3
*
jffs2/mtdparts: Fix problem with usage from JFFS2 and MTDPARTS together
Stefan Roese
2009-05-28
-17
/
+27
*
Separate mtdparts command from jffs2
Stefan Roese
2009-03-20
-1725
/
+6
*
Command usage cleanup
Peter Tyser
2009-01-28
-5
/
+5
*
Standardize command usage messages with cmd_usage()
Peter Tyser
2009-01-28
-1
/
+1
*
jffs2: Fix zero sector_size when not using CONFIG_JFFS2_CMDLINE
Tomasz Figa
2009-01-27
-0
/
+92
*
jffs2: add sector_size field to part_info structure
Ilya Yanok
2008-12-09
-3
/
+17
*
jffs2: rename devices_init () in common/jffs2.c
Heiko Schocher
2008-12-08
-7
/
+7
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
-5
/
+5
*
Add JFFS2 command support on OneNAND
Kyungmin Park
2008-09-06
-6
/
+63
*
drivers/mtd/nand: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-08-13
-6
/
+6
*
silence misc printf formatting compiler warnings
Kim Phillips
2008-07-10
-6
/
+6
*
Fix building with CRAMFS but not JFFS2 support
Harald Welte
2008-01-09
-0
/
+9
*
[BUILD] conditionally compile common/cmd_*.c in common/Makefile
Grant Likely
2007-11-20
-5
/
+0
*
Synchronize with U-BOOT mainline
Michal Simek
2007-09-15
-27
/
+9
*
Merge git://www.denx.de/git/u-boot
Michal Simek
2007-08-07
-8
/
+8
|
\
|
*
common/: Remove lingering references to CFG_CMD_* symbols.
Jon Loeliger
2007-07-10
-1
/
+1
|
*
common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS.
Jon Loeliger
2007-07-08
-7
/
+7
|
*
common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2007-07-04
-6
/
+6
*
|
[FIX] Coding style cleanup - Wolfgang's suggestions
Michal Simek
2007-08-06
-8
/
+8
*
|
[FS] Added support for ROMFS
Michal Simek
2007-07-14
-17
/
+35
|
/
*
[PATCH] NAND: Partition name support added to NAND subsystem
Stefan Roese
2006-10-28
-1
/
+13
*
Fix alignment problem in "mtdparts" command
Wolfgang Denk
2006-09-13
-1
/
+1
*
Re-factoring the legacy NAND code (legacy NAND now only in board-specific
Bartlomiej Sieka
2006-03-05
-7
/
+10
*
Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling.
Bartlomiej Sieka
2006-02-24
-9
/
+21
|
\
|
*
Update of new NAND code
Wolfgang Denk
2005-09-14
-4
/
+15
*
|
Added support for TQM834x boards.
Marian Balakowicz
2005-10-11
-2
/
+2
*
|
Added support for mtddevnum and mtddevname variables (mtdparts command)
Marian Balakowicz
2005-09-11
-9
/
+69
|
/
*
Fix return values of the jffs2 commands ls/fsload/fsinfo,
Wolfgang Denk
2005-08-16
-5
/
+5
*
Add configuration for IFM AEV FIFO board.
Wolfgang Denk
2005-08-10
-29
/
+29
*
Make new "mtdparts" code build with older compilers
Wolfgang Denk
2005-08-09
-2
/
+5
*
Add common (with Linux) MTD partition scheme and "mtdparts" command
Wolfgang Denk
2005-08-08
-93
/
+1908
*
* Add support for HMI1001 board
wdenk
2005-06-10
-7
/
+6
*
* Patch by Detlev Zundel, 08 Sep 2004:
wdenk
2004-09-08
-6
/
+6
*
* Patch by Andreas Engel, 12 Jul 2004:
wdenk
2004-08-02
-3
/
+4
*
* Code cleanup (ARM mostly)
wdenk
2004-07-01
-8
/
+6
*
* Patch by Robert Schwebel, 10 Jun 2004:
wdenk
2004-06-10
-1
/
+1
*
* Patch by Paul Ruhland, 17 May 2004:
wdenk
2004-06-09
-1
/
+7
*
Patch by Thomas Viehweger, 14 May 2004:
wdenk
2004-06-09
-4
/
+4
*
* Back out Patch by Christian Hohnstaedt, 23 Apr 2004:
wdenk
2004-04-25
-8
/
+2
*
* Patch by Christian Hohnstaedt, 23 Apr 2004:
wdenk
2004-04-25
-2
/
+8
*
* Configure PPChameleon board to use redundand environment in flash
wdenk
2004-04-18
-0
/
+29
*
* Patches by Thomas Viehweger, 16 Mar 2004:
wdenk
2004-03-23
-5
/
+6
*
* Fix problems caused by Robert Schwebel's cramfs patch
wdenk
2004-01-04
-0
/
+5
[next]