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