summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mci i.MX esdhc: Allow to specify devicename from platformdataSascha Hauer2012-12-172-0/+4
* mci: Allow to specify device nameSascha Hauer2012-12-172-3/+8
* ata sff: set device pointer in ata portSascha Hauer2012-12-171-0/+1
* USB ULPI: Add more register/bit definesSascha Hauer2012-12-172-16/+42
* USB ULPI: Add missing ulpi_write functionSascha Hauer2012-12-172-0/+18
* ARM i.MX pcm038: Update defconfig for chipidea driverSascha Hauer2012-12-131-6/+3
* pcm038: Stop ongoing ULPI transfers before registering the transceiverSascha Hauer2012-12-131-2/+8
* ARM i.MX pcm038: switch to chipidea supportSascha Hauer2012-12-132-26/+9
* ARM i.MX31: Add USB device functionsSascha Hauer2012-12-132-0/+16
* ARM i.MX51: Add USB device functionsSascha Hauer2012-12-132-0/+16
* ARM i.MX27: Add USB device functionsSascha Hauer2012-12-134-0/+23
* USB i.MX: Add chipidea driver supportSascha Hauer2012-12-137-0/+566
* USB ehci: Allow to register independently from deviceSascha Hauer2012-12-132-20/+43
* Merge branch 'pu/net-link'Sascha Hauer2012-12-133-2/+9
|\
| * net phylib: force to wait for linkSascha Hauer2012-12-123-2/+9
* | Merge branch 'pu/devchild'Sascha Hauer2012-12-1312-51/+23
|\ \
| * | drivers/base: fix corrupt device treeSascha Hauer2012-12-1212-47/+19
| * | fs: move dev_add_child before device_registerSascha Hauer2012-12-121-5/+5
* | | ARM i.MX31 pcm037: remove unused definesSascha Hauer2012-12-121-12/+0
* | | ARM i.MX31 pcm037: make board bootable againSascha Hauer2012-12-121-0/+2
* | | ARM i.MX31 pcm037: Force internal phySascha Hauer2012-12-121-1/+6
* | | ARM i.MX31: Fix gpio device namesSascha Hauer2012-12-121-3/+3
| |/ |/|
* | esdctl: fix reset default bug on i.MX27/31Sascha Hauer2012-12-121-2/+23
|/
* net phylib: Call phy_update_status when no link is presentSascha Hauer2012-12-081-1/+2
* net phylib: Clear BMCR_PDOWN bitSascha Hauer2012-12-081-0/+3
* ARM omap3: Call common_resetSascha Hauer2012-12-081-0/+1
* ARM startup: Ensure CR_A flag is cleared on architectures >= ARMv6Sascha Hauer2012-12-081-0/+2
* Merge branch 'kconfig'Sascha Hauer2012-12-0848-149/+136
|\
| * Fix wrong Kconfig reference to ARCH_IMX31Alexander Shiyan2012-12-081-2/+2
| * Remove bad Kconfig reference to MTD_NANDAlexander Shiyan2012-12-081-1/+0
| * Remove bad Kconfig reference to HAS_PCIAlexander Shiyan2012-12-081-1/+0
| * Remove bad Kconfig reference to DISK_DRIVEAlexander Shiyan2012-12-081-1/+0
| * Remove bad Kconfig reference to HAVE_CLKAlexander Shiyan2012-12-081-1/+0
| * Remove bad Kconfig reference to HAVE_MMUAlexander Shiyan2012-12-081-1/+0
| * Remove bad Kconfig reference to HAS_CFIAlexander Shiyan2012-12-083-3/+0
| * Cleanup Kconfig filesAlexander Shiyan2012-12-0846-142/+138
* | let kbuild build foo/bar.o correctly张忠山2012-12-081-4/+4
* | Merge branch 'for-next/tftp'Sascha Hauer2012-12-071-24/+0
|\ \
| * | uimage: fix misunderstanding in common/uimage.cVicente Bergas2012-11-261-24/+0
* | | Merge branch 'for-next/phylib'Sascha Hauer2012-12-0729-84/+422
|\ \ \
| * | | net: phy: micrel: fix typo in driver nameJan Luebbe2012-12-051-1/+1
| * | | phylib: add micrel supportJean-Christophe PLAGNIOL-VILLARD2012-11-204-0/+210
| * | | phylib: add fixup supportJean-Christophe PLAGNIOL-VILLARD2012-11-203-8/+125
| * | | mdio_bus: fix matchJean-Christophe PLAGNIOL-VILLARD2012-11-201-1/+1
| * | | phylib: fix generic phy driver probeJean-Christophe PLAGNIOL-VILLARD2012-11-204-45/+34
| * | | driver: introduce device_probe to manully probe a deviceJean-Christophe PLAGNIOL-VILLARD2012-11-202-6/+22
| * | | macb/ether: split flags for drivers and phylibJean-Christophe PLAGNIOL-VILLARD2012-11-1919-25/+23
| * | | phylib: introduction of forced 100MbpsJean-Christophe PLAGNIOL-VILLARD2012-11-192-1/+6
| * | | phylib: export phy_id via paramJean-Christophe PLAGNIOL-VILLARD2012-11-191-0/+3
* | | | Merge branch 'for-next/omap'Sascha Hauer2012-12-074-13/+28
|\ \ \ \