Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
260bdb3d877487f26af11e8866c5f1f4b96bd6a4
/
drivers
/
mtd
/
Makefile
57f2c29
flash: Remove pic32_flash.c
by Tom Rini
· Sat Jul 23 13:05:01 2022 -0400
14856c3
mtd: remove SPEAr flash driver st_smi
by Patrick Delaunay
· Wed Sep 22 11:02:26 2021 +0200
3c68068
mtd: remove drivers/mtd/mw_eeprom.c
by Heinrich Schuchardt
· Sun Dec 27 11:54:23 2020 +0100
68f7356
mtd: Makefile: deep cleanup
by Miquel Raynal
· Fri Oct 25 19:39:31 2019 +0200
617fd79
cmd: nand/sf: isolate legacy code
by Miquel Raynal
· Fri Oct 25 19:39:29 2019 +0200
2e35dbb
mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD
by Miquel Raynal
· Thu Oct 03 19:50:05 2019 +0200
a903be4
mtd: rename CONFIG_MTD -> CONFIG_DM_MTD
by Miquel Raynal
· Thu Oct 03 19:50:04 2019 +0200
2736c67
mtd: Add TI HyperBus Memory Controller driver
by Vignesh Raghavendra
· Wed Oct 23 13:30:01 2019 +0530
741f4c7
cmd: mtd: add 'mtd' command
by Miquel Raynal
· Sat Sep 29 12:58:28 2018 +0200
1f1ae15
mtd: move NAND files into a raw/ subdirectory
by Miquel Raynal
· Thu Aug 16 17:30:07 2018 +0200
8cd8a9f
mtd: ftsmc020: Drop unsed code
by Rick Chen
· Tue May 29 11:10:56 2018 +0800
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
c1cb356
mtd: rpc: Add Renesas RPC Hyperflash driver
by Marek Vasut
· Sat Aug 19 23:24:08 2017 +0200
1b72520
Drop CONFIG_HAS_DATAFLASH
by Tuomas Tynkkynen
· Tue Oct 10 21:59:42 2017 +0300
1d73e9b
drivers: mtd: add Microchip PIC32 internal non-CFI flash driver.
by Purna Chandra Mandal
· Fri Mar 18 18:36:08 2016 +0530
e750d56
stm32: stm32f4: move flash driver to mtd driver location
by Vikas Manocha
· Wed Mar 09 15:18:13 2016 -0800
cdc1152
mtd: add altera quadspi driver
by Thomas Chou
· Mon Nov 09 14:56:02 2015 +0800
e51b65e
dm: implement a MTD uclass
by Thomas Chou
· Sat Nov 07 14:20:31 2015 +0800
7e5a16c
mtd, nand: Move common functions from cmd_nand.c to common place
by Heiko Schocher
· Mon Apr 27 07:42:05 2015 +0200
25bb3af
drivers: mtd: convert makefiles to Kbuild style
by Masahiro Yamada
· Thu Oct 17 17:34:55 2013 +0900
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
3a38a55
mtd: resync with Linux-3.7.1
by Sergey Lapin
· Mon Jan 14 03:46:50 2013 +0000
c0f9f27
st_smi: Add support for SPEAr SMI driver
by Vipin KUMAR
· Mon May 07 13:00:19 2012 +0530
d204d62
ftsmc020: move ftsmc020 static mem controller to driver/mtd
by Macpaul Lin
· Fri Apr 15 21:37:11 2011 +0000
a8d426f
Switch from archive libraries to partial linking
by Sebastien Carlier
· Fri Nov 05 15:48:07 2010 +0100
d9a4918
mod change 755 => 644 for multiple files
by Thomas Weber
· Sat Mar 13 23:14:45 2010 +0100
45e06e8
SPEAr : smi driver support for SPEAr SoCs
by Vipin KUMAR
· Fri Jan 15 19:15:45 2010 +0530
22ce6f9
mtd: Introduce CONFIG_MTD_DEVICE to select compilation of mtdcore.o
by Stefan Roese
· Tue May 12 14:31:18 2009 +0200
e0860d4
mtd: Add MTD concat support to concatenate multiple MTD NOR devices
by Stefan Roese
· Tue May 12 14:29:39 2009 +0200
8408ead
CMD_UBI != MTD_PARTITIONS
by David Brownell
· Mon Apr 13 08:03:38 2009 -0700
4ec4cfb
Merge branch 'master' of git://git.denx.de/u-boot-ubi
by Wolfgang Denk
· Tue Nov 25 11:40:57 2008 +0100
3e939e9
cfi-mtd: Add cfi-mtd driver.
by Piotr Ziecik
· Mon Nov 17 15:57:58 2008 +0100
f6d5e25
MTD: Add MTD paritioning infrastructure
by Kyungmin Park
· Wed Nov 19 16:20:36 2008 +0100
8d94c23
drivers/mtd: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· Wed Aug 13 01:40:42 2008 +0200
c38ce73
dataflash: Move CONFIG_HAS_DATAFLASH to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· Tue Apr 01 07:30:51 2008 +0200
73d044d
CFI: support JEDEC flash roms in CFI-flash framework
by Michael Schwingen
· Fri Dec 07 23:35:02 2007 +0100
82ca974
drivers/mtd : move mtd drivers to drivers/mtd
by Jean-Christophe PLAGNIOL-VILLARD
· Sat Nov 24 21:26:56 2007 +0100
[Renamed (87%) from drivers/Makefile]
b780301
drivers/misc : move misc drivers to drivers/misc
by Jean-Christophe PLAGNIOL-VILLARD
· Sat Nov 24 21:17:55 2007 +0100
7f7e6fb
drivers/block : move block drivers to drivers/block
by Jean-Christophe PLAGNIOL-VILLARD
· Sat Nov 24 21:13:59 2007 +0100
cf2e108
drivers/hwmon : move hardware monitor drviers to drivers/hwmon
by Jean-Christophe PLAGNIOL-VILLARD
· Sat Nov 24 20:14:44 2007 +0100
0c20dcd
drivers/input : move input drivers to drivers/input
by Jean-Christophe PLAGNIOL-VILLARD
· Sat Nov 24 19:46:45 2007 +0100
780133c
drivers/usb : move usb drivers to drivers/usb
by Jean-Christophe PLAGNIOL-VILLARD
· Sat Nov 24 19:40:11 2007 +0100
126e782
drivers/serial : move serial drivers to drivers/serial
by Jean-Christophe PLAGNIOL-VILLARD
· Sat Nov 24 19:33:38 2007 +0100
ed0ea1f
drivers/net : move net drivers to drivers/net
by Jean-Christophe PLAGNIOL-VILLARD
· Wed Nov 21 21:19:24 2007 +0100
e6b1ec1
drivers/video : move video drivers to drivers/video
by Jean-Christophe PLAGNIOL-VILLARD
· Tue Nov 20 20:41:48 2007 +0100
e77f5b8
drivers/pcmcia : move pcmcia drivers to drivers/pcmcia
by Jean-Christophe PLAGNIOL-VILLARD
· Tue Nov 20 20:33:09 2007 +0100
67572cf
drivers/pci : move pci drivers to drivers/pci
by Jean-Christophe PLAGNIOL-VILLARD
· Tue Nov 20 20:28:09 2007 +0100
a8c9916
drivers/i2c : move i2c drivers to drivers/i2c
by Jean-Christophe PLAGNIOL-VILLARD
· Tue Nov 20 20:14:18 2007 +0100
1aa2381
Merge branch 'origin' into kconfig-for-1.3.1
by Grant Likely
· Fri Nov 16 21:01:19 2007 -0700
5ea6c99
Group PCI and PCMCIA drivers in drivers/Makefile
by Grant Likely
· Mon Sep 24 09:05:31 2007 -0600
74d0ace
Group block/flash drivers in drivers/Makefile
by Grant Likely
· Mon Sep 24 09:05:31 2007 -0600
f214ca1
Group USB drivers in drivers/Makefile
by Grant Likely
· Mon Sep 24 09:05:31 2007 -0600
26fb76d
Group i2c drivers in drivers/Makefile
by Grant Likely
· Mon Sep 24 09:05:30 2007 -0600
3c7bb1e
Group console drivers in drivers/Makefile
by Grant Likely
· Mon Sep 24 09:05:30 2007 -0600
e1c8f94
Group network drivers in drivers/Makefile
by Grant Likely
· Mon Sep 24 09:05:30 2007 -0600
1179ad1
Build: split COBJS value into multiple lines
by Grant Likely
· Mon Sep 24 09:05:30 2007 -0600
9976223
Implement general ULi 526x Ethernet driver support in U-boot
by Roy Zang
· Mon Nov 05 17:39:24 2007 +0800
d3f7a28
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· Fri Nov 02 15:09:10 2007 +0100
9a74ab6
Coding style: keep lists sorted; update CHANGELOG
by Wolfgang Denk
· Tue Oct 23 16:50:03 2007 +0200
71dd93a
Fix missing drivers makefile entries ds1722.c mw_eeprom.c
by Jean-Christophe PLAGNIOL-VILLARD
· Fri Oct 19 00:09:05 2007 +0200
58d6f3d
Move PL01* serial drivers to drivers/serial and adjust Makefiles.
by Peter Pearse
· Tue Oct 23 10:22:16 2007 +0100
ffd0be3
Add support for Sil680 IDE controller.
by Gary Jennejohn
· Fri Aug 31 14:29:04 2007 +0200
aacc860
Update Makefiles for merged and split at45.c.
by Peter Pearse
· Tue Aug 14 10:30:06 2007 +0100
3ef5028
Merge with git://www.denx.de/git/u-boot.git
by Markus Klotzbuecher
· Tue Aug 07 22:30:29 2007 +0200
2181b5d
This is a framebuffer driver for ATI video card, can work for PCI9200,
by Jason Jin
· Fri Jul 06 08:33:33 2007 +0800
91080f7
Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts.
by Ed Swarthout
· Thu Aug 02 14:09:49 2007 -0500
508c5ba
Merge with /home/wd/git/u-boot/custodian/u-boot-testing
by Wolfgang Denk
· Tue Jul 03 15:07:56 2007 +0200
5651b34
Add driver for S-ATA-controller on Intel processors with South
by mushtaq khan
· Fri Apr 20 14:23:02 2007 +0530
d862a25
New board SMN42 branch
by Peter Pearse
· Wed May 09 11:37:56 2007 +0100
c4e387d
Merge with git://www.denx.de/git/u-boot.git
by Markus Klotzbuecher
· Mon Apr 23 13:17:22 2007 +0200
f3bda27
Cleanup, update CHANGELOG
by Wolfgang Denk
· Wed Apr 18 17:07:26 2007 +0200
5c06cb9
Merge with /home/wd/git/u-boot/custodian/u-boot-74xx-7xx
by Wolfgang Denk
· Wed Apr 18 17:00:09 2007 +0200
51c8f24
Atmel MACB ethernet driver
by Haavard Skinnemoen
· Fri Jan 20 10:03:34 2006 +0100
2404a2b
Support for the Philips ISP116x HCD (Host Controller Driver)
by Rodolfo Giometti
· Tue Apr 03 14:27:18 2007 +0200
3b9c8c6
Merge with git://www.denx.de/git/u-boot.git#testing-USB
by Markus Klotzbuecher
· Fri Mar 23 09:52:17 2007 +0100
4b9dd45
Merge branch 'master' into hpc2
by roy zang
· Wed Feb 28 16:46:48 2007 +0800
89cf4cc
[PATCH 6_9] Move common_cmd_ace.c to drivers_systemace.c
by Grant Likely
· Tue Feb 20 09:05:23 2007 +0100
b761af6
Merge with /home/wd/git/u-boot/master
by Wolfgang Denk
· Mon Nov 27 16:13:00 2006 +0100
d136d66
General code modification for mpc7448hpc2 board support.
by roy zang
· Thu Nov 02 18:49:51 2006 +0800
9aafc70
Merge with /home/wd/git/u-boot/master
by Wolfgang Denk
· Tue Oct 24 15:17:59 2006 +0200
5e1d9ec
Add common serial driver for Atmel AT32 and AT91 chips
by Wolfgang Denk
· Tue Oct 24 14:31:24 2006 +0200
e4773be
Moved i2c driver out of cpu/mpc86xx/i2c.c into drivers/fsl_i2c.c
by Jon Loeliger
· Thu Oct 19 11:02:16 2006 -0500
12b7853
Merge branch 'master' of http://www.denx.de/git/u-boot
by Jon Loeliger
· Tue Oct 10 17:21:42 2006 -0500
6a65e42
Move "ar" flags to config.mk to allow for silent "make -s"
by Wolfgang Denk
· Mon Oct 09 01:02:05 2006 +0200
3938a0f
Merge branch 'master' of http://www.denx.de/git/u-boot
by Jon Loeliger
· Tue Sep 19 08:51:24 2006 -0500
d62379d
Add support for a saving build objects in a separate directory.
by Marian Balakowicz
· Fri Sep 01 19:49:50 2006 +0200
98121dd
Merge branch 'mpc86xx'
by Jon Loeliger
· Wed Aug 23 10:40:37 2006 -0500
ae180dc
Add AHCI support to u-boot
by Jin Zhengxiong
· Wed Aug 23 19:10:44 2006 +0800
6c0f518
Merge with /home/wd/git/u-boot/master
by Wolfgang Denk
· Mon Aug 07 23:21:52 2006 +0200
ba94093
Add support for TB5200 board
by Wolfgang Denk
· Wed Jul 19 13:50:38 2006 +0200
50440e7
Major PCMCIA Cleanup to make code better readable and maintainable.
by Wolfgang Denk
· Mon Jul 10 23:07:28 2006 +0200
3f0137b
Various USB related patches
by Wolfgang Denk
· Wed Jun 14 17:45:53 2006 +0200
d8d023f
This patch adds USB storage support for the delta board. This is the first
by Markus Klotzbuecher
· Mon May 22 16:33:54 2006 +0200
3193a65
Add support for NetSilicon NS7520 processor.
by Wolfgang Denk
· Sun Oct 09 01:41:48 2005 +0200
64a96f5
* Patch by Jon Loeliger, 2005-07-25
by Jon Loeliger
· Mon Jul 25 15:38:06 2005 -0500
a21ad7b
* Patch by Greg Ungerer, 19 May 2005:
by wdenk
· Thu May 19 22:39:42 2005 +0000
a594888
Patches by Martin Krause, 22 Mar 2005:
by wdenk
· Sun Mar 27 23:41:39 2005 +0000
f806271
* Patches by Richard Woodruff, 01 Oct 2004:
by wdenk
· Sun Jan 09 23:16:25 2005 +0000
f8e9a23
Patch by Steven Scholz, 16 Aug 2004:
by wdenk
· Sat Oct 09 22:21:29 2004 +0000
b8fb619
Add support for console over UDP (compatible to Ingo Molnar's
by wdenk
· Mon Aug 02 21:11:11 2004 +0000
Next »