summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ahci: Expand HDD Logical Block addressability up to 32 bitsWalter Murphy2012-11-021-4/+8
* ahci: Perform SATA flush after disk write.Marc Jones2012-11-021-1/+51
* ahci: Support spin-up and link-up separatelyMarc Jones2012-11-021-6/+39
* ahci: Adjust SATA timeouts for hard disk (spinup delay & command timeout)Walter Murphy2012-11-021-4/+10
* ahci: flush / invalidate dcache around SATA commandsTaylor Hutt2012-11-021-0/+39
* ahci: Use virt_to_phys() to denote physical addresses for DMATaylor Hutt2012-11-021-4/+6
* ahci: Fix 'Invaild' typoTaylor Hutt2012-11-021-1/+1
* ahci: Use sizeof(fis) instead of hardcoding '20'Taylor Hutt2012-11-021-5/+5
* ahci: Make the AHCI code find the capacity of disks > 128 GB properlyGabe Black2012-11-021-5/+50
* ahci: support scsi writing in AHCI driverHung-Te Lin2012-11-021-24/+30
* ahci: Make sending the SETFEATURES_XFER command optionalGabe Black2012-11-021-0/+6
* ahci: cosmetics and cleanupStefan Reinauer2012-11-021-7/+18
* ahci: Improve AHCI debuggingStefan Reinauer2012-11-021-1/+2
* ahci: Optimise AHCI controller reset and start-upStefan Reinauer2012-11-021-9/+15
* ahci: Support splitting of read transactions into multiple chunksVadim Bendebury2012-11-021-29/+69
* FPGA: Cyclon II: Correctly reset the FPGA before configurationStephan Gatzka2012-10-291-0/+2
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2012-10-2614-1212/+28
|\
| * stdio: Remove the CLPS7111 serial driverMarek Vasut2012-10-262-135/+0
| * arm: Remove support for NETARMMarek Vasut2012-10-266-602/+0
| * arm: Remove support for s3c4510Marek Vasut2012-10-264-343/+0
| * arm: Remove support for lpc2292Marek Vasut2012-10-264-123/+0
| * Merge remote-tracking branch 'u-boot-atmel/master'Albert ARIBAUD2012-10-261-2/+13
| |\
| | * mmc: at91: use max timeout value. It will avoid some situation that timeout h...Wu, Josh2012-10-171-2/+2
| | * mmc: at91: add multi block read/write support.Wu, Josh2012-10-171-0/+11
| * | Merge remote-tracking branch 'u-boot-ti/master'Albert ARIBAUD2012-10-262-7/+15
| |\ \
| | * | omap3_spi: introduce CONFIG_OMAP3_SPI_D0_D1_SWAPPEDPeter Korsgaard2012-10-251-6/+5
| | * | USB: musb_udc: Make musb_peri_rx_ep check for MUSB_RXCSR_RXPKTRDYPankaj Bharadiya2012-10-231-1/+10
* | | | drivers/serial/serial_ns16550.c: sparse fixesKim Phillips2012-10-251-6/+6
* | | | drivers/i2c/fsl_i2c.c: sparse fixKim Phillips2012-10-251-1/+1
|/ / /
* | | mpc83xx: add support for mpc8309Gerlando Falauto2012-10-231-9/+12
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxTom Rini2012-10-228-28/+516
|\ \ \
| * | | powerpc/boot: Change the compile macro for SRIO & PCIE boot master moduleLiu Gang2012-10-221-3/+3
| * | | powerpc/espi: remove write command length checkShaohui Xie2012-10-221-4/+2
| * | | powerpc/fm: fix TBI PHY address settingsshaohui xie2012-10-221-2/+2
| * | | fm/mEMAC: add mEMAC frame workRoy Zang2012-10-224-2/+323
| * | | powerpc/mpc85xx: Add B4860 and variant SoCsYork Sun2012-10-221-0/+1
| * | | powerpc/mpc85xx: Add T4240 SoCYork Sun2012-10-224-5/+167
| * | | driver/pci: Fix compiling errorYork Sun2012-10-221-0/+4
| * | | fsl_pci: use 'Header Type' field to judge PCIE modeMinghuan Lian2012-10-221-14/+16
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-mmcTom Rini2012-10-228-753/+424
|\ \ \ \
| * | | | mmc: dw-mmc: support DesignWare MMC ControllerJaehoon Chung2012-10-222-0/+386
| * | | | mmc: pxa: Remove the old non-generic PXA MMC driverMarek Vasut2012-10-222-644/+0
| * | | | mmc: sdhci: Add a quirk to add delay during completion of sdhci_send_cmdTushar Behera2012-10-222-1/+5
| * | | | mmc: sdhci: add the DMA select for SDMAJaehoon Chung2012-10-221-0/+7
| * | | | mmc: sdhci: increase the timeout value for data transferJaehoon Chung2012-10-221-1/+1
| * | | | mmc: Fix mmc_spi error on cmd->flags fieldMarek Vasut2012-10-221-2/+2
| * | | | MMC: Remove the MMC bounce bufferMarek Vasut2012-10-221-92/+0
| * | | | MMC: MXS: Convert MXS MMC driver to generic bounce bufferMarek Vasut2012-10-221-13/+23
| |/ / /
* | | | powerpc/usb: fix bug of CPU hang when missing USB PHY clockShengzhou Liu2012-10-221-6/+16
|/ / /
* | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2012-10-198-219/+2405
|\ \ \ | |/ /
OpenPOWER on IntegriCloud