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