summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ahci: convert to use libata functions and definitionsRob Herring2013-09-061-56/+24
* ahci: increase spin-up timeout to 20 secRob Herring2013-09-061-1/+1
* ahci: handle COMINIT received during spin-upRob Herring2013-09-061-0/+12
* ahci: move link bring-up handling to separate functionRob Herring2013-09-061-15/+25
* ahci: add defines for PORT_SCR_STAT register bitsRob Herring2013-09-061-2/+3
* ahci: fix memory leak in ata_scsiop_inquiryRob Herring2013-09-061-0/+1
* ahci: fix unaligned accessRob Herring2013-09-061-1/+1
* ahci: use ports implemented map instead of num_portsRichard Gibbs2013-09-061-0/+4
* usb: ehci-mx5: Use 'bool' instead of 'unsigned char'Fabio Estevam2013-08-261-3/+3
* usb: ehci-mx5: Remove unneeded write to cscmr1 registerFabio Estevam2013-08-261-9/+0
* usb:dfu:g_dnl: Refactoring the string definition code for g_dnl driverLukasz Majewski2013-08-261-4/+7
* usb:dfu:g_dnl: Change number of exported configurations at composite gadgetLukasz Majewski2013-08-261-2/+4
* dfu, nand, ubi: add partubi alt settings for updating ubi partitionHeiko Schocher2013-08-261-2/+36
* ARM: OMAP: USB: Fix linker error when ULPI is not definedDan Murphy2013-08-261-0/+7
* ARM: OMAP5: USB: Add OMAP5 common USB EHCI informationDan Murphy2013-08-261-2/+24
* nand_util: delete a useless variableMasahiro Yamada2013-08-221-2/+1
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2013-08-2112-10/+250
|\
| * powerpc/t4240: add QSGMII interface supportShaohui Xie2013-08-203-2/+43
| * SPDX-License-Identifier: clean up license headerYork Sun2013-08-202-32/+2
| * powerpc: Fix CamelCase checkpatch warningsPrabhakar Kushwaha2013-08-201-1/+1
| * powerpc: p1022ds: add TPL for p1022ds nand bootYing Zhang2013-08-202-7/+21
| * powerpc : spi flash : Support to start from eSPI with SPLYing Zhang2013-08-203-0/+80
| * powerpc: mpc85xx: Support booting from SD Card with SPLYing Zhang2013-08-203-0/+135
* | pmic:i2c: Replace legacy I2C_SET_BUS macro with i2c_set_bus_num()Łukasz Majewski2013-08-201-1/+1
* | fsl_i2c: add workaround for the erratum I2C A004447Chunhe Lan2013-08-201-3/+11
* | fsl_i2c: generate nine pulses on SCL if the I2C bus is hungChunhe Lan2013-08-201-2/+57
|/
* SPDX-License-Identifier: convert BSD-3-Clause filesWolfgang Denk2013-08-19143-3608/+145
* SPDX-License-Identifier: convert PIBS licensed filesWolfgang Denk2013-08-192-44/+6
* SPDX-License-Identifier: fixing some problematic GPL-2.0 filesWolfgang Denk2013-08-191-18/+1
* net: ftmac110: Update tx/rx descriptor formatKuo-Jung Su2013-08-192-74/+82
* net: ftmac110: struct ftmac110_regs __iomem * -> struct ftmac110_regs *Kuo-Jung Su2013-08-191-5/+5
* net: ftmac110: Update license statementKuo-Jung Su2013-08-192-2/+2
* net: phy/realtek: Add support for RTL8211DN and RTL8211E phy modulesBhupesh Sharma2013-08-191-26/+51
* net: smsc95xx: Add support for another SMSC95xx variantStefan Roese2013-08-191-0/+1
* net: Use ARRAY_SIZE at appropriate placesAxel Lin2013-08-1910-17/+10
* phy: smsc: LAN8710/8720 are not Gbit PHYsFabio Estevam2013-08-191-1/+1
* serial: arm_dcc: Convert to use default_serial_putsAxel Lin2013-08-191-7/+1
* Merge branch 'master' of git://88.191.163.10/u-boot-armTom Rini2013-08-189-24/+359
|\
| * 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
| |\ \
OpenPOWER on IntegriCloud