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
/
ubifs
Commit message (
Expand
)
Author
Age
Lines
*
ubifs: fix memory corruption in super.c
Heiko Schocher
2016-04-22
-2
/
+1
*
dm: blk: Rename get_device_and_partition()
Simon Glass
2016-03-14
-1
/
+1
*
dm: Drop the block_dev_desc_t typedef
Simon Glass
2016-03-14
-1
/
+1
*
bug.h: move BUILD_BUG_* defines to include/linux/bug.h
Masahiro Yamada
2016-01-25
-0
/
+2
*
Add more SPDX-License-Identifier tags
Tom Rini
2016-01-19
-13
/
+2
*
compat: Remove is_power_of_2() definition
Fabio Estevam
2015-11-05
-1
/
+1
*
ubi,ubifs: sync with linux v4.2
Heiko Schocher
2015-10-26
-485
/
+549
*
ubifs: Add functions for generic fs use
Hans de Goede
2015-10-24
-0
/
+65
*
ubifs: Modify ubifs u-boot wrapper function prototypes for generic fs use
Hans de Goede
2015-10-24
-19
/
+57
*
Move malloc_cache_aligned() to its own header
Simon Glass
2015-09-11
-0
/
+5
*
mtd/nand/ubi: assortment of alignment fixes
Marcel Ziswiler
2015-08-28
-4
/
+5
*
ubifs: Enable journal replay during mount
Anton Habegger
2015-01-29
-14
/
+978
*
ubifs: Import atomic_long operations from Linux
Anton Habegger
2015-01-28
-10
/
+8
*
include: move various macros to include/linux/kernel.h
Masahiro Yamada
2014-11-20
-4
/
+0
*
kconfig: add blank Kconfig files
Masahiro Yamada
2014-09-24
-0
/
+0
*
kbuild: force to define __UBOOT__ in all the C sources
Masahiro Yamada
2014-09-16
-19
/
+0
*
mtd,ubi,ubifs: sync with linux v3.15
Heiko Schocher
2014-08-25
-2
/
+3
*
mtd, ubi, ubifs: update for the sync with linux v3.14
Heiko Schocher
2014-08-25
-0
/
+6
*
mtd, ubi, ubifs: resync with Linux-3.14
Heiko Schocher
2014-08-25
-1934
/
+14456
*
fs: ubifs: drop __DATE__ and __TIME__
Masahiro Yamada
2014-05-12
-1
/
+0
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-02-26
-3
/
+0
|
\
|
*
arm: Switch to -mno-unaligned-access when supported by the compiler
Tom Rini
2014-02-26
-3
/
+0
*
|
ubifs: fix checkpatch warning
Karicheri, Muralidharan
2014-02-21
-0
/
+7
|
/
*
kbuild: use Linux Kernel build scripts
Masahiro Yamada
2014-02-19
-1
/
+1
*
kbuild: change out-of-tree build
Masahiro Yamada
2014-02-19
-1
/
+1
*
fs: descend into sub directories when it is necessary
Masahiro Yamada
2013-11-17
-4
/
+4
*
fs: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-31
-25
/
+4
*
Coding Style cleanup: replace leading SPACEs by TABs
Wolfgang Denk
2013-10-14
-1
/
+1
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
-17
/
+1
*
ubi: ubifs: Turn off verbose prints
Joe Hershberger
2013-04-11
-0
/
+4
*
ubifs: Allow ubifsmount volume reference by number
Joe Hershberger
2013-03-04
-3
/
+1
*
fs: Use new numeric setenv functions
Simon Glass
2013-02-28
-3
/
+1
*
ARM: prevent misaligned array inits
Albert ARIBAUD
2012-10-15
-0
/
+3
*
ubifs: Fix ubifsload when using ZLIB
Veli-Pekka Peltola
2012-09-10
-2
/
+2
*
ubifs: Fix memory leak in ubifs_finddir
Stefan Roese
2012-09-03
-5
/
+6
*
UBIFS: Improve error message when reading superblock failed
Bernhard Walle
2012-08-09
-1
/
+1
*
ubifs bad superblock bug
Lars Poeschel
2011-10-12
-2
/
+4
*
UBIFS: fix warning: format '%lX' expects type 'long unsigned int'
Wolfgang Denk
2011-09-10
-1
/
+1
*
UBIFS: Change ubifsload to set the filesize variable
Bastian Ruppert
2011-09-10
-1
/
+5
*
ubifs: Fix bad free() sequence in ubifs_finddir()
Wolfgang Denk
2011-08-19
-4
/
+2
*
UBIFS: Fix dereferencing type-punned pointer compiler warning
Dirk Behme
2011-01-11
-1
/
+2
*
ubifs.c: BUG: Error following links
Ricardo Ribalda Delgado
2010-12-03
-1
/
+1
*
UBIFS: Change ubifsload to not read beyond the requested size
Stefan Roese
2010-12-03
-13
/
+58
*
UBIFS: Add ubifsumount command to unmount an active volume
Stefan Roese
2010-12-03
-1
/
+1
*
Switch from archive libraries to partial linking
Sebastien Carlier
2010-11-17
-2
/
+2
*
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
Wolfgang Denk
2010-10-29
-1
/
+1
*
ubifsmount fails due to not initialized list
Stefano Babic
2010-04-28
-0
/
+1
*
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
*
Conditionally perform common relocation fixups
Peter Tyser
2009-10-03
-0
/
+4
[next]