summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2012-07-20-51/+61
|\
| * smsc95xx: align buffers to cache line sizeIlya Yanok2012-07-18-4/+9
| * ehci-hcd: change debug() to printf() in case of errorsIlya Yanok2012-07-18-3/+3
| * ehci-hcd: fix external buffer cache handlingIlya Yanok2012-07-18-9/+14
| * ehci-hcd.c, musb_core, usb.h: Add USB_DMA_MINALIGN define for cache alignmentTom Rini2012-07-18-30/+33
| * ehci-hcd: program asynclistaddr before every transferIlya Yanok2012-07-18-5/+3
| * ehci-omap: Do not call dcache_off from omap_ehci_hcd_initTom Rini2012-07-18-1/+0
* | Merge branch 'sf' of git://git.denx.de/u-boot-blackfinWolfgang Denk2012-07-20-97/+23
|\ \
| * | sf: spansion: inline useless id definesMike Frysinger2012-07-20-22/+12
| * | sf: drop unused/duplicate command definesMike Frysinger2012-07-20-75/+11
| |/
* | Blackfin: bfin_mac: drop volatile markings on packet buffersMike Frysinger2012-07-19-2/+1
|/
* Merge branch 'next' of git://git.denx.de/u-boot-videoWolfgang Denk2012-07-18-9/+33
|\
| * ipu_common: Add ldb_clk for use in parenting the pixel clockEric Nelson2012-07-10-3/+12
| * ipu_common: Do not hardcode the ipu_clk frequencyFabio Estevam2012-07-10-1/+1
| * ipu_common: Rename MXC_CCM_BASEFabio Estevam2012-07-10-1/+1
| * ipu_common: Let clk_ipu_enable/disable only run on MX51 and MX53Fabio Estevam2012-07-10-1/+4
| * ipu_common: Only apply the erratum to MX51Fabio Estevam2012-07-10-0/+2
| * video: Rename CONFIG_VIDEO_MX5Fabio Estevam2012-07-10-2/+2
| * mx6: Allow mx6 to access the IPUv3 registersFabio Estevam2012-07-10-1/+11
* | FSL/eSDHC: enable the clock to detect the SD cardJerry Huang2012-07-13-0/+3
* | SD/MMC: check the card status during erase operationJerry Huang2012-07-13-0/+5
* | mmc:fix Call mmc_init() when executing mmc_get_dev()Ɓukasz Majewski2012-07-13-1/+4
* | mmc: remove the hard setting for tran_speedJaehoon Chung2012-07-13-6/+7
* | i.MX: fsl_esdhc: allow use with cache enabled.Eric Nelson2012-07-13-1/+16
* | Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2012-07-12-28/+5
|\ \
| * | mxs-i2c: Fix internal address byte orderTorsten Fleischer2012-07-11-1/+1
| * | mxc_i2c: remove setting speed at each startTroy Kisky2012-07-11-6/+0
| * | mxc_i2c: specify i2c base address in config fileTroy Kisky2012-07-11-21/+4
| |/
* | net/sh-ether: Fix build by removing ECSIPR_BRCRXIP and otherNobuhiro Iwamatsu2012-07-10-4/+3
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2012-07-10-1/+17
|\
| * tegra: usb: Fix device enumeration problem of USB1Jim Lin2012-07-09-1/+17
* | EXYNOS: Add power Enable/Disable for USB-EHCIRajeshwari Shinde2012-07-09-0/+5
* | USB: EXYNOS: Set USB 2.0 HOST Link modeRajeshwari Shinde2012-07-09-0/+3
* | USB: EXYNOS: Incorporate EHCI review commentsRajeshwari Shinde2012-07-09-10/+10
|/
* Remove remaining mdelay() macrosAnatolij Gustschin2012-07-08-2/+0
* MTD: SPEAr SMI: Add write support for length < 4 bytesStefan Roese2012-07-07-4/+18
* i2c: designware_i2c.c: Add support for the "i2c probe" commandStefan Roese2012-07-07-6/+10
* rtc/m41t62: Add support for M41T82 with HT (Halt Update)Stefan Roese2012-07-07-1/+9
* GPIO: Add SPEAr GPIO driverStefan Roese2012-07-07-0/+103
* net: Multiple updates/enhancements to designware.cStefan Roese2012-07-07-69/+50
* SPEAr: Add interface information in initializationVipin Kumar2012-07-07-1/+10
* st_smi: Fixed page size for Winbond W25Q128FV flashArmando Visconti2012-07-07-1/+1
* st_smi: Change timeout loop implementationAmit Virdi2012-07-07-10/+17
* st_smi: Fix bug in flash_print_info()Armando Visconti2012-07-07-2/+7
* st_smi: Change the flash probing methodArmando Visconti2012-07-07-27/+65
* st_smi: Removed no needed dependency on ST_M25Pxx_IDArmando Visconti2012-07-07-32/+18
* st_smi: Fix smi read statusVipin Kumar2012-07-07-6/+2
* st_smi: Move status register read before modifying ctrl registerShiraz Hashim2012-07-07-2/+4
* st_smi: Read status until timeout happensVipin KUMAR2012-07-07-1/+1
* st_smi: Enhance the error handlingAmit Virdi2012-07-07-13/+21