aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-11-02ahci: Optimise AHCI controller reset and start-upStefan Reinauer
2012-11-02ahci: Support splitting of read transactions into multiple chunksVadim Bendebury
2012-10-29FPGA: Cyclon II: Correctly reset the FPGA before configurationStephan Gatzka
2012-10-26Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2012-10-26stdio: Remove the CLPS7111 serial driverMarek Vasut
2012-10-26arm: Remove support for NETARMMarek Vasut
2012-10-26arm: Remove support for s3c4510Marek Vasut
2012-10-26arm: Remove support for lpc2292Marek Vasut
2012-10-26Merge remote-tracking branch 'u-boot-atmel/master'Albert ARIBAUD
2012-10-26Merge remote-tracking branch 'u-boot-ti/master'Albert ARIBAUD
2012-10-25drivers/serial/serial_ns16550.c: sparse fixesKim Phillips
2012-10-25drivers/i2c/fsl_i2c.c: sparse fixKim Phillips
2012-10-25omap3_spi: introduce CONFIG_OMAP3_SPI_D0_D1_SWAPPEDPeter Korsgaard
2012-10-23mpc83xx: add support for mpc8309Gerlando Falauto
2012-10-23USB: musb_udc: Make musb_peri_rx_ep check for MUSB_RXCSR_RXPKTRDYPankaj Bharadiya
2012-10-22Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxTom Rini
2012-10-22Merge branch 'master' of git://www.denx.de/git/u-boot-mmcTom Rini
2012-10-22powerpc/boot: Change the compile macro for SRIO & PCIE boot master moduleLiu Gang
2012-10-22powerpc/espi: remove write command length checkShaohui Xie
2012-10-22powerpc/fm: fix TBI PHY address settingsshaohui xie
2012-10-22fm/mEMAC: add mEMAC frame workRoy Zang
2012-10-22powerpc/mpc85xx: Add B4860 and variant SoCsYork Sun
2012-10-22powerpc/mpc85xx: Add T4240 SoCYork Sun
2012-10-22driver/pci: Fix compiling errorYork Sun
2012-10-22fsl_pci: use 'Header Type' field to judge PCIE modeMinghuan Lian
2012-10-22mmc: dw-mmc: support DesignWare MMC ControllerJaehoon Chung
2012-10-22mmc: pxa: Remove the old non-generic PXA MMC driverMarek Vasut
2012-10-22mmc: sdhci: Add a quirk to add delay during completion of sdhci_send_cmdTushar Behera
2012-10-22mmc: sdhci: add the DMA select for SDMAJaehoon Chung
2012-10-22mmc: sdhci: increase the timeout value for data transferJaehoon Chung
2012-10-22mmc: Fix mmc_spi error on cmd->flags fieldMarek Vasut
2012-10-22MMC: Remove the MMC bounce bufferMarek Vasut
2012-10-22MMC: MXS: Convert MXS MMC driver to generic bounce bufferMarek Vasut
2012-10-22powerpc/usb: fix bug of CPU hang when missing USB PHY clockShengzhou Liu
2012-10-19Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2012-10-19input: Add ANSI 3.64 escape sequence generation.Hung-Te Lin
2012-10-19input: Fix i8042 keyboard resetMarc Jones
2012-10-19input: i8042: Provide feature to disable keyboard before booting kernelLouis Yung-Chieh Lo
2012-10-19input: Provide a board specific mechanism to decide whether to skip i8042 initGabe Black
2012-10-19input: Use finer grain udelays while waitng for the i8042 keyboard buffer to ...Gabe Black
2012-10-19ColdFire: uart: fix build failure for missing header filesAlison Wang
2012-10-19m68k: net: Fix unused variable in mcfmii.cMarek Vasut
2012-10-18dm: Move s3c24xx USB driver to a proper placeMarek Vasut
2012-10-18dm: wdt: arm: Move tnetv107x into drivers/watchdog/Marek Vasut
2012-10-17Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2012-10-17kerneldoc: Annotate drivers/serial/serial.cMarek Vasut
2012-10-17serial: Reorder get_current()Marek Vasut
2012-10-17serial: Reorder serial_assign()Marek Vasut
2012-10-17serial: Use default_serial_puts() in driversMarek Vasut
2012-10-17serial: Implement default_serial_puts()Marek Vasut