1. bfdfd10 Fix spelling of "multiple". by Vagrant Cascadian · 8 years ago
  2. a79e3c8 ubifs: fix memory corruption in super.c by Heiko Schocher · 9 years ago
  3. e76ee97 dm: blk: Rename get_device_and_partition() by Simon Glass · 9 years ago
  4. e339475 dm: Drop the block_dev_desc_t typedef by Simon Glass · 9 years ago
  5. 78eeb91 bug.h: move BUILD_BUG_* defines to include/linux/bug.h by Masahiro Yamada · 9 years ago
  6. e237880 Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  7. 0297d1e compat: Remove is_power_of_2() definition by Fabio Estevam · 9 years ago
  8. 94b66de ubi,ubifs: sync with linux v4.2 by Heiko Schocher · 9 years ago
  9. b5030b2 ubifs: Add functions for generic fs use by Hans de Goede · 9 years ago
  10. a164477 ubifs: Modify ubifs u-boot wrapper function prototypes for generic fs use by Hans de Goede · 9 years ago
  11. a87fc0a Move malloc_cache_aligned() to its own header by Simon Glass · 9 years ago
  12. abc574b mtd/nand/ubi: assortment of alignment fixes by Marcel Ziswiler · 9 years ago
  13. 7c47031 ubifs: Enable journal replay during mount by Anton Habegger · 10 years ago
  14. 62e79dd ubifs: Import atomic_long operations from Linux by Anton Habegger · 10 years ago
  15. bd42662 include: move various macros to include/linux/kernel.h by Masahiro Yamada · 10 years ago
  16. f3e12b7 kconfig: add blank Kconfig files by Masahiro Yamada · 10 years ago
  17. 2be4b3e kbuild: force to define __UBOOT__ in all the C sources by Masahiro Yamada · 10 years ago
  18. 081fe9e mtd,ubi,ubifs: sync with linux v3.15 by Heiko Schocher · 10 years ago
  19. b24c427 mtd, ubi, ubifs: update for the sync with linux v3.14 by Heiko Schocher · 10 years ago
  20. f5895d1 mtd, ubi, ubifs: resync with Linux-3.14 by Heiko Schocher · 10 years ago
  21. 91e27a4 fs: ubifs: drop __DATE__ and __TIME__ by Masahiro Yamada · 11 years ago
  22. f343378 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  23. 958a8f8 arm: Switch to -mno-unaligned-access when supported by the compiler by Tom Rini · 11 years ago
  24. 817ae74 ubifs: fix checkpatch warning by Karicheri, Muralidharan · 11 years ago
  25. 0d68fb1 kbuild: use Linux Kernel build scripts by Masahiro Yamada · 11 years ago
  26. 59f15f2 kbuild: change out-of-tree build by Masahiro Yamada · 11 years ago
  27. d008e6c fs: descend into sub directories when it is necessary by Masahiro Yamada · 11 years ago
  28. 22cca02 fs: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  29. ec7fbf5 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · 11 years ago
  30. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  31. 47550fc ubi: ubifs: Turn off verbose prints by Joe Hershberger · 12 years ago
  32. 108458a ubifs: Allow ubifsmount volume reference by number by Joe Hershberger · 12 years ago
  33. fff5c07 fs: Use new numeric setenv functions by Simon Glass · 12 years ago
  34. d6d4ec8 ARM: prevent misaligned array inits by Albert ARIBAUD · 12 years ago
  35. 7b7e155 ubifs: Fix ubifsload when using ZLIB by Veli-Pekka Peltola · 12 years ago
  36. ac3244a ubifs: Fix memory leak in ubifs_finddir by Stefan Roese · 12 years ago
  37. 84f2de9 UBIFS: Improve error message when reading superblock failed by Bernhard Walle · 13 years ago
  38. 384b1fb ubifs bad superblock bug by Lars Poeschel · 13 years ago
  39. ec96f67 UBIFS: fix warning: format '%lX' expects type 'long unsigned int' by Wolfgang Denk · 13 years ago
  40. fd43edd UBIFS: Change ubifsload to set the filesize variable by Bastian Ruppert · 13 years ago
  41. f9b3a47 ubifs: Fix bad free() sequence in ubifs_finddir() by Wolfgang Denk · 13 years ago
  42. 56e10ce UBIFS: Fix dereferencing type-punned pointer compiler warning by Dirk Behme · 14 years ago
  43. 4a2e69c ubifs.c: BUG: Error following links by Ricardo Ribalda Delgado · 14 years ago
  44. 28ea29f UBIFS: Change ubifsload to not read beyond the requested size by Stefan Roese · 14 years ago
  45. ff98053 UBIFS: Add ubifsumount command to unmount an active volume by Stefan Roese · 14 years ago
  46. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  47. d0813e5 Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · 14 years ago
  48. ae85716 ubifsmount fails due to not initialized list by Stefano Babic · 15 years ago
  49. 32d15b9 move prototypes for gunzip() and zunzip() to common.h by Wolfgang Wegner · 15 years ago
  50. 0f602e1 common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · 15 years ago
  51. 9057cbf Conditionally perform common relocation fixups by Peter Tyser · 15 years ago
  52. 8416736 ubifs: Correct dereferencing of files-after-symlinks by Simon Kagstrom · 15 years ago
  53. 877501a ubifs: Add support for looking up directory and relative symlinks by Simon Kagstrom · 15 years ago
  54. 13edaf3 Move __set/clear_bit from ubifs.h to bitops.h by Simon Kagstrom · 15 years ago
  55. b577580 ubifs: fix small error path mismatch by Daniel Mack · 15 years ago
  56. a7a743e ubifs: BUG: Blocks commpressed with zlib by Ricardo Ribalda Delgado · 16 years ago
  57. 3ed24a2 ubifs: BUG realpath string must be ended with NULL by Ricardo Ribalda Delgado · 16 years ago
  58. 38037b0 UBIFS: Remove tnc_commit.c which is not used in the read-only version by Stefan Roese · 16 years ago
  59. 542bcb9 UBIFS: fix recovery bug by Adrian Hunter · 16 years ago
  60. e366f15 Update CHANGELOG, coding style cleanup. by Wolfgang Denk · 16 years ago
  61. 619697a UBIFS: add R/O compatibility by Artem Bityutskiy · 16 years ago
  62. b061701 UBIFS: Missing offset relocation for compressor 'none' by Michael Lawnick · 16 years ago
  63. 2fc10f6 UBIFS: Implement read-only UBIFS support in U-Boot by Stefan Roese · 16 years ago