1. 13248d6 treewide: use linux/time.h for time conversion defines by Igor Prusov · 11 months ago
  2. 18370f1 Kconfig: Remove all default n/no options by Michal Simek · 12 months ago
  3. 1e94b46 common: Drop linux/printk.h from common header by Simon Glass · 1 year, 1 month ago
  4. 2c77bb8 mtd: ubifs: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 1 month ago
  5. b46cec4 ubifs: allow loading to above 4GiB by Ben Dooks · 1 year, 5 months ago
  6. 6b752c7 ubifs: Allow to silence debug dumps by Pali Rohár · 2 years, 2 months ago
  7. e2e6caa ubifs: Use U-Boot assert() from <log.h> in UBI/UBIFS code by Pali Rohár · 2 years, 3 months ago
  8. b4f2105 ubifs: Fix ubifs_assert_cmt_locked() by Pali Rohár · 2 years, 3 months ago
  9. 69ca709 ubifs: Fix reference count leak in ubifsumount by Pali Rohár · 2 years, 5 months ago
  10. 339f652 ubifs: Fix lockup/crash when reading files by Pali Rohár · 2 years, 5 months ago
  11. 1a47e6d crc16: Move standard CRC-16 implementation from ubifs to lib by Pali Rohár · 2 years, 6 months ago
  12. e523f5d crc16: Rename fs/ubifs/crc16.h to include/linux/crc16.h by Pali Rohár · 2 years, 6 months ago
  13. 749c6a6 ubifs: Fix journal replay wrt. xattr nodes by Ville Baillie · 2 years, 7 months ago
  14. 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 1 month ago
  15. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  16. 81f5627 ubifs: do not decide upon uninitialized variable by Heinrich Schuchardt · 3 years, 10 months ago
  17. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  18. 1af3c7f common: Drop linux/stringify.h from common header by Simon Glass · 4 years, 5 months ago
  19. eb41d8a common: Drop linux/bug.h from common header by Simon Glass · 4 years, 5 months ago
  20. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  21. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 5 months ago
  22. e6f6f9e common: Drop part.h from common header by Simon Glass · 4 years, 5 months ago
  23. 0528979 part: Drop disk_partition_t typedef by Simon Glass · 4 years, 5 months ago
  24. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 9 months ago
  25. 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 9 months ago
  26. 4839e86 linux_compat: move kmemdup() from ubifs.c to linux_compat.c by AKASHI Takahiro · 5 years ago
  27. 3db7110 crc32: Use the crc.h header for crc functions by Simon Glass · 5 years ago
  28. c7694dd env: Move env_set_hex() to env.h by Simon Glass · 5 years ago
  29. 0c670fc common: Move gzip functions into a new gzip header by Simon Glass · 5 years ago
  30. 734b080 mtd: ubi, ubifs debug: Use pr_debug instead of pr_crit by Eran Matityahu · 6 years ago
  31. e4aa10b fs: ubifs: Fix UBIFS decompression on 64 bit by Paul Davey · 6 years ago
  32. 7236e24 fs: ubifs: Add missing newlines in super.c by Stefan Roese · 6 years ago
  33. 5a08cfe ubifs: remove useless code by Christophe Kerello · 6 years ago
  34. f8c987f lib: Add hexdump by Alexey Brodkin · 6 years ago
  35. 87deefe ubifs: avoid assert failed in ubifs.c by Patrice Chotard · 6 years ago
  36. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  37. 05ea83b ubifs: Change value of mutex_is_locked() by Bradley Bolen · 7 years ago
  38. afb6fda Convert CONFIG_UBIFS_SILENCE_MSG to Kconfig by Petr Vorel · 7 years ago
  39. e995128 ubifs: Reintroduce using CONFIG_UBIFS_SILENCE_MSG by Petr Vorel · 7 years ago
  40. 4b29975 ubifs: no NULL check needed before free by Heinrich Schuchardt · 7 years ago
  41. 8b7f4b9 mtd: remove MTDDEBUG() and CONFIG_MTD_DEBUG by Masahiro Yamada · 7 years ago
  42. 018f530 env: Rename common functions related to setenv() by Simon Glass · 7 years ago
  43. 34cc30a fs: usbifs: Fix warning in ubifs by Siva Durga Prasad Paladugu · 7 years ago
  44. 1381901 Fix spelling of "multiple". by Vagrant Cascadian · 8 years ago
  45. b1d6590 ubifs: fix memory corruption in super.c by Heiko Schocher · 8 years ago
  46. e35929e dm: blk: Rename get_device_and_partition() by Simon Glass · 9 years ago
  47. 4101f68 dm: Drop the block_dev_desc_t typedef by Simon Glass · 9 years ago
  48. 84b8bf6 bug.h: move BUILD_BUG_* defines to include/linux/bug.h by Masahiro Yamada · 9 years ago
  49. 5b8031c Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  50. f8fdb81 compat: Remove is_power_of_2() definition by Fabio Estevam · 9 years ago
  51. 0195a7b ubi,ubifs: sync with linux v4.2 by Heiko Schocher · 9 years ago
  52. 29cc5bc ubifs: Add functions for generic fs use by Hans de Goede · 9 years ago
  53. ad15749 ubifs: Modify ubifs u-boot wrapper function prototypes for generic fs use by Hans de Goede · 9 years ago
  54. 6e29518 Move malloc_cache_aligned() to its own header by Simon Glass · 9 years ago
  55. 4519668 mtd/nand/ubi: assortment of alignment fixes by Marcel Ziswiler · 9 years ago
  56. 040cc7b ubifs: Enable journal replay during mount by Anton Habegger · 10 years ago
  57. dc28843 ubifs: Import atomic_long operations from Linux by Anton Habegger · 10 years ago
  58. cba1da4 include: move various macros to include/linux/kernel.h by Masahiro Yamada · 10 years ago
  59. ed36323 kconfig: add blank Kconfig files by Masahiro Yamada · 10 years ago
  60. 3b61297 kbuild: force to define __UBOOT__ in all the C sources by Masahiro Yamada · 10 years ago
  61. 4e67c57 mtd,ubi,ubifs: sync with linux v3.15 by Heiko Schocher · 10 years ago
  62. ddf7bcf mtd, ubi, ubifs: update for the sync with linux v3.14 by Heiko Schocher · 10 years ago
  63. ff94bc4 mtd, ubi, ubifs: resync with Linux-3.14 by Heiko Schocher · 10 years ago
  64. 9995d8c fs: ubifs: drop __DATE__ and __TIME__ by Masahiro Yamada · 11 years ago
  65. eeb72e6 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  66. 1551df3 arm: Switch to -mno-unaligned-access when supported by the compiler by Tom Rini · 11 years ago
  67. 1674df6 ubifs: fix checkpatch warning by Karicheri, Muralidharan · 11 years ago
  68. 6825a95 kbuild: use Linux Kernel build scripts by Masahiro Yamada · 11 years ago
  69. 9e41403 kbuild: change out-of-tree build by Masahiro Yamada · 11 years ago
  70. 4678d74 fs: descend into sub directories when it is necessary by Masahiro Yamada · 11 years ago
  71. 35c7927 fs: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  72. 93e1459 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · 11 years ago
  73. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  74. 147162d ubi: ubifs: Turn off verbose prints by Joe Hershberger · 12 years ago
  75. 949a771 ubifs: Allow ubifsmount volume reference by number by Joe Hershberger · 12 years ago
  76. 49c4f03 fs: Use new numeric setenv functions by Simon Glass · 12 years ago
  77. b823fd9 ARM: prevent misaligned array inits by Albert ARIBAUD · 12 years ago
  78. 8044c13 ubifs: Fix ubifsload when using ZLIB by Veli-Pekka Peltola · 12 years ago
  79. be73913 ubifs: Fix memory leak in ubifs_finddir by Stefan Roese · 12 years ago
  80. f75325e UBIFS: Improve error message when reading superblock failed by Bernhard Walle · 13 years ago
  81. 349a8d5 ubifs bad superblock bug by Lars Poeschel · 13 years ago
  82. aaf6935 UBIFS: fix warning: format '%lX' expects type 'long unsigned int' by Wolfgang Denk · 13 years ago
  83. 46d7274 UBIFS: Change ubifsload to set the filesize variable by Bastian Ruppert · 13 years ago
  84. 3267bc1 ubifs: Fix bad free() sequence in ubifs_finddir() by Wolfgang Denk · 13 years ago
  85. c7b7d45 UBIFS: Fix dereferencing type-punned pointer compiler warning by Dirk Behme · 14 years ago
  86. 64b6817 ubifs.c: BUG: Error following links by Ricardo Ribalda Delgado · 14 years ago
  87. b1a14f8 UBIFS: Change ubifsload to not read beyond the requested size by Stefan Roese · 14 years ago
  88. cb9c09d UBIFS: Add ubifsumount command to unmount an active volume by Stefan Roese · 14 years ago
  89. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  90. 2e5167c Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · 14 years ago
  91. 6865168 ubifsmount fails due to not initialized list by Stefano Babic · 15 years ago
  92. 87d93a1 move prototypes for gunzip() and zunzip() to common.h by Wolfgang Wegner · 15 years ago
  93. 4b142fe common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · 15 years ago
  94. 521af04 Conditionally perform common relocation fixups by Peter Tyser · 15 years ago
  95. ef37c68 ubifs: Correct dereferencing of files-after-symlinks by Simon Kagstrom · 15 years ago
  96. 9d7952e ubifs: Add support for looking up directory and relative symlinks by Simon Kagstrom · 15 years ago
  97. 02f9990 Move __set/clear_bit from ubifs.h to bitops.h by Simon Kagstrom · 15 years ago
  98. 165f985 ubifs: fix small error path mismatch by Daniel Mack · 15 years ago
  99. c1a0fd5 ubifs: BUG: Blocks commpressed with zlib by Ricardo Ribalda Delgado · 15 years ago
  100. dbd3361 ubifs: BUG realpath string must be ended with NULL by Ricardo Ribalda Delgado · 15 years ago