Commit Graph

48 Commits (c9356be30741b5192c79038fa4f8a2ac5b5f35c1)

Author SHA1 Message Date
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__ 11 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 12 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 15 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
Simon Kagstrom 3998c62df0 ubifs: Add support for looking up directory and relative symlinks 15 years ago
Simon Kagstrom ab32ffa1fd Move __set/clear_bit from ubifs.h to bitops.h 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
Simon Kagstrom 02f99901ed Move __set/clear_bit from ubifs.h to bitops.h 15 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
Stefan Roese 7d3d30b1b3 UBIFS: Remove tnc_commit.c which is not used in the read-only version 16 years ago
Adrian Hunter 6356daff70 UBIFS: fix recovery bug 16 years ago
Wolfgang Denk c0a14aedc3 Update CHANGELOG, coding style cleanup. 16 years ago
Artem Bityutskiy febd7e4174 UBIFS: add R/O compatibility 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