summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-20net: phy: Set SUPPORTED_1000baseX_Half flag in ESTATUS_1000_XHALF caseFabio Estevam1-1/+1
2013-07-20phy: fix 10/100Mbps operation on 1Gbps-capable linksSascha Silbe1-1/+9
2013-07-17Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2-5/+4
2013-07-17fsl_esdhc: Touch only relevant sys ctrl bitsDirk Behme1-3/+3
2013-07-17drivers/mmc/dw_mmc - remove extra arch specific "asm/arch/clk.h" inclusionAlexey Brodkin1-1/+0
2013-07-17Powerpc: eSDHC: Fix mmc read write err in uboot of T4240QDS boardHaijun.Zhang1-1/+1
2013-07-17Add Atmel I2C tpmDirk Eibach2-0/+122
2013-07-17i2c: fsl_i2c: i2c_read(): dont try to write address w/ alen=0Reinhard Pfau1-3/+6
2013-07-13Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini1-6/+4
2013-07-13mtd: 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-12ARM: 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
2013-07-03dfu:ext4:fix Fix ext4{read|write} command formattingŁukasz Majewski1-0/+2
2013-07-03Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini7-15/+61
2013-07-02ARM: OMAP: GPIO: Fix valid range and enable usage of all GPIOs on OMAP5Axel Lin1-1/+1
2013-07-02usb: omap: ulpi: fix ulpi transceiver accessMichael Trimarchi1-33/+9
2013-07-01video: lcd: Add CONFIG_SPLASH_SCREEN_PREPARE support to CONFIG_VIDEORobert Winkler1-2/+3
2013-07-01drivers:video:s6e8ax0: change data_to_send array to staticPiotr Wilczek1-13/+13
2013-07-01Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini6-26/+43
2013-06-30usb: add support for the USB Ethernet adapter D-Link DUB-E100 H/W Ver C1Pierre Aubert1-0/+1
2013-06-30dfu:function: Fix number of allocated DFU function pointersLukasz Majewski1-1/+1
2013-06-30usb, musb-new: add wdt triggerHeiko Schocher1-0/+2
2013-06-30usb, g_dnl: make possibility to fixup the device_desc board specificHeiko Schocher1-0/+7
2013-06-30usb, dfu gadget: switch to dfu mode in dfu_bindHeiko Schocher1-1/+3
2013-06-30usb:composite: use memcpy to avoid unaligned accessPiotr Wilczek1-1/+2
2013-06-30drivers:usb: use get|put_unaligned_le16Piotr Wilczek1-4/+4
2013-06-30dfu: make data buffer size configurableHeiko Schocher1-8/+41
2013-06-28Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD3-27/+37
2013-06-28video: mxsfb: Break the line in videomode messageFabio Estevam1-1/+1
2013-06-27mtd/nand: docg4: fix compiler warningsMike Dunn1-8/+7
2013-06-26dwc_ahsata: Allow use with dcache enabledEric Nelson1-9/+25
2013-06-26usb: musb: Use ARRAY_SIZE at appropriate placesAxel Lin2-4/+2
2013-06-26mtd: cfi_flash: Use ARRAY_SIZE at appropriate placesAxel Lin1-4/+3
2013-06-26hwmon: lm63: Use ARRAY_SIZE at appropriate placeAxel Lin1-2/+1
2013-06-26serial: Use ARRAY_SIZE instead of reinventing itAxel Lin1-3/+2
2013-06-26Fix block device accesses beyond 2TiBSascha Silbe1-8/+9
2013-06-26spi: mxc_spi: Update pre and post divider algorithmDirk Behme1-18/+12