Age | Commit message (Expand) | Author |
2019-12-06 | linux_compat: move kmemdup() from ubifs.c to linux_compat.c | AKASHI Takahiro |
2019-12-02 | crc32: Use the crc.h header for crc functions | Simon Glass |
2019-08-11 | env: Move env_set_hex() to env.h | Simon Glass |
2019-08-11 | common: Move gzip functions into a new gzip header | Simon Glass |
2019-04-09 | mtd: ubi, ubifs debug: Use pr_debug instead of pr_crit | Eran Matityahu |
2018-11-07 | fs: ubifs: Fix UBIFS decompression on 64 bit | Paul Davey |
2018-09-14 | fs: ubifs: Add missing newlines in super.c | Stefan Roese |
2018-07-12 | ubifs: remove useless code | Christophe Kerello |
2018-06-13 | lib: Add hexdump | Alexey Brodkin |
2018-05-09 | ubifs: avoid assert failed in ubifs.c | Patrice Chotard |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-04-11 | ubifs: Change value of mutex_is_locked() | Bradley Bolen |
2018-03-24 | Convert CONFIG_UBIFS_SILENCE_MSG to Kconfig | Petr Vorel |
2018-03-24 | ubifs: Reintroduce using CONFIG_UBIFS_SILENCE_MSG | Petr Vorel |
2017-11-20 | ubifs: no NULL check needed before free | Heinrich Schuchardt |
2017-10-23 | mtd: remove MTDDEBUG() and CONFIG_MTD_DEBUG | Masahiro Yamada |
2017-08-16 | env: Rename common functions related to setenv() | Simon Glass |
2017-06-06 | fs: usbifs: Fix warning in ubifs | Siva Durga Prasad Paladugu |
2016-10-31 | Fix spelling of "multiple". | Vagrant Cascadian |
2016-04-22 | ubifs: fix memory corruption in super.c | Heiko Schocher |
2016-03-14 | dm: blk: Rename get_device_and_partition() | Simon Glass |
2016-03-14 | dm: Drop the block_dev_desc_t typedef | Simon Glass |
2016-01-25 | bug.h: move BUILD_BUG_* defines to include/linux/bug.h | Masahiro Yamada |
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 |