summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* unify version_stringAndreas Bießmann2011-07-281-1/+1
* fpga: support FPP Cyclone configurationMichael Jones2011-07-281-0/+10
* altera: fix printf typoMichael Jones2011-07-281-1/+1
* cosmetic: spell fixes etc.Michael Jones2011-07-281-1/+1
* net: Add SMSC89128 supportPhil Edworthy2011-07-271-0/+2
* phylib: Detect link on 10G devices correctlyAndy Fleming2011-07-271-2/+6
* serial: drop useless ctlr fieldMike Frysinger2011-07-264-20/+14
* serial: push default_serial_console to driversMike Frysinger2011-07-263-0/+47
* sf: sst: support newer standardized flashesMike Frysinger2011-07-261-2/+20
* sf: unify write disable commandsMike Frysinger2011-07-262-1/+10
* sf: eon/stmicro: inline useless ID definesMike Frysinger2011-07-262-20/+9
* sf: kill off now-unused local stateMike Frysinger2011-07-265-123/+61
* sf: unify write funcsMike Frysinger2011-07-267-324/+76
* sf: unify write enable commandsMike Frysinger2011-07-269-8/+16
* Timer: Allow reset_timer() only for systems with low resolution timersGraeme Russ2011-07-262-0/+6
* scaled down version of generic libraries for SPLAneesh V2011-07-261-0/+3
* disk/part.c: Make features optionalMatthew McClintock2011-07-263-0/+6
* scsi/ahci: add support for non-PCI controllersRob Herring2011-07-261-8/+62
* scsi/ahci: ata id little endian fixRob Herring2011-07-261-1/+1
* andes_spi: add andes_spi interfaceMacpaul Lin2011-07-253-0/+431
* net: designware: fix uninitialized phy_addr usageMike Frysinger2011-07-251-0/+2
* net: designware: fix unused warning when CONFIG_DW_AUTONEG is enabledMike Frysinger2011-07-251-1/+3
* Merge branch 'master' of git://git.denx.de/u-boot-mmcWolfgang Denk2011-07-1911-6/+2025
|\
| * AT91:mmc:fix multiple read/write errorelen.song2011-07-152-1/+12
| * mmc: Access mode validation for eMMC cards > 2 GiBŁukasz Majewski2011-07-152-2/+6
| * mmc: sh_mmcif: add support for Renesas MMCIFYoshihiro Shimoda2011-07-153-0/+847
| * mmc: fix the condition for MMC version 4Yoshihiro Shimoda2011-07-151-4/+11
| * MMC: add marvell sdhci driverLei Wen2011-07-152-0/+22
| * MMC: add sdhci generic frameworkLei Wen2011-07-152-0/+434
| * MMC: add erase function to both mmc and sdLei Wen2011-07-151-0/+102
| * mmc: Tegra2: SD/MMC driver for Seaboard - eMMC on SDMMC4, SDIO on SDMMC3Tom Warren2011-07-153-0/+592
* | MX31: Cleanup clock functionStefano Babic2011-07-181-2/+0
* | Timer: Fix misuse of ARM *timer_masked() functions outside arch/armGraeme Russ2011-07-163-10/+13
* | imx: Add support for USB EHCI on imx25Matthias Weisser2011-07-141-8/+25
|/
* fsl_dma: fix support for 83xx DMA engineIra W. Snyder2011-07-061-0/+2
* driver/serial: delete at91rm9200_usartAndreas Bießmann2011-07-042-127/+0
* GPIO: Tegra2: add GPIO driver for Tegra2Tom Warren2011-07-042-0/+256
* NAND: Add 16bit NAND support for the NDFCAlex Waterman2011-07-011-4/+29
* nand_util: drop trailing all-0xff pages if requestedBen Gardiner2011-07-011-3/+37
* nand_util: treat WITH_YAFFS_OOB as a modeBen Gardiner2011-07-011-0/+3
* nand_util: convert nand_write_skip_bad() to flagsBen Gardiner2011-07-011-4/+4
* nand_base: trivial: fix comment read/write commentBen Gardiner2011-07-011-1/+1
* cfi_flash: reverse geometry for newer STM partsMike Frysinger2011-06-291-0/+4
* usb: convert to partial linkingMike Frysinger2011-06-251-2/+2
* ehci-pci: Fix PCI EHCI driver for 36-bitZhao Chenhui2011-06-251-3/+2
* musb: process control messages after roothub accepted itCliff Cai2011-06-251-2/+5
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-06-234-425/+211
|\
| * IXP42x PCI rewriteMichael Schwingen2011-06-233-423/+206
| * trigger hardware watchdog in IXP42x serial driverMichael Schwingen2011-06-231-2/+5
* | ARM: drop unsupported 'trab' boardWolfgang Denk2011-06-221-6/+0
|/
OpenPOWER on IntegriCloud