summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2008-12-01[ARM] 5319/1: AT91: support AT91CAP9 revC CPUsStelian Pop6-8/+48
2008-12-01[ARM] 5290/1: [AT91] Add support for the Adeneo NeoCore 926 boardAndrew Victor4-1/+1707
2008-12-01[ARM] 5289/1: [AT91] Convert boards to use sam9_smc_configure()Andrew Victor11-59/+405
2008-12-01[ARM] 5288/1: [AT91] Remove SMC configuration from devices.c filesAndrew Victor5-97/+5
2008-12-01[ARM] 5287/2: [AT91] Configuration of Static Memory ControllerAndrew Victor3-6/+86
2008-12-01[ARM] use asm/sections.hRussell King8-27/+28
2008-11-30Merge branch 'clks' into develRussell King9-267/+61
2008-11-30[ARM] lh7a40x: convert to simple clk APIRussell King1-61/+4
2008-11-30[ARM] lh7a40x: clocks - cleanupRussell King1-27/+0
2008-11-30[ARM] aaec2000: convert to simple clk APIRussell King4-129/+24
2008-11-30[ARM] netx: fix simple clk APIRussell King1-5/+2
2008-11-30[ARM] ep93xx: convert to clkdev and match clocks by struct device where possibleRussell King3-45/+31
2008-11-30[ARM] Update mach-typesRussell King1-3/+98
2008-11-30[ARM] davinci: asm/memory.h is not required for mach/vmalloc.hRussell King1-1/+0
2008-11-30[ARM] Ensure that both MAX_DMA_ADDRESS and ISA_DMA_THRESHOLD are definedRussell King4-3/+4
2008-11-30[ARM] Add a common typesafe __io implementationRussell King23-65/+44
2008-11-30[ARM] integrator: parenthesize __virt_to_bus/__bus_to_virt argumentRussell King1-2/+2
2008-11-30[ARM] pnx4008: fix definition of PHYS_OFFSETRussell King1-1/+1
2008-11-29Merge branch 's3c-moves2' of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King31-30/+747
2008-11-29[ARM] give RiscPC a NR_IRQS definition and remove defaultRussell King2-4/+1
2008-11-29[ARM] Remove linux/sched.h from asm/cacheflush.h and asm/uaccess.hRussell King5-2/+5
2008-11-29[ARM] Rename ISA mach/dma.h header to mach/isa-dma.hRussell King5-5/+5
2008-11-29[ARM] Hide ISA DMA API when ISA_DMA_API is unsetRussell King40-302/+52
2008-11-29[ARM] fix constant values of MAX_DMA_ADDRESSRussell King3-10/+2
2008-11-29[ARM] move MAX_DMA_ADDRESS to mach/memory.hRussell King14-44/+20
2008-11-28[ARM] Remove unnecessary mach/hardware.h includes in arch/arm/mmRussell King3-3/+0
2008-11-28[ARM] asm/system.h does not require asm/memory.hRussell King1-2/+0
2008-11-28[ARM] ns9xxx: mach/hardware.h doesn't need asm/memory.hRussell King1-2/+0
2008-11-28[ARM] ixp4xx: clean up includesRussell King2-5/+1
2008-11-28[ARM] ixp23xx: mach/io.h doesn't need BUG() anymoreRussell King1-2/+0
2008-11-28[ARM] iop13xx: avoid polluting the kernel's namespaceRussell King1-2/+0
2008-11-28[ARM] iop3xx: avoid polluting the kernel's namespaceRussell King7-13/+4
2008-11-28[ARM] shark: avoid polluting the kernel's namespaceRussell King3-25/+6
2008-11-28[ARM] shark: remove old unused "translated" IO macrosRussell King1-17/+0
2008-11-28[ARM] clps711x: avoid polluting the kernel's namespaceRussell King1-2/+0
2008-11-28[ARM] footbridge: mach/hardware.h doesn't require mach/memory.hRussell King1-2/+0
2008-11-28[ARM] footbridge: avoid polluting the kernel's namespaceRussell King2-4/+2
2008-11-28[ARM] aaec2000: avoid polluting the kernel's namespaceRussell King1-2/+0
2008-11-28[ARM] lh7a40x: avoid polluting the kernel's namespaceRussell King1-2/+0
2008-11-28[ARM] l7200: avoid polluting the kernel's namespaceRussell King1-2/+0
2008-11-28[ARM] h720x: avoid polluting the kernel's namespaceRussell King1-2/+0
2008-11-28[ARM] imx: avoid polluting the kernel's namespaceRussell King1-2/+0
2008-11-28[ARM] pxa: avoid polluting the kernel's namespaceRussell King4-2/+4
2008-11-28[ARM] rpc: remove obsolete IO accessorsRussell King1-46/+1
2008-11-28[ARM] versatile: remove IRQ mask definitionsRussell King2-144/+0
2008-11-28Merge branch 'highmem' into develRussell King64-919/+762
2008-11-28[ARM] remove a common set of __virt_to_bus definitionsNicolas Pitre39-299/+21
2008-11-28[ARM] unconditionally define __virt_to_phys and __phys_to_virtNicolas Pitre1-2/+0
2008-11-28[ARM] remove bogus #ifdef CONFIG_HIGHMEM in show_pte()Nicolas Pitre1-2/+4
2008-11-28[ARM] prevent the vmalloc cmdline argument from eating all memoryNicolas Pitre1-0/+7