summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
* Add LGPL-2.1+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-4/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-8826/+601
* net: phy: Set SUPPORTED_1000baseX_Half flag in ESTATUS_1000_XHALF caseFabio Estevam2013-07-19-1/+1
* phy: fix 10/100Mbps operation on 1Gbps-capable linksSascha Silbe2013-07-19-1/+9
* Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2013-07-16-5/+4
|\
| * fsl_esdhc: Touch only relevant sys ctrl bitsDirk Behme2013-07-16-3/+3
| * drivers/mmc/dw_mmc - remove extra arch specific "asm/arch/clk.h" inclusionAlexey Brodkin2013-07-16-1/+0
| * Powerpc: eSDHC: Fix mmc read write err in uboot of T4240QDS boardHaijun.Zhang2013-07-16-1/+1
* | Add Atmel I2C tpmDirk Eibach2013-07-16-0/+122
* | i2c: fsl_i2c: i2c_read(): dont try to write address w/ alen=0Reinhard Pfau2013-07-16-3/+6
|/
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2013-07-12-6/+4
|\
| * mtd: mxc_nand: Fix crash after MTD resyncMarek Vasut2013-07-12-6/+4
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-07-12-116/+434
|\ \
| * \ Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-07-12-1/+22
| |\ \
| | * | net: fec: Avoid MX28 bus sync issueMarek Vasut2013-07-12-0/+22
| | * | net: fec: Remove bogus flush_dcache_range() callMarek Vasut2013-07-12-1/+0
| * | | ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114Jim Lin2013-07-11-36/+268
| * | | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-07-10-18/+97
| |\ \ \
| | * | | EXYNOS: Resolve the i2c compilation errorAmar2013-07-10-8/+1
| | * | | power:bat:trats: Break battery charging with ctrl+CŁukasz Majewski2013-07-05-5/+11
| | * | | gpio: s5p_gpio: Call s5p_gpio_set_value() instead of open-codeAxel Lin2013-06-25-8/+1
| | * | | gpio: s3c2440_gpio: Fix wrong writel argumentsAxel Lin2013-06-25-3/+3
| | * | | S5P: Serial: Add fdt support to driverRajeshwari Shinde2013-06-24-0/+78
| | * | | EXYNOS5: I2C: Add FDT and non-FDT support for I2CAmar2013-06-24-2/+10
| | * | | video: exynos_fb: Add the missing #else clauseAjay Kumar2013-06-21-1/+2
| * | | | ARM: OMAP: GPIO: Fix valid range and enable usage of all GPIOs on OMAP5Axel Lin2013-07-02-1/+1
| * | | | usb: omap: ulpi: fix ulpi transceiver accessMichael Trimarchi2013-07-02-33/+9
| * | | | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-06-28-27/+37
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | video: mxsfb: Break the line in videomode messageFabio Estevam2013-06-28-1/+1
| | * | dwc_ahsata: Allow use with dcache enabledEric Nelson2013-06-26-9/+25
| | * | spi: mxc_spi: Update pre and post divider algorithmDirk Behme2013-06-26-18/+12
| | * | spi: mxc_spi: Fix pre and post divider calculationDirk Behme2013-06-26-3/+3
* | | | usb: pxa27x_udc: fix compiler warningsMike Dunn2013-07-10-9/+5
* | | | dfu: Update DFU's authorship historyŁukasz Majewski2013-07-10-0/+7
| |_|/ |/| |
* | | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2013-07-10-37/+18
|\ \ \
| * | | video: consolidate splash screen alignment codeAnatolij Gustschin2013-07-08-22/+2
| * | | video: lcd: Add CONFIG_SPLASH_SCREEN_PREPARE support to CONFIG_VIDEORobert Winkler2013-07-01-2/+3
| * | | drivers:video:s6e8ax0: change data_to_send array to staticPiotr Wilczek2013-07-01-13/+13
* | | | dfu:ext4:fix Fix DFU upload functionalityŁukasz Majewski2013-07-03-4/+5
* | | | dfu:ext4:fix Fix ext4{read|write} command formattingŁukasz Majewski2013-07-03-0/+2
* | | | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2013-07-03-15/+61
|\ \ \ \
| * | | | usb: add support for the USB Ethernet adapter D-Link DUB-E100 H/W Ver C1Pierre Aubert2013-06-30-0/+1
| * | | | dfu:function: Fix number of allocated DFU function pointersLukasz Majewski2013-06-30-1/+1
| * | | | usb, musb-new: add wdt triggerHeiko Schocher2013-06-30-0/+2
| * | | | usb, g_dnl: make possibility to fixup the device_desc board specificHeiko Schocher2013-06-30-0/+7
| * | | | usb, dfu gadget: switch to dfu mode in dfu_bindHeiko Schocher2013-06-30-1/+3
| * | | | usb:composite: use memcpy to avoid unaligned accessPiotr Wilczek2013-06-30-1/+2
| * | | | drivers:usb: use get|put_unaligned_le16Piotr Wilczek2013-06-30-4/+4
| * | | | dfu: make data buffer size configurableHeiko Schocher2013-06-30-8/+41
| |/ / /
* | | | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2013-07-01-26/+43
|\ \ \ \ | |/ / / |/| | |