summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM/Samsung: add GPIO handling support for the S3C6410 SoCJuergen Beisert2012-07-304-1/+847
* ARM/Samsung: add the clock tree support for the S3C6410 SoCJuergen Beisert2012-07-304-0/+409
* ARM/Samsung: adapt the generic timer driver to support the S3C6410 SoCJuergen Beisert2012-07-301-4/+12
* ARM/Samsung: add S3C6410 SoC iomapJuergen Beisert2012-07-302-0/+54
* Samsung/serial: move the decision about an improved UART into KconfigJuergen Beisert2012-07-251-2/+0
* ARM/Samsung: follow the name style of the other source files in this directoryJuergen Beisert2012-07-252-2/+1
* ARM/Samsung: List only really supported S3C24xx SoCsJuergen Beisert2012-07-251-1/+1
* ARM/MXS: pull-up and bitkeeper must be handled differentlyJuergen Beisert2012-07-232-4/+6
* ARM/Samsung: unify device registration for the S3C24XX SoCsJuergen Beisert2012-07-204-18/+67
* ARM/Samsung: be able to include the nand header multiple timesJuergen Beisert2012-07-201-0/+5
* ARM/MXS: the GPIO bitkeeper enable logic is inverse to the pullup enable logicJuergen Beisert2012-07-161-1/+1
* ARM: Enable unaligned accesses on armv6 and laterSascha Hauer2012-07-101-7/+5
* 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