aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-09-02input: key_matrix: fix header inclusionStephan Linz1-0/+1
2012-09-02rtc: pcf8563: Make century compatible with LinuxBenoît Thébaudeau1-2/+2
2012-09-02mmc: Remove unused item flags in struct mmc_cmdKaspter Ju1-28/+0
2012-09-02Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk11-135/+1799
2012-09-02pci: add CONFIG_PCI_ENUM_ONLY for platforms that don't need PCI setup doneAndrew Sharp1-10/+25
2012-09-02pci: minor cleanup of CONFIG_PCI_PNP usageAndrew Sharp1-6/+6
2012-09-02pci: clean up some whitespace and formattingAndrew Sharp2-70/+91
2012-09-02pci: fix errant data types and corresponding access functionsAndrew Sharp2-10/+12
2012-09-02Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk1-3/+0
2012-09-01at91: atmel_nand: Update driver to support Programmable Multibit ECC controllerWu, Josh2-1/+792
2012-09-01at91: atmel_nand: remove unused variables.Wu, Josh1-2/+1
2012-09-01at91: atmel_nand: extract HWECC initialization code into one function: atmel_...Wu, Josh1-58/+86
2012-09-01spi: atmel: add WDRBT bit to avoid receive overrunBo Shen2-0/+4
2012-09-01AT91: Small fix on AT91 USART initialization codeXu, Hong1-1/+10
2012-09-01MUSB driver: Timeout is never detected as the while loop does not endMatej Frančeškin1-1/+1
2012-09-01USB: Fix strict aliasing in ohci-hcdTroy Kisky1-39/+31
2012-09-01ehci: Optimize qTD allocationsBenoît Thébaudeau1-30/+37
2012-09-01ehci-hcd: Boost transfer speedBenoît Thébaudeau1-29/+138
2012-09-01ehci: cosmetic: Define used constantsBenoît Thébaudeau2-69/+118
2012-09-01ehci: Fail for multi-transaction interrupt transfersBenoît Thébaudeau1-1/+10
2012-09-01dfu: MMC specific routines for DFU operationLukasz Majewski2-0/+163
2012-09-01dfu: DFU backend implementationLukasz Majewski2-0/+281
2012-09-01dfu:usb: DFU USB function (f_dfu) support for g_dnl composite gadgetLukasz Majewski3-0/+850
2012-09-01dfu:usb: Support for g_dnl composite download gadget.Lukasz Majewski2-0/+203
2012-09-01ehci: cosmetic: Define the number of qt_buffersBenoît Thébaudeau2-7/+8
2012-09-01fsl_esdhc: Remove cache snooping for i.MXBenoît Thébaudeau1-2/+3
2012-09-01MX28: SPI: Supercharge the SPI driverMarek Vasut1-31/+65
2012-09-01MX28: DMA: Prolong the DMA timeoutMarek Vasut1-1/+1
2012-09-01gpio: add gpio api support to mx27 (v4)trem1-3/+5
2012-09-01mxc: Make gpio_get_value() use PSRBenoît Thébaudeau1-1/+1
2012-09-01spi: fix mxs_spi_slave structure allocation to clear memoryMatt Sealey1-1/+1
2012-09-01spi: fix mxc_spi_slave structure allocation to clear memoryMatt Sealey1-1/+1
2012-09-01mxc_spi: Round up clock dividerBenoît Thébaudeau1-2/+2
2012-09-01rtc: add support of mx27 rtctrem2-0/+84
2012-09-01mxs: Convert sys_proto.h prefixes to 'mxs'Otavio Salvador6-13/+13
2012-09-01mxs: rename regs-clkctrl.h to regs-clkctrl-mx28.hOtavio Salvador1-1/+1
2012-09-01video: support exynos pwm backlight driverDonghwa Lee2-0/+58
2012-09-01video: exynos fb driver supports display port featureDonghwa Lee2-1/+19
2012-09-01video: support exynos display port driversDonghwa Lee4-0/+2297
2012-09-01video: support exynos fimd driver for various exynos seriesDonghwa Lee1-33/+43
2012-09-01tegra20: rename tegra2 -> tegra20Allen Martin6-40/+40
2012-09-01ARM: add basic support for the Broadcom BCM2835 SoCStephen Warren2-0/+90
2012-09-01u8500: Separating mmc config parameters from driverJohn Rigby2-83/+75
2012-09-01snowball: Add support for ux500 based snowball boardMathieu J. Poirier3-0/+224
2012-09-01arm: omap: Fix switching back to nandecc sw.Jeroen Hofstee1-0/+1
2012-09-01da8xx/hawkboard: Add support for ohci host controllerSughosh Ganu4-103/+51
2012-09-01am335x evm: Enable support for spi0Tom Rini1-0/+10
2012-09-01am33xx: Add support, update omap3 McSPI driverTom Rini2-0/+11
2012-09-01rtc: imxdi: Initial supportBenoît Thébaudeau2-0/+245
2012-09-01MX28: Fix MXS MMC DMA issuesMarek Vasut1-15/+19