summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* USB gadget: Fix dma memory allocationsfor-next/dma_allocSascha Hauer2012-06-202-4/+6
* USB gadget fsl: request cacheline aligned bufferSascha Hauer2012-06-201-2/+3
* ARM mmu: add dma_allocMarc Kleine-Budde2012-06-202-2/+19
* nios: add dma_alloc, asm/dma.hMarc Kleine-Budde2012-06-202-0/+18
* blackfin, mips, openrisc, ppc, sandbox, x86: add generic dma_alloc, dma_free ...Marc Kleine-Budde2012-06-207-0/+108
* ARM mmu: don't use CONFIG_MMU to disable mmu code, there are static inline ve...Marc Kleine-Budde2012-06-201-4/+0
* Merge branch 'for-next/resource-size' into nextSascha Hauer2012-06-2022-66/+67
|\
| * resource: store 'end' instead of 'size' in struct resourceSascha Hauer2012-06-0722-66/+67
* | Merge branch 'for-next/poweroff' into nextSascha Hauer2012-06-207-0/+108
|\ \
| * | rzx50: add poweroff supportAntony Pavlov2012-06-203-0/+60
| * | add 'poweroff' commandAntony Pavlov2012-06-204-0/+48
* | | Merge branch 'for-next/mxs-nand' into nextSascha Hauer2012-06-2020-2/+2512
|\ \ \
| * | | ARM mxs: add bcb command to create 'boot control block' for NAND bootWolfram Sang2012-06-073-0/+408
| * | | mtd nand: add mxs-nand driverWolfram Sang2012-06-079-1/+1310
| * | | dma: add mxs-apbh-dma driverWolfram Sang2012-06-076-0/+754
| * | | ARM mxs: Add mxs_reset_block functionSascha Hauer2012-06-073-1/+40
| | |/ | |/|
* | | Merge branch 'for-next/mx28-ocotp' into nextSascha Hauer2012-06-2012-52/+319
|\ \ \
| * | | arm: mxs: add write support for ocotpWolfram Sang2012-06-142-0/+120
| * | | arm: mxs: use consistent naming for #defines for ocotpWolfram Sang2012-06-141-8/+9
| * | | arm: mxs: refactor timeout routine for ocotpWolfram Sang2012-06-141-10/+16
| * | | arm: mxs: add functions to get/set vddioWolfram Sang2012-06-142-0/+40
| * | | arm: mxs: add POWER_BASE for MX28, tooWolfram Sang2012-06-141-0/+1
| * | | arm: mxs: refactor access to power domainWolfram Sang2012-06-144-29/+55
| * | | arm: mxs: add imx_set_hclkWolfram Sang2012-06-144-0/+44
| * | | arm: mxs: make get_hclk result useable for upcoming set_hclkWolfram Sang2012-06-142-4/+6
| * | | arm: mxs: get MAC from OCOTP for MX28EVKWolfram Sang2012-06-142-2/+29
| | |/ | |/|
* | | Merge branch 'for-next/misc' into nextSascha Hauer2012-06-2010-5/+51
|\ \ \
| * | | Deal properly with scripts/bareboxenv-targetRoberto Nibali2012-06-202-0/+2
| * | | Remove superfluous SYSCTL_RSTARoberto Nibali2012-06-201-1/+0
| * | | commands: add msleep commandSteffen Trumtrar2012-06-143-0/+45
| * | | common: fix typo cammand_var_completeSteffen Trumtrar2012-06-134-4/+4
| |/ /
* | | Merge branch 'for-next/imx-clko' into nextSascha Hauer2012-06-208-19/+115
|\ \ \
| * | | i.MX51: Added support for "clko" commandAlexander Shiyan2012-06-082-1/+70
| * | | i.MX clko: Added support for more than one CLKO outputsAlexander Shiyan2012-06-086-17/+44
| * | | I.MX clko: Using strtol function instead strtoul for getting argument for clk...Alexander Shiyan2012-06-081-1/+1
| | |/ | |/|
* | | Merge branch 'for-next/ethernet' into nextSascha Hauer2012-06-205-22/+68
|\ \ \
| * | | eth: eth MAC addresses are six bytesJohannes Stezenbach2012-06-203-7/+7
| * | | miidev: consistent md and mw on phy regsJohannes Stezenbach2012-06-201-6/+6
| * | | miidev: add support for 1000MbitJohannes Stezenbach2012-06-202-3/+33
| * | | miidev: actually probe the PHYJohannes Stezenbach2012-06-201-0/+12
| * | | miidev: fix auto negotiationJohannes Stezenbach2012-06-201-6/+10
| | |/ | |/|
* | | Merge branch 'for-next/digi-connect-core' into nextSascha Hauer2012-06-2012-24/+867
|\ \ \
| * | | ARM: initial ConnectCore® i.MX51 board supportAlexander Shiyan2012-06-1411-0/+843
| * | | i.MX51: Synchronize iomux header file from kernelAlexander Shiyan2012-06-141-24/+24
| |/ /
* | | Merge branch 'for-next/devnull' into nextSascha Hauer2012-06-203-29/+107
|\ \ \
| * | | Added "/dev/full" and "/dev/null" devicesAlexander Shiyan2012-06-091-0/+55
| * | | Move /dev/zero to separate unitAlexander Shiyan2012-06-093-29/+52
| |/ /
* | | Merge branch 'for-next/defenv-2' into nextSascha Hauer2012-06-206-18/+16
|\ \ \ | |/ / |/| |
| * | defaultenv-2: remove global.tftp.pathSascha Hauer2012-06-074-9/+7
| * | defaultenv-2: mount tftp server specified in $eth0.serveripSascha Hauer2012-06-072-9/+4