summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-08-172-4/+5
|\
| * Merge git://git.denx.de/u-boot-armStefano Babic2013-07-31597-9255/+2352
| |\
| * | mxc_ipuv3: fix memory alignment of framebufferEric Nelson2013-07-291-2/+3
| * | mxc_gpio: Correct the GPIO handling in gpio_direction_output()Dirk Behme2013-07-241-2/+2
* | | Prepare for TI816X : reuse existing code from TI814XTENART Antoine2013-08-151-2/+2
* | | ARM: AM43xx: Add build supportLokesh Vutla2013-08-151-2/+3
* | | musb: Disable extra printsLokesh Vutla2013-08-151-12/+8
| |/ |/|
* | gpio: tca642x: Add the tca642x gpio expander driverDan Murphy2013-07-302-0/+334
* | net, phy, cpsw: fix gigabit register accessHeiko Schocher2013-07-302-2/+6
* | drivers: net: cpsw: Enable statistics for all portMugunthan V N2013-07-261-0/+1
* | drivers: net: cpsw: remove hard coding bd ram for cpswMugunthan V N2013-07-261-3/+1
* | Merge branch 'u-boot/master' into u-boot-arm/masterAlbert ARIBAUD2013-07-25595-9249/+2009
|\ \
| * \ Merge branch 'master' of git://git.denx.de/u-boot-nds32Tom Rini2013-07-254-86/+8
| |\ \
| | * | pci: move pci_ftpci100.h to include/faraday/ftpci100.hGabor Juhos2013-07-242-98/+2
| | * | pci: add prototype for pci_ftpci_init() functionGabor Juhos2013-07-241-0/+2
| | * | block: constify sect_buf argument of ide_write_dataGabor Juhos2013-07-241-1/+1
| | * | mmc: ftsdc010_mci: fix build error if CONFIG_FTSDC010_SDIO is not definedGabor Juhos2013-07-241-1/+5
| | |/
| * | qemu-malta: Update for SPDX license identifiersTom Rini2013-07-251-3/+1
| * | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2013-07-253-1/+180
| |\ \
| | * | MIPS: qemu-malta: add PCI supportGabor Juhos2013-07-242-0/+179
| | * | net: pcnet: use pci_virt_to_mem to obtain buffer addressesGabor Juhos2013-07-241-1/+1
| * | | drivers/i2c: Update fti2c010.[ch], i2c_core.c to use SPDX identifiersTom Rini2013-07-253-17/+3
| * | | Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-249-333/+1236
| |\ \ \ | | |/ / | |/| |
| | * | i2c: add Faraday FTI2C010 I2C controller supportKuo-Jung Su2013-07-233-0/+451
| | * | I2C: mxc_i2c: Add support for Vybrid VF610 platformAlison Wang2013-07-231-7/+55
| | * | i2c, ppc4xx_i2c: switch to new multibus/multiadapter supportDirk Eibach2013-07-232-98/+97
| | * | tegra: i2c: Enable new CONFIG_SYS_I2C frameworkSimon Glass2013-07-232-49/+33
| | * | tegra: i2c: Add function to know about current busSimon Glass2013-07-231-17/+61
| | * | i2c, fsl_i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-232-134/+86
| | * | i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-232-48/+58
| | * | i2c: add i2c_core and prepare for new multibus supportHeiko Schocher2013-07-232-0/+415
| | |/
| * | Add LGPL-2.1+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-4/+1
| * | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24589-8826/+601
| |/
* | net: calxedaxgmac: enable rx cut-thruRob Herring2013-07-251-1/+1
|/
* net: phy: Set SUPPORTED_1000baseX_Half flag in ESTATUS_1000_XHALF caseFabio Estevam2013-07-191-1/+1
* phy: fix 10/100Mbps operation on 1Gbps-capable linksSascha Silbe2013-07-191-1/+9
* Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2013-07-162-5/+4
|\
| * fsl_esdhc: Touch only relevant sys ctrl bitsDirk Behme2013-07-161-3/+3
| * drivers/mmc/dw_mmc - remove extra arch specific "asm/arch/clk.h" inclusionAlexey Brodkin2013-07-161-1/+0
| * Powerpc: eSDHC: Fix mmc read write err in uboot of T4240QDS boardHaijun.Zhang2013-07-161-1/+1
* | Add Atmel I2C tpmDirk Eibach2013-07-162-0/+122
* | i2c: fsl_i2c: i2c_read(): dont try to write address w/ alen=0Reinhard Pfau2013-07-161-3/+6
|/
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2013-07-121-6/+4
|\
| * mtd: mxc_nand: Fix crash after MTD resyncMarek Vasut2013-07-121-6/+4
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-07-1214-116/+434
|\ \
| * \ Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-07-121-1/+22
| |\ \
| | * | net: fec: Avoid MX28 bus sync issueMarek Vasut2013-07-121-0/+22
| | * | net: fec: Remove bogus flush_dcache_range() callMarek Vasut2013-07-121-1/+0
| * | | ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114Jim Lin2013-07-111-36/+268
| * | | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-07-107-18/+97
| |\ \ \
OpenPOWER on IntegriCloud