summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* mxc: refactor timer code to use timer versionsSascha Hauer2010-02-091-15/+26
* mxc: TrustZone interrupt controller (TZIC) for Freescale i.MX5 familyAmit Kucheria2010-02-096-2/+222
* i.MX27 pca100: Add USB supportSascha Hauer2010-02-042-0/+54
* i.MX31 pcm037: Add USB supportSascha Hauer2010-02-042-45/+93
* i.MX27 pcm038: Add USB supportSascha Hauer2010-02-042-0/+23
* i.MX27 pca100: Add USB supportSascha Hauer2010-02-042-0/+104
* i.MX35: Add USB control register access supportSascha Hauer2010-02-042-0/+59
* i.MX27: Add USB control register access supportSascha Hauer2010-02-041-1/+46
* i.MX ehci platform support: Some fixesSascha Hauer2010-02-041-7/+9
* Merge branch 'imx/master' of git://git.pengutronix.de/git/ukl/linux-2.6 into ...Sascha Hauer2010-02-0432-242/+349
|\
| * imx/mx25: rename files defining a machine to mach-$mach.cUwe Kleine-König2010-02-022-1/+1
| * imx: define per SOC ..._PHYS_OFFSET and use these in favour of PHYS_OFFSETUwe Kleine-König2010-02-0223-38/+44
| * imx2x: convert serial.c to use soc-prefixed constantsUwe Kleine-König2010-02-022-25/+24
| * mxc91231: redefine MXC91231_IO_ADDRESS using IMX_IO_ADDRESSUwe Kleine-König2010-02-021-48/+10
| * mxc91231: use MXC91231_IO_ADDRESS instead of MXC91231_AIPS1_IO_ADDRESSUwe Kleine-König2010-02-021-1/+1
| * imx: WARN in clk_disable if the clock isn't enabledUwe Kleine-König2010-02-021-0/+1
| * mx25: deprecate UART1_BASE_ADDR and UART2_BASE_ADDRUwe Kleine-König2010-01-301-2/+7
| * mx1: prefix SOC specific defines with MX1_ and deprecate old namesUwe Kleine-König2010-01-302-127/+261
* | MX1/MX2: -EINVAL overwritten in second iteration in mxc_gpio_setup_multiple_p...Roel Kluin2010-02-041-2/+4
|/
* mx25pdk: platform code for the DryIce RTC moduleBaruch Siach2010-01-291-0/+1
* mx25: add support for the DryIce rtcBaruch Siach2010-01-294-0/+24
* Merge branch 'mxc-rc' into mxc-masterSascha Hauer2010-01-298-25/+185
|\
| * mx35: add a missing comma in a pad definitionUwe Kleine-König2010-01-291-1/+1
| * mx25: make the FEC AHB clk secondary of the IPGBaruch Siach2010-01-261-2/+2
| * mx25: fix time accountingBaruch Siach2010-01-261-1/+6
| * mx25: properly initialize clocksBaruch Siach2010-01-261-0/+8
| * mx25: remove unused mx25_clocks_init() argumentBaruch Siach2010-01-263-3/+3
| * i.MX25: implement secondary clocks for uarts and fecSascha Hauer2010-01-261-6/+8
| * i.MX25: Allow secondary clocks in DEFINE_CLOCKSascha Hauer2010-01-261-20/+21
| * ARM: MX3: Fixed typo in declared enum type name.Vladimir Zapolskiy2010-01-211-1/+1
| * MXC: Add AUDMUXv2 register decode to debugfsMark Brown2010-01-121-0/+137
| * mx31ads: Provide an IRQ range to the WM835x on the 1133-EV1 moduleMark Brown2010-01-052-0/+6
| * mx31ads: Provide a name for EXPIO interrupt chipMark Brown2010-01-051-0/+1
| * mx31ads: Allow enable/disable of switchable suppliesMark Brown2010-01-051-0/+2
* | ARM: IMX31: configure pins iomux for SDHC setup on litekit board.Vladimir Zapolskiy2010-01-261-9/+21
* | mx2/mx3: debug-macro.S needs deprecated symbolsUwe Kleine-König2010-01-261-0/+1
* | mx25pdk: add NAND device supportBaruch Siach2010-01-141-0/+7
* | mx25: add NAND supportBaruch Siach2010-01-143-0/+23
* | Merge branch 'imx' of git://git.pengutronix.de/git/ukl/linux-2.6 into mxc-masterSascha Hauer2010-01-1462-1283/+669
|\ \
| * | imx: define functions to configure chip selects in the WEIMUwe Kleine-König2010-01-085-6/+41
| * | imx: properly protect mach/mx{1,[25][157x]}.h from multiple inclusionUwe Kleine-König2010-01-088-16/+25
| * | imx: remove unneeded include of mach/hardware.hUwe Kleine-König2010-01-081-3/+0
| * | imx: remove mx1ads defconfigUwe Kleine-König2010-01-081-742/+0
| * | imx: only define deprecated symbols conditionallyUwe Kleine-König2010-01-089-0/+23
| * | imx: mangle addresses after adding the offsetUwe Kleine-König2010-01-084-6/+6
| * | mx3/kzm_arm11_01: define and use board specific IO_ADDRESS macroUwe Kleine-König2010-01-081-3/+8
| * | imx35: define and use MX35_IO_ADDRESSUwe Kleine-König2010-01-082-2/+10
| * | imx25: redefine MX25_IO_ADDRESS using IMX_IO_ADDRESSUwe Kleine-König2010-01-081-15/+4
| * | imx31: define and use MX31_IO_ADDRESSUwe Kleine-König2010-01-086-6/+14
| * | imx27: define and use MX27_IO_ADDRESSUwe Kleine-König2010-01-083-3/+9
OpenPOWER on IntegriCloud