summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release v2013.01.0v2013.01.0Sascha Hauer2013-01-091-2/+2
* stringlist: fix cpp macro in headerSteffen Trumtrar2013-01-091-3/+3
* MFD MC34708: Add dependence on SPIWjatscheslaw Stoljarski (Slawa)2012-12-213-4/+4
* ARM OMAP: add help text for OMAP_BUILD_IFTJan Luebbe2012-12-191-1/+5
* nand: mxs: NO_SUBPAGE_WRITE flag was overwrittenWolfram Sang2012-12-191-3/+9
* commands: flash: add missing newlines to error messagesWolfram Sang2012-12-141-2/+2
* 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
|\ \ \ \
| * | | | Define and use OMAP4 GPIO macros rather than magic constants.Robert P. J. Day2012-12-052-6/+21
| * | | | OMAP3: Replace magic GPIO numbers in omap3_generic.c with macros.Robert P. J. Day2012-12-051-6/+6
| * | | | OMAP4: removed __packed__ annotation from pad_conf_entryEnrico Scholz2012-12-051-1/+1
* | | | | Merge branch 'for-next/mtd'Sascha Hauer2012-12-073-60/+6
|\ \ \ \ \
| * | | | | mtd core: call driver write function with complete bufferSascha Hauer2012-12-071-53/+3
| * | | | | mtd nand: allow partial page writesSascha Hauer2012-12-071-7/+0
| * | | | | mtd oob: do not register oob device for devices without oobSascha Hauer2012-11-291-0/+3