aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-07-12Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini1-6/+4
2013-07-12mtd: 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-11ARM: 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-26mtd/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
2013-06-26spi: mxc_spi: Fix pre and post divider calculationDirk Behme1-3/+3
2013-06-26cros: adds cros_ec keyboard driverHung-ying Tyan2-0/+262
2013-06-26cros: add LPC support for cros_ecHung-ying Tyan2-0/+284
2013-06-26cros: exynos: add SPI support for cros_ecHung-ying Tyan3-0/+184
2013-06-26cros: add I2C support for cros_ecHung-ying Tyan2-0/+200
2013-06-26cros: add cros_ec driverHung-ying Tyan2-0/+1305
2013-06-24Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini19-103/+2841
2013-06-25gpio: s5p_gpio: Call s5p_gpio_set_value() instead of open-codeAxel Lin1-8/+1
2013-06-25gpio: s3c2440_gpio: Fix wrong writel argumentsAxel Lin1-3/+3
2013-06-24phylib: add atheros ar803x phyHeiko Schocher1-1/+12