Commit Graph

75 Commits (lime2-spi)

Author SHA1 Message Date
Stefan Roese 7236e24bc4 fs: ubifs: Add missing newlines in super.c 6 years ago
Christophe Kerello 5a08cfee39 ubifs: remove useless code 6 years ago
Alexey Brodkin f8c987f8f1 lib: Add hexdump 6 years ago
Patrice Chotard 87deefeccc ubifs: avoid assert failed in ubifs.c 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Bradley Bolen 05ea83b67e ubifs: Change value of mutex_is_locked() 6 years ago
Petr Vorel afb6fda2ae Convert CONFIG_UBIFS_SILENCE_MSG to Kconfig 6 years ago
Petr Vorel e995128158 ubifs: Reintroduce using CONFIG_UBIFS_SILENCE_MSG 6 years ago
Heinrich Schuchardt 4b29975fd0 ubifs: no NULL check needed before free 7 years ago
Masahiro Yamada 8b7f4b9cc1 mtd: remove MTDDEBUG() and CONFIG_MTD_DEBUG 7 years ago
Simon Glass 018f530323 env: Rename common functions related to setenv() 7 years ago
Siva Durga Prasad Paladugu 34cc30af27 fs: usbifs: Fix warning in ubifs 7 years ago
Vagrant Cascadian 1381901e9a Fix spelling of "multiple". 8 years ago
Heiko Schocher b1d6590d35 ubifs: fix memory corruption in super.c 8 years ago
Simon Glass e35929e4a1 dm: blk: Rename get_device_and_partition() 8 years ago
Simon Glass 4101f68792 dm: Drop the block_dev_desc_t typedef 8 years ago
Masahiro Yamada 84b8bf6d5d bug.h: move BUILD_BUG_* defines to include/linux/bug.h 8 years ago
Tom Rini 5b8031ccb4 Add more SPDX-License-Identifier tags 8 years ago
Fabio Estevam f8fdb81f6c compat: Remove is_power_of_2() definition 9 years ago
Heiko Schocher 0195a7bb36 ubi,ubifs: sync with linux v4.2 9 years ago
Hans de Goede 29cc5bcadf ubifs: Add functions for generic fs use 9 years ago
Hans de Goede ad15749b6d ubifs: Modify ubifs u-boot wrapper function prototypes for generic fs use 9 years ago
Simon Glass 6e295186c7 Move malloc_cache_aligned() to its own header 9 years ago
Marcel Ziswiler 4519668b29 mtd/nand/ubi: assortment of alignment fixes 9 years ago
Anton Habegger 040cc7b3be ubifs: Enable journal replay during mount 9 years ago
Anton Habegger dc2884315d ubifs: Import atomic_long operations from Linux 9 years ago
Masahiro Yamada cba1da495d include: move various macros to include/linux/kernel.h 10 years ago
Masahiro Yamada ed36323f6d kconfig: add blank Kconfig files 10 years ago
Masahiro Yamada 3b61297024 kbuild: force to define __UBOOT__ in all the C sources 10 years ago
Heiko Schocher 4e67c57125 mtd,ubi,ubifs: sync with linux v3.15 10 years ago
Heiko Schocher ddf7bcfa6c mtd, ubi, ubifs: update for the sync with linux v3.14 10 years ago
Heiko Schocher ff94bc40af mtd, ubi, ubifs: resync with Linux-3.14 10 years ago
Masahiro Yamada 9995d8c8dc fs: ubifs: drop __DATE__ and __TIME__ 10 years ago
Tom Rini 1551df35f2 arm: Switch to -mno-unaligned-access when supported by the compiler 10 years ago
Karicheri, Muralidharan 1674df60d1 ubifs: fix checkpatch warning 10 years ago
Masahiro Yamada 6825a95b0b kbuild: use Linux Kernel build scripts 10 years ago
Masahiro Yamada 9e4140329e kbuild: change out-of-tree build 10 years ago
Masahiro Yamada 4678d74256 fs: descend into sub directories when it is necessary 11 years ago
Masahiro Yamada 35c792754c fs: convert makefiles to Kbuild style 11 years ago
Wolfgang Denk 93e1459641 Coding Style cleanup: replace leading SPACEs by TABs 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Joe Hershberger 147162dac6 ubi: ubifs: Turn off verbose prints 11 years ago
Joe Hershberger 949a771097 ubifs: Allow ubifsmount volume reference by number 11 years ago
Simon Glass 49c4f0370b fs: Use new numeric setenv functions 11 years ago
Albert ARIBAUD b823fd9ba5 ARM: prevent misaligned array inits 12 years ago
Veli-Pekka Peltola 8044c1387f ubifs: Fix ubifsload when using ZLIB 12 years ago
Stefan Roese be73913b91 ubifs: Fix memory leak in ubifs_finddir 12 years ago
Bernhard Walle f75325e192 UBIFS: Improve error message when reading superblock failed 12 years ago
Lars Poeschel 349a8d5e56 ubifs bad superblock bug 13 years ago
Wolfgang Denk aaf6935b22 UBIFS: fix warning: format '%lX' expects type 'long unsigned int' 13 years ago