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. 16ff570 common: Move sorting functions to their own header file by Simon Glass · Thu Nov 14 12:57:19 2019 -0700
  4. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  5. dcb6634 yaffs2: iterator variable cannot be NULL by Heinrich Schuchardt · Thu Mar 08 22:52:29 2018 +0100
  6. 2b7a873 mtd: nand: Rename nand.h into rawnand.h by Masahiro Yamada · Thu Nov 30 13:45:24 2017 +0900
  7. 8acf9e8 yaffs2: rework yaffs_new_obj_id by Heinrich Schuchardt · Thu Nov 09 01:26:43 2017 +0100
  8. 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · Sat Sep 16 14:10:41 2017 +0900
  9. 19c5caf Convert CONFIG_CMD_YAFFS2 to Kconfig by Simon Glass · Fri Aug 04 16:34:58 2017 -0600
  10. ac8f8e3 fs: use get_nand_dev_by_index() by Grygorii Strashko · Mon Jun 26 19:12:57 2017 -0500
  11. 622b7b3 treewide: remove unneeded semicolons by Masahiro Yamada · Tue Jun 13 15:17:28 2017 +0900
  12. 6125d44 yaffs2: remove redundant condition by xypron.glpk@gmx.de · Sat Apr 15 13:28:13 2017 +0200
  13. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  14. adae2ec treewide: use #include <...> to include public headers by Masahiro Yamada · Wed Sep 21 11:28:53 2016 +0900
  15. 17fed14 mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data by Scott Wood · Mon May 30 13:57:56 2016 -0500
  16. 2c1b7e1 nand: Embed mtd_info in struct nand_chip by Scott Wood · Mon May 30 13:57:55 2016 -0500
  17. 08364d9 mtd: nand: Remove nand_info_t typedef by Scott Wood · Mon May 30 13:57:54 2016 -0500
  18. 0cab3ec Various Makefiles: Add SPDX-License-Identifier tags by Tom Rini · Tue Nov 10 01:06:16 2015 +0000
  19. 4f7a9a3 lib, linux: move linux specific defines to linux/compat.h by Heiko Schocher · Tue Jun 24 10:10:03 2014 +0200
  20. 1990e04 yaffs2: preprocessor cleanup by Jeroen Hofstee · Sat Jul 12 15:16:52 2014 +0200
  21. 7686777 yaffs2: cosmetic: remove self assignments by Jeroen Hofstee · Sat Jul 12 15:16:51 2014 +0200
  22. 8b235c3 yaffs: Remove private list implementation by Simon Glass · Wed Feb 26 15:59:16 2014 -0700
  23. 0d68fb1 kbuild: use Linux Kernel build scripts by Masahiro Yamada · Tue Feb 04 17:24:28 2014 +0900
  24. ffaffd2 yaffs2: Remove block number check from summary verification by Charles Manning · Mon Jan 20 15:51:59 2014 +1300
  25. 739b9dc yaffs2: Use lldiv for 64bit division by Tom Rini · Thu Dec 05 14:48:39 2013 -0500
  26. d008e6c fs: descend into sub directories when it is necessary by Masahiro Yamada · Mon Nov 11 14:36:10 2013 +0900
  27. 22cca02 fs: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:34:58 2013 +0900
  28. c57eadc SPDX-License-Identifier: convert BSD-3-Clause files by Wolfgang Denk · Sun Jul 28 22:12:47 2013 +0200
  29. 3a38a55 mtd: resync with Linux-3.7.1 by Sergey Lapin · Mon Jan 14 03:46:50 2013 +0000
  30. a1b457a include/linux/byteorder: import latest endian definitions from linux by Kim Phillips · Mon Oct 29 13:34:23 2012 +0000
  31. 514c65c yaffs2: Fix GCC 4.6 compile warnings by Anatolij Gustschin · Fri Oct 05 23:31:03 2012 +0000
  32. 4f28fc2 u-boot yaffs2: Fix compilation warnings by Charles Manning · Tue Aug 14 18:26:10 2012 +0000
  33. 3796e1f u-boot: Update yaffs2 file system by Charles Manning · Wed May 09 16:55:17 2012 +0000
  34. 87a42d3 fs/yaffs2/yaffs_guts.c: Fix GCC 4.6 compile warning (and bug) by Wolfgang Denk · Fri Dec 09 12:14:22 2011 +0100
  35. dab3474 Fix warnings in yaffs by Simon Glass · Tue Nov 15 18:17:07 2011 +0000
  36. 51fcf7d fs/yaffs2/yaffs_guts.c: Fix some GCC 4.6 warnings by Anatolij Gustschin · Tue Nov 15 13:21:02 2011 +0000
  37. 5d8296e GCC4.6: Squash warnings in yaffs_guts.c by Marek Vasut · Mon Oct 24 23:41:38 2011 +0000
  38. 24c8ed4 GCC4.6: Drop dead code from yaffs_guts.c by Marek Vasut · Mon Oct 24 23:41:37 2011 +0000
  39. ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · Thu Oct 13 06:54:57 2011 +0000
  40. 69dbcdf YAFFS2: fs/yaffs2/yaffs_guts.c - fix build warnings by Wolfgang Denk · Thu Sep 08 02:10:22 2011 +0000
  41. bb13376 YAFFS2: fs/yaffs2/yaffs_guts.c - fix build warnings by Wolfgang Denk · Thu Sep 08 02:10:21 2011 +0000
  42. fc67d14 YAFFS2: fs/yaffs2/yaffs_nand.[hc] - fix build warnings by Wolfgang Denk · Thu Sep 08 02:10:20 2011 +0000
  43. 11d1346 YAFFS2: fs/yaffs2/Makefile - fix build warnings by Wolfgang Denk · Thu Sep 08 02:10:19 2011 +0000
  44. bdea217 YAFFS2: fs/yaffs2/yaffscfg.c - fix build warnings by Wolfgang Denk · Thu Sep 08 02:10:18 2011 +0000
  45. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  46. 2c640fe Make the YAFFS filesystem work by Remy Bohmer · Wed Aug 20 20:46:56 2008 +0200
  47. 74e0dde Coding Style cleanup, update CHANGELOG by Wolfgang Denk · Thu Aug 14 14:41:06 2008 +0200
  48. 589ad29 moving files from yaffs2/direct/ to yaffs2/ and deleting all symlinks by William Juul · Mon Nov 19 14:46:00 2007 +0100
  49. 5bc74b4 Clean out unneeded files by William Juul · Tue Jun 10 16:18:13 2008 -0500
  50. 53a4503 Create symlinks from yaffs2/direct to yaffs2 by William Juul · Fri Nov 16 08:44:27 2007 +0100
  51. e24ebad Incorporate yaffs2 into U-boot by William Juul · Thu Nov 15 12:23:57 2007 +0100
  52. c051bbe YAFFS2 import by William Juul · Thu Nov 15 11:13:05 2007 +0100