1. c3421ea treewide: use linux/time.h for time conversion defines by Igor Prusov · 1 year, 1 month ago
  2. 9fcbdd4 Kconfig: Remove all default n/no options by Michal Simek · 1 year, 1 month ago
  3. bdd5f81 common: Drop linux/printk.h from common header by Simon Glass · 1 year, 2 months ago
  4. dff644c mtd: ubifs: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 3 months ago
  5. 68ebcf7 ubifs: allow loading to above 4GiB by Ben Dooks · 1 year, 6 months ago
  6. 9272206 ubifs: Allow to silence debug dumps by Pali Rohár · 2 years, 4 months ago
  7. 38ed4e7 ubifs: Use U-Boot assert() from <log.h> in UBI/UBIFS code by Pali Rohár · 2 years, 5 months ago
  8. a131bdf ubifs: Fix ubifs_assert_cmt_locked() by Pali Rohár · 2 years, 5 months ago
  9. c3bdb7c ubifs: Fix reference count leak in ubifsumount by Pali Rohár · 2 years, 6 months ago
  10. 8d2176a ubifs: Fix lockup/crash when reading files by Pali Rohár · 2 years, 6 months ago
  11. 13e5039 crc16: Move standard CRC-16 implementation from ubifs to lib by Pali Rohár · 2 years, 8 months ago
  12. 8d15d2b crc16: Rename fs/ubifs/crc16.h to include/linux/crc16.h by Pali Rohár · 2 years, 8 months ago
  13. c332a1c ubifs: Fix journal replay wrt. xattr nodes by Ville Baillie · 2 years, 8 months ago
  14. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 2 months ago
  15. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  16. b91814c ubifs: do not decide upon uninitialized variable by Heinrich Schuchardt · 4 years ago
  17. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  18. fb64e36 common: Drop linux/stringify.h from common header by Simon Glass · 4 years, 7 months ago
  19. c06c1be common: Drop linux/bug.h from common header by Simon Glass · 4 years, 7 months ago
  20. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  21. 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
  22. 655306c common: Drop part.h from common header by Simon Glass · 4 years, 7 months ago
  23. c1c4a8f part: Drop disk_partition_t typedef by Simon Glass · 4 years, 7 months ago
  24. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  25. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 10 months ago
  26. 1d8d34d linux_compat: move kmemdup() from ubifs.c to linux_compat.c by AKASHI Takahiro · 5 years ago
  27. 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · 5 years ago
  28. 313112a env: Move env_set_hex() to env.h by Simon Glass · 5 years ago
  29. 1a974af common: Move gzip functions into a new gzip header by Simon Glass · 5 years ago
  30. 2573c85 mtd: ubi, ubifs debug: Use pr_debug instead of pr_crit by Eran Matityahu · 6 years ago
  31. 7f91838 fs: ubifs: Fix UBIFS decompression on 64 bit by Paul Davey · 6 years ago
  32. f49f872 fs: ubifs: Add missing newlines in super.c by Stefan Roese · 6 years ago
  33. d700a2b ubifs: remove useless code by Christophe Kerello · 6 years ago
  34. 2d2fa49 lib: Add hexdump by Alexey Brodkin · 6 years ago
  35. ec7c77e ubifs: avoid assert failed in ubifs.c by Patrice Chotard · 7 years ago
  36. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  37. f43e660 ubifs: Change value of mutex_is_locked() by Bradley Bolen · 7 years ago
  38. 05239e8 Convert CONFIG_UBIFS_SILENCE_MSG to Kconfig by Petr Vorel · 7 years ago
  39. 4b78baf ubifs: Reintroduce using CONFIG_UBIFS_SILENCE_MSG by Petr Vorel · 7 years ago
  40. e989279 ubifs: no NULL check needed before free by Heinrich Schuchardt · 7 years ago
  41. 32c0693 mtd: remove MTDDEBUG() and CONFIG_MTD_DEBUG by Masahiro Yamada · 7 years ago
  42. 4d949a2 env: Rename common functions related to setenv() by Simon Glass · 7 years ago
  43. 67eccfb fs: usbifs: Fix warning in ubifs by Siva Durga Prasad Paladugu · 7 years ago
  44. bfdfd10 Fix spelling of "multiple". by Vagrant Cascadian · 8 years ago
  45. a79e3c8 ubifs: fix memory corruption in super.c by Heiko Schocher · 9 years ago
  46. e76ee97 dm: blk: Rename get_device_and_partition() by Simon Glass · 9 years ago
  47. e339475 dm: Drop the block_dev_desc_t typedef by Simon Glass · 9 years ago
  48. 78eeb91 bug.h: move BUILD_BUG_* defines to include/linux/bug.h by Masahiro Yamada · 9 years ago
  49. e237880 Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  50. 0297d1e compat: Remove is_power_of_2() definition by Fabio Estevam · 9 years ago
  51. 94b66de ubi,ubifs: sync with linux v4.2 by Heiko Schocher · 9 years ago
  52. b5030b2 ubifs: Add functions for generic fs use by Hans de Goede · 9 years ago
  53. a164477 ubifs: Modify ubifs u-boot wrapper function prototypes for generic fs use by Hans de Goede · 9 years ago
  54. a87fc0a Move malloc_cache_aligned() to its own header by Simon Glass · 9 years ago
  55. abc574b mtd/nand/ubi: assortment of alignment fixes by Marcel Ziswiler · 9 years ago
  56. 7c47031 ubifs: Enable journal replay during mount by Anton Habegger · 10 years ago
  57. 62e79dd ubifs: Import atomic_long operations from Linux by Anton Habegger · 10 years ago
  58. bd42662 include: move various macros to include/linux/kernel.h by Masahiro Yamada · 10 years ago
  59. f3e12b7 kconfig: add blank Kconfig files by Masahiro Yamada · 10 years ago
  60. 2be4b3e kbuild: force to define __UBOOT__ in all the C sources by Masahiro Yamada · 10 years ago
  61. 081fe9e mtd,ubi,ubifs: sync with linux v3.15 by Heiko Schocher · 10 years ago
  62. b24c427 mtd, ubi, ubifs: update for the sync with linux v3.14 by Heiko Schocher · 10 years ago
  63. f5895d1 mtd, ubi, ubifs: resync with Linux-3.14 by Heiko Schocher · 10 years ago
  64. 91e27a4 fs: ubifs: drop __DATE__ and __TIME__ by Masahiro Yamada · 11 years ago
  65. f343378 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  66. 958a8f8 arm: Switch to -mno-unaligned-access when supported by the compiler by Tom Rini · 11 years ago
  67. 817ae74 ubifs: fix checkpatch warning by Karicheri, Muralidharan · 11 years ago
  68. 0d68fb1 kbuild: use Linux Kernel build scripts by Masahiro Yamada · 11 years ago
  69. 59f15f2 kbuild: change out-of-tree build by Masahiro Yamada · 11 years ago
  70. d008e6c fs: descend into sub directories when it is necessary by Masahiro Yamada · 11 years ago
  71. 22cca02 fs: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  72. ec7fbf5 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · 11 years ago
  73. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  74. 47550fc ubi: ubifs: Turn off verbose prints by Joe Hershberger · 12 years ago
  75. 108458a ubifs: Allow ubifsmount volume reference by number by Joe Hershberger · 12 years ago
  76. fff5c07 fs: Use new numeric setenv functions by Simon Glass · 12 years ago
  77. d6d4ec8 ARM: prevent misaligned array inits by Albert ARIBAUD · 12 years ago
  78. 7b7e155 ubifs: Fix ubifsload when using ZLIB by Veli-Pekka Peltola · 12 years ago
  79. ac3244a ubifs: Fix memory leak in ubifs_finddir by Stefan Roese · 12 years ago
  80. 84f2de9 UBIFS: Improve error message when reading superblock failed by Bernhard Walle · 13 years ago
  81. 384b1fb ubifs bad superblock bug by Lars Poeschel · 13 years ago
  82. ec96f67 UBIFS: fix warning: format '%lX' expects type 'long unsigned int' by Wolfgang Denk · 13 years ago
  83. fd43edd UBIFS: Change ubifsload to set the filesize variable by Bastian Ruppert · 13 years ago
  84. f9b3a47 ubifs: Fix bad free() sequence in ubifs_finddir() by Wolfgang Denk · 13 years ago
  85. 56e10ce UBIFS: Fix dereferencing type-punned pointer compiler warning by Dirk Behme · 14 years ago
  86. 4a2e69c ubifs.c: BUG: Error following links by Ricardo Ribalda Delgado · 14 years ago
  87. 28ea29f UBIFS: Change ubifsload to not read beyond the requested size by Stefan Roese · 14 years ago
  88. ff98053 UBIFS: Add ubifsumount command to unmount an active volume by Stefan Roese · 14 years ago
  89. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  90. d0813e5 Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · 14 years ago
  91. ae85716 ubifsmount fails due to not initialized list by Stefano Babic · 15 years ago
  92. 32d15b9 move prototypes for gunzip() and zunzip() to common.h by Wolfgang Wegner · 15 years ago
  93. 0f602e1 common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · 15 years ago
  94. 9057cbf Conditionally perform common relocation fixups by Peter Tyser · 15 years ago
  95. 8416736 ubifs: Correct dereferencing of files-after-symlinks by Simon Kagstrom · 15 years ago
  96. 877501a ubifs: Add support for looking up directory and relative symlinks by Simon Kagstrom · 15 years ago
  97. 13edaf3 Move __set/clear_bit from ubifs.h to bitops.h by Simon Kagstrom · 15 years ago
  98. b577580 ubifs: fix small error path mismatch by Daniel Mack · 15 years ago
  99. a7a743e ubifs: BUG: Blocks commpressed with zlib by Ricardo Ribalda Delgado · 16 years ago
  100. 3ed24a2 ubifs: BUG realpath string must be ended with NULL by Ricardo Ribalda Delgado · 16 years ago