aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-07-20Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk
2012-07-20Merge branch 'sf' of git://git.denx.de/u-boot-blackfinWolfgang Denk
2012-07-20sf: spansion: inline useless id definesMike Frysinger
2012-07-20sf: drop unused/duplicate command definesMike Frysinger
2012-07-19Blackfin: bfin_mac: drop volatile markings on packet buffersMike Frysinger
2012-07-18smsc95xx: align buffers to cache line sizeIlya Yanok
2012-07-18ehci-hcd: change debug() to printf() in case of errorsIlya Yanok
2012-07-18ehci-hcd: fix external buffer cache handlingIlya Yanok
2012-07-18ehci-hcd.c, musb_core, usb.h: Add USB_DMA_MINALIGN define for cache alignmentTom Rini
2012-07-18ehci-hcd: program asynclistaddr before every transferIlya Yanok
2012-07-18ehci-omap: Do not call dcache_off from omap_ehci_hcd_initTom Rini
2012-07-18Merge branch 'next' of git://git.denx.de/u-boot-videoWolfgang Denk
2012-07-13FSL/eSDHC: enable the clock to detect the SD cardJerry Huang
2012-07-13SD/MMC: check the card status during erase operationJerry Huang
2012-07-13mmc:fix Call mmc_init() when executing mmc_get_dev()Ɓukasz Majewski
2012-07-13mmc: remove the hard setting for tran_speedJaehoon Chung
2012-07-13i.MX: fsl_esdhc: allow use with cache enabled.Eric Nelson
2012-07-12Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk
2012-07-11mxs-i2c: Fix internal address byte orderTorsten Fleischer
2012-07-11mxc_i2c: remove setting speed at each startTroy Kisky
2012-07-11mxc_i2c: specify i2c base address in config fileTroy Kisky
2012-07-10net/sh-ether: Fix build by removing ECSIPR_BRCRXIP and otherNobuhiro Iwamatsu
2012-07-10ipu_common: Add ldb_clk for use in parenting the pixel clockEric Nelson
2012-07-10ipu_common: Do not hardcode the ipu_clk frequencyFabio Estevam
2012-07-10ipu_common: Rename MXC_CCM_BASEFabio Estevam
2012-07-10ipu_common: Let clk_ipu_enable/disable only run on MX51 and MX53Fabio Estevam
2012-07-10ipu_common: Only apply the erratum to MX51Fabio Estevam
2012-07-10video: Rename CONFIG_VIDEO_MX5Fabio Estevam
2012-07-10mx6: Allow mx6 to access the IPUv3 registersFabio Estevam
2012-07-10Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2012-07-09tegra: usb: Fix device enumeration problem of USB1Jim Lin
2012-07-09EXYNOS: Add power Enable/Disable for USB-EHCIRajeshwari Shinde
2012-07-09USB: EXYNOS: Set USB 2.0 HOST Link modeRajeshwari Shinde
2012-07-09USB: EXYNOS: Incorporate EHCI review commentsRajeshwari Shinde
2012-07-08Remove remaining mdelay() macrosAnatolij Gustschin
2012-07-07MTD: SPEAr SMI: Add write support for length < 4 bytesStefan Roese
2012-07-07i2c: designware_i2c.c: Add support for the "i2c probe" commandStefan Roese
2012-07-07rtc/m41t62: Add support for M41T82 with HT (Halt Update)Stefan Roese
2012-07-07GPIO: Add SPEAr GPIO driverStefan Roese
2012-07-07net: Multiple updates/enhancements to designware.cStefan Roese
2012-07-07SPEAr: Add interface information in initializationVipin Kumar
2012-07-07st_smi: Fixed page size for Winbond W25Q128FV flashArmando Visconti
2012-07-07st_smi: Change timeout loop implementationAmit Virdi
2012-07-07st_smi: Fix bug in flash_print_info()Armando Visconti
2012-07-07st_smi: Change the flash probing methodArmando Visconti
2012-07-07st_smi: Removed no needed dependency on ST_M25Pxx_IDArmando Visconti
2012-07-07st_smi: Fix smi read statusVipin Kumar
2012-07-07st_smi: Move status register read before modifying ctrl registerShiraz Hashim
2012-07-07st_smi: Read status until timeout happensVipin KUMAR
2012-07-07st_smi: Enhance the error handlingAmit Virdi