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
/
fs
Commit message (
Expand
)
Author
Age
Lines
*
jffs2, suen3: Fix compiler warning
Heiko Schocher
2010-03-31
-15
/
+22
*
JFFS2: drop support for LZARI compression mode
Wolfgang Denk
2010-01-15
-273
/
+35
*
move prototypes for gunzip() and zunzip() to common.h
Wolfgang Wegner
2009-12-21
-3
/
+0
*
common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL
Heiko Schocher
2009-12-08
-4
/
+0
*
EXT2FS: fix inode size for ext2fs rev#0
Michael Brandt
2009-12-05
-7
/
+13
*
Conditionally perform common relocation fixups
Peter Tyser
2009-10-03
-0
/
+4
*
ubifs: Correct dereferencing of files-after-symlinks
Simon Kagstrom
2009-09-28
-1
/
+1
*
ubifs: Add support for looking up directory and relative symlinks
Simon Kagstrom
2009-09-23
-25
/
+43
*
Move __set/clear_bit from ubifs.h to bitops.h
Simon Kagstrom
2009-09-15
-32
/
+0
*
jffs2: some fixes to summary support
Ilya Yanok
2009-08-21
-41
/
+81
*
jffs2: clean the cache in case of malloc fails in build_lists
Ilya Yanok
2009-08-18
-3
/
+14
*
ext2: fix inode size and calculations
Weirich, Bernhard
2009-07-28
-21
/
+32
*
Remove legacy NAND and disk on chip code.
Scott Wood
2009-07-16
-24
/
+0
*
FAT replace compare_sign with strncmp.
Tom Rix
2009-06-12
-33
/
+3
*
ubifs: fix small error path mismatch
Daniel Mack
2009-06-09
-4
/
+2
*
ubifs: BUG: Blocks commpressed with zlib
Ricardo Ribalda Delgado
2009-04-30
-3
/
+5
*
ubifs: BUG realpath string must be ended with NULL
Ricardo Ribalda Delgado
2009-04-28
-0
/
+1
*
UBIFS: Remove tnc_commit.c which is not used in the read-only version
Stefan Roese
2009-04-28
-1102
/
+0
*
UBIFS: fix recovery bug
Adrian Hunter
2009-04-28
-47
/
+23
*
Update CHANGELOG, coding style cleanup.
Wolfgang Denk
2009-04-05
-1
/
+0
*
UBIFS: add R/O compatibility
Artem Bityutskiy
2009-04-04
-11
/
+71
*
rename include/zlib.h to include/u-boot/zlib.h
Jean-Christophe PLAGNIOL-VILLARD
2009-04-04
-1
/
+1
*
mflash: Initial mflash support
unsik Kim
2009-04-03
-0
/
+2
*
UBIFS: Missing offset relocation for compressor 'none'
Michael Lawnick
2009-03-20
-1
/
+4
*
UBIFS: Implement read-only UBIFS support in U-Boot
Stefan Roese
2009-03-20
-0
/
+16972
*
fat.c: fix warning: array subscript is above array bounds
Wolfgang Denk
2009-01-27
-3
/
+7
*
fat: fix unaligned errors
Bryan Wu
2009-01-24
-3
/
+5
*
jffs2: include <linux/mtd/compat.h> instead of defining own min_t
Ilya Yanok
2008-12-16
-5
/
+1
*
fs/fat: handle FAT on SATA
Sonic Zhang
2008-12-10
-0
/
+3
*
jffs2: cache data_crc results
Ilya Yanok
2008-12-09
-1
/
+5
*
jffs2: summary support
Ilya Yanok
2008-12-09
-1
/
+349
*
jffs2: add buffer to cache flash accesses
Ilya Yanok
2008-12-09
-45
/
+73
*
jffs2: rewrite jffs2 scanning code based on Linux one
Ilya Yanok
2008-12-09
-56
/
+171
*
jffs2: fix searching for latest version in jffs2_1pass_list_inodes()
Ilya Yanok
2008-12-09
-3
/
+2
*
Remove non-ascii characters from fat code
Remy Bohmer
2008-12-04
-2
/
+2
*
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
[next]