Commit Graph

35 Commits (lime2-spi)

Author SHA1 Message Date
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
Heinrich Schuchardt 4b29975fd0 ubifs: no NULL check needed before free 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
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
Tom Rini 5b8031ccb4 Add more SPDX-License-Identifier tags 8 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 dc2884315d ubifs: Import atomic_long operations from Linux 9 years ago
Masahiro Yamada 3b61297024 kbuild: force to define __UBOOT__ in all the C sources 10 years ago
Heiko Schocher ff94bc40af mtd, ubi, ubifs: resync with Linux-3.14 10 years ago
Simon Glass 49c4f0370b fs: Use new numeric setenv functions 11 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
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
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
Wolfgang Denk 2e5167ccad Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC 14 years ago
Heiko Schocher 4b142febff common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL 15 years ago
Simon Kagstrom 3998c62df0 ubifs: Add support for looking up directory and relative symlinks 15 years ago
Peter Tyser 521af04d85 Conditionally perform common relocation fixups 15 years ago
Simon Kagstrom ef37c6835e ubifs: Correct dereferencing of files-after-symlinks 15 years ago
Simon Kagstrom 9d7952e4c6 ubifs: Add support for looking up directory and relative symlinks 15 years ago
Daniel Mack 165f9859b6 ubifs: fix small error path mismatch 15 years ago
Ricardo Ribalda Delgado c1a0fd5f28 ubifs: BUG: Blocks commpressed with zlib 15 years ago
Ricardo Ribalda Delgado dbd3361440 ubifs: BUG realpath string must be ended with NULL 15 years ago
Michael Lawnick faac4fd852 UBIFS: Missing offset relocation for compressor 'none' 15 years ago
Stefan Roese 9eefe2a2b3 UBIFS: Implement read-only UBIFS support in U-Boot 15 years ago