summaryrefslogtreecommitdiffstats
path: root/include/asm-arm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-07-15130-1285/+4773
|\
| * [ARM] Merge most of the PXA work for initial mergeRussell King2008-07-1510-578/+593
| |\
| | * [ARM] 5085/2: PXA: Move AC97 over to the new central device declaration modelMark Brown2008-07-091-0/+2
| | * [ARM] 5145/1: PXA2xx: provide api to control IrDA pins stateDmitry Baryshkov2008-07-091-0/+4
| | * [ARM] pxa: remove pxa_set_cken()Russell King2008-07-091-9/+0Star
| | *-. Merge branches 'pxa-misc', 'pxa-pwm' and 'pxa-multi' into pxaRussell King2008-07-096-569/+585
| | |\ \
| | | | * [ARM] 5082/1: pxa: Definition for the third USB port control register UP3OCRStefan Schmidt2008-06-151-0/+1
| | | | * [ARM] pxa: separate out power manager and clock registersRussell King2008-06-023-156/+165
| | | | * [ARM] 5074/1: fix warning: missing terminating ' characterDmitry Baryshkov2008-06-021-1/+1
| | | | * [ARM] pxa: separate PXA25x and PXA27x UDC register definitionsRussell King2008-05-193-412/+419
| | | * | [ARM] pxa: make zylonite use the generic PWM backlight drivereric miao2008-07-031-1/+0Star
| | | |/
| | * / [ARM] 5079/1: Warn people when using pxa2xx-gpio.hStefan Schmidt2008-07-071-0/+2
| | |/
| * | Merge branch 'imx' into develRussell King2008-07-1021-174/+2131
| |\ \
| | * | i.MX27 family: Add the Phytec PCM970 evaluation boardJuergen Beisert2008-07-051-0/+5
| | * | i.MX27: Adding PCM038 platform supportJuergen Beisert2008-07-052-0/+39
| | * | i.MX27: Add ADS platform supportJuergen Beisert2008-07-052-1/+357
| | * | i.MX27 CPU: Add basic i.MX27 CPU supportJuergen Beisert2008-07-053-0/+309
| | * | i.MX2 family: Add basic mach support (headers)Juergen Beisert2008-07-052-0/+80
| | * | i.MX2 family: Add GPIO multiplexing supportJuergen Beisert2008-07-051-0/+372
| | * | MXC arch: Simplify architecture's irq sourcesJuergen Beisert2008-07-053-51/+2Star
| | * | MX3: Add basic support for LogicPD i.MX31 LiteKitDaniel Mack2008-07-052-0/+41
| | * | MX31: add basic pcm037 board supportSascha Hauer2008-07-052-0/+30
| | * | MXC: add debug-macro.S for mxcSascha Hauer2008-07-052-0/+43
| | * | i.MXC family: Adding timer supportJuergen Beisert2008-07-053-100/+174
| | * | MXC: add io multiplexing functions for mx3Sascha Hauer2008-07-051-0/+501
| | * | MXC arch: Add gpio support for the whole platformJuergen Beisert2008-07-053-0/+62
| | * | mxc: add MX3 support for i.MX internal UART driverSascha Hauer2008-07-051-0/+32
| | * | i.MX3: introduce clock APISascha Hauer2008-07-051-0/+1
| | * | MXC family: Add clock handlingJuergen Beisert2008-07-051-0/+67
| | * | IMX: introduce clock APISascha Hauer2008-07-051-8/+0Star
| | * | IMX UART: Add board specific init/exit functionsSascha Hauer2008-07-051-0/+2
| | * | MXC: do not include board specific header from architecture includeSascha Hauer2008-07-051-16/+16
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-------------------. \ \ Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'o...Russell King2008-07-1094-480/+2047
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|/ / | | | | |/| | | | | | | | |
| | | | | | | | | | | | * | [ARM] S3C24XX: PWM API support.Ben Dooks2008-07-031-5/+2Star
| | | | | | | | | | | | * | [ARM] S3C2412: Correct parents for EREFCLK and UREFCLKMatthieu Castet2008-07-031-0/+2
| | | | | | | | | | | | * | [ARM] S3C24XX: Add PWM timer MUX definesBen Dooks2008-07-031-0/+9
| | | | | | | | | | | | * | [ARM] S3C24XX: Add gpiolib supportBen Dooks2008-07-031-62/+12Star
| | | | | |_|_|_|_|_|_|/ / | | | | |/| | | | | | | |
| | | | | | | | | | | * | [RTC] remove old ARM rtc library codeRussell King2008-05-221-43/+0Star
| | | | | | | | | | | |/
| | | | | | | | | | * | [ARM] rpc: ecard: remove deprecated ecard_address() and relativesRussell King2008-07-031-35/+0Star
| | | | | | | | | | * | [ARM] rpc: deprecate __ioaddr() and __ioaddrc() helpersRussell King2008-07-031-3/+2Star
| | | | | |_|_|_|_|/ / | | | | |/| | | | | |
| | | | | | | | | * | ARM: OMAP2: Clock: New OMAP2/3 DPLL rate rounding algorithmPaul Walmsley2008-07-031-1/+8
| | | | | | | | | * | ARM: OMAP2: Clock: Add OMAP3 DPLL autoidle functionsPaul Walmsley2008-07-031-0/+5
| | | | | | | | | * | ARM: OMAP: Add OMAP chip type structure; clean up mach-omap2/id.cPaul Walmsley2008-07-031-2/+37
| | | | | | | | | * | ARM: OMAP: Introduce omap_globals and prcm access functions for multi-omapTony Lindgren2008-07-033-3/+19
| | | | | | | | | * | ARM: OMAP: Remove __REG access for multi-omapTony Lindgren2008-07-031-23/+0Star
| | | | | | | | | * | ARM: OMAP: USB: Change omap USB code to use omap_read/write instead of __REGTony Lindgren2008-07-031-13/+10Star
| | | | | | | | | * | ARM: OMAP: Change omap_cf.c and omap_nor.c to use omap_readw/writew instead o...Tony Lindgren2008-07-031-6/+4Star
| | | | | | | | | * | ARM: OMAP: CLKFW: Initial debugfs support for omap clock frameworkHiroshi DOYU2008-07-031-0/+3
| | | | | | | | | * | ARM: OMAP: Clean up interrupt lines to fix warnings for multi-omapTony Lindgren2008-07-036-54/+59
| | | | | | | | | * | ARM: OMAP: McBSP: Prepare for splitting into omap1 and omap2 codeEduardo Valentin2008-07-031-2/+60