aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-versatile/versatile_pb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-14Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into next/cleanupOlof Johansson1-2/+0
2013-01-12ARM: remove unneeded vic.h includesRob Herring1-1/+0
2013-01-12ARM: remove mach .handle_irq for VIC usersRob Herring1-1/+0
2012-12-24ARM: delete struct sys_timerStephen Warren1-1/+1
2012-01-25ARM: amba: versatile: get rid of private platform amba_device initializerRussell King1-5/+5
2012-01-25ARM: amba: integrator/realview/versatile/vexpress: get rid of NO_IRQ initializersRussell King1-4/+4
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+0
2012-01-05Merge branch 'restart' into for-linusRussell King1-0/+1
2012-01-05ARM: restart: versatile: use new restart hookRussell King1-0/+1
2011-12-21driver-core: remove sysdev.h usage.Kay Sievers1-1/+0
2011-11-15ARM: versatile: convert to MULTI_IRQ_HANDLERJamie Iles1-0/+2
2011-08-21ARM: mach-versatile: convert boot-params to atag_offsetNicolas Pitre1-1/+1
2011-02-19ARM: versatile: remove old AMBA device DMA definitionsRussell King1-5/+0
2011-02-19ARM: versatile: use new init_early for clock tree and sched_clock initRussell King1-0/+1
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre1-2/+0
2009-09-22ARM: 5720/1: Move MMCI header to amba include dirLinus Walleij1-2/+2
2009-07-09MMC: MMCI: allow GPIOs to be passedRussell King1-0/+2
2009-07-06[ARM] versatile: add PL061 gpiolib supportRussell King1-2/+13
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 King1-1/+1
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King1-1/+1
2006-11-30[ARM] Fix Versatile PB initialisation to use .init_machineRussell King1-11/+7
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-01-13[ARM] 3260/1: remove phys_ram from struct machine_desc (part 2)Nicolas Pitre1-1/+0
2006-01-07[ARM] Move AMBA include files to include/linux/amba/Russell King1-1/+1
2005-07-03[PATCH] ARM: Remove machine description macrosRussell King1-6/+8
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+109