aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-arm/mach (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse2-2/+0
2006-03-22[ARM] Quieten spurious IRQ detectionRussell King1-0/+1
2006-03-21[ARM] 3261/2: remove phys_ram from struct machine_desc (part 3)Nicolas Pitre1-4/+1
2006-03-21[ARM] Rename chipdata to 'base' and make it an iomem pointerRussell King1-3/+3
2006-01-26[ARM] 3269/1: Add ARMv6 MT_NONSHARED_DEVICE mem_types[] indexGeorge G. Davis1-0/+1
2006-01-15[ARM] Fix missing compiler.h includeRussell King1-0/+2
2006-01-13[ARM] 3260/1: remove phys_ram from struct machine_desc (part 2)Nicolas Pitre1-1/+1
2006-01-10[ARM] 3242/2: AT91RM9200 support for 2.6 (Serial)Andrew Victor1-0/+36
2006-01-09[ARM] 3070/2: Add __ioremap_pfn() APIDeepak Saxena1-3/+0
2006-01-04[ARM] Remove '__address' from scatterlist and convert to DMA APIRussell King1-1/+3
2005-11-09[ARM] 3057/1: Add memory control method to support OneNAND sync burst readKyungmin Park1-0/+3
2005-10-29[ARM] Allow MTD device name to be passed via platform dataRussell King1-0/+2
2005-10-29[ARM] Fix buggy __phys_to_pfn / __pfn_to_physRussell King1-2/+2
2005-10-29[ARM] Ensure machine information structures aren't optimised awayRussell King1-0/+1
2005-10-28[ARM] 3016/1: Replace map_desc.physical with map_desc.pfnDeepak Saxena1-1/+4
2005-10-28[ARM] Fix sparse warningsRussell King1-3/+3
2005-09-20[ARM] 2927/1: .arch.info - postfix section with .init for `make buildcheck`Ben Dooks1-1/+1
2005-09-05[ARM] Remove unused DYN_TICK_* macrosRussell King1-2/+0
2005-09-04[ARM] Wrap calls to descriptor handlersRussell King1-0/+8
2005-09-04[ARM] Change irq_chip wake/type methods to set_wake/set_typeRussell King1-2/+2
2005-07-04[PATCH] ARM: Change 'param_offset' to 'boot_params'Russell King1-1/+1
2005-07-03[PATCH] ARM: Remove machine description macrosRussell King1-32/+0
2005-06-27[PATCH] ARM: Add VST idle loop callRussell King1-0/+2
2005-06-25[PATCH] ARM: Generic Dynamic Tick Timer support for ARM, take 4Russell King1-0/+21
2005-04-16Linux-2.6.12-rc2Linus Torvalds11-0/+574