aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-28Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds174-7941/+9075
2006-09-28Merge nommu branchRussell King26-400/+2053
2006-09-28[ARM] 3856/1: Add clocksource for Intel IXP4xx platformsKevin Hilman3-11/+30
2006-09-28[ARM] 3855/1: Add generic time supportKevin Hilman2-0/+10
2006-09-28[ARM] 3873/1: S3C24XX: Add irq_chip namesBen Dooks1-0/+8
2006-09-28[ARM] 3872/1: S3C24XX: Apply consistant tabbing to irq_chipsBen Dooks1-30/+30
2006-09-28[ARM] 3871/1: S3C24XX: Fix ordering of EINT4..23Ben Dooks1-8/+36
2006-09-28[ARM] nommu: confirms the CR_V bit in nommu modeHyok S. Choi3-1/+18
2006-09-28[ARM] nommu: abort handler fixup for !CPU_CP15_MMU cores.Hyok S. Choi7-7/+35
2006-09-28[ARM] 3870/1: AT91: Start removing static memory mappingsAndrew Victor2-47/+2
2006-09-28[ARM] 3869/1: AT91: NAND support for DK and KB9202 boardsAndrew Victor2-0/+50
2006-09-28[ARM] 3867/1: AT91 GPIO updateAndrew Victor13-126/+156
2006-09-28[ARM] 3866/1: AT91 clock updateAndrew Victor13-278/+299
2006-09-28[ARM] 3865/1: AT91RM9200 header updatesAndrew Victor6-83/+83
2006-09-27[ARM] 3862/2: S3C2410 - add basic power management support for AML M5900 seriesDavid Anders4-4/+35
2006-09-27[ARM] kthread: switch arch/arm/kernel/apm.cSerge E. Hallyn1-20/+13
2006-09-27[ARM] Off-by-one in arch/arm/common/icst*Eric Sesterhenn2-4/+4
2006-09-27[ARM] 3864/1: Refactore sharpsl_pmDirk Opfer1-0/+4
2006-09-27[ARM] 3863/1: Add Locomo SPI DeviceDirk Opfer1-11/+18
2006-09-27[ARM] 3847/2: Convert LOMOMO to use struct device for GPIOsRichard Purdie2-23/+32
2006-09-27USB: pxa2xx_udc understands GPIO based VBUS sensingDavid Brownell1-14/+1
2006-09-27USB: move <linux/usb_otg.h> to <linux/usb/otg.h>David Brownell1-1/+1
2006-09-27Merge master.kernel.org:/pub/scm/linux/kernel/git/tmlind/linux-omap-upstream into develRussell King19-853/+652
2006-09-27[ARM] Make !MMU CPUs depend on !MMURussell King1-0/+5
2006-09-27[ARM] nommu: add ARM946E-S core supportHyok S. Choi4-3/+457
2006-09-27[ARM] nommu: add ARM940T core supportHyok S. Choi4-2/+389
2006-09-27[ARM] nommu: add ARM9TDMI core supportHyok S. Choi4-0/+149
2006-09-27[ARM] nommu: add ARM740T core supportHyok S. Choi4-2/+193
2006-09-27[ARM] nommu: add ARM7TDMI core supportHyok S. Choi4-0/+264
2006-09-27[ARM] nommu: manage the CP15 thingsHyok S. Choi8-12/+56
2006-09-27[ARM] nommu: defines CPU_CP15, CPU_CP15_MMU and CPU_CP15_MPUHyok S. Choi1-0/+33
2006-09-27[ARM] nommu: allows to support module in nommuHyok S. Choi1-0/+8
2006-09-27[ARM] do_bad_area() always takes current and current->active_mmRussell King3-14/+8
2006-09-27[ARM] Add setup_mm_for_reboot() for nommuRussell King1-0/+7
2006-09-27[ARM] Rename mm-armv.c to pgd.cRussell King2-4/+2
2006-09-27[ARM] Move rest of MMU setup code from mm-armv.c to mmu.cRussell King3-551/+542
2006-09-27[ARM] Split ARM MM initialisation for !mmuRussell King5-206/+274
2006-09-27[ARM] Separate page table manipulation code from bootmem initialisationRussell King1-29/+44
2006-09-27[ARM] 3860/1: Versatile PCI config byte accessesPaul Brook1-1/+0
2006-09-27[ARM] 3859/1: Fix devicemaps_init() XIP_KERNEL odd 1MiB XIP_PHYS_ADDR translation errorGeorge G. Davis1-2/+2
2006-09-27[ARM] 3858/1: S3C2412: power management codeBen Dooks4-40/+137
2006-09-27[ARM] 3854/2: S3C2410 - add machine type for AML M5900 series (resubmitted)David Anders3-0/+253
2006-09-26[PATCH] Standardize pxx_page macrosDave McCracken1-1/+1
2006-09-25ARM: OMAP: Remove common pm.cTony Lindgren1-670/+0
2006-09-25ARM: OMAP: Sync clocks with linux-omap treeTony Lindgren5-87/+116
2006-09-25[PATCH] ARM: OMAP: Check gpio_fck not gpio_ickKomal Shah1-1/+1
2006-09-25ARM: OMAP: Sync DMA with linux-omap treeTony Lindgren1-21/+64
2006-09-25ARM: OMAP2: Make sure peripherals can be accessed after clk_enableJuha Yrjola1-1/+47
2006-09-25ARM: OMAP2: Keep both APLLs active during bootupJuha Yrjola1-0/+15
2006-09-25ARM: OMAP: Add sanity check to clk_disableJuha Yrjola1-0/+1