summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] ARM: 2803/1: OMAP update 11/11: Add cpufreq supportTony Lindgren2005-07-103-1/+130
* [PATCH] ARM: 2805/1: OMAP update 10/11: Update H2 defconfigTony Lindgren2005-07-101-39/+78
* [PATCH] ARM: 2804/1: OMAP update 9/11: Update OMAP arch filesTony Lindgren2005-07-108-92/+461
* [PATCH] ARM: 2802/1: OMAP update 8/11: Update OMAP arch filesTony Lindgren2005-07-1012-64/+24Star
* [PATCH] ARM: 2812/1: OMAP update 7c/11: Move arch-omap to plat-omapTony Lindgren2005-07-1012-0/+4635
* [PATCH] ARM: 2809/1: OMAP update 7b/11: Move arch-omap to plat-omapTony Lindgren2005-07-102-2/+2
* [PATCH] ARM: 2807/1: OMAP update 7a/11: Move arch-omap to plat-omapTony Lindgren2005-07-1012-4635/+0Star
* [PATCH] ARM: 2801/1: OMAP update 6/11: Split OMAP1 common code into id, io an...Tony Lindgren2005-07-105-418/+508
* [PATCH] ARM: 2806/1: OMAP update 5/11: Move board files into mach-omap1 direc...Tony Lindgren2005-07-108-7/+7
* [PATCH] ARM: 2799/1: OMAP update 4/11: Move OMAP1 LED code into mach-omap1 di...Tony Lindgren2005-07-105-4/+0Star
* [PATCH] ARM: 2800/1: OMAP update 3/11: Move OMAP1 core code into mach-omap1 d...Tony Lindgren2005-07-103-11/+38
* [PATCH] ARM: 2798/1: OMAP update 2/11: Change ARM Kconfig to support omap1 an...Tony Lindgren2005-07-106-157/+184
* [PATCH] ARM: 2796/1: Fix ARMv5[TEJ] check in MMU initalizationDeepak Saxena2005-07-101-2/+2
* [PATCH] ARM: 2795/1: update ixp2000 defconfigsLennert Buytenhek2005-07-105-75/+25Star
* [PATCH] ARM: 2793/1: platform serial support for ixp2000Lennert Buytenhek2005-07-104-15/+43
* [PATCH] ARM: 2792/1: IXP4xx iomap API implementationDeepak Saxena2005-07-071-2/+2
* [PATCH] ARM: 2791/1: Add CRCs for aliased ARM symbolsTodd Poynor2005-07-071-0/+3
* [PATCH] ARM: 2790/1: Properly terminate plat_serial8250_port arrays on ixdp42...Stefan Sorensen2005-07-072-13/+17
* [PATCH] ARM: 2789/1: Enable access to both CP10 and CP11 on ARMv6Catalin Marinas2005-07-071-1/+1
* [PATCH] ARM: Fix non-standard PXA io_pg_offst initialisersRussell King2005-07-045-7/+7
* [PATCH] ARM: Change 'param_offset' to 'boot_params'Russell King2005-07-041-2/+2
* [PATCH] ARM: 2784/1: Fix the block cache flush operation rangeCatalin Marinas2005-07-031-1/+2
* [PATCH] ARM: Remove machine description macrosRussell King2005-07-0371-453/+607
* [PATCH] ARM: replace schedule_timeout() with msleep()Nishanth Aravamudan2005-07-011-2/+1Star
* [PATCH] ARM: Make the magic values in head.S more obviousRussell King2005-07-011-12/+8Star
* [PATCH] ARM: 2783/1: Remove omnimeter_defconfig as there is no kernel supportBen Dooks2005-07-011-803/+0Star
* [PATCH] ARM: 2781/2: PXA27x Standby mode take 2Todd Poynor2005-07-013-1/+44
* [PATCH] ARM: 2779/1: Fix the V bit setting for the ARM1020x CPUsCatalin Marinas2005-06-302-4/+4
* [PATCH] ARM: 2778/1: Add -mno-thumb-interwork to CFLAGS_ABICatalin Marinas2005-06-301-1/+1
* [PATCH] ARM: 2777/1: Fix broken comment arch/arm/mm/proc-arm1020.SCatalin Marinas2005-06-301-1/+1
* [PATCH] ARM: Don't try to send a signal to pid0Russell King2005-06-302-45/+42Star
* [PATCH] ARM: Don't force SIGFPERussell King2005-06-301-1/+1
* [PATCH] ARM: Fix VFP to use do_div()Russell King2005-06-303-4/+27
* [PATCH] ARM: 2771/1: Dynamic Tick support for OMAP, take 4Tony Lindgren2005-06-292-8/+52
* [PATCH] ARM: Remove nmi_tick from integrator platformsRussell King2005-06-291-1/+0Star
* [PATCH] ARM: 2723/2: remove __udivdi3 and __umoddi3 from the kernelNicolas Pitre2005-06-294-412/+1Star
* [PATCH] ARM: 2769/1: cpu_init() stack setup fixCatalin Marinas2005-06-291-1/+2
* [PATCH] ARM: Convert ARM timer implementations to use readl/writelRussell King2005-06-292-65/+38Star
* [PATCH] ARM: 2765/1: S3C24XX - small cleanups in arch/arm/mach-s3c2410Ben Dooks2005-06-292-8/+4Star
* [PATCH] ARM: 2764/1: S3C24XX - Common PM functions for Simtec boardsBen Dooks2005-06-294-35/+75
* Merge with ../linux-2.6-smpRussell King2005-06-293-2/+125
|\
| * [PATCH] ARM SMP: Add IPI support code for SMP TLB flushingRussell King2005-06-281-0/+123
| * [PATCH] ARM SMP: Use local_flush_tlb* where we really want to be localRussell King2005-06-282-2/+2
* | [PATCH] ARM: 2763/1: S3C24XX - mark IRQ_LCD as validBen Dooks2005-06-281-3/+4
* | [PATCH] ARM: 2760/1: Add a warning on dynamic tick timekeeping on some platformsTony Lindgren2005-06-281-0/+5
* | [PATCH] ARM: 2761/1: OProfile: Add call graphing support for armRichard Purdie2005-06-284-1/+149
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2005-06-281-4/+4
|\
| * [PATCH] USB: omap_udc updates (mostly cleanups)David Brownell2005-06-271-4/+4
* | [PATCH] ARM: Update mach-typesRussell King2005-06-271-3/+66
* | [PATCH] ARM: Move memmap freeing into init.cRussell King2005-06-272-78/+65Star