aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ebsa110 (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-9/+15
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds2-2/+1
2012-03-28Disintegrate asm/system.h for ARMDavid Howells2-2/+1
2012-03-27Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds5-47/+68
2012-03-06ARM: ebsa110: use runtime ioremap hookRob Herring2-9/+15
2012-02-22Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux into for-armsocRussell King1-6/+0
2012-02-21ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring1-6/+0
2012-02-02ARM: ebsa110: provide TRICK?_SIZE macrosRussell King2-4/+8
2012-02-02ARM: ebsa110: move platform definitions out of mach/hardware.hRussell King5-43/+60
2012-01-20ARM: big removal of now unused arch_idle()Nicolas Pitre1-18/+0
2012-01-20ARM: mach-ebsa110: move special idle code out of lineNicolas Pitre2-20/+26
2012-01-05Merge branch 'restart' into for-linusRussell King2-2/+6
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King1-4/+0
2012-01-05ARM: restart: ebsa110: use new restart hookRussell King2-1/+9
2011-12-05Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-stableRussell King1-10/+0
2011-11-26ARM: big removal of now unused vmalloc.h filesNicolas Pitre1-10/+0
2011-11-21ARM: restart: only perform setup for restart when soft-restartingRussell King1-1/+1
2011-11-10ARM: restart: allow platforms more flexibility specifying restart modeRussell King1-1/+1
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds2-2/+2
2011-10-25Merge branch 'misc' into for-linusRussell King1-1/+1
2011-10-17ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer1-1/+1
2011-09-26ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre1-1/+1
2011-08-21ARM: mach-ebsa110: convert boot_params to atag_offsetNicolas Pitre1-1/+1
2011-08-17ARM: io: remove IO_SPACE_LIMIT from platforms with ISA/PCI and 64K windowRussell King1-2/+0
2011-03-29arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner1-2/+2
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner1-2/+2
2011-02-17ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King1-1/+1
2011-01-13ARM: ebsa110: irq_data conversion.Lennert Buytenhek1-7/+7
2010-11-21ARM: 6484/1: fix compile warning in mm/init.cAnand Gadiyar1-1/+1
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre1-2/+0
2010-10-20arm: return both physical and virtual addresses from addruartJeremy Kerr1-3/+4
2010-10-01ARM: do not define VMALLOC_END relative to PAGE_OFFSETNicolas Pitre1-1/+1
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
2008-11-29[ARM] Hide ISA DMA API when ISA_DMA_API is unsetRussell King1-11/+0
2008-11-28[ARM] remove a common set of __virt_to_bus definitionsNicolas Pitre1-7/+0
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King2-2/+2
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King14-3/+399
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King3-3/+3
2008-01-28[ARM] Fix timer damage from d3d74453c34f8fd87674a8cf5b8a327c68f22e99Russell King1-4/+0
2007-05-11[ARM] EBSA110: fix build errors caused by missing "const"Russell King1-4/+4
2007-05-08Add IRQF_IRQPOLL flag on armBernhard Walle1-1/+1
2007-04-21[ARM] EBSA110: Add readsw/readsl/writesw/writeslRussell King1-0/+40
2006-11-30[ARM] Remove compatibility layer for ARM irqsRussell King1-2/+2
2006-11-20[ARM] ebsa110: fix warnings generated by asm/arch/io.hRussell King1-4/+4
2006-10-06Initial blind fixup for arm for irq changesLinus Torvalds1-2/+2
2006-07-02[PATCH] ARM: fixup irqflags breakage after ARM genirq mergeThomas Gleixner1-1/+1
2006-01-13[ARM] 3260/1: remove phys_ram from struct machine_desc (part 2)Nicolas Pitre1-1/+0
2005-10-31[ARM] Convert EBSA110 network driver to a platform driverRussell King1-1/+25
2005-10-28[ARM] 2997/1: Replace map_desc.physical with map_desc.pfn: EBSA110Deepak Saxena1-6/+32