1. 5d8296e GCC4.6: Squash warnings in yaffs_guts.c by Marek Vasut · 13 years ago
  2. 24c8ed4 GCC4.6: Drop dead code from yaffs_guts.c by Marek Vasut · 13 years ago
  3. 575e21e fat: correct ATTR_VFAT check by J. Vijayanand · 13 years ago
  4. 27e5620 fs/fat/fat.c: fix warning: 'part_size' defined but not used by Wolfgang Denk · 13 years ago
  5. 8f81400 FAT: Add FAT write feature by Donggeun Kim · 13 years ago
  6. 0f3f02a ext2: Cache line aligned partial sector bounce buffer by Anton staaf · 13 years ago
  7. ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  8. 384b1fb ubifs bad superblock bug by Lars Poeschel · 13 years ago
  9. bf913c1 fs/jffs2/jffs2_1pass.c: fix warning: variable ... set but not used by Wolfgang Denk · 13 years ago
  10. 51de6cf fat: replace LINEAR_PREFETCH_SIZE with PREFETCH_BLOCKS by Sergei Shtylyov · 13 years ago
  11. 42cdc9f fat: root directory cluster only makes sense for FAT32 by Sergei Shtylyov · 13 years ago
  12. d591653 fat: cannot compare bytes and sectors by Sergei Shtylyov · 13 years ago
  13. 5ab3ba7 fat: fix crash with big sector size by Sergei Shtylyov · 13 years ago
  14. ec96f67 UBIFS: fix warning: format '%lX' expects type 'long unsigned int' by Wolfgang Denk · 13 years ago
  15. fd43edd UBIFS: Change ubifsload to set the filesize variable by Bastian Ruppert · 13 years ago
  16. 69dbcdf YAFFS2: fs/yaffs2/yaffs_guts.c - fix build warnings by Wolfgang Denk · 13 years ago
  17. bb13376 YAFFS2: fs/yaffs2/yaffs_guts.c - fix build warnings by Wolfgang Denk · 13 years ago
  18. fc67d14 YAFFS2: fs/yaffs2/yaffs_nand.[hc] - fix build warnings by Wolfgang Denk · 13 years ago
  19. 11d1346 YAFFS2: fs/yaffs2/Makefile - fix build warnings by Wolfgang Denk · 13 years ago
  20. bdea217 YAFFS2: fs/yaffs2/yaffscfg.c - fix build warnings by Wolfgang Denk · 13 years ago
  21. f9b3a47 ubifs: Fix bad free() sequence in ubifs_finddir() by Wolfgang Denk · 13 years ago
  22. 60fbc8d Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · 13 years ago
  23. 44aef48 ext2: Simplify partial sector access logic by Anton Staaf · 13 years ago
  24. 949a89b ext2: Fix checkpatch violations by Anton Staaf · 13 years ago
  25. 55fc5b6 scaled down version of generic libraries for SPL by Aneesh V · 13 years ago
  26. 45b4291 cramfs: make cramfs usable without a NOR flash by Heiko Schocher · 14 years ago
  27. 5d0569a Fix misc spelling errors found by lintian by Loïc Minier · 14 years ago
  28. 4ea8966 fat32 root directory handling by Erik Hansen · 14 years ago
  29. 56e10ce UBIFS: Fix dereferencing type-punned pointer compiler warning by Dirk Behme · 14 years ago
  30. 0b2cc86 Merge branch 'master' of ../master into next by Wolfgang Denk · 14 years ago
  31. 4a2e69c ubifs.c: BUG: Error following links by Ricardo Ribalda Delgado · 14 years ago
  32. 28ea29f UBIFS: Change ubifsload to not read beyond the requested size by Stefan Roese · 14 years ago
  33. ff98053 UBIFS: Add ubifsumount command to unmount an active volume by Stefan Roese · 14 years ago
  34. 8c8f582 ext2: constify file/dir names by Mike Frysinger · 14 years ago
  35. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  36. d0813e5 Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · 14 years ago
  37. 3676f80 FAT: buffer overflow with FAT12/16 by Stefano Babic · 14 years ago
  38. 45d513e VFAT: fix processing of scattered long file name entries by Mikhail Zolotaryov · 14 years ago
  39. 3ebc202 ext2fs: Fix optimization bug for doubly-indirect block pointers by Aaron Pace · 14 years ago
  40. 927b8ce fs/fat: Big code cleanup. by Wolfgang Denk · 14 years ago
  41. a48d0a3 FAT32: fix broken root directory handling. by Wolfgang Denk · 14 years ago
  42. 7b2290c FAT32: fix support for superfloppy-format (PBR) by Wolfgang Denk · 14 years ago
  43. 56fff49 nios: remove nios-32 arch by Thomas Chou · 15 years ago
  44. ae85716 ubifsmount fails due to not initialized list by Stefano Babic · 15 years ago
  45. d64a813 jffs2, suen3: Fix compiler warning by Heiko Schocher · 15 years ago
  46. 0eded4f JFFS2: drop support for LZARI compression mode by Wolfgang Denk · 15 years ago
  47. 32d15b9 move prototypes for gunzip() and zunzip() to common.h by Wolfgang Wegner · 15 years ago
  48. 0f602e1 common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · 15 years ago
  49. bcd124b EXT2FS: fix inode size for ext2fs rev#0 by Michael Brandt · 15 years ago
  50. 9057cbf Conditionally perform common relocation fixups by Peter Tyser · 15 years ago
  51. 8416736 ubifs: Correct dereferencing of files-after-symlinks by Simon Kagstrom · 15 years ago
  52. 877501a ubifs: Add support for looking up directory and relative symlinks by Simon Kagstrom · 15 years ago
  53. 13edaf3 Move __set/clear_bit from ubifs.h to bitops.h by Simon Kagstrom · 15 years ago
  54. bcaa1f7 jffs2: some fixes to summary support by Ilya Yanok · 15 years ago
  55. a87011e jffs2: clean the cache in case of malloc fails in build_lists by Ilya Yanok · 15 years ago
  56. 0d9e485 ext2: fix inode size and calculations by Weirich, Bernhard · 15 years ago
  57. 9866305 Remove legacy NAND and disk on chip code. by Scott Wood · 16 years ago
  58. 155abaa FAT replace compare_sign with strncmp. by Tom Rix · 16 years ago
  59. b577580 ubifs: fix small error path mismatch by Daniel Mack · 15 years ago
  60. a7a743e ubifs: BUG: Blocks commpressed with zlib by Ricardo Ribalda Delgado · 16 years ago
  61. 3ed24a2 ubifs: BUG realpath string must be ended with NULL by Ricardo Ribalda Delgado · 16 years ago
  62. 38037b0 UBIFS: Remove tnc_commit.c which is not used in the read-only version by Stefan Roese · 16 years ago
  63. 542bcb9 UBIFS: fix recovery bug by Adrian Hunter · 16 years ago
  64. e366f15 Update CHANGELOG, coding style cleanup. by Wolfgang Denk · 16 years ago
  65. 619697a UBIFS: add R/O compatibility by Artem Bityutskiy · 16 years ago
  66. 6bb9449 rename include/zlib.h to include/u-boot/zlib.h by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  67. f0b1bdd mflash: Initial mflash support by unsik Kim · 16 years ago
  68. b061701 UBIFS: Missing offset relocation for compressor 'none' by Michael Lawnick · 16 years ago
  69. 2fc10f6 UBIFS: Implement read-only UBIFS support in U-Boot by Stefan Roese · 16 years ago
  70. bd10900 fat.c: fix warning: array subscript is above array bounds by Wolfgang Denk · 16 years ago
  71. 95f99a4 fat: fix unaligned errors by Bryan Wu · 16 years ago
  72. 71e05e0 jffs2: include <linux/mtd/compat.h> instead of defining own min_t by Ilya Yanok · 16 years ago
  73. 853208e fs/fat: handle FAT on SATA by Sonic Zhang · 16 years ago
  74. c0c0773 jffs2: cache data_crc results by Ilya Yanok · 16 years ago
  75. a933bd6 jffs2: summary support by Ilya Yanok · 16 years ago
  76. e7fd671 jffs2: add buffer to cache flash accesses by Ilya Yanok · 16 years ago
  77. ddb0269 jffs2: rewrite jffs2 scanning code based on Linux one by Ilya Yanok · 16 years ago
  78. c4785fb jffs2: fix searching for latest version in jffs2_1pass_list_inodes() by Ilya Yanok · 16 years ago
  79. 7c8f2ce Remove non-ascii characters from fat code by Remy Bohmer · 16 years ago
  80. c97ba11 JFFS2: Eliminate compiler error when both NAND and OneNAND are enabled. by Scott Wood · 16 years ago
  81. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  82. 2538374 Add JFFS2 command support on OneNAND by Kyungmin Park · 16 years ago
  83. 39b9fc9 fs: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  84. 2c640fe Make the YAFFS filesystem work by Remy Bohmer · 16 years ago
  85. 74e0dde Coding Style cleanup, update CHANGELOG by Wolfgang Denk · 16 years ago
  86. 719bb5f drivers/mtd/nand: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  87. 589ad29 moving files from yaffs2/direct/ to yaffs2/ and deleting all symlinks by William Juul · 17 years ago
  88. 5bc74b4 Clean out unneeded files by William Juul · 16 years ago
  89. 53a4503 Create symlinks from yaffs2/direct to yaffs2 by William Juul · 17 years ago
  90. e24ebad Incorporate yaffs2 into U-boot by William Juul · 17 years ago
  91. c051bbe YAFFS2 import by William Juul · 17 years ago
  92. 509cd07 Fix printf() format issues with sizeof_t types by using %zu by Wolfgang Denk · 16 years ago
  93. fe036dd Fix some more printf() format problems. by Wolfgang Denk · 16 years ago
  94. c4fb57c Fix some more printf() format issues. by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  95. 471a2f0 jffs2_1pass.c: add watchdog support by Stuart Wood · 16 years ago
  96. 3ab2ad5 Cleanup nand_info[] declaration. by Stelian Pop · 17 years ago
  97. a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
  98. 650c869 jffs2_1pass.c: fix incompatible pointer type warning by Wolfgang Denk · 17 years ago
  99. 9eede9b Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing by Bartlomiej Sieka · 17 years ago
  100. b232fe7 cramfs: Fix ifdef by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago