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