1. a494d30 mtd-utils: serve_image: use proper POSIX_C_SOURCE value by Kirill Smirnov · 10 years ago master
  2. 4a95edd mtd: tests: Fix endian issue with CRC generation algorithm by Paul McGougan · 11 years ago
  3. 5f50207 mtd-utils: ubinize: Always return error code (at least -1) in case of an error by Enrico Jorns · 10 years ago
  4. b5ac34c don't include system headers in dependency files by Brian Norris · 10 years ago
  5. a2f50d4 autogenerated dependency files are not being utilized properly by Brian Norris · 10 years ago
  6. d583d1d ubifs: correct the size of nnode in memset by Dongsheng Yang · 10 years ago
  7. 0e602bf make_a_release.sh: fix MTD spelling by Brian Norris · 10 years ago
  8. aea3641 Release mtd-utils-1.5.2 by Brian Norris · 10 years ago
  9. db3ef96 .gitignore: add new mtdpart utility by Brian Norris · 10 years ago
  10. 5be8baf mtd-utils: fix 'new blank line at EOF' problems by Dongsheng Yang · 10 years ago
  11. b0dd15b mtd-utils: fix 'space before tab in indent' problem by Dongsheng Yang · 10 years ago
  12. ddd8d3b mtd-utils: fix the trailing whitespace problems by Dongsheng Yang · 10 years ago
  13. e76eeca mtd-utils: ubi-tests: fix a some overflows by Dongsheng Yang · 10 years ago
  14. eb3f8a5 mtd-utils: fs-tests: pass TEST_DIR to integck in run_all.sh by Dongsheng Yang · 10 years ago
  15. abcf731 mtd-utils: Add mtdpart to add/delete partition by Nam T. Nguyen · 10 years ago
  16. bd9ed19 include/common.h: fix build against musl by Jörg Krause · 10 years ago
  17. 60e2513 recv_image: do not include error.h by Jörg Krause · 10 years ago
  18. c2a904b serve_image: do not include error.h by Jörg Krause · 10 years ago
  19. 22cffe1 libmtd: fix comment typo by Baruch Siach · 10 years ago
  20. f4d4ad2 mtd-utils: libfec: use standard C type instead of u_long by Imre Kaloz · 10 years ago
  21. ce97578 mkfs.ubifs: Fix build with gcc 5.1 by Bernhard Walle · 10 years ago
  22. 92686f2 mtd-utils: jffs2dump: XATTR and XREF support for endianess conversion by Timo Warns · 11 years ago
  23. 51c918e mtd-utils: jffs2dump: XATTR and XREF support for content dump by Timo Warns · 11 years ago
  24. 6eb466a libmtd: don't ignore "region index" parameter in mtd_regioninfo() by Brian Norris · 11 years ago
  25. e53b171 ubifs-media.h: include "byteorder.h" by Artem Bityutskiy · 11 years ago
  26. 789d2d7 Move mkfs.ubifs/ubifs-media.h to include/mtd by Artem Bityutskiy · 11 years ago
  27. dd183c2 mkfs.ubifs: start using common code by Artem Bityutskiy · 11 years ago
  28. a167204 mtd-utils: Add macros to include/common.h by hujianyang · 11 years ago
  29. 15685fe ubiformat: fix the subpage size hint on the error path by Artem Bityutskiy · 11 years ago
  30. 51b71fb libmtd: fix mtd_dev_present return value on legacy systems by Guido Martínez · 11 years ago
  31. ebf0d3d nandtest: fix --reads argument by Guido Martínez · 11 years ago
  32. b7455d8 nandtest: Introduce multiple reads & check iterations by Ezequiel García · 11 years ago
  33. 7d2839b nandtest: Move the "read and compare" code to a function by Ezequiel Garcia · 11 years ago
  34. b4a2417 nandtest: Remove redundant check by Ezequiel Garcia · 11 years ago
  35. 5923077 include/common.h: fix build against recent 0.9.33 uClibc by Baruch Siach · 11 years ago
  36. 7556c09 mtd-utils: integck: Use $(CC) and $(AR) instead of 'gcc' and 'ar' consistently by Mats Kärrman · 11 years ago
  37. 50c9e11 include/common.h: fix build against current uClibc by Baruch Siach · 11 years ago
  38. 12158de make_a_release.sh: suggest announcement e-mail by Artem Bityutskiy · 13 years ago
  39. 9f10713 Release mtd-utils-1.5.1 by Artem Bityutskiy · 11 years ago
  40. a9de895 ubiformat: correct "non-ubifs" warning message by Brian Norris · 11 years ago
  41. eac3108 ubi-utils: Fix file descriptor leaks in libubi by Daniel van Gerpen · 11 years ago
  42. 4f291fb mkfs.ubifs: correct and improve LEB size error prints by Brian Norris · 11 years ago
  43. 6a9db93 ubi-utils: Add ubiblock tool by Ezequiel Garcia · 11 years ago
  44. dcea43e mtd-utils: Makefile: add LDFLAGS_mkfs.ubifs by Aaron Sierra · 12 years ago
  45. 89c22de flash_erase: check the nand type by Huang Shijie · 12 years ago
  46. 263e138 check the MLC nand type by Huang Shijie · 12 years ago
  47. 8e4c825 flash_otp_write: use helper to check the nand by Huang Shijie · 12 years ago
  48. 9561080 mtd: mtd-abi: add a helper to detect the nand type by Huang Shijie · 12 years ago
  49. 2e4fe96 add the MTD_MLCNANDFLASH case by Huang Shijie · 12 years ago
  50. ab8c6fb ubiupdatevol: add a --skip option by Mike Frysinger · 12 years ago
  51. 2bd7447 nandwrite: amendment to Mike's --input-* series by Artem Bityutskiy · 12 years ago
  52. e77565e nandwrite: add --input-{skip,size} options by Mike Frysinger · 12 years ago
  53. 6d17edd nandwrite: clean up length types by Mike Frysinger · 12 years ago
  54. f6b476e nand{dump, test, write}: clean up --help handling by Mike Frysinger · 12 years ago
  55. 450e9cb use xstrdup in a few more places by Mike Frysinger · 12 years ago
  56. 1075562 mkfs.ubifs: allow reformatting of devices by Mike Frysinger · 12 years ago
  57. dbe0fd1 mtd-utils: new prompt() helper for talking to the user by Mike Frysinger · 12 years ago
  58. 8b47868 move _GNU_SOURCE to the main makefile by Mike Frysinger · 12 years ago
  59. 65405e7 fix build errors w/newer kernel headers & glibc by Mike Frysinger · 12 years ago
  60. f132219 ftl_check/ftl_format/nftldump: use existing mtd_swab.h header by Mike Frysinger · 12 years ago
  61. f182509 ubinize: fix usage text by Mike Frysinger · 12 years ago
  62. d51d421 flash_erase: use pwrite() rather than lseek() && write() by Mike Frysinger · 12 years ago
  63. c8f34d7 integck: fix identation a bit by Artem Bityutskiy · 12 years ago
  64. 66a2c7b Typo fixes: avaiable -> available and priortiry -> priority by Elie De Brauwer · 12 years ago
  65. ca7a5ed integck.c: Fix buffer overflow in save_file by Elie De Brauwer · 12 years ago
  66. 3ff9043 integck.c: rework file_check_data to immediately dump the buffer containing the errors by Elie De Brauwer · 12 years ago
  67. 681d1d6 integck.c: Only verify the operation after all datastructures have been updated by Elie De Brauwer · 12 years ago
  68. 1145ef7 flash_otp_write: fix a buffer overflow on NAND with write size > 2048 by Uwe Kleine-König · 12 years ago
  69. 86cf5bd flash_otp_write: fix writing to NAND in presence of partial reads by Uwe Kleine-König · 12 years ago
  70. 703bb3a Makefile: also build and install flash_otp_lock and flash_otp_write by Uwe Kleine-König · 12 years ago
  71. c42d766 ubiformat: fix error path by Wolfram Sang · 13 years ago
  72. 93d08c4 ubiformat: clean up synopsis of command-line parameters by Wolfram Sang · 13 years ago
  73. 3835899 ubi-tests: fix pthreads linking by Brian Norris · 13 years ago
  74. 7343528 ubi-tests: switch to using common.h from the top level by Artem Bityutskiy · 13 years ago
  75. 98ed9f3 ubi-tests: rename common.[ch] to helpers.[ch] by Artem Bityutskiy · 13 years ago
  76. c557e71 ubi-tests: ubi_leb_change_start() no longer uses 'dtype'. by Bill Pringlemeir · 13 years ago
  77. d81ac61 ubiformat: really skip some messages when quiet by Wolfram Sang · 13 years ago
  78. 334221c mkfs.ubifs: Improve error handling of is_contained() by Marcus Prebble · 13 years ago
  79. 17f6606 mkfs.ubifs: rewrite path checking by Artem Bityutskiy · 13 years ago
  80. 56840a1 mkfs.jffs2: correct some warnings using PRIdoff_t by Richard Genoud · 13 years ago
  81. f3f3a20 consistency between u_int32_t / off_t / off64_t by Richard Genoud · 13 years ago
  82. 4f1b108 introduce PRIxoff_t and PRIdoff_t printf helpers by Richard Genoud · 13 years ago
  83. c009e12 tests: io_update correct lseek parameters order by Richard Genoud · 13 years ago
  84. 1d73b5e ubiformat: fix failure on big partitions (>4Gio) by Richard Genoud · 13 years ago
  85. 3a8e8d1 ubirmvol: correct missing space on usage by Richard Genoud · 13 years ago
  86. 9d8751b ubiattach: fail if kernel ignores max_beb_per1024 by Richard Genoud · 13 years ago
  87. 878e06e ubiattach: introduce max_beb_per1024 in UBI_IOCATT by Richard Genoud · 13 years ago
  88. 257ad25 libubi: kill ubi_attach_mtd by Artem Bityutskiy · 13 years ago
  89. 24c9504 libubi: factorize ubi_attach and ubi_attach_mtd code by Richard Genoud · 13 years ago
  90. dd6898d ubi-user.h: add max_beb_per1024 parameter by Richard Genoud · 13 years ago
  91. 312e784 UBI: sync ubi-user.h with kernel v3.6-rc1 by Richard Genoud · 13 years ago
  92. 3a814db stress-test.sh: remove a warning by Artem Bityutskiy · 13 years ago
  93. eab2cfb stress-test.sh: add mtdram tests by Artem Bityutskiy · 13 years ago
  94. e58ba4e stress-test.sh: support testing without sub-pages by Artem Bityutskiy · 13 years ago
  95. c97af41 stress-test.sh: develop the test further by Artem Bityutskiy · 13 years ago
  96. a2a62b0 runtests.sh: print more consistent messages by Artem Bityutskiy · 13 years ago
  97. f28ddd5 load_nandsim: switch to sh by Artem Bityutskiy · 13 years ago
  98. f90ca3d load_nandsim.sh: simplify the code by Artem Bityutskiy · 13 years ago
  99. a79e8d3 load_nandsim.sh: rename variable by Artem Bityutskiy · 13 years ago
  100. 6837ec6 load_nandsim.sh: introduce a separate usage function by Artem Bityutskiy · 13 years ago