summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-07-23net: sh_eth: add support for SH7757's GETHERYoshihiro Shimoda
2012-07-23net: sh_eth: modify the definitions of regsiterYoshihiro Shimoda
2012-07-23net: sh_eth: add SH_ETH_TYPE_ conditionYoshihiro Shimoda
2012-07-23net: sh_eth: clean up for the SH7757's codeYoshihiro Shimoda
2012-07-19net: fec_mxc: Fix MDC for xMIIbenoit.thebaudeau@advans
2012-07-19net: fec_mxc: Fix setting of RCR for xMIIbenoit.thebaudeau@advans
2012-07-12Merge branch 'next' of git://git.denx.de/u-boot-net into nextWolfgang Denk
2012-07-12Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk
2012-07-11net/designware: Consecutive writes to the same register to be avoidedDinh Nguyen
2012-07-11CACHE: net: asix: Fix asix driver to work with data cache onMarek Vasut
2012-07-11net: phy: micrel: make ksz9021 phy accessibleTroy Kisky
2012-07-11net: abort network initialization if the PHY driver failsTimur Tabi
2012-07-11phylib: phy_startup() should return an error code on failureTimur Tabi
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-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
2012-07-07st_smi: Return error in case TFF is not setAmit Virdi
2012-07-07st_smi: Add support for SPEAr SMI driverVipin KUMAR
2012-07-07mtd/NAND: Remove obsolete SPEAr specific NAND driversVipin KUMAR
2012-07-07mtd/NAND: Add FSMC driver supportVipin KUMAR
2012-07-07da850/omap-l138: Enable auto negotiation in RMII modeRajashekhara, Sudhakar
2012-07-07kw_spi: add weak functions board_spi_claim/release_busValentin Longchamp
2012-07-07kw_spi: support spi_claim/release_bus functionsValentin Longchamp
2012-07-07kw_spi: backup and reset the MPP of the chosen CS pinValentin Longchamp
2012-07-07ATMEL/PIO: Enable new feature of PIO on Atmel deviceBo Shen
2012-07-07ehci-atmel: fix compiler warningAndreas Bießmann
2012-07-07Atmel : usb : add EHCI driver for Atmel SoCBo Shen
2012-07-07TRATS: initialize panel_info data structure in board fileDonghwa Lee