aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-09-06ahci: convert to use libata functions and definitionsRob Herring1-56/+24
2013-09-06ahci: increase spin-up timeout to 20 secRob Herring1-1/+1
2013-09-06ahci: handle COMINIT received during spin-upRob Herring1-0/+12
2013-09-06ahci: move link bring-up handling to separate functionRob Herring1-15/+25
2013-09-06ahci: add defines for PORT_SCR_STAT register bitsRob Herring1-2/+3
2013-09-06ahci: fix memory leak in ata_scsiop_inquiryRob Herring1-0/+1
2013-09-06ahci: fix unaligned accessRob Herring1-1/+1
2013-09-06ahci: use ports implemented map instead of num_portsRichard Gibbs1-0/+4
2013-08-26usb: ehci-mx5: Use 'bool' instead of 'unsigned char'Fabio Estevam1-3/+3
2013-08-26usb: ehci-mx5: Remove unneeded write to cscmr1 registerFabio Estevam1-9/+0
2013-08-26usb:dfu:g_dnl: Refactoring the string definition code for g_dnl driverLukasz Majewski1-4/+7
2013-08-26usb:dfu:g_dnl: Change number of exported configurations at composite gadgetLukasz Majewski1-2/+4
2013-08-26dfu, nand, ubi: add partubi alt settings for updating ubi partitionHeiko Schocher1-2/+36
2013-08-26ARM: OMAP: USB: Fix linker error when ULPI is not definedDan Murphy1-0/+7
2013-08-26ARM: OMAP5: USB: Add OMAP5 common USB EHCI informationDan Murphy1-2/+24
2013-08-22nand_util: delete a useless variableMasahiro Yamada1-2/+1
2013-08-21Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini12-10/+250
2013-08-20powerpc/t4240: add QSGMII interface supportShaohui Xie3-2/+43
2013-08-20SPDX-License-Identifier: clean up license headerYork Sun2-32/+2
2013-08-20powerpc: Fix CamelCase checkpatch warningsPrabhakar Kushwaha1-1/+1
2013-08-20powerpc: p1022ds: add TPL for p1022ds nand bootYing Zhang2-7/+21
2013-08-20powerpc : spi flash : Support to start from eSPI with SPLYing Zhang3-0/+80
2013-08-20powerpc: mpc85xx: Support booting from SD Card with SPLYing Zhang3-0/+135
2013-08-20pmic:i2c: Replace legacy I2C_SET_BUS macro with i2c_set_bus_num()Ɓukasz Majewski1-1/+1
2013-08-20fsl_i2c: add workaround for the erratum I2C A004447Chunhe Lan1-3/+11
2013-08-20fsl_i2c: generate nine pulses on SCL if the I2C bus is hungChunhe Lan1-2/+57
2013-08-19SPDX-License-Identifier: convert BSD-3-Clause filesWolfgang Denk143-3608/+145
2013-08-19SPDX-License-Identifier: convert PIBS licensed filesWolfgang Denk2-44/+6
2013-08-19SPDX-License-Identifier: fixing some problematic GPL-2.0 filesWolfgang Denk1-18/+1
2013-08-19net: ftmac110: Update tx/rx descriptor formatKuo-Jung Su2-74/+82
2013-08-19net: ftmac110: struct ftmac110_regs __iomem * -> struct ftmac110_regs *Kuo-Jung Su1-5/+5
2013-08-19net: ftmac110: Update license statementKuo-Jung Su2-2/+2
2013-08-19net: phy/realtek: Add support for RTL8211DN and RTL8211E phy modulesBhupesh Sharma1-26/+51
2013-08-19net: smsc95xx: Add support for another SMSC95xx variantStefan Roese1-0/+1
2013-08-19net: Use ARRAY_SIZE at appropriate placesAxel Lin10-17/+10
2013-08-19phy: smsc: LAN8710/8720 are not Gbit PHYsFabio Estevam1-1/+1
2013-08-19serial: arm_dcc: Convert to use default_serial_putsAxel Lin1-7/+1
2013-08-18Merge branch 'master' of git://88.191.163.10/u-boot-armTom Rini9-24/+359
2013-08-17Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2-4/+5
2013-08-16gpio: pca953x: Use ARRAY_SIZE instead of reinventing itAxel Lin1-4/+1
2013-08-15Prepare for TI816X : reuse existing code from TI814XTENART Antoine1-2/+2
2013-08-15ARM: AM43xx: Add build supportLokesh Vutla1-2/+3
2013-08-15musb: Disable extra printsLokesh Vutla1-12/+8
2013-08-13tegra: Avoid using I2C prior to relocationSimon Glass1-0/+4
2013-08-13Merge branch 'dcc' of git://www.denx.de/git/u-boot-microblazeTom Rini2-18/+25
2013-08-13Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2-6/+16
2013-08-13serial: arm_dcc: Register with serial coreJagannadha Sutradharudu Teki2-6/+29
2013-08-13serial: arm_dcc: Remove stdio structure supportJagannadha Sutradharudu Teki1-16/+0
2013-08-12Merge branch 'master' of git://www.denx.de/git/u-boot-videoTom Rini13-122/+757
2013-08-12exynos: video: change mipi dsi write function parameters correctlyDonghwa Lee5-62/+65