1. 436da3c ext2load: increase read speed by u-boot@lakedaemon.net · 12 years ago
  2. b37d41a Block: Remove MG DISK support by Marek Vasut · 13 years ago
  3. 7b15e2b linux/compat.h: rename from linux/mtd/compat.h by Mike Frysinger · 12 years ago
  4. e3ed057 gunzip: rename z{alloc, free} to gz{alloc, free} by Mike Frysinger · 12 years ago
  5. 9a800ac fs/fat: align disk buffers on cache line to enable DMA and cache by Eric Nelson · 12 years ago
  6. bf6b6af fs/fat/fat_write.c: Fix GCC 4.6 warnings by Anatolij Gustschin · 13 years ago
  7. 079df72 FAT write: Fix compile errors by Donggeun Kim · 13 years ago
  8. 627182e FAT: update the second FAT when writing a file by Donggeun Kim · 13 years ago
  9. 46236b1 fs/fat: Improve error handling by Kyle Moffett · 13 years ago
  10. 9813b75 fs/fat: Fix FAT detection to support non-DOS partition tables by Kyle Moffett · 13 years ago
  11. 26784f1 ext2: Cache line align indirection buffers by Simon Glass · 13 years ago
  12. bf34e7d fat: reset VFAT short alias checksum on first match by Sergei Shtylyov · 13 years ago
  13. bfcc40b Merge branch 'next' of ../next by Wolfgang Denk · 13 years ago
  14. 8506eb8 FAT: fix some issues in FAT write support code by Anatolij Gustschin · 13 years ago
  15. 2d1b83b fat.c: fix printf() length modifier by Andreas Bießmann · 13 years ago
  16. fa75f51 fs/reiserfs/reiserfs.c: Fix compiler warning by Anatolij Gustschin · 13 years ago
  17. 5c2db13 fs/yaffs2/yaffs_guts.c: Fix GCC 4.6 compile warning (and bug) by Wolfgang Denk · 13 years ago
  18. 986bb0e Fix warnings in yaffs by Simon Glass · 13 years ago
  19. 360ab45 fs/yaffs2/yaffs_guts.c: Fix some GCC 4.6 warnings by Anatolij Gustschin · 13 years ago
  20. 6471ada fs/fat/fat.c: Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  21. 4754c82 GCC4.6: Squash warnings in yaffs_guts.c by Marek Vasut · 13 years ago
  22. 4b41478 GCC4.6: Drop dead code from yaffs_guts.c by Marek Vasut · 13 years ago
  23. 206d68f fat: correct ATTR_VFAT check by J. Vijayanand · 13 years ago
  24. e116cc0 fs/fat/fat.c: fix warning: 'part_size' defined but not used by Wolfgang Denk · 13 years ago
  25. c30a15e FAT: Add FAT write feature by Donggeun Kim · 13 years ago
  26. 4c1cd72 ext2: Cache line aligned partial sector bounce buffer by Anton staaf · 13 years ago
  27. 464c792 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  28. 349a8d5 ubifs bad superblock bug by Lars Poeschel · 13 years ago
  29. 16b9afd fs/jffs2/jffs2_1pass.c: fix warning: variable ... set but not used by Wolfgang Denk · 13 years ago
  30. 025421e fat: replace LINEAR_PREFETCH_SIZE with PREFETCH_BLOCKS by Sergei Shtylyov · 13 years ago
  31. 40e2191 fat: root directory cluster only makes sense for FAT32 by Sergei Shtylyov · 13 years ago
  32. 60b36f0 fat: cannot compare bytes and sectors by Sergei Shtylyov · 13 years ago
  33. ac49777 fat: fix crash with big sector size by Sergei Shtylyov · 13 years ago
  34. aaf6935 UBIFS: fix warning: format '%lX' expects type 'long unsigned int' by Wolfgang Denk · 13 years ago
  35. 46d7274 UBIFS: Change ubifsload to set the filesize variable by Bastian Ruppert · 13 years ago
  36. 068d6f9 YAFFS2: fs/yaffs2/yaffs_guts.c - fix build warnings by Wolfgang Denk · 13 years ago
  37. 3da0474 YAFFS2: fs/yaffs2/yaffs_guts.c - fix build warnings by Wolfgang Denk · 13 years ago
  38. fa00e03 YAFFS2: fs/yaffs2/yaffs_nand.[hc] - fix build warnings by Wolfgang Denk · 13 years ago
  39. 9d0265e YAFFS2: fs/yaffs2/Makefile - fix build warnings by Wolfgang Denk · 13 years ago
  40. 6ac360c YAFFS2: fs/yaffs2/yaffscfg.c - fix build warnings by Wolfgang Denk · 13 years ago
  41. 3267bc1 ubifs: Fix bad free() sequence in ubifs_finddir() by Wolfgang Denk · 13 years ago
  42. fa82f87 Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · 13 years ago
  43. d961c18 ext2: Simplify partial sector access logic by Anton Staaf · 13 years ago
  44. 9bac35f ext2: Fix checkpatch violations by Anton Staaf · 13 years ago
  45. 05bad4a scaled down version of generic libraries for SPL by Aneesh V · 13 years ago
  46. 62a813b cramfs: make cramfs usable without a NOR flash by Heiko Schocher · 13 years ago
  47. 6052cba Fix misc spelling errors found by lintian by Loïc Minier · 14 years ago
  48. 3f270f4 fat32 root directory handling by Erik Hansen · 14 years ago
  49. c7b7d45 UBIFS: Fix dereferencing type-punned pointer compiler warning by Dirk Behme · 14 years ago
  50. 006915f Merge branch 'master' of ../master into next by Wolfgang Denk · 14 years ago
  51. 64b6817 ubifs.c: BUG: Error following links by Ricardo Ribalda Delgado · 14 years ago
  52. b1a14f8 UBIFS: Change ubifsload to not read beyond the requested size by Stefan Roese · 14 years ago
  53. cb9c09d UBIFS: Add ubifsumount command to unmount an active volume by Stefan Roese · 14 years ago
  54. c87f645 ext2: constify file/dir names by Mike Frysinger · 14 years ago
  55. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  56. 2e5167c Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · 14 years ago
  57. 11c8dd3 FAT: buffer overflow with FAT12/16 by Stefano Babic · 14 years ago
  58. 3831530 VFAT: fix processing of scattered long file name entries by Mikhail Zolotaryov · 14 years ago
  59. a2740dd ext2fs: Fix optimization bug for doubly-indirect block pointers by Aaron Pace · 14 years ago
  60. 7385c28 fs/fat: Big code cleanup. by Wolfgang Denk · 14 years ago
  61. 2aa98c6 FAT32: fix broken root directory handling. by Wolfgang Denk · 14 years ago
  62. 66c2d73 FAT32: fix support for superfloppy-format (PBR) by Wolfgang Denk · 14 years ago
  63. 1117cbf nios: remove nios-32 arch by Thomas Chou · 14 years ago
  64. 6865168 ubifsmount fails due to not initialized list by Stefano Babic · 14 years ago
  65. 2d2018f jffs2, suen3: Fix compiler warning by Heiko Schocher · 15 years ago
  66. f098337 JFFS2: drop support for LZARI compression mode by Wolfgang Denk · 15 years ago
  67. 87d93a1 move prototypes for gunzip() and zunzip() to common.h by Wolfgang Wegner · 15 years ago
  68. 4b142fe common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · 15 years ago
  69. 270737a EXT2FS: fix inode size for ext2fs rev#0 by Michael Brandt · 15 years ago
  70. 521af04 Conditionally perform common relocation fixups by Peter Tyser · 15 years ago
  71. ef37c68 ubifs: Correct dereferencing of files-after-symlinks by Simon Kagstrom · 15 years ago
  72. 9d7952e ubifs: Add support for looking up directory and relative symlinks by Simon Kagstrom · 15 years ago
  73. 02f9990 Move __set/clear_bit from ubifs.h to bitops.h by Simon Kagstrom · 15 years ago
  74. 8cf19b9 jffs2: some fixes to summary support by Ilya Yanok · 15 years ago
  75. b644006 jffs2: clean the cache in case of malloc fails in build_lists by Ilya Yanok · 15 years ago
  76. 56fdaad ext2: fix inode size and calculations by Weirich, Bernhard · 15 years ago
  77. be33b04 Remove legacy NAND and disk on chip code. by Scott Wood · 15 years ago
  78. 651351f FAT replace compare_sign with strncmp. by Tom Rix · 15 years ago
  79. 165f985 ubifs: fix small error path mismatch by Daniel Mack · 15 years ago
  80. c1a0fd5 ubifs: BUG: Blocks commpressed with zlib by Ricardo Ribalda Delgado · 15 years ago
  81. dbd3361 ubifs: BUG realpath string must be ended with NULL by Ricardo Ribalda Delgado · 15 years ago
  82. 7d3d30b UBIFS: Remove tnc_commit.c which is not used in the read-only version by Stefan Roese · 15 years ago
  83. 6356daf UBIFS: fix recovery bug by Adrian Hunter · 15 years ago
  84. c0a14ae Update CHANGELOG, coding style cleanup. by Wolfgang Denk · 15 years ago
  85. febd7e4 UBIFS: add R/O compatibility by Artem Bityutskiy · 16 years ago
  86. a31e091 rename include/zlib.h to include/u-boot/zlib.h by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  87. 75eb82e mflash: Initial mflash support by unsik Kim · 16 years ago
  88. faac4fd UBIFS: Missing offset relocation for compressor 'none' by Michael Lawnick · 16 years ago
  89. 9eefe2a UBIFS: Implement read-only UBIFS support in U-Boot by Stefan Roese · 16 years ago
  90. 65f7d41 fat.c: fix warning: array subscript is above array bounds by Wolfgang Denk · 16 years ago
  91. 7e4b9b4 fat: fix unaligned errors by Bryan Wu · 16 years ago
  92. 584eeda jffs2: include <linux/mtd/compat.h> instead of defining own min_t by Ilya Yanok · 16 years ago
  93. 8c5170a fs/fat: handle FAT on SATA by Sonic Zhang · 16 years ago
  94. 142a80f jffs2: cache data_crc results by Ilya Yanok · 16 years ago
  95. 9b70762 jffs2: summary support by Ilya Yanok · 16 years ago
  96. 7074100 jffs2: add buffer to cache flash accesses by Ilya Yanok · 16 years ago
  97. 8a36d31 jffs2: rewrite jffs2 scanning code based on Linux one by Ilya Yanok · 16 years ago
  98. f738469 jffs2: fix searching for latest version in jffs2_1pass_list_inodes() by Ilya Yanok · 16 years ago
  99. 3c2c2f4 Remove non-ascii characters from fat code by Remy Bohmer · 16 years ago
  100. 2f77c7f JFFS2: Eliminate compiler error when both NAND and OneNAND are enabled. by Scott Wood · 16 years ago