summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* [ARM] 5352/1: add w90p910-plat config filewanzongshun2008-12-231-0/+626
* Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King2008-12-2317-93/+1799
|\
| * [ARM] pxa/littleton: add preliminary I2C board info (da9034 + max7320)Eric Miao2008-12-172-3/+81
| * [ARM] pxa/saar: add support for the on-board smart panel LCDEric Miao2008-12-171-0/+421
| * [ARM] pxa: initial support for the Imote2 platformJonathan Cameron2008-12-174-1/+584
| * [ARM] pxa/ezx: I2C configurationStefan Schmidt2008-12-171-0/+20
| * [ARM] pxa/ezx: Keypad configurationStefan Schmidt2008-12-171-0/+291
| * [ARM] pxa/ezx: GPIO configurationStefan Schmidt2008-12-171-24/+344
| * [ARM] pxa/ezx: Remove two memory banks fixupStefan Schmidt2008-12-171-21/+0
| * [ARM] pxa/gumstix: fix incorrect init done by am200Jaya Kumar2008-12-175-14/+32
| * [ARM] pxafb: allow insertion of delay to the smart panel command sequenceEric Miao2008-12-171-0/+7
| * [ARM] pxafb: allow better platform configurable smart panel timingEric Miao2008-12-171-0/+4
| * [ARM] pxa: convert legacy LCD setup of other boards to new oneEric Miao2008-12-174-30/+14
| * [ARM] pxafb: add color TFT 8BPP LCD panel typeEric Miao2008-12-171-0/+1
* | [ARM] s3c: S3C options should depend on PLAT_S3CRussell King2008-12-211-15/+8
* | Merge git://git.marvell.com/orion into develRussell King2008-12-2020-443/+642
|\ \
| * | [ARM] mv78xx0: implement GPIO and GPIO interrupt supportLennert Buytenhek2008-12-205-6/+71
| * | [ARM] Kirkwood: implement GPIO and GPIO interrupt supportLennert Buytenhek2008-12-205-6/+75
| * | [ARM] Orion: share GPIO IRQ handling codeLennert Buytenhek2008-12-205-172/+200
| * | [ARM] Orion: share GPIO handling codeLennert Buytenhek2008-12-2011-271/+308
* | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/ukl/linux-2.6 into develRussell King2008-12-198-25/+127
|\ \ \ | |/ / |/| |
| * | Merge branch 'for-rmk-misc' into for-rmkUwe Kleine-Koenig2008-12-1213-28/+60
| |\ \
| | * | at91: warn if irqs are enabled in set_next_eventUwe Kleine-König2008-12-121-0/+9
| | * | remove a superfluous kconfig type definitionUwe Kleine-König2008-12-121-1/+0
| | * | Fix configure warnings in defconfigs for netX and Picotux 200Uwe Kleine-König2008-12-122-6/+6
| | * | small doc fix: ftrace_dyn_arch_init is called by ftrace_initUwe Kleine-König2008-12-121-1/+1
| * | | netx: define register MEMCRUwe Kleine-König2008-12-091-0/+22
| * | | netx/xc: add a few "const"s to fix compiler warningsUwe Kleine-König2008-12-091-3/+3
| * | | netx: add support for clockeventsUwe Kleine-König2008-12-092-1/+68
| * | | netx: enable GENERIC_TIMEUwe Kleine-König2008-12-091-0/+1
| * | | netx: Use a cpp symbol for the clocksource timer numberUwe Kleine-König2008-12-091-5/+7
| * | | mach-netx/time.c: codingstyle cleanupUwe Kleine-König2008-12-091-12/+14
* | | | [ARM] s3c: define __io using the typesafe versionRussell King2008-12-181-1/+1
* | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into develRussell King2008-12-1821-80/+77
|\ \ \ \
| * | | | [ARM] MXC: do not include mach/hardware.h from mach/memory.hSascha Hauer2008-12-188-11/+13
| * | | | [ARM] MXC: do not include mach/hardware.h from mach/timex.hSascha Hauer2008-12-184-14/+7
| * | | | [ARM] MXC: remove dependency to other include files from irqs.hSascha Hauer2008-12-1813-52/+50
| * | | | [ARM] MX1/MX2 DMA: add missing local_irq_restore()Sascha Hauer2008-12-181-2/+5
| * | | | [ARM] MX27ads: fix function nameSascha Hauer2008-12-181-1/+1
| * | | | [ARM] MX1: Add missing selection of ARM920TSascha Hauer2008-12-181-0/+1
* | | | | Merge branch 'next-merged' of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King2008-12-18170-1151/+10308
|\ \ \ \ \
| * | | | | [ARM] S3C64XX: Ensure CPU_V6 is selectedBen Dooks2008-12-181-1/+2
| * | | | | [ARM] S3C: Remove unnecessary <linux/delay.h> includesBen Dooks2008-12-1810-10/+0
| * | | | | [ARM] S3C24A0: Remove duplicate <mach/io.h> fileBen Dooks2008-12-181-16/+0
| * | | | | [ARM] S3C64XX: Remove __virt_to_bus/__bus_to_virt macrosBen Dooks2008-12-181-3/+0
| * | | | | [ARM] S3C24XX: Add fourth UART definition for S3C2443Ben Dooks2008-12-183-3/+31
| * | | | | [ARM] S3C: Update CONFIG_SERIAL_SAMSUNG_UARTS handlingBen Dooks2008-12-181-1/+1
| * | | | | Merge branch 'next-s3c64xx-device' into next-mergedBen Dooks2008-12-1881-218/+4027
| |\ \ \ \ \
| | * | | | | [ARM] SMDK6410: Add LCD (LCD48WVGA) definitionsBen Dooks2008-12-152-0/+73
| | * | | | | [ARM] S3C64XX: Add standard S3C64XX 24BPP LCD GPIO setupBen Dooks2008-12-153-0/+43
OpenPOWER on IntegriCloud