aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-07-30gpio: tca642x: Add the tca642x gpio expander driverDan Murphy2-0/+334
2013-07-30net, phy, cpsw: fix gigabit register accessHeiko Schocher2-2/+6
2013-07-26drivers: net: cpsw: Enable statistics for all portMugunthan V N1-0/+1
2013-07-26drivers: net: cpsw: remove hard coding bd ram for cpswMugunthan V N1-3/+1
2013-07-25Merge branch 'u-boot/master' into u-boot-arm/masterAlbert ARIBAUD595-9249/+2009
2013-07-25Merge branch 'master' of git://git.denx.de/u-boot-nds32Tom Rini4-86/+8
2013-07-25qemu-malta: Update for SPDX license identifiersTom Rini1-3/+1
2013-07-25Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini3-1/+180
2013-07-25drivers/i2c: Update fti2c010.[ch], i2c_core.c to use SPDX identifiersTom Rini3-17/+3
2013-07-25net: calxedaxgmac: enable rx cut-thruRob Herring1-1/+1
2013-07-24MIPS: qemu-malta: add PCI supportGabor Juhos2-0/+179
2013-07-24net: pcnet: use pci_virt_to_mem to obtain buffer addressesGabor Juhos1-1/+1
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini9-333/+1236
2013-07-24Add LGPL-2.1+ SPDX-License-Identifier to source filesWolfgang Denk1-4/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk589-8826/+601
2013-07-24pci: move pci_ftpci100.h to include/faraday/ftpci100.hGabor Juhos2-98/+2
2013-07-24pci: add prototype for pci_ftpci_init() functionGabor Juhos1-0/+2
2013-07-24block: constify sect_buf argument of ide_write_dataGabor Juhos1-1/+1
2013-07-24mmc: ftsdc010_mci: fix build error if CONFIG_FTSDC010_SDIO is not definedGabor Juhos1-1/+5
2013-07-23i2c: add Faraday FTI2C010 I2C controller supportKuo-Jung Su3-0/+451
2013-07-23I2C: mxc_i2c: Add support for Vybrid VF610 platformAlison Wang1-7/+55
2013-07-23i2c, ppc4xx_i2c: switch to new multibus/multiadapter supportDirk Eibach2-98/+97
2013-07-23tegra: i2c: Enable new CONFIG_SYS_I2C frameworkSimon Glass2-49/+33
2013-07-23tegra: i2c: Add function to know about current busSimon Glass1-17/+61
2013-07-23i2c, fsl_i2c: switch to new multibus/multiadapter supportHeiko Schocher2-134/+86
2013-07-23i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher2-48/+58
2013-07-23i2c: add i2c_core and prepare for new multibus supportHeiko Schocher2-0/+415
2013-07-19net: phy: Set SUPPORTED_1000baseX_Half flag in ESTATUS_1000_XHALF caseFabio Estevam1-1/+1
2013-07-19phy: fix 10/100Mbps operation on 1Gbps-capable linksSascha Silbe1-1/+9
2013-07-16Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2-5/+4
2013-07-16fsl_esdhc: Touch only relevant sys ctrl bitsDirk Behme1-3/+3
2013-07-16drivers/mmc/dw_mmc - remove extra arch specific "asm/arch/clk.h" inclusionAlexey Brodkin1-1/+0
2013-07-16Powerpc: eSDHC: Fix mmc read write err in uboot of T4240QDS boardHaijun.Zhang1-1/+1
2013-07-16Add Atmel I2C tpmDirk Eibach2-0/+122
2013-07-16i2c: fsl_i2c: i2c_read(): dont try to write address w/ alen=0Reinhard Pfau1-3/+6
2013-07-12Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini1-6/+4
2013-07-12mtd: mxc_nand: Fix crash after MTD resyncMarek Vasut1-6/+4
2013-07-12Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini14-116/+434
2013-07-12Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD1-1/+22
2013-07-12net: fec: Avoid MX28 bus sync issueMarek Vasut1-0/+22
2013-07-12net: fec: Remove bogus flush_dcache_range() callMarek Vasut1-1/+0
2013-07-11ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114Jim Lin1-36/+268
2013-07-10Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD7-18/+97
2013-07-10usb: pxa27x_udc: fix compiler warningsMike Dunn1-9/+5
2013-07-10dfu: Update DFU's authorship historyŁukasz Majewski1-0/+7
2013-07-10Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2-37/+18
2013-07-10EXYNOS: Resolve the i2c compilation errorAmar1-8/+1
2013-07-08video: consolidate splash screen alignment codeAnatolij Gustschin1-22/+2
2013-07-05power:bat:trats: Break battery charging with ctrl+CŁukasz Majewski2-5/+11
2013-07-03dfu:ext4:fix Fix DFU upload functionalityŁukasz Majewski1-4/+5