summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mmc: Remove unused item flags in struct mmc_cmdKaspter Ju2012-09-021-28/+0
* Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2012-09-0211-135/+1799
|\
| * MUSB driver: Timeout is never detected as the while loop does not endMatej Frančeškin2012-09-011-1/+1
| * USB: Fix strict aliasing in ohci-hcdTroy Kisky2012-09-011-39/+31
| * ehci: Optimize qTD allocationsBenoît Thébaudeau2012-09-011-30/+37
| * ehci-hcd: Boost transfer speedBenoît Thébaudeau2012-09-011-29/+138
| * ehci: cosmetic: Define used constantsBenoît Thébaudeau2012-09-012-69/+118
| * ehci: Fail for multi-transaction interrupt transfersBenoît Thébaudeau2012-09-011-1/+10
| * dfu: MMC specific routines for DFU operationLukasz Majewski2012-09-012-0/+163
| * dfu: DFU backend implementationLukasz Majewski2012-09-012-0/+281
| * dfu:usb: DFU USB function (f_dfu) support for g_dnl composite gadgetLukasz Majewski2012-09-013-0/+850
| * dfu:usb: Support for g_dnl composite download gadget.Lukasz Majewski2012-09-012-0/+203
| * ehci: cosmetic: Define the number of qt_buffersBenoît Thébaudeau2012-09-012-7/+8
* | pci: add CONFIG_PCI_ENUM_ONLY for platforms that don't need PCI setup doneAndrew Sharp2012-09-021-10/+25
* | pci: minor cleanup of CONFIG_PCI_PNP usageAndrew Sharp2012-09-021-6/+6
* | pci: clean up some whitespace and formattingAndrew Sharp2012-09-022-70/+91
* | pci: fix errant data types and corresponding access functionsAndrew Sharp2012-09-022-10/+12
* | Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk2012-09-021-3/+0
|\ \
| * | serial: CONSOLE macro is not usedMichal Simek2012-08-101-3/+0
* | | at91: atmel_nand: Update driver to support Programmable Multibit ECC controllerWu, Josh2012-09-012-1/+792
* | | at91: atmel_nand: remove unused variables.Wu, Josh2012-09-011-2/+1
* | | at91: atmel_nand: extract HWECC initialization code into one function: atmel_...Wu, Josh2012-09-011-58/+86
* | | spi: atmel: add WDRBT bit to avoid receive overrunBo Shen2012-09-012-0/+4
* | | AT91: Small fix on AT91 USART initialization codeXu, Hong2012-09-011-1/+10
* | | fsl_esdhc: Remove cache snooping for i.MXBenoît Thébaudeau2012-09-011-2/+3
* | | MX28: SPI: Supercharge the SPI driverMarek Vasut2012-09-011-31/+65
* | | MX28: DMA: Prolong the DMA timeoutMarek Vasut2012-09-011-1/+1
* | | gpio: add gpio api support to mx27 (v4)trem2012-09-011-3/+5
* | | mxc: Make gpio_get_value() use PSRBenoît Thébaudeau2012-09-011-1/+1
* | | spi: fix mxs_spi_slave structure allocation to clear memoryMatt Sealey2012-09-011-1/+1
* | | spi: fix mxc_spi_slave structure allocation to clear memoryMatt Sealey2012-09-011-1/+1
* | | mxc_spi: Round up clock dividerBenoît Thébaudeau2012-09-011-2/+2
* | | rtc: add support of mx27 rtctrem2012-09-012-0/+84
* | | mxs: Convert sys_proto.h prefixes to 'mxs'Otavio Salvador2012-09-016-13/+13
* | | mxs: rename regs-clkctrl.h to regs-clkctrl-mx28.hOtavio Salvador2012-09-011-1/+1
* | | video: support exynos pwm backlight driverDonghwa Lee2012-09-012-0/+58
* | | video: exynos fb driver supports display port featureDonghwa Lee2012-09-012-1/+19
* | | video: support exynos display port driversDonghwa Lee2012-09-014-0/+2297
* | | video: support exynos fimd driver for various exynos seriesDonghwa Lee2012-09-011-33/+43
* | | tegra20: rename tegra2 -> tegra20Allen Martin2012-09-016-40/+40
* | | ARM: add basic support for the Broadcom BCM2835 SoCStephen Warren2012-09-012-0/+90
* | | u8500: Separating mmc config parameters from driverJohn Rigby2012-09-012-83/+75
* | | snowball: Add support for ux500 based snowball boardMathieu J. Poirier2012-09-013-0/+224
* | | arm: omap: Fix switching back to nandecc sw.Jeroen Hofstee2012-09-011-0/+1
* | | da8xx/hawkboard: Add support for ohci host controllerSughosh Ganu2012-09-014-103/+51
* | | am335x evm: Enable support for spi0Tom Rini2012-09-011-0/+10
* | | am33xx: Add support, update omap3 McSPI driverTom Rini2012-09-012-0/+11
* | | rtc: imxdi: Initial supportBenoît Thébaudeau2012-09-012-0/+245
* | | MX28: Fix MXS MMC DMA issuesMarek Vasut2012-09-011-15/+19
* | | MX28: Transfer small blocks via PIO in MXS MMCMarek Vasut2012-09-011-26/+20
OpenPOWER on IntegriCloud