1. 3db7110 crc32: Use the crc.h header for crc functions by Simon Glass · 4 years, 11 months ago
  2. 524acec ubi: Print skip_check in ubi_dump_vol_info() by Stefan Roese · 5 years ago
  3. 386f20c ubi: provide a way to skip CRC checks by Quentin Schulz · 5 years ago
  4. 5ebd3df ubi: fix UBI_SILENCE_MSG by Markus Klotzbuecher · 5 years ago
  5. 661bbc5 mtd: ubi: Remove select for non existent option by Chris Packham · 5 years ago
  6. 734b080 mtd: ubi, ubifs debug: Use pr_debug instead of pr_crit by Eran Matityahu · 6 years ago
  7. 66e78fc mtd: ubi debug: Remove the pid print from ubi_assert by Eran Matityahu · 6 years ago
  8. f8c987f lib: Add hexdump by Alexey Brodkin · 6 years ago
  9. 78306cb mtd: ubi: Add missing newlines in ubi_init() by Stefan Roese · 6 years ago
  10. 65c3d25 ubi: fastmap: Implement produce_free_peb() by Patrice Chotard · 6 years ago
  11. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  12. c0ce4ce Convert CONFIG_UBI_SILENCE_MSG to Kconfig by Petr Vorel · 7 years ago
  13. f82290a mtd: ubi: Fix worker handling by Richard Weinberger · 7 years ago
  14. 2d2d306 ubi: Ensure no fastmap flush after uif_close by Martin Townsend · 7 years ago
  15. cd5f33e ubi: no NULL check needed before kmem_cache_destroy by Heinrich Schuchardt · 7 years ago
  16. f8dc5a0 ubi: Kconfig: Make MTD_UBI select MTD_PARTITIONS by Karl Beldan · 7 years ago
  17. fc94f20 ubi: Kconfig: Fix MTD_UBI selection dependency by Karl Beldan · 7 years ago
  18. aa04915 mtd: ubi: Select RBTREE option from MTD_UBI Kconfig entry by Boris Brezillon · 8 years ago
  19. 8f2fe0c kconfig: introduce kconfig for UBI by Heiko Schocher · 8 years ago
  20. 68fc449 mtd, ubi: set free_count to zero before walking through erase list by Heiko Schocher · 9 years ago
  21. 84b8bf6 bug.h: move BUILD_BUG_* defines to include/linux/bug.h by Masahiro Yamada · 9 years ago
  22. 6a45956 UBI: Fix compile error when CONFIG_UBI_SILENCE_MSG defined by Ladislav Michl · 9 years ago
  23. f8fdb81 compat: Remove is_power_of_2() definition by Fabio Estevam · 9 years ago
  24. 248f260 UBI: Fastmap: Fix PEB array type by Heiko Schocher · 9 years ago
  25. 0195a7b ubi,ubifs: sync with linux v4.2 by Heiko Schocher · 9 years ago
  26. 40da2a2 ubi: reset mtd_devs when ubi part fail by Heiko Schocher · 10 years ago
  27. 3b61297 kbuild: force to define __UBOOT__ in all the C sources by Masahiro Yamada · 10 years ago
  28. 4e67c57 mtd,ubi,ubifs: sync with linux v3.15 by Heiko Schocher · 10 years ago
  29. ff94bc4 mtd, ubi, ubifs: resync with Linux-3.14 by Heiko Schocher · 10 years ago
  30. 392ba52 drivers/mtd: descend into sub directories only when it is necessary by Masahiro Yamada · 11 years ago
  31. 2fc7ef6 drivers: mtd: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  32. 93e1459 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · 11 years ago
  33. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  34. dfe64e2 mtd: resync with Linux-3.7.1 by Sergey Lapin · 12 years ago
  35. 147162d ubi: ubifs: Turn off verbose prints by Joe Hershberger · 11 years ago
  36. 76c1637 ubi: Fix broken cleanup code in attach_by_scanning by Joe Hershberger · 11 years ago
  37. eef1cf2 include/linux/byteorder: import latest endian definitions from linux by Kim Phillips · 12 years ago
  38. d638946 UBI: init eba tables before wl when attaching a device by Holger Brunck · 13 years ago
  39. cac952f GCC4.6: Squash warning in vmt.c by Marek Vasut · 13 years ago
  40. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  41. 86af10c Fix "ubi part" cmd re-entrancy by Karl Beldan · 14 years ago
  42. ceeba00 UBI: initialise update marker by Peter Horton · 14 years ago
  43. 1b1f9a9 UBI: Ensure that "background thread" operations are really executed by Stefan Roese · 14 years ago
  44. d318d0c UBI: Fix build problem noticed on Apollon (arm/testing repo) by Stefan Roese · 15 years ago
  45. 60cfe87 UBI: Add compile-time check for correct malloc area configuration by Stefan Roese · 15 years ago
  46. 455ae7e Coding style cleanup, update CHANGELOG. by Wolfgang Denk · 16 years ago
  47. 8173293 UBI: Return -ENOMEM upon failing malloc by Stefan Roese · 16 years ago
  48. 2ee951b UBI: Enable re-initializing of the "ubi part" command by Stefan Roese · 16 years ago
  49. c91a719 UBI: Add basic UBI support to U-Boot (Part 5/8) by Kyungmin Park · 16 years ago
  50. f412fef UBI: Add basic UBI support to U-Boot (Part 4/8) by Kyungmin Park · 16 years ago
  51. 2d262c4 UBI: Add basic UBI support to U-Boot (Part 3/8) by Kyungmin Park · 16 years ago
  52. 961df83 UBI: Add basic UBI support to U-Boot (Part 2/8) by Kyungmin Park · 16 years ago
  53. f399d4a UBI: Add basic UBI support to U-Boot (Part 1/8) by Kyungmin Park · 16 years ago