Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-11 | mtd-utils: Restructure the mtd-utils source. | Dongsheng Yang | |
* There is no code modification in this commit, only moving * the files to proper place. The user tools looks a little messy as we place almost the all tools in the root directory of mtd-utils. To make it more clear, I propose to introduce the following structure for our source code. mtd-utils/ |-- lib |-- include |-- misc-utils |-- jffsX-utils |-- nand-utils |-- nor-utils |-- ubi-utils |-- ubifs-utils `-- tests Signed-off-by: Dongsheng Yang <yangds.fnst@cn.fujitsu.com> Signed-off-by: Brian Norris <computersforpeace@gmail.com> | |||
2015-07-06 | mtd-utils: fix 'new blank line at EOF' problems | Dongsheng Yang | |
Signed-off-by: Dongsheng Yang <yangds.fnst@cn.fujitsu.com> Signed-off-by: Brian Norris <computersforpeace@gmail.com> | |||
2011-06-29 | mtd-utils: remove whitespace at end of lines | Brian Norris | |
Signed-off-by: Brian Norris <computersforpeace@gmail.com> Acked-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Artem Bityutskiy <dedekind1@gmail.com> | |||
2006-04-11 | Initial commit | David Woodhouse | |