aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-picoxcell
AgeCommit message (Expand)Author
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König
2014-02-19ARM: Select V6K instead of V6 by default for multi-platformRob Herring
2014-02-19ARM: centralize common multi-platform kconfig optionsRob Herring
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt
2013-07-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-06-20ARM: picoxcell: remove .nr_irqs referenceArnd Bergmann
2013-06-12clocksource: dw_apb_timer_of: use clocksource_of_initHeiko Stuebner
2013-06-12clocksource: dw_apb_timer_of: select DW_APB_TIMERHeiko Stuebner
2013-05-14ARM: picoxcell: Remove init_irq declaration in machine descriptionMaxime Ripard
2013-05-14picoxcell: remove redundant common.hJamie Iles
2013-01-22ARM: remove redundant 'select GENERIC_GPIO'Shawn Guo
2013-01-14Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson
2013-01-12ARM: picoxcell: use common irqchip_init functionRob Herring
2013-01-12ARM: remove mach .handle_irq for VIC usersRob Herring
2012-12-24ARM: delete struct sys_timerStephen Warren
2012-09-14ARM: initial multiplatform supportRob Herring
2012-09-14ARM: picoxcell: remove dependency on mach/* headersRob Herring
2012-09-14ARM: picoxcell: move debug macros to include/debugRob Herring
2012-09-14ARM: make mach/gpio.h headers optionalRob Herring
2012-07-12clocksource: dw_apb_timer: Add common DTS glue for dw_apb_timerDinh Nguyen
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-06ARM: remove bunch of now unused mach/io.h filesRob Herring
2012-02-22Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King
2012-02-21ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring
2012-02-04Merge branch 'sparse_irq' of git://sources.calxeda.com/kernel/linux into deve...Russell King
2012-01-30ARM: picoxcell: remove mach/irqs.hJamie Iles
2012-01-20ARM: big removal of now unused arch_idle()Nicolas Pitre
2012-01-16Merge branch 'picoxcell-fixes' of git://github.com/jamieiles/linux-2.6-ji int...Olof Johansson
2012-01-09Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-01-09Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-01-09ARM: picoxcell: fix sched_clock() cleanup falloutJamie Iles
2012-01-07Merge branch 'depends/rmk/restart' into next/cleanupArnd Bergmann
2012-01-05Merge branch 'restart' into for-linusRussell King
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King
2012-01-05ARM: restart: remove comments about adding code to arch_reset()Russell King
2011-12-18ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtimeMarc Zyngier
2011-12-18ARM: picoxcell: implement watchdog restartJamie Iles
2011-12-18ARM: picoxcell: move io mappings to common.cJamie Iles
2011-12-18ARM: picoxcell: don't reserve irq_descsJamie Iles
2011-12-18ARM: picoxcell: remove mach/memory.hJamie Iles
2011-12-05Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King
2011-11-26ARM: big removal of now unused vmalloc.h filesNicolas Pitre
2011-11-15ARM: picoxcell: convert to MULTI_IRQ_HANDLERJamie Iles
2011-11-09ARM: picoxcell: add extra temp register to addruartJamie Iles
2011-10-04picoxcell: add a definition of VMALLOC_ENDJamie Iles
2011-09-26picoxcell: remove custom ioremap implementationJamie Iles
2011-09-26picoxcell: support for Picochip picoxcell devicesJamie Iles