aboutsummaryrefslogtreecommitdiff
path: root/include/libmtd.h
AgeCommit message (Expand)Author
2023-05-30libmtd: Add function to get MTD info by device nameBrandon Maier
2021-05-05mtd-utils: flash_erase: Add flash erase chipLarisa Ileana Grigore
2018-04-10libmtd: Add support to access OOB available sizeXiaolei Li
2017-03-15Fix libmtd behaviour if MTD is not present on the systemDavid Oberhollenzer
2016-11-17mtd-utils: Add multi-block erase functionDavid Oberhollenzer
2016-11-17Remove unused and broken mtd_write_img function from libmtdDavid Oberhollenzer
2012-02-02libmtd: add `mtd_dev_present()' library functionBrian Norris
2011-09-11libmtd: modify `mtd_write' to cover OOB writesBrian Norris
2011-06-08libmtd: improve mtd_islocked interfaceArtem Bityutskiy
2011-06-08libmtd: add helper funcs for getting regioninfo and locked infoMike Frysinger
2010-09-25libmtd: add lock/unlock helpersMike Frysinger
2010-07-26libmtd: add OOB read and write interfacesArtem Bityutskiy
2010-07-26libmtd: support MEMERASE64Artem Bityutskiy
2010-07-13mtd-utils: move libmtd source files to lib/ subdirectoryKevin Cernekee