Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
199537309ba53d294c31283064d63dafc995fbed
/
drivers
/
mtd
/
Makefile
fb43844
mtd: Makefile: deep cleanup
by Miquel Raynal
· 5 years ago
eb446ef
cmd: nand/sf: isolate legacy code
by Miquel Raynal
· 5 years ago
888f184
mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD
by Miquel Raynal
· 5 years ago
1de770d
mtd: rename CONFIG_MTD -> CONFIG_DM_MTD
by Miquel Raynal
· 5 years ago
c2dfd0a
mtd: Add TI HyperBus Memory Controller driver
by Vignesh Raghavendra
· 5 years ago
5db66b3
cmd: mtd: add 'mtd' command
by Miquel Raynal
· 6 years ago
a430fa0
mtd: move NAND files into a raw/ subdirectory
by Miquel Raynal
· 6 years ago
9171ab8
mtd: ftsmc020: Drop unsed code
by Rick Chen
· 6 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
a405a55
mtd: rpc: Add Renesas RPC Hyperflash driver
by Marek Vasut
· 7 years ago
c68c03f
Drop CONFIG_HAS_DATAFLASH
by Tuomas Tynkkynen
· 7 years ago
5c99045
drivers: mtd: add Microchip PIC32 internal non-CFI flash driver.
by Purna Chandra Mandal
· 9 years ago
9ecb0c4
stm32: stm32f4: move flash driver to mtd driver location
by Vikas Manocha
· 9 years ago
38a0f36
mtd: add altera quadspi driver
by Thomas Chou
· 9 years ago
d858799
dm: implement a MTD uclass
by Thomas Chou
· 9 years ago
09c3280
mtd, nand: Move common functions from cmd_nand.c to common place
by Heiko Schocher
· 10 years ago
2fc7ef6
drivers: mtd: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
dfe64e2
mtd: resync with Linux-3.7.1
by Sergey Lapin
· 12 years ago
f3fcf92
st_smi: Add support for SPEAr SMI driver
by Vipin KUMAR
· 13 years ago
00d10eb
ftsmc020: move ftsmc020 static mem controller to driver/mtd
by Macpaul Lin
· 14 years ago
6d8962e
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
5647f78
mod change 755 => 644 for multiple files
by Thomas Weber
· 15 years ago
a6e34f7
SPEAr : smi driver support for SPEAr SoCs
by Vipin KUMAR
· 15 years ago
d558107
mtd: Introduce CONFIG_MTD_DEVICE to select compilation of mtdcore.o
by Stefan Roese
· 16 years ago
0a57265
mtd: Add MTD concat support to concatenate multiple MTD NOR devices
by Stefan Roese
· 16 years ago
7732cef
CMD_UBI != MTD_PARTITIONS
by David Brownell
· 16 years ago
f9b354f
Merge branch 'master' of git://git.denx.de/u-boot-ubi
by Wolfgang Denk
· 16 years ago
91809ed
cfi-mtd: Add cfi-mtd driver.
by Piotr Ziecik
· 16 years ago
e29c22f
MTD: Add MTD paritioning infrastructure
by Kyungmin Park
· 16 years ago
00b1883
drivers/mtd: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
b5873f1
dataflash: Move CONFIG_HAS_DATAFLASH to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
81b20cc
CFI: support JEDEC flash roms in CFI-flash framework
by Michael Schwingen
· 17 years ago
59829cc
drivers/mtd : move mtd drivers to drivers/mtd
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
[Renamed (87%) from drivers/Makefile]
318c0b9
drivers/misc : move misc drivers to drivers/misc
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
33daf5b
drivers/block : move block drivers to drivers/block
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
f868cc5
drivers/hwmon : move hardware monitor drviers to drivers/hwmon
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
16b195c
drivers/input : move input drivers to drivers/input
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
e455866
drivers/usb : move usb drivers to drivers/usb
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
1378df7
drivers/serial : move serial drivers to drivers/serial
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
2439e4b
drivers/net : move net drivers to drivers/net
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
352d259
drivers/video : move video drivers to drivers/video
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
7364621
drivers/pcmcia : move pcmcia drivers to drivers/pcmcia
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
93a686e
drivers/pci : move pci drivers to drivers/pci
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
080c646
drivers/i2c : move i2c drivers to drivers/i2c
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
efe3303
Merge branch 'origin' into kconfig-for-1.3.1
by Grant Likely
· 17 years ago
4d4faae
Group PCI and PCMCIA drivers in drivers/Makefile
by Grant Likely
· 17 years ago
5798f87
Group block/flash drivers in drivers/Makefile
by Grant Likely
· 17 years ago
df58c81
Group USB drivers in drivers/Makefile
by Grant Likely
· 17 years ago
5dbb6ed
Group i2c drivers in drivers/Makefile
by Grant Likely
· 17 years ago
ec00c76
Group console drivers in drivers/Makefile
by Grant Likely
· 17 years ago
754f230
Group network drivers in drivers/Makefile
by Grant Likely
· 17 years ago
f0037c5
Build: split COBJS value into multiple lines
by Grant Likely
· 17 years ago
1f10310
Implement general ULi 526x Ethernet driver support in U-boot
by Roy Zang
· 17 years ago
f051692
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 17 years ago
41b4d28
Coding style: keep lists sorted; update CHANGELOG
by Wolfgang Denk
· 17 years ago
58b74b0
Fix missing drivers makefile entries ds1722.c mw_eeprom.c
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
7a93487
Move PL01* serial drivers to drivers/serial and adjust Makefiles.
by Peter Pearse
· 17 years ago
041a255
Add support for Sil680 IDE controller.
by Gary Jennejohn
· 17 years ago
65d7ada
Update Makefiles for merged and split at45.c.
by Peter Pearse
· 17 years ago
78549bb
Merge with git://www.denx.de/git/u-boot.git
by Markus Klotzbuecher
· 17 years ago
5072188
This is a framebuffer driver for ATI video card, can work for PCI9200,
by Jason Jin
· 17 years ago
63cec58
Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts.
by Ed Swarthout
· 17 years ago
98c440b
Merge with /home/wd/git/u-boot/custodian/u-boot-testing
by Wolfgang Denk
· 17 years ago
66d9dbe
Add driver for S-ATA-controller on Intel processors with South
by mushtaq khan
· 18 years ago
b0d8f5b
New board SMN42 branch
by Peter Pearse
· 18 years ago
61ea75a
Merge with git://www.denx.de/git/u-boot.git
by Markus Klotzbuecher
· 18 years ago
2a26ec4
Cleanup, update CHANGELOG
by Wolfgang Denk
· 18 years ago
43f6226
Merge with /home/wd/git/u-boot/custodian/u-boot-74xx-7xx
by Wolfgang Denk
· 18 years ago
5c1fe1f
Atmel MACB ethernet driver
by Haavard Skinnemoen
· 19 years ago
822af35
Support for the Philips ISP116x HCD (Host Controller Driver)
by Rodolfo Giometti
· 18 years ago
f2b07eb
Merge with git://www.denx.de/git/u-boot.git#testing-USB
by Markus Klotzbuecher
· 18 years ago
00b574b
Merge branch 'master' into hpc2
by roy zang
· 18 years ago
3a8ce9a
[PATCH 6_9] Move common_cmd_ace.c to drivers_systemace.c
by Grant Likely
· 18 years ago
d3c5e8b
Merge with /home/wd/git/u-boot/master
by Wolfgang Denk
· 18 years ago
4c52783
General code modification for mpc7448hpc2 board support.
by roy zang
· 18 years ago
0ab292c
Merge with /home/wd/git/u-boot/master
by Wolfgang Denk
· 18 years ago
f93ae78
Add common serial driver for Atmel AT32 and AT91 chips
by Wolfgang Denk
· 18 years ago
7237c03
Moved i2c driver out of cpu/mpc86xx/i2c.c into drivers/fsl_i2c.c
by Jon Loeliger
· 18 years ago
daaba98
Merge branch 'master' of http://www.denx.de/git/u-boot
by Jon Loeliger
· 18 years ago
2b208f5
Move "ar" flags to config.mk to allow for silent "make -s"
by Wolfgang Denk
· 18 years ago
afa9884
Merge branch 'master' of http://www.denx.de/git/u-boot
by Jon Loeliger
· 18 years ago
f932863
Add support for a saving build objects in a separate directory.
by Marian Balakowicz
· 18 years ago
5e4c24b
Merge branch 'mpc86xx'
by Jon Loeliger
· 18 years ago
4782ac8
Add AHCI support to u-boot
by Jin Zhengxiong
· 18 years ago
98280e3
Merge with /home/wd/git/u-boot/master
by Wolfgang Denk
· 18 years ago
b87dfd2
Add support for TB5200 board
by Wolfgang Denk
· 18 years ago
9d40799
Major PCMCIA Cleanup to make code better readable and maintainable.
by Wolfgang Denk
· 18 years ago
16c8d5e
Various USB related patches
by Wolfgang Denk
· 18 years ago
3e326ec
This patch adds USB storage support for the delta board. This is the first
by Markus Klotzbuecher
· 18 years ago
3df5bea
Add support for NetSilicon NS7520 processor.
by Wolfgang Denk
· 19 years ago
63be111
* Patch by Jon Loeliger, 2005-07-25
by Jon Loeliger
· 19 years ago
3a574cb
* Patch by Greg Ungerer, 19 May 2005:
by wdenk
· 20 years ago
8f0b7cb
Patches by Martin Krause, 22 Mar 2005:
by wdenk
· 20 years ago
8ed9604
* Patches by Richard Woodruff, 01 Oct 2004:
by wdenk
· 20 years ago
1d9f410
Patch by Steven Scholz, 16 Aug 2004:
by wdenk
· 20 years ago
68ceb29
Add support for console over UDP (compatible to Ingo Molnar's
by wdenk
· 20 years ago
281e00a
* Code cleanup
by wdenk
· 20 years ago
3953988
* Code cleanup (ARM mostly)
by wdenk
· 20 years ago
5cf91d6
* Modify KUP4X board configuration to use SL811 driver for USB memory
by wdenk
· 21 years ago
Next »