Commit Graph

64 Commits (117daa82204f502d245e4d4f4be3b8cd712b244f)

Author SHA1 Message Date
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 9 years ago
Tom Rini 5b8031ccb4 Add more SPDX-License-Identifier tags 9 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 10 years ago
Anton Habegger dc2884315d ubifs: Import atomic_long operations from Linux 10 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 11 years ago
Karicheri, Muralidharan 1674df60d1 ubifs: fix checkpatch warning 11 years ago
Masahiro Yamada 6825a95b0b kbuild: use Linux Kernel build scripts 11 years ago
Masahiro Yamada 9e4140329e kbuild: change out-of-tree build 11 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 12 years ago
Simon Glass 49c4f0370b fs: Use new numeric setenv functions 12 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
Bastian Ruppert 46d7274cdc UBIFS: Change ubifsload to set the filesize variable 13 years ago
Wolfgang Denk 3267bc1b2b ubifs: Fix bad free() sequence in ubifs_finddir() 13 years ago
Dirk Behme c7b7d4550d UBIFS: Fix dereferencing type-punned pointer compiler warning 14 years ago
Ricardo Ribalda Delgado 64b6817848 ubifs.c: BUG: Error following links 14 years ago
Stefan Roese b1a14f8a1c UBIFS: Change ubifsload to not read beyond the requested size 14 years ago
Stefan Roese cb9c09d487 UBIFS: Add ubifsumount command to unmount an active volume 14 years ago
Sebastien Carlier 6d8962e814 Switch from archive libraries to partial linking 14 years ago
Wolfgang Denk 2e5167ccad Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC 14 years ago
Stefano Babic 6865168359 ubifsmount fails due to not initialized list 14 years ago
Wolfgang Wegner 87d93a1ba2 move prototypes for gunzip() and zunzip() to common.h 15 years ago
Heiko Schocher 4b142febff common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL 15 years ago