aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-11-16ehci-mxc: Add support for i.MX35Benoît Thébaudeau1-0/+69
2012-11-16ehci-mxc: Define host offsetsBenoît Thébaudeau1-1/+1
2012-11-16ehci-mxc: Make i.MX25 EHCI configurableBenoît Thébaudeau1-8/+64
2012-11-16ehci-mxc: Make EHCI power/oc polarities configurableBenoît Thébaudeau1-0/+56
2012-11-16ehci-mx5: Add missing OC_DIS for i.MX53Benoît Thébaudeau1-0/+24
2012-11-16ehci-mx5: Fix *PM usage for i.MX53Benoît Thébaudeau1-1/+6
2012-11-16ehci-mx5: Fix OPM usageBenoît Thébaudeau1-2/+2
2012-11-16ehci-mx5: Fix OC_DIS usageBenoît Thébaudeau1-3/+3
2012-11-16ehci-mx5: Clean upBenoît Thébaudeau1-19/+26
2012-11-16ehci-mxc: Clean upBenoît Thébaudeau1-46/+40
2012-11-10mx6: use CONFIG_MX6 instead of CONFIG_MX6QTroy Kisky2-4/+4
2012-11-10Merge git://git.denx.de/u-bootStefano Babic85-2727/+4718
2012-11-05Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini5-16/+395
2012-11-04usb gadget ether: Fix warning in is_eth_addr_valid()Tom Rini1-2/+2
2012-11-04drivers/serial/serial_ns16550.c: sparse fixesKim Phillips1-15/+27
2012-11-04drivers/mtd/nand: sparse fixesKim Phillips2-6/+8
2012-11-04drivers/mtd/cfi_flash.c: sparse fixesKim Phillips1-9/+13
2012-11-04drivers/mmc/fsl_esdhc.c: sparse fixesKim Phillips1-2/+2
2012-11-04drivers/mmc/mmc.c: sparse fixesKim Phillips1-18/+19
2012-11-04drivers/input/input.c: sparse fixKim Phillips1-1/+1
2012-11-04drivers/gpio/mpc83xx_gpio.c: sparse fixesKim Phillips1-2/+2
2012-11-04drivers/block/: sparse fixesKim Phillips3-82/+25
2012-11-04drivers/net/: sparse fixesKim Phillips8-19/+21
2012-11-04net/: sparse fixesKim Phillips1-1/+1
2012-11-04include/linux/byteorder: import latest endian definitions from linuxKim Phillips4-16/+2
2012-11-03Merge remote-tracking branch 'u-boot-ti/master'Albert ARIBAUD2-12/+352
2012-11-02ahci: Expand HDD Logical Block addressability up to 32 bitsWalter Murphy1-4/+8
2012-11-02ahci: Perform SATA flush after disk write.Marc Jones1-1/+51
2012-11-02ahci: Support spin-up and link-up separatelyMarc Jones1-6/+39
2012-11-02ahci: Adjust SATA timeouts for hard disk (spinup delay & command timeout)Walter Murphy1-4/+10
2012-11-02ahci: flush / invalidate dcache around SATA commandsTaylor Hutt1-0/+39
2012-11-02ahci: Use virt_to_phys() to denote physical addresses for DMATaylor Hutt1-4/+6
2012-11-02ahci: Fix 'Invaild' typoTaylor Hutt1-1/+1
2012-11-02ahci: Use sizeof(fis) instead of hardcoding '20'Taylor Hutt1-5/+5
2012-11-02ahci: Make the AHCI code find the capacity of disks > 128 GB properlyGabe Black1-5/+50
2012-11-02ahci: support scsi writing in AHCI driverHung-Te Lin1-24/+30
2012-11-02ahci: Make sending the SETFEATURES_XFER command optionalGabe Black1-0/+6
2012-11-02ahci: cosmetics and cleanupStefan Reinauer1-7/+18
2012-11-02ahci: Improve AHCI debuggingStefan Reinauer1-1/+2
2012-11-02ahci: Optimise AHCI controller reset and start-upStefan Reinauer1-9/+15
2012-11-02ahci: Support splitting of read transactions into multiple chunksVadim Bendebury1-29/+69
2012-10-30cfb_console: Add support for some ANSI terminal escape codesPali Rohár1-9/+319
2012-10-29FPGA: Cyclon II: Correctly reset the FPGA before configurationStephan Gatzka1-0/+2
2012-10-29tegra: nand: make ONFI detection workLucas Stach1-0/+36
2012-10-27Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD2-5/+8
2012-10-26Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini14-1212/+28
2012-10-26stdio: Remove the CLPS7111 serial driverMarek Vasut2-135/+0
2012-10-26arm: Remove support for NETARMMarek Vasut6-602/+0
2012-10-26arm: Remove support for s3c4510Marek Vasut4-343/+0
2012-10-26arm: Remove support for lpc2292Marek Vasut4-123/+0