summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* scripts/mkublheader: add program to produce an UBL image headerJan Luebbe2012-07-041-0/+9
* ARM i.MX51 babbage: Use correct select for new environmentSascha Hauer2012-07-041-1/+1
* ARM mmu: flush page tables in arm_mmu_remap_sdram()Sascha Hauer2012-07-031-1/+4
* Merge branch 'for-next/mxs-nand'Sascha Hauer2012-07-0212-2/+639
|\
| * ARM mxs: add bcb command to create 'boot control block' for NAND bootWolfram Sang2012-06-303-0/+408
| * mtd nand: add mxs-nand driverWolfram Sang2012-06-306-1/+46
| * dma: add mxs-apbh-dma driverWolfram Sang2012-06-301-0/+145
| * ARM mxs: Add mxs_reset_block functionSascha Hauer2012-06-303-1/+40
* | Merge branch 'for-next/resource-size'Sascha Hauer2012-07-0210-23/+23
|\ \
| * | resource: store 'end' instead of 'size' in struct resourceSascha Hauer2012-07-0110-23/+23
| |/
* | Merge branch 'for-next/digi-connect-core'Sascha Hauer2012-07-0212-24/+867
|\ \
| * | ARM: initial ConnectCore® i.MX51 board supportAlexander Shiyan2012-06-3011-0/+843
| * | i.MX51: Synchronize iomux header file from kernelAlexander Shiyan2012-06-301-24/+24
| |/
* | Merge branch 'for-next/poweroff'Sascha Hauer2012-07-023-0/+60
|\ \
| * | rzx50: add poweroff supportAntony Pavlov2012-06-303-0/+60
| |/
* | Merge branch 'for-next/mips-clocksource'Sascha Hauer2012-07-022-5/+4
|\ \
| * | MIPS: XBurst: use clocks_calc_mult_shift() for JZ4755's clocksourceAntony Pavlov2012-06-291-2/+3
| * | MIPS: XBurst: fix the JZ4755's clocksource input frequency valueAntony Pavlov2012-06-291-1/+1
| * | clocksource: move the NSEC_PER_SEC constant to common headerAntony Pavlov2012-06-291-2/+0
| |/
* | 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/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/sparse'Sascha Hauer2012-07-025-9/+15
|\ \
| * | ARM i.MX clocksource: put registers in iomem spaceSascha Hauer2012-06-301-5/+7
| * | ARM i.MX speed: sparse fixesSascha Hauer2012-06-304-4/+8
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2012-07-022-10/+14
|\ \
| * | ARM i.MX51 babbage: add mci1Sascha Hauer2012-06-301-0/+1
| * | Setup UART-pads via iomux interfaceAlexander Shiyan2012-06-302-10/+13
| |/
* | Merge branch 'for-next/dma-cache-align'Sascha Hauer2012-07-0211-6/+115
|\ \
| * | ARM mmu: add dma_allocMarc Kleine-Budde2012-06-302-2/+19
| * | nios: add dma_alloc, asm/dma.hMarc Kleine-Budde2012-06-302-0/+18
| * | blackfin, mips, openrisc, ppc, sandbox, x86: add generic dma_alloc, dma_free ...Marc Kleine-Budde2012-06-306-0/+78