summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | EXYNOS: Resolve the i2c compilation errorAmar2013-07-101-8/+1
| | * | | power:bat:trats: Break battery charging with ctrl+CŁukasz Majewski2013-07-052-5/+11
| | * | | gpio: s5p_gpio: Call s5p_gpio_set_value() instead of open-codeAxel Lin2013-06-251-8/+1
| | * | | gpio: s3c2440_gpio: Fix wrong writel argumentsAxel Lin2013-06-251-3/+3
| | * | | S5P: Serial: Add fdt support to driverRajeshwari Shinde2013-06-241-0/+78
| | * | | EXYNOS5: I2C: Add FDT and non-FDT support for I2CAmar2013-06-241-2/+10
| | * | | video: exynos_fb: Add the missing #else clauseAjay Kumar2013-06-211-1/+2
| * | | | ARM: OMAP: GPIO: Fix valid range and enable usage of all GPIOs on OMAP5Axel Lin2013-07-021-1/+1
| * | | | usb: omap: ulpi: fix ulpi transceiver accessMichael Trimarchi2013-07-021-33/+9
| * | | | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-06-283-27/+37
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | video: mxsfb: Break the line in videomode messageFabio Estevam2013-06-281-1/+1
| | * | dwc_ahsata: Allow use with dcache enabledEric Nelson2013-06-261-9/+25
| | * | spi: mxc_spi: Update pre and post divider algorithmDirk Behme2013-06-261-18/+12
| | * | spi: mxc_spi: Fix pre and post divider calculationDirk Behme2013-06-261-3/+3
* | | | usb: pxa27x_udc: fix compiler warningsMike Dunn2013-07-101-9/+5
* | | | dfu: Update DFU's authorship historyŁukasz Majewski2013-07-101-0/+7
| |_|/ |/| |
* | | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2013-07-102-37/+18
|\ \ \
| * | | video: consolidate splash screen alignment codeAnatolij Gustschin2013-07-081-22/+2
| * | | video: lcd: Add CONFIG_SPLASH_SCREEN_PREPARE support to CONFIG_VIDEORobert Winkler2013-07-011-2/+3
| * | | drivers:video:s6e8ax0: change data_to_send array to staticPiotr Wilczek2013-07-011-13/+13
* | | | dfu:ext4:fix Fix DFU upload functionalityŁukasz Majewski2013-07-031-4/+5
* | | | dfu:ext4:fix Fix ext4{read|write} command formattingŁukasz Majewski2013-07-031-0/+2
* | | | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2013-07-037-15/+61
|\ \ \ \
| * | | | usb: add support for the USB Ethernet adapter D-Link DUB-E100 H/W Ver C1Pierre Aubert2013-06-301-0/+1
| * | | | dfu:function: Fix number of allocated DFU function pointersLukasz Majewski2013-06-301-1/+1
| * | | | usb, musb-new: add wdt triggerHeiko Schocher2013-06-301-0/+2
| * | | | usb, g_dnl: make possibility to fixup the device_desc board specificHeiko Schocher2013-06-301-0/+7
| * | | | usb, dfu gadget: switch to dfu mode in dfu_bindHeiko Schocher2013-06-301-1/+3
| * | | | usb:composite: use memcpy to avoid unaligned accessPiotr Wilczek2013-06-301-1/+2
| * | | | drivers:usb: use get|put_unaligned_le16Piotr Wilczek2013-06-301-4/+4
| * | | | dfu: make data buffer size configurableHeiko Schocher2013-06-301-8/+41
| |/ / /
* | | | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2013-07-016-26/+43
|\ \ \ \ | |/ / / |/| | |
| * | | mtd/nand: docg4: fix compiler warningsMike Dunn2013-06-261-8/+7
| * | | dfu, nand: before write a buffer to nand, erase the nand sectorsHeiko Schocher2013-06-242-2/+20
| * | | mtd: nand: fix initialization of BBT optionsDaniel Schwierzeck2013-06-182-4/+2
| * | | mtd: nand/docg4: fix driver after Linux resyncMike Dunn2013-06-171-12/+14
* | | | usb: musb: Use ARRAY_SIZE at appropriate placesAxel Lin2013-06-262-4/+2
* | | | mtd: cfi_flash: Use ARRAY_SIZE at appropriate placesAxel Lin2013-06-261-4/+3
* | | | hwmon: lm63: Use ARRAY_SIZE at appropriate placeAxel Lin2013-06-261-2/+1
* | | | serial: Use ARRAY_SIZE instead of reinventing itAxel Lin2013-06-261-3/+2
* | | | Fix block device accesses beyond 2TiBSascha Silbe2013-06-261-8/+9
* | | | cros: adds cros_ec keyboard driverHung-ying Tyan2013-06-262-0/+262
* | | | cros: add LPC support for cros_ecHung-ying Tyan2013-06-262-0/+284
* | | | cros: exynos: add SPI support for cros_ecHung-ying Tyan2013-06-263-0/+184
* | | | cros: add I2C support for cros_ecHung-ying Tyan2013-06-262-0/+200
* | | | cros: add cros_ec driverHung-ying Tyan2013-06-262-0/+1305
* | | | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2013-06-2419-103/+2841
|\ \ \ \
| * | | | phylib: add atheros ar803x phyHeiko Schocher2013-06-241-1/+12
| * | | | phylib: add natsemi dp83630 phyHeiko Schocher2013-06-241-0/+37
| * | | | net: update FTGMAC100 for MMU/D-cache supportKuo-Jung Su2013-06-241-21/+49
OpenPOWER on IntegriCloud