1. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  2. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · Mon Feb 03 07:36:15 2020 -0700
  3. 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · Thu Nov 14 12:57:16 2019 -0700
  4. cab6e75 ubi: Print skip_check in ubi_dump_vol_info() by Stefan Roese · Thu Sep 12 16:41:02 2019 +0200
  5. a88049b ubi: provide a way to skip CRC checks by Quentin Schulz · Thu Sep 12 16:41:01 2019 +0200
  6. 9c77e20 ubi: fix UBI_SILENCE_MSG by Markus Klotzbuecher · Wed May 15 15:15:56 2019 +0200
  7. 51eaf0e mtd: ubi: Remove select for non existent option by Chris Packham · Sat Apr 13 21:13:57 2019 +1200
  8. 2573c85 mtd: ubi, ubifs debug: Use pr_debug instead of pr_crit by Eran Matityahu · Wed Feb 13 20:56:17 2019 +0200
  9. a59fb30 mtd: ubi debug: Remove the pid print from ubi_assert by Eran Matityahu · Wed Feb 13 20:55:43 2019 +0200
  10. 2d2fa49 lib: Add hexdump by Alexey Brodkin · Tue Jun 05 17:17:57 2018 +0300
  11. d6d0901 mtd: ubi: Add missing newlines in ubi_init() by Stefan Roese · Tue May 29 15:28:54 2018 +0200
  12. 04285db ubi: fastmap: Implement produce_free_peb() by Patrice Chotard · Tue May 22 10:10:51 2018 +0200
  13. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  14. 3d668df Convert CONFIG_UBI_SILENCE_MSG to Kconfig by Petr Vorel · Sat Mar 24 01:49:24 2018 +0100
  15. fc16868 mtd: ubi: Fix worker handling by Richard Weinberger · Thu Feb 08 07:29:52 2018 +0100
  16. 3a81dab ubi: Ensure no fastmap flush after uif_close by Martin Townsend · Thu Jan 18 08:07:33 2018 +0000
  17. 222e09a ubi: no NULL check needed before kmem_cache_destroy by Heinrich Schuchardt · Wed Nov 08 22:30:59 2017 +0100
  18. 8cf55fa ubi: Kconfig: Make MTD_UBI select MTD_PARTITIONS by Karl Beldan · Wed Jul 12 16:11:45 2017 +0000
  19. 16f125c ubi: Kconfig: Fix MTD_UBI selection dependency by Karl Beldan · Wed Jul 12 16:11:43 2017 +0000
  20. 627dc18 mtd: ubi: Select RBTREE option from MTD_UBI Kconfig entry by Boris Brezillon · Mon Feb 27 18:22:05 2017 +0100
  21. 09dbb85 kconfig: introduce kconfig for UBI by Heiko Schocher · Wed Sep 21 07:58:19 2016 +0200
  22. 11b825f mtd, ubi: set free_count to zero before walking through erase list by Heiko Schocher · Tue Feb 02 11:54:35 2016 +0100
  23. 78eeb91 bug.h: move BUILD_BUG_* defines to include/linux/bug.h by Masahiro Yamada · Sun Jan 24 23:27:48 2016 +0900
  24. 6e18f4b UBI: Fix compile error when CONFIG_UBI_SILENCE_MSG defined by Ladislav Michl · Sun Jan 03 22:05:03 2016 +0100
  25. 0297d1e compat: Remove is_power_of_2() definition by Fabio Estevam · Thu Nov 05 12:43:39 2015 -0200
  26. 7f2a481 UBI: Fastmap: Fix PEB array type by Heiko Schocher · Thu Oct 22 06:19:22 2015 +0200
  27. 94b66de ubi,ubifs: sync with linux v4.2 by Heiko Schocher · Thu Oct 22 06:19:21 2015 +0200
  28. 131a824 ubi: reset mtd_devs when ubi part fail by Heiko Schocher · Tue Jan 20 09:05:23 2015 +0100
  29. 2be4b3e kbuild: force to define __UBOOT__ in all the C sources by Masahiro Yamada · Sun Aug 31 15:16:53 2014 +0900
  30. 081fe9e mtd,ubi,ubifs: sync with linux v3.15 by Heiko Schocher · Tue Jul 15 16:08:43 2014 +0200
  31. f5895d1 mtd, ubi, ubifs: resync with Linux-3.14 by Heiko Schocher · Tue Jun 24 10:10:04 2014 +0200
  32. 136cfe3 drivers/mtd: descend into sub directories only when it is necessary by Masahiro Yamada · Thu Nov 28 12:22:17 2013 +0900
  33. 25bb3af drivers: mtd: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:34:55 2013 +0900
  34. ec7fbf5 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · Fri Oct 04 17:43:24 2013 +0200
  35. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  36. 3a38a55 mtd: resync with Linux-3.7.1 by Sergey Lapin · Mon Jan 14 03:46:50 2013 +0000
  37. 47550fc ubi: ubifs: Turn off verbose prints by Joe Hershberger · Mon Apr 08 10:32:49 2013 +0000
  38. c3a8779 ubi: Fix broken cleanup code in attach_by_scanning by Joe Hershberger · Mon Apr 08 10:32:46 2013 +0000
  39. a1b457a include/linux/byteorder: import latest endian definitions from linux by Kim Phillips · Mon Oct 29 13:34:23 2012 +0000
  40. e5db8e7 UBI: init eba tables before wl when attaching a device by Holger Brunck · Mon Oct 10 13:08:19 2011 +0200
  41. 2a8db69 GCC4.6: Squash warning in vmt.c by Marek Vasut · Fri Sep 30 12:19:42 2011 +0200
  42. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  43. 01a3aea Fix "ubi part" cmd re-entrancy by Karl Beldan · Thu Sep 23 10:46:31 2010 +0200
  44. 3ca9a93 UBI: initialise update marker by Peter Horton · Sat Jun 12 10:11:56 2010 +0900
  45. 9e35514 UBI: Ensure that "background thread" operations are really executed by Stefan Roese · Mon May 17 10:00:51 2010 +0200
  46. d4f92ac UBI: Fix build problem noticed on Apollon (arm/testing repo) by Stefan Roese · Mon Jun 29 13:30:50 2009 +0200
  47. cb65dc7 UBI: Add compile-time check for correct malloc area configuration by Stefan Roese · Thu Jun 04 16:55:34 2009 +0200
  48. 55334c7 Coding style cleanup, update CHANGELOG. by Wolfgang Denk · Tue Dec 16 01:02:17 2008 +0100
  49. 920863d UBI: Return -ENOMEM upon failing malloc by Stefan Roese · Wed Dec 10 10:28:33 2008 +0100
  50. 1b20eb8 UBI: Enable re-initializing of the "ubi part" command by Stefan Roese · Thu Nov 27 14:07:09 2008 +0100
  51. 7f88f00 UBI: Add basic UBI support to U-Boot (Part 5/8) by Kyungmin Park · Wed Nov 19 16:28:06 2008 +0100
  52. 82f184e UBI: Add basic UBI support to U-Boot (Part 4/8) by Kyungmin Park · Wed Nov 19 16:27:23 2008 +0100
  53. a598345 UBI: Add basic UBI support to U-Boot (Part 3/8) by Kyungmin Park · Wed Nov 19 16:26:54 2008 +0100
  54. c880c53 UBI: Add basic UBI support to U-Boot (Part 2/8) by Kyungmin Park · Wed Nov 19 16:25:44 2008 +0100
  55. 1d8dca6 UBI: Add basic UBI support to U-Boot (Part 1/8) by Kyungmin Park · Wed Nov 19 16:23:06 2008 +0100