summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/menu'Sascha Hauer2012-07-022-19/+26
|\
| * menu: implement KEY_HOME/KEY_ENDSascha Hauer2012-06-301-0/+9
| * menu: store repaint state in variableSascha Hauer2012-06-301-5/+12
| * menu: use read_keySascha Hauer2012-06-301-13/+4
| * complete: fix parameter complete with multiple '.'Sascha Hauer2012-06-301-1/+1
* | Merge branch 'for-next/mmuinfo'Sascha Hauer2012-07-023-1/+121
|\ \
| * | mmuinfo: add a command do display the result of virtual to physical translationJan Luebbe2012-06-303-1/+121
| |/
* | Merge branch 'for-next/mxs-usb'Sascha Hauer2012-07-026-7/+114
|\ \
| * | ARM i.MX28 usb: Add USBPHY supportSascha Hauer2012-06-304-1/+110
| * | ARM i.MX23 usb: move to SoC specific functionsSascha Hauer2012-06-304-6/+5
| |/
* | Merge branch 'for-next/mxs-reset'Sascha Hauer2012-07-024-64/+77
|\ \
| * | ARM/MXS: add new way to reset the whole SoCJuergen Beisert2012-06-304-64/+77
| |/
* | Merge branch 'for-next/mx28-ocotp'Sascha Hauer2012-07-0212-52/+319
|\ \
| * | arm: mxs: add write support for ocotpWolfram Sang2012-06-302-0/+120
| * | arm: mxs: use consistent naming for #defines for ocotpWolfram Sang2012-06-301-8/+9
| * | arm: mxs: refactor timeout routine for ocotpWolfram Sang2012-06-301-10/+16
| * | arm: mxs: add functions to get/set vddioWolfram Sang2012-06-302-0/+40
| * | arm: mxs: refactor access to power domainWolfram Sang2012-06-304-29/+55
| * | arm: mxs: add POWER_BASE for MX28, tooWolfram Sang2012-06-301-0/+1
| * | arm: mxs: add imx_set_hclkWolfram Sang2012-06-304-0/+44
| * | arm: mxs: make get_hclk result useable for upcoming set_hclkWolfram Sang2012-06-302-4/+6
| * | arm: mxs: get MAC from OCOTP for MX28EVKWolfram Sang2012-06-302-2/+29
| |/
* | Merge branch 'for-next/fs'Sascha Hauer2012-07-021-0/+30
|\ \
| * | fs: Fix file create bug when parent is not a directorySascha Hauer2012-06-301-0/+30
| |/
* | Merge branch 'for-next/ethernet'Sascha Hauer2012-07-025-22/+68
|\ \
| * | eth: eth MAC addresses are six bytesJohannes Stezenbach2012-06-303-7/+7
| * | miidev: consistent md and mw on phy regsJohannes Stezenbach2012-06-301-6/+6
| * | miidev: add support for 1000MbitJohannes Stezenbach2012-06-302-2/+33
| * | miidev: actually probe the PHYJohannes Stezenbach2012-06-301-0/+12
| * | miidev: fix auto negotiationJohannes Stezenbach2012-06-301-7/+10
| |/
* | Merge branch 'for-next/imx-clko'Sascha Hauer2012-07-028-21/+124
|\ \
| * | i.MX51: Added support for "clko" commandAlexander Shiyan2012-06-302-1/+70
| * | i.MX clko: Added support for more than one CLKO outputsAlexander Shiyan2012-06-307-19/+53
| * | I.MX clko: Using strtol function instead strtoul for getting argument for clk...Alexander Shiyan2012-06-301-1/+1
| |/
* | Merge branch 'for-next/size-decrease'Sascha Hauer2012-07-024-62/+17
|\ \
| * | dos partitions: enable disk size guessing only for bios disksSascha Hauer2012-06-281-1/+1
| * | net: Use dev_name directlySascha Hauer2012-06-281-3/+1
| * | menu: factor out a function to print an entrySascha Hauer2012-06-282-58/+15
* | | Merge branch 'for-next/net-designware'Sascha Hauer2012-07-025-0/+692
|\ \ \
| * | | drivers/net: add designware driverJohannes Stezenbach2012-06-265-0/+692
* | | | Merge branch 'for-next/watchdog'Sascha Hauer2012-07-0210-1/+312
|\ \ \ \
| * | | | ARM/MXS: add a watchdog driver for i.MX28Juergen Beisert2012-06-293-0/+131
| * | | | Add a simple watchdog frameworkJuergen Beisert2012-06-299-1/+181
| | |/ / | |/| |
* | | | Merge branch 'for-next/sparse'Sascha Hauer2012-07-0218-73/+54
|\ \ \ \
| * | | | of: Fix usage of 0 as NULL pointerSascha Hauer2012-06-301-1/+1
| * | | | fs FAT: fix warning: Using plain integer as NULL pointerSascha Hauer2012-06-301-5/+5
| * | | | USB gadget fsl: Put registers into iomem spaceSascha Hauer2012-06-301-1/+1
| * | | | ARM i.MX clocksource: put registers in iomem spaceSascha Hauer2012-06-301-5/+7
| * | | | net smc911x: Use __iomem for register baseSascha Hauer2012-06-301-1/+1
| * | | | USB ohci: Fix sparse warningsSascha Hauer2012-06-302-34/+8