- d23a58d mtd: Update the function name to 'rfree' by Fabio Estevam · Fri Oct 07 11:35:53 2022 -0300
- 97a0512 linux/mtd/mtd.h: Add <dm/ofnode.h> by Tom Rini · Mon Apr 11 17:11:21 2022 -0400
- bee3287 mtd: Add flash_node in struct mtd_info by Patrice Chotard · Mon Mar 21 09:13:36 2022 +0100
- 4b4896d mtd: Remove mtd_erase_callback() entirely by Marek Behún · Tue Oct 05 15:56:06 2021 +0200
- 544a8c9 mtd: add support for parsing partitions defined in OF by Marek Behún · Wed May 26 14:08:19 2021 +0200
- a7ece58 dm: core: Access device ofnode through functions by Simon Glass · Sat Dec 19 10:40:14 2020 -0700
- 1b349e3 spi: Tidy up get/set of device node by Simon Glass · Sat Dec 19 10:40:00 2020 -0700
- 62fd1a4 mtd: Rename free() to rfree() by Simon Glass · Mon Feb 03 07:35:56 2020 -0700
- 617fd79 cmd: nand/sf: isolate legacy code by Miquel Raynal · Fri Oct 25 19:39:29 2019 +0200
- b4c6fb2 mtd: fix mtd_oobavail() incoherent returned value by Miquel Raynal · Sun Nov 18 21:11:46 2018 +0100
- 7dfad31 mtd: Don't stop MTD partition creation when it fails on one device by Boris Brezillon · Sun Dec 02 10:54:30 2018 +0100
- db0d805 mtd: Delete partitions attached to the device when a device is deleted by Boris Brezillon · Sun Dec 02 10:54:24 2018 +0100
- 059e4a6 mtd: Add a function to report when the MTD dev list has been updated by Boris Brezillon · Sun Dec 02 10:54:22 2018 +0100
- 6382e0c mtd: mtdpart: implement proper partition handling by Miquel Raynal · Sat Sep 29 12:58:27 2018 +0200
- 1a08e99 mtd: uboot: search for an equivalent MTD name with the mtdids by Miquel Raynal · Sat Sep 29 12:58:26 2018 +0200
- fff4be3 mtd: move definitions to enlarge their range by Miquel Raynal · Thu Aug 16 17:30:05 2018 +0200
- 4cf0fa9 mtd: add get/set of_node/flash_node helpers by Brian Norris · Thu Aug 16 17:30:03 2018 +0200
- 18e7541 mtd: Uninline mtd_write_oob and move it to mtdcore.c by Ezequiel Garcia · Thu Aug 16 17:30:00 2018 +0200
- 2efd83c mtd: remove stale comment in mtd_oob_ops structure by Miquel Raynal · Sat Jul 14 14:37:19 2018 +0200
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
- e1b1e3a mtd: add mtd_ooblayout_xxx() helper functions by Boris Brezillon · Wed Nov 22 02:38:23 2017 +0900
- 32c0693 mtd: remove MTDDEBUG() and CONFIG_MTD_DEBUG by Masahiro Yamada · Wed Oct 18 00:10:49 2017 +0900
- bf9c293 printk: collect printk stuff into <linux/printk.h> with loglevel support by Masahiro Yamada · Sat Sep 16 14:10:40 2017 +0900
- 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
- 6eb14ff mtd: fix compiler warnings by Steve Rae · Wed Jun 29 13:50:59 2016 -0700
- 52ab7ce mtd: nand: Sync with Linux v4.6 by Scott Wood · Mon May 30 13:57:58 2016 -0500
- f76fe25 include/linux/mtd: Update copyright notices by Tom Rini · Fri Oct 23 09:37:47 2015 -0400
- e51b65e dm: implement a MTD uclass by Thomas Chou · Sat Nov 07 14:20:31 2015 +0800
- 94b66de ubi,ubifs: sync with linux v4.2 by Heiko Schocher · Thu Oct 22 06:19:21 2015 +0200
- f16bd95 mtd: nand: Increase max sizes of OOB and Page size by Siva Durga Prasad Paladugu · Tue Apr 28 18:16:03 2015 +0530
- fc9d57c mtd: Introduce mtd_block_isreserved() by Ezequiel Garcia · Wed May 21 19:06:12 2014 -0300
- 26256d2 mtd: fix false positive "Offset exceeds device limit" error by Masahiro Yamada · Wed Jul 01 21:35:49 2015 +0900
- 7e5a16c mtd, nand: Move common functions from cmd_nand.c to common place by Heiko Schocher · Mon Apr 27 07:42:05 2015 +0200
- 2be4b3e kbuild: force to define __UBOOT__ in all the C sources by Masahiro Yamada · Sun Aug 31 15:16:53 2014 +0900
- 081fe9e mtd,ubi,ubifs: sync with linux v3.15 by Heiko Schocher · Tue Jul 15 16:08:43 2014 +0200
- b24c427 mtd, ubi, ubifs: update for the sync with linux v3.14 by Heiko Schocher · Tue Jul 15 16:08:42 2014 +0200
- f5895d1 mtd, ubi, ubifs: resync with Linux-3.14 by Heiko Schocher · Tue Jun 24 10:10:04 2014 +0200
- 4d2ba17 mtd: move & update nand_ecclayout structure (plus board changes) by Prabhakar Kushwaha · Fri Oct 04 13:47:58 2013 +0530
- 3a38a55 mtd: resync with Linux-3.7.1 by Sergey Lapin · Mon Jan 14 03:46:50 2013 +0000
- 971d9a1 NAND: Really ignore bad blocks when scrubbing by Marek Vasut · Mon Sep 12 06:04:06 2011 +0200
- 60fbc8d Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · Thu Aug 04 18:45:45 2011 +0200
- 50bae73 mtd: add an mtd method for get_len_incl_bad() by Ben Gardiner · Tue Aug 31 17:48:01 2010 -0400
- da0f439 nand: remove dead code and suspend/resume by Scott Wood · Wed Aug 25 17:42:49 2010 -0500
- 1d695be Coding style cleanup; update CHANGELOG by Wolfgang Denk · Tue Jul 07 22:35:02 2009 +0200
- 586b3a6 mtd: Update MTD infrastructure to support 64bit device size by Stefan Roese · Mon May 11 16:03:55 2009 +0200
- 3628f00 NAND: sync with 2.6.27 by Scott Wood · Fri Oct 24 16:20:43 2008 -0500
- 74e0dde Coding Style cleanup, update CHANGELOG by Wolfgang Denk · Thu Aug 14 14:41:06 2008 +0200
- 396b0c4 Fix OneNAND build break by Kyungmin Park · Wed Aug 13 09:11:02 2008 +0900
- 52c0796 Update MTD to that of Linux 2.6.22.1 by William Juul · Wed Oct 31 13:53:06 2007 +0100
- df83c47 NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution. by Scott Wood · Fri Jun 20 12:38:57 2008 -0500
- a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
- 7b9bc3a Update of new NAND code Patch by Ladislav Michl, 13 Sep 2005 by Wolfgang Denk · Wed Sep 14 23:53:32 2005 +0200
- 2f9b7e4 Rewrite of NAND code based on what is in 2.6.12 Linux kernel by Wolfgang Denk · Wed Aug 17 12:55:25 2005 +0200