1. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  2. b616d9b nand: Embed mtd_info in struct nand_chip by Scott Wood · 8 years ago
  3. 151c06e mtd: nand: Remove nand_info_t typedef by Scott Wood · 8 years ago
  4. 1c8fdf8 jffs2: Fix set but not used warning by Tom Rini · 8 years ago
  5. 10d3ac3 JFFS2: Use merge sort when parsing filesystem by Mark Tomlinson · 9 years ago
  6. 54a8838 JFFS2: Use CLEANMARKER to reduce scanning time by Mark Tomlinson · 9 years ago
  7. 081adef JFFS2: Change scansize to match linux kernel by Mark Tomlinson · 9 years ago
  8. c5b1940 JFFS2: Optimize building lists during scan by Mark Tomlinson · 9 years ago
  9. 2d6d93a JFFS2: Improve speed reading flash files by Mark Tomlinson · 9 years ago
  10. 891224a JFFS2: Only list each directory entry once by Mark Tomlinson · 9 years ago
  11. 225cf4c JFFS2: Speed up and fix comparison functions by Mark Tomlinson · 9 years ago
  12. 3799b3f JFFS2: Return early when file read not necessary by Mark Tomlinson · 9 years ago
  13. ed36323 kconfig: add blank Kconfig files by Masahiro Yamada · 10 years ago
  14. 46f46fd jffs2:jffs2_1pass.c: remove double braces by Jeroen Hofstee · 10 years ago
  15. 18e8672 JFFS2: Correct jffs2_1pass_build_lists to use lldiv by Tom Rini · 11 years ago
  16. 4678d74 fs: descend into sub directories when it is necessary by Masahiro Yamada · 11 years ago
  17. 35c7927 fs: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  18. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  19. 7b15e2b linux/compat.h: rename from linux/mtd/compat.h by Mike Frysinger · 12 years ago
  20. 16b9afd fs/jffs2/jffs2_1pass.c: fix warning: variable ... set but not used by Wolfgang Denk · 13 years ago
  21. 6052cba Fix misc spelling errors found by lintian by Loïc Minier · 14 years ago
  22. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  23. 2d2018f jffs2, suen3: Fix compiler warning by Heiko Schocher · 14 years ago
  24. f098337 JFFS2: drop support for LZARI compression mode by Wolfgang Denk · 15 years ago
  25. 8cf19b9 jffs2: some fixes to summary support by Ilya Yanok · 15 years ago
  26. b644006 jffs2: clean the cache in case of malloc fails in build_lists by Ilya Yanok · 15 years ago
  27. be33b04 Remove legacy NAND and disk on chip code. by Scott Wood · 15 years ago
  28. 584eeda jffs2: include <linux/mtd/compat.h> instead of defining own min_t by Ilya Yanok · 16 years ago
  29. 142a80f jffs2: cache data_crc results by Ilya Yanok · 16 years ago
  30. 9b70762 jffs2: summary support by Ilya Yanok · 16 years ago
  31. 7074100 jffs2: add buffer to cache flash accesses by Ilya Yanok · 16 years ago
  32. 8a36d31 jffs2: rewrite jffs2 scanning code based on Linux one by Ilya Yanok · 16 years ago
  33. f738469 jffs2: fix searching for latest version in jffs2_1pass_list_inodes() by Ilya Yanok · 16 years ago
  34. 2f77c7f JFFS2: Eliminate compiler error when both NAND and OneNAND are enabled. by Scott Wood · 16 years ago
  35. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  36. 1a7f8cc Add JFFS2 command support on OneNAND by Kyungmin Park · 16 years ago
  37. 08ab4e1 fs: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  38. cc4a0ce drivers/mtd/nand: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  39. b64f190 Fix printf() format issues with sizeof_t types by using %zu by Wolfgang Denk · 16 years ago
  40. d5996dd Fix some more printf() format problems. by Wolfgang Denk · 16 years ago
  41. 0a5676b Fix some more printf() format issues. by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  42. 86d3273 jffs2_1pass.c: add watchdog support by Stuart Wood · 16 years ago
  43. 5922db6 Cleanup nand_info[] declaration. by Stelian Pop · 16 years ago
  44. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  45. 707fa91 jffs2_1pass.c: fix incompatible pointer type warning by Wolfgang Denk · 16 years ago
  46. 7817cb2 fix comments with new drivers organization by Marcel Ziswiler · 17 years ago
  47. f0037c5 Build: split COBJS value into multiple lines by Grant Likely · 17 years ago
  48. f40a7f3 fs/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  49. dd60d12 fs/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  50. e4dbe1b Fixing some typos etc. introduced mainly by cfg patches. by Wolfgang Denk · 17 years ago
  51. 4e109ae fs/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  52. 144876a [PATCH] MTD partition support, JFFS2 support by Michal Simek · 17 years ago
  53. 2b208f5 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · 18 years ago
  54. f932863 Add support for a saving build objects in a separate directory. by Marian Balakowicz · 18 years ago
  55. 6db3970 Fix JFFS2 support for legacy NAND driver. by Marian Balakowicz · 18 years ago
  56. 09e4b0c Add support for Lite5200B board. by Wolfgang Denk · 18 years ago
  57. 74f92e6 Add crc of data to jffs2 (in jffs2_1pass_build_lists()). by Wolfgang Denk · 19 years ago
  58. addb2e1 Re-factoring the legacy NAND code (legacy NAND now only in board-specific by Bartlomiej Sieka · 19 years ago
  59. 038ccac Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling. by Bartlomiej Sieka · 19 years ago
  60. 84bd92b Merge with /home/m8/git/u-boot by Wolfgang Denk · 19 years ago
  61. 77ddac9 Cleanup for GCC-4.x by Wolfgang Denk · 19 years ago
  62. e6f2e90 Added support for TQM834x boards. by Marian Balakowicz · 19 years ago
  63. ac7eb8a Update of new NAND code Patch by Ladislav Michl, 13 Sep 2005 by Wolfgang Denk · 19 years ago
  64. 05b4754 Merge with testing-NAND (Rewrite of NAND code) by Wolfgang Denk · 19 years ago
  65. 932394a Rewrite of NAND code based on what is in 2.6.12 Linux kernel by Wolfgang Denk · 19 years ago
  66. 87b8bd5 Fix return values of the jffs2 commands ls/fsload/fsinfo, by Wolfgang Denk · 19 years ago
  67. 8f79e4c Add configuration for IFM AEV FIFO board. Minor coding style cleanup. by Wolfgang Denk · 19 years ago
  68. 700a0c6 Add common (with Linux) MTD partition scheme and "mtdparts" command by Wolfgang Denk · 19 years ago
  69. 412babe It's better to handle LZO and LZARI compression mdoes for JFFS2 with by wdenk · 19 years ago
  70. 07cc099 Major upate of JFFS2 code; now in sync with snapshot of MTD CVS of by wdenk · 19 years ago
  71. cf8bc57 Fix problem with symbolic links in JFFS2 code. by wdenk · 19 years ago
  72. 02b11f8 Patch by Klaus Heydeck, 12 May 2004: by wdenk · 20 years ago
  73. 32877d6 * Fix memory leak in the NAND-specific JFFS2 code by wdenk · 20 years ago
  74. 2729af9 * Fix minor NAND JFFS2 related issue by wdenk · 20 years ago
  75. fc1cfcd * Back out Patch by Christian Hohnstaedt, 23 Apr 2004: by wdenk · 20 years ago
  76. 0b8fa03 * Patch by Christian Hohnstaedt, 23 Apr 2004: by wdenk · 20 years ago
  77. 507bbe3 * Patch by Yasushi Shoji, 07 Apr 2004: by wdenk · 20 years ago
  78. 998eaae * Configure PPChameleon board to use redundand environment in flash by wdenk · 20 years ago
  79. 4b9206e * Patches by Thomas Viehweger, 16 Mar 2004: by wdenk · 20 years ago
  80. 180d3f7 * Fix problems caused by Robert Schwebel's cramfs patch by wdenk · 21 years ago
  81. dd875c7 * Patch by Robert Schwebel, 15 Dec 2003: by wdenk · 21 years ago
  82. 42d1f03 * Patches by Xianghua Xiao, 15 Oct 2003: by wdenk · 21 years ago
  83. 7205e40 * Patches by Denis Peter, 9 Sep 2003: add FAT support for IDE, SCSI and USB by wdenk · 21 years ago
  84. 8bde7f7 * Code cleanup: by wdenk · 21 years ago
  85. 06d01db * Avoid flicker on the TRAB's VFD by synchronizing the enable with by wdenk · 22 years ago
  86. fe8c280 Initial revision by wdenk · 22 years ago
  87. ae64480 Initial revision by wdenk · 23 years ago
  88. 012771d Initial revision by wdenk · 23 years ago
  89. 5a2543c Initial revision by wdenk · 23 years ago