summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
* 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
|\ \ | |/ |/|
| * mtd/nand: docg4: fix compiler warningsMike Dunn2013-06-26-8/+7
| * dfu, nand: before write a buffer to nand, erase the nand sectorsHeiko Schocher2013-06-24-2/+20
| * mtd: nand: fix initialization of BBT optionsDaniel Schwierzeck2013-06-18-4/+2
| * mtd: nand/docg4: fix driver after Linux resyncMike Dunn2013-06-17-12/+14
* | usb: musb: Use ARRAY_SIZE at appropriate placesAxel Lin2013-06-26-4/+2
* | mtd: cfi_flash: Use ARRAY_SIZE at appropriate placesAxel Lin2013-06-26-4/+3
* | hwmon: lm63: Use ARRAY_SIZE at appropriate placeAxel Lin2013-06-26-2/+1
* | serial: Use ARRAY_SIZE instead of reinventing itAxel Lin2013-06-26-3/+2
* | Fix block device accesses beyond 2TiBSascha Silbe2013-06-26-8/+9
* | cros: adds cros_ec keyboard driverHung-ying Tyan2013-06-26-0/+262
* | cros: add LPC support for cros_ecHung-ying Tyan2013-06-26-0/+284
* | cros: exynos: add SPI support for cros_ecHung-ying Tyan2013-06-26-0/+184
* | cros: add I2C support for cros_ecHung-ying Tyan2013-06-26-0/+200
* | cros: add cros_ec driverHung-ying Tyan2013-06-26-0/+1305
* | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2013-06-24-103/+2841
|\ \
| * | phylib: add atheros ar803x phyHeiko Schocher2013-06-24-1/+12
| * | phylib: add natsemi dp83630 phyHeiko Schocher2013-06-24-0/+37
| * | net: update FTGMAC100 for MMU/D-cache supportKuo-Jung Su2013-06-24-21/+49
| * | net: add Faraday FTMAC110 10/100Mbps ethernet supportKuo-Jung Su2013-06-24-0/+651
| * | net: phy: supplement support for Micrel's KSZ9031SARTRE Leo2013-06-24-1/+35
| * | net: macb: add support for gigabit MACBo Shen2013-06-24-38/+168
| * | net: macb: using phylib to configure phy deviceBo Shen2013-06-24-2/+14
| * | net: macb: using AT91FAMILY replace #ifdeferryBo Shen2013-06-24-8/+2
| * | net: ks8851_mll: add ethernet supportRoberto Cerati2013-06-24-0/+1003
| * | phylib: Add Atheros AR8035 GETH PHY supportXie Xiaobo2013-06-24-1/+33
| * | add support for Xilinx 1000BASE-X phy (GTX)Charles Coldwell2013-06-24-0/+21
| * | PHY: micrel.c: add support for KSZ9031David Andrey2013-06-24-27/+52
| * | net: Fix build regression in macb.cJoe Hershberger2013-06-24-1/+1
| * | net/macb: Add arch specific routine to get mdio controlShiraz Hashim2013-06-24-0/+8
| * | net/designware: Do not select MIIPORT for RGMII interfaceVipin Kumar2013-06-24-1/+3
| * | NET: mvgbe: add support for DoveSebastian Hesselbarth2013-06-24-0/+9
| * | NET: mvgbe: add phylib supportSebastian Hesselbarth2013-06-24-4/+65