Commit Graph

29 Commits (782b97805e9f59cc2b4d3aa67a8a03248e8cd722)

Author SHA1 Message Date
Simon Glass e35929e4a1 dm: blk: Rename get_device_and_partition() 9 years ago
Simon Glass 4101f68792 dm: Drop the block_dev_desc_t typedef 9 years ago
Tom Rini 5b8031ccb4 Add more SPDX-License-Identifier tags 9 years ago
Heiko Schocher 0195a7bb36 ubi,ubifs: sync with linux v4.2 10 years ago
Hans de Goede 29cc5bcadf ubifs: Add functions for generic fs use 10 years ago
Hans de Goede ad15749b6d ubifs: Modify ubifs u-boot wrapper function prototypes for generic fs use 10 years ago
Simon Glass 6e295186c7 Move malloc_cache_aligned() to its own header 10 years ago
Marcel Ziswiler 4519668b29 mtd/nand/ubi: assortment of alignment fixes 10 years ago
Anton Habegger dc2884315d ubifs: Import atomic_long operations from Linux 10 years ago
Masahiro Yamada 3b61297024 kbuild: force to define __UBOOT__ in all the C sources 11 years ago
Heiko Schocher ff94bc40af mtd, ubi, ubifs: resync with Linux-3.14 11 years ago
Simon Glass 49c4f0370b fs: Use new numeric setenv functions 12 years ago
Veli-Pekka Peltola 8044c1387f ubifs: Fix ubifsload when using ZLIB 13 years ago
Stefan Roese be73913b91 ubifs: Fix memory leak in ubifs_finddir 13 years ago
Wolfgang Denk aaf6935b22 UBIFS: fix warning: format '%lX' expects type 'long unsigned int' 14 years ago
Bastian Ruppert 46d7274cdc UBIFS: Change ubifsload to set the filesize variable 14 years ago
Wolfgang Denk 3267bc1b2b ubifs: Fix bad free() sequence in ubifs_finddir() 14 years ago
Ricardo Ribalda Delgado 64b6817848 ubifs.c: BUG: Error following links 15 years ago
Stefan Roese b1a14f8a1c UBIFS: Change ubifsload to not read beyond the requested size 15 years ago
Wolfgang Denk 2e5167ccad Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC 15 years ago
Heiko Schocher 4b142febff common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL 16 years ago
Simon Kagstrom 3998c62df0 ubifs: Add support for looking up directory and relative symlinks 16 years ago
Peter Tyser 521af04d85 Conditionally perform common relocation fixups 16 years ago
Simon Kagstrom ef37c6835e ubifs: Correct dereferencing of files-after-symlinks 16 years ago
Simon Kagstrom 9d7952e4c6 ubifs: Add support for looking up directory and relative symlinks 16 years ago
Daniel Mack 165f9859b6 ubifs: fix small error path mismatch 16 years ago
Ricardo Ribalda Delgado c1a0fd5f28 ubifs: BUG: Blocks commpressed with zlib 16 years ago
Ricardo Ribalda Delgado dbd3361440 ubifs: BUG realpath string must be ended with NULL 16 years ago
Michael Lawnick faac4fd852 UBIFS: Missing offset relocation for compressor 'none' 16 years ago
Stefan Roese 9eefe2a2b3 UBIFS: Implement read-only UBIFS support in U-Boot 16 years ago