summaryrefslogtreecommitdiffstats
path: root/include/asm-arm/mach
AgeCommit message (Expand)AuthorLines
2006-06-20Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-5/+3
2006-06-20Merge git://git.infradead.org/hdrcleanup-2.6Linus Torvalds-2/+0
2006-06-19[ARM] 3592/1: AT91RM9200 Serial driver updateAndrew Victor-5/+3
2006-06-18[ARM] 3554/1: ARM: Fix dyntick lockingTony Lindgren-0/+1
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse-2/+0
2006-03-22[ARM] Quieten spurious IRQ detectionRussell King-0/+1
2006-03-21[ARM] 3261/2: remove phys_ram from struct machine_desc (part 3)Nicolas Pitre-4/+1
2006-03-21[ARM] Rename chipdata to 'base' and make it an iomem pointerRussell King-3/+3
2006-01-26[ARM] 3269/1: Add ARMv6 MT_NONSHARED_DEVICE mem_types[] indexGeorge G. Davis-0/+1
2006-01-15[ARM] Fix missing compiler.h includeRussell King-0/+2
2006-01-13[ARM] 3260/1: remove phys_ram from struct machine_desc (part 2)Nicolas Pitre-1/+1
2006-01-10[ARM] 3242/2: AT91RM9200 support for 2.6 (Serial)Andrew Victor-0/+36
2006-01-09[ARM] 3070/2: Add __ioremap_pfn() APIDeepak Saxena-3/+0
2006-01-04[ARM] Remove '__address' from scatterlist and convert to DMA APIRussell King-1/+3
2005-11-09[ARM] 3057/1: Add memory control method to support OneNAND sync burst readKyungmin Park-0/+3
2005-10-29[ARM] Allow MTD device name to be passed via platform dataRussell King-0/+2
2005-10-29[ARM] Fix buggy __phys_to_pfn / __pfn_to_physRussell King-2/+2
2005-10-29[ARM] Ensure machine information structures aren't optimised awayRussell King-0/+1
2005-10-28[ARM] 3016/1: Replace map_desc.physical with map_desc.pfnDeepak Saxena-1/+4
2005-10-28[ARM] Fix sparse warningsRussell King-3/+3
2005-09-20[ARM] 2927/1: .arch.info - postfix section with .init for `make buildcheck`Ben Dooks-1/+1
2005-09-05[ARM] Remove unused DYN_TICK_* macrosRussell King-2/+0
2005-09-04[ARM] Wrap calls to descriptor handlersRussell King-0/+8
2005-09-04[ARM] Change irq_chip wake/type methods to set_wake/set_typeRussell King-2/+2
2005-07-04[PATCH] ARM: Change 'param_offset' to 'boot_params'Russell King-1/+1
2005-07-03[PATCH] ARM: Remove machine description macrosRussell King-32/+0
2005-06-27[PATCH] ARM: Add VST idle loop callRussell King-0/+2
2005-06-25[PATCH] ARM: Generic Dynamic Tick Timer support for ARM, take 4Russell King-0/+21
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+574