summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
...
| | |
| | \
| *-. \ Merge branches 'omap1-upstream' and 'omap2-upstream' into develRussell King2007-10-1235-341/+4258
| |\ \ \
| | | * | ARM: OMAP: Merge gpmc changes from N800 treeKai Svahn2007-09-201-0/+7
| | | * | ARM: OMAP: TUSB EVM initDavid Brownell2007-09-201-0/+349
| | | * | ARM: OMAP: Tabify mux.cTony Lindgren2007-09-201-19/+19
| | | * | ARM: OMAP: Add minimal OMAP2430 supportSyed Mohammed Khasim2007-09-207-2/+265
| | | * | ARM: OMAP: abstract debug card setup (smc, leds)David Brownell2007-09-205-46/+98
| | | * | ARM: OMAP: omap2/gpmc updatesDavid Brownell2007-09-201-11/+22
| | | * | ARM: OMAP: omap2/memory.c compile fixesDavid Brownell2007-09-201-35/+5
| | | * | ARM: OMAP: Board Apollon update, fix bootKyungmin Park2007-09-201-9/+90
| | | * | ARM: OMAP: Optimize INTC register accesses and enable autoidlingJuha Yrjola2007-09-201-8/+11
| | | * | ARM: OMAP2: Place SMS and SDRC into smart idle modeJuha Yrjola2007-09-202-0/+50
| | * | | ARM: OMAP: N770: add missing LCD, LCD controller, touchscreen device registra...Imre Deak2007-09-201-0/+45
| | * | | ARM: OMAP: osk+mistral backlight, power, board specificDavid Brownell2007-09-201-0/+22
| | * | | ARM: OMAP: Add omap osk defconfigTony Lindgren2007-09-201-0/+1073
| | * | | ARM: OMAP: Update omap h2 defconfigTony Lindgren2007-09-201-194/+205
| | * | | ARM: OMAP: Sync board specific files with linux-omapTony Lindgren2007-09-208-159/+203
| | * | | ARM: OMAP: Basic support for siemens sx1Vladimir Ananiev2007-09-203-0/+506
| | * | | ARM: OMAP: Palm Tungsten|T supportMarek Vasut2007-09-203-0/+367
| | * | | ARM: OMAP: Register tsc2102 on Palm Tungsten EAndrzej Zaborowski2007-09-201-0/+123
| | * | | ARM: OMAP: PalmZ71 supportMarek Vasut2007-09-203-0/+393
| | * | | ARM: OMAP: Add support for Amstrad Delta keypadJonathan McDowell2007-09-201-0/+109
| | * | | ARM: OMAP: Palm Tungsten E board updateAndrzej Zaborowski2007-09-202-23/+363
| | * | | ARM: OMAP: add SoSSI clock (remove manual checking of SoSSI state from idle)Imre Deak2007-09-202-10/+1
| | * | | ARM: OMAP: add SoSSI clockImre Deak2007-09-202-2/+53
| | * | | ARM: OMAP: omap camera builds again; Mistral init and muxDavid Brownell2007-09-202-0/+56
| | * | | ARM: OMAP: Enable DSP clocks for McBSP on omap310Marek Vasut2007-09-201-7/+7
| | |/ /
| * | | [ARM] Update arch/arm/Kconfig for drivers/Kconfig changesRussell King2007-10-121-4/+10
| * | | [ARM] 4600/1: fix kernel build failure with build-id-supporting binutilsLennert Buytenhek2007-10-121-1/+1
| * | | [ARM] 4599/1: Preserve ATAG list for use with kexec (2.6.23)Mike Westerhof2007-10-122-1/+58
| * | | [ARM] Rename consistent_sync() as dma_cache_maint()Russell King2007-10-122-4/+4
| * | | [ARM] 4572/1: ep93xx: add cirrus logic edb9307 supportHerbert Valerio Riedel2007-10-123-0/+98
| * | | [ARM] 4596/1: S3C2412: Correct IRQs for SDI+CF and add decoding supportBen Dooks2007-10-122-0/+63
| * | | [ARM] 4595/1: ns9xxx: define registers as void __iomem * instead of volatile u32Uwe Kleine-König2007-10-124-61/+85
| * | | [ARM] 4594/1: ns9xxx: use the new gpio functionsUwe Kleine-König2007-10-121-6/+6
| * | | [ARM] 4593/1: ns9xxx: implement generic clockeventsUwe Kleine-König2007-10-122-42/+109
| * | | [ARM] 4592/1: ns9xxx: clocksource driverUwe Kleine-König2007-10-122-26/+43
| * | | [ARM] 4590/1: ns9xxx: add gpio handling functionsUwe Kleine-König2007-10-123-1/+186
| * | | [ARM] 4589/1: ns9xxx: acknowledge IRQ_EXT2 in the demux routine for FPGA irqsUwe Kleine-König2007-10-121-2/+7
| * | | [ARM] Add rtc-cmos driver for ISA-based footbridge platformsRussell King2007-10-121-1/+44
| * | | [ARM] Add fallocate syscall entryRussell King2007-10-121-0/+1
| * | | [ARM] 4587/1: S3C24XX: Add magic number before resume codeBen Dooks2007-10-121-0/+8
| * | | [ARM] 4585/1: Correctly identify the CPU architecture versionCatalin Marinas2007-10-121-4/+17
| * | | [ARM] 4581/1: Fix the conditional execution of the NWFPE instructionsCatalin Marinas2007-10-121-11/+14
| * | | [ARM] cleanup struct irqaction initializersThomas Gleixner2007-10-121-1/+5
| * | | [ARM] omap1/leds-innovator.c: remove dead codeAdrian Bunk2007-10-121-3/+0
| * | | [ARM] "extern inline" -> "static inline"Adrian Bunk2007-10-122-5/+5
| * | | [ARM] 4539/1: clocksource and clockevents for at91rm9200David Brownell2007-10-122-65/+132
| * | | [ARM] 4566/1: s3c24xx: fix dma functions section mismatchKrzysztof Helt2007-10-125-5/+5
| * | | [ARM] 4565/1: s3c2443: fix section mismatch in irq.c fileKrzysztof Helt2007-10-121-2/+2
| * | | [ARM] 4545/1: ns9xxx: simplify irq ack'ingUwe Kleine-König2007-10-122-33/+14
OpenPOWER on IntegriCloud