summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | * omap: headers: Move mtd-xip.h to be mach-omap1 specificTony Lindgren2009-10-191-0/+0
| | * omap: Split vmalloc.h for mach-omap1 and mach-omap2Tony Lindgren2009-10-192-5/+21
| | * omap: headers: Split entry-macro.S for mach-omap1 and mach-omap2Tony Lindgren2009-10-192-50/+58
| | * omap: headers: Split debug-macro.S for mach-omap1 and mach-omap2Tony Lindgren2009-10-192-13/+47
| | * omap: headers: Add mach path to include filesTony Lindgren2009-10-191-6/+6
| | * omap: Add OMAP4 L3 and L4 peripherals.Santosh Shilimkar2009-10-194-3/+55
| | * omap: Fix DEBUG_LL UART io addressSantosh Shilimkar2009-10-1915-18/+18
| | * omap: Move SRAM map to claim more io spaceSantosh Shilimkar2009-10-191-3/+3
| | * omap: Remap L3, L4 to get more kernel io address spaceSantosh Shilimkar2009-10-192-40/+64
| | * omap: Split OMAP2_IO_ADDRESS to L3 and L4Santosh Shilimkar2009-10-1913-66/+75
| | * omap: Use ioremap for omap4 L4 codeTony Lindgren2009-10-197-16/+42
| | * omap: Use getnstimeofday for omap_deviceTony Lindgren2009-10-191-31/+19
| | * omap: Use ioremap in omap_hwmod.cTony Lindgren2009-10-191-6/+12
| | * omap: Use ioremap in gpio.cTony Lindgren2009-10-191-95/+129
| | * omap: Use ioremap in dmtimer.cTony Lindgren2009-10-191-7/+9
| | * omap: Use ioremap in dma.cTony Lindgren2009-10-191-10/+24
| | * omap: Use ioremap in irq.cTony Lindgren2009-10-191-2/+10
| | * omap: Change low-level serial init to use ioremapTony Lindgren2009-10-162-7/+18
| | * Merge branch 'omap7xx-fortony-rc3' of git://robotfuzz.com/linwizard-kernel in...Tony Lindgren2009-10-1522-676/+476
| | |\
| | | * OMAP850: Fix zImage bootingAlistair Buxton2009-10-071-1/+2
| | | * OMAP850: PM: Add an ARCH_OMAP850 checkAlistair Buxton2009-10-071-0/+1
| | | * OMAP7XX: Clocks: Add ck_ref and armxorAngelo Arrifano2009-10-071-2/+2
| | | * OMAP7XX: Rename all the rest of the omap730 references in omap1 coreAlistair Buxton2009-10-0712-191/+191
| | | * OMAP7XX: Replace omap730 references in irqs.h and all usersAlistair Buxton2009-10-0710-102/+102
| | | * OMAP7XX: Update core omap1 files to use omap7xx.hAlistair Buxton2009-10-077-33/+33
| | | * OMAP7XX: Create omap7xx.hAlistair Buxton2009-10-071-0/+104
| | | * OMAP7XX: McBSP: Add omap850 supportAlistair Buxton2009-10-072-4/+4
| | | * OMAP7XX: Clocks: Add omap850 supportAlistair Buxton2009-10-071-5/+5
| | | * OMAP7XX: PM: Add omap850 supportAlistair Buxton2009-10-071-10/+10
| | | * OMAP7XX: IRQ: Remove duplicate omap850 codeAlistair Buxton2009-10-073-104/+7
| | | * OMAP7XX: USB: Remove duplicate omap850 codeAlistair Buxton2009-10-071-3/+3
| | | * OMAP7XX: Mux: Remove duplicate omap850 codeAlistair Buxton2009-10-072-76/+2
| | | * OMAP7XX: IO: Remove duplicate omap850 codeAlistair Buxton2009-10-072-27/+4
| | | * OMAP7XX: GPIO: Remove duplicate omap850 codeAlistair Buxton2009-10-071-119/+14
| | | * OMAP7XX: Serial: Remove duplicate omap850 codeAlistair Buxton2009-10-071-8/+1
* | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2009-11-184-20/+26
|\ \ \ \
| * | | | [CPUFREQ] speedstep-ich: fix error caused by 394122ab144dae4b276d74644a2f11c4...Rusty Russell2009-11-171-12/+7
| * | | | [CPUFREQ] acpi-cpufreq: blacklist Intel 0f68: Fix HT detection and put in not...John Villalovos2009-11-171-6/+17
| * | | | [CPUFREQ] powernow-k8: Fix test in get_transition_latency()Roel Kluin2009-11-171-1/+1
| * | | | [CPUFREQ] longhaul: select Longhaul version 2 for capable CPUsKrzysztof Helt2009-11-171-1/+1
* | | | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-11-185-49/+48
|\ \ \ \ \
| * | | | | OMAP: cs should be positive in gpmc_cs_free()Roel Kluin2009-11-181-1/+1
| * | | | | omap: fix unlikely(x) < yRoel Kluin2009-11-181-1/+1
| * | | | | omap3: clock: Fixed dpll3_m2x2 rate calculationTero Kristo2009-11-171-2/+2
| * | | | | omap3: clock: Fix the DPLL freqsel computationsRajendra Nayak2009-11-171-1/+1
| * | | | | omap: Fix keymap for zoom2 according to matrix keypad framworkVimal Singh2009-11-161-44/+43
* | | | | | Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-11-182-2/+2
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | sh: Fixup last users of irq_chip->typenameThomas Gleixner2009-11-182-2/+2
| |/ / / /
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-11-179-7/+21
|\ \ \ \ \
| * \ \ \ \ Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2009-11-166-6/+9
| |\ \ \ \ \
OpenPOWER on IntegriCloud