index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-24
mtd: remove SPEAr flash driver st_smi
Patrick Delaunay
1
-1
/
+0
2021-01-18
mtd: remove drivers/mtd/mw_eeprom.c
Heinrich Schuchardt
1
-1
/
+0
2019-12-04
mtd: Makefile: deep cleanup
Miquel Raynal
1
-16
/
+36
2019-12-04
cmd: nand/sf: isolate legacy code
Miquel Raynal
1
-1
/
+1
2019-12-03
mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD
Miquel Raynal
1
-1
/
+1
2019-12-03
mtd: rename CONFIG_MTD -> CONFIG_DM_MTD
Miquel Raynal
1
-1
/
+1
2019-10-24
mtd: Add TI HyperBus Memory Controller driver
Vignesh Raghavendra
1
-0
/
+1
2018-10-02
cmd: mtd: add 'mtd' command
Miquel Raynal
1
-1
/
+1
2018-09-20
mtd: move NAND files into a raw/ subdirectory
Miquel Raynal
1
-0
/
+2
2018-05-29
mtd: ftsmc020: Drop unsed code
Rick Chen
1
-1
/
+0
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-3
/
+1
2018-04-11
mtd: rpc: Add Renesas RPC Hyperflash driver
Marek Vasut
1
-0
/
+1
2017-10-16
Drop CONFIG_HAS_DATAFLASH
Tuomas Tynkkynen
1
-2
/
+0
2016-05-21
drivers: mtd: add Microchip PIC32 internal non-CFI flash driver.
Purna Chandra Mandal
1
-0
/
+1
2016-03-26
stm32: stm32f4: move flash driver to mtd driver location
Vikas Manocha
1
-0
/
+1
2015-11-12
mtd: add altera quadspi driver
Thomas Chou
1
-0
/
+1
2015-11-12
dm: implement a MTD uclass
Thomas Chou
1
-0
/
+1
2015-06-30
mtd, nand: Move common functions from cmd_nand.c to common place
Heiko Schocher
1
-2
/
+2
2013-10-31
drivers: mtd: convert makefiles to Kbuild style
Masahiro Yamada
1
-33
/
+11
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
1
-17
/
+1
2013-05-31
mtd: resync with Linux-3.7.1
Sergey Lapin
1
-1
/
+3
2012-07-07
st_smi: Add support for SPEAr SMI driver
Vipin KUMAR
1
-1
/
+1
2011-04-27
ftsmc020: move ftsmc020 static mem controller to driver/mtd
Macpaul Lin
1
-0
/
+1
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
1
-2
/
+2
2010-03-21
mod change 755 => 644 for multiple files
Thomas Weber
1
-0
/
+0
2010-01-23
SPEAr : smi driver support for SPEAr SoCs
Vipin KUMAR
1
-0
/
+1
2009-06-12
mtd: Introduce CONFIG_MTD_DEVICE to select compilation of mtdcore.o
Stefan Roese
1
-1
/
+2
2009-06-12
mtd: Add MTD concat support to concatenate multiple MTD NOR devices
Stefan Roese
1
-0
/
+1
2009-04-16
CMD_UBI != MTD_PARTITIONS
David Brownell
1
-1
/
+1
2008-11-25
Merge branch 'master' of git://git.denx.de/u-boot-ubi
Wolfgang Denk
1
-0
/
+1
2008-11-24
cfi-mtd: Add cfi-mtd driver.
Piotr Ziecik
1
-0
/
+1
2008-11-19
MTD: Add MTD paritioning infrastructure
Kyungmin Park
1
-0
/
+1
2008-08-13
drivers/mtd: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
1
-3
/
+3
2008-04-01
dataflash: Move CONFIG_HAS_DATAFLASH to Makefile
Jean-Christophe PLAGNIOL-VILLARD
1
-4
/
+4
2007-12-08
CFI: support JEDEC flash roms in CFI-flash framework
Michael Schwingen
1
-0
/
+1
2007-11-25
drivers/mtd : move mtd drivers to drivers/mtd
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+49