aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-h720x (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre2-4/+0
2010-10-20arm: return both physical and virtual addresses from addruartJeremy Kerr1-6/+4
2010-10-01ARM: do not define VMALLOC_END relative to PAGE_OFFSETNicolas Pitre1-1/+1
2010-08-05ARM: 6283/1: Remove useless PCIO_BASE definitionseric miao1-2/+0
2010-07-26ARM: 6258/1: arm/h720x: fix debug macro compilation failureJeremy Kerr1-2/+4
2010-05-24ARM: arch/arm/mach-h720x/common.h: Checkpatch cleanupAndrea Gelmini1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2010-02-12ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren1-1/+1
2009-03-19[ARM] pass reboot command line to arch_reset()Russell King1-1/+1
2009-01-08[ARM] fix AT91, davinci, h720x, ks8695, msm, mx2, mx3, netx, omap1, omap2, pxa, s3cRussell King1-0/+1
2008-11-30[ARM] Ensure that both MAX_DMA_ADDRESS and ISA_DMA_THRESHOLD are definedRussell King1-3/+1
2008-11-30[ARM] Add a common typesafe __io implementationRussell King1-1/+1
2008-11-29[ARM] Rename ISA mach/dma.h header to mach/isa-dma.hRussell King1-1/+1
2008-11-29[ARM] fix constant values of MAX_DMA_ADDRESSRussell King1-1/+1
2008-11-29[ARM] move MAX_DMA_ADDRESS to mach/memory.hRussell King2-7/+9
2008-11-28[ARM] h720x: avoid polluting the kernel's namespaceRussell King1-2/+0
2008-11-28[ARM] remove a common set of __virt_to_bus definitionsNicolas Pitre1-17/+0
2008-11-13[ARM] cdb89712,clps7500,h720x: avoid namespace clash for FLASH_* constantsRussell King1-3/+3
2008-10-09Merge branch 'pxa-all' into develRussell King2-6/+2
2008-10-09[ARM] 5298/1: Drop desc_handle_irq()Dmitry Baryshkov2-6/+2
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King1-1/+1
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King19-8/+871
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King5-5/+5
2008-03-06[ARM] replace remaining __FUNCTION__ occurrencesHarvey Harrison1-6/+6
2008-01-28[ARM] Fix timer damage from d3d74453c34f8fd87674a8cf5b8a327c68f22e99Russell King2-6/+0
2007-05-20[ARM] spelling fixesSimon Arlott1-2/+2
2007-05-08Add IRQF_IRQPOLL flag on armBernhard Walle2-2/+2
2006-11-30[ARM] Remove compatibility layer for ARM irqsRussell King2-14/+14
2006-10-06Initial blind fixup for arm for irq changesLinus Torvalds3-25/+19
2006-07-02[PATCH] ARM: fixup irqflags breakage after ARM genirq mergeThomas Gleixner2-2/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel2-2/+0
2006-01-13[ARM] 3260/1: remove phys_ram from struct machine_desc (part 2)Nicolas Pitre2-2/+0
2005-10-29Create platform_device.h to contain all the platform device details.Russell King1-1/+1
2005-10-28[ARM] 2999/1: Replace map_desc.physical with map_desc.pfn: H720xDeepak Saxena1-1/+6
2005-09-08[SERIAL] Use an enum for serial8250 platform device IDsRussell King1-1/+1
2005-09-04[ARM] Wrap calls to descriptor handlersRussell King2-2/+2
2005-07-03[PATCH] ARM: Remove machine description macrosRussell King2-13/+17
2005-06-26[PATCH] ARM: Add SA_TIMER flag to timer interruptsRussell King2-4/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds9-0/+744