aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-picoxcell (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-14ARM: initial multiplatform supportRob Herring5-68/+14
2012-09-14ARM: picoxcell: remove dependency on mach/* headersRob Herring3-56/+7
2012-09-14ARM: picoxcell: move debug macros to include/debugRob Herring1-35/+0
2012-09-14ARM: make mach/gpio.h headers optionalRob Herring1-1/+0
2012-07-12clocksource: dw_apb_timer: Add common DTS glue for dw_apb_timerDinh Nguyen4-124/+3
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-22/+0
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-20/+0
2012-03-06ARM: remove bunch of now unused mach/io.h filesRob Herring1-22/+0
2012-02-22Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux into for-armsocRussell King1-16/+0
2012-02-21ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring1-16/+0
2012-02-04Merge branch 'sparse_irq' of git://sources.calxeda.com/kernel/linux into devel-stableRussell King1-20/+0
2012-01-30ARM: picoxcell: remove mach/irqs.hJamie Iles1-20/+0
2012-01-20ARM: big removal of now unused arch_idle()Nicolas Pitre1-26/+0
2012-01-16Merge branch 'picoxcell-fixes' of git://github.com/jamieiles/linux-2.6-ji into fixesOlof Johansson1-1/+1
2012-01-09Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+37
2012-01-09Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds6-43/+16
2012-01-09ARM: picoxcell: fix sched_clock() cleanup falloutJamie Iles1-1/+1
2012-01-07Merge branch 'depends/rmk/restart' into next/cleanupArnd Bergmann1-5/+0
2012-01-05Merge branch 'restart' into for-linusRussell King1-5/+0
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King1-4/+0
2012-01-05ARM: restart: remove comments about adding code to arch_reset()Russell King1-1/+0
2011-12-18ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtimeMarc Zyngier1-14/+3
2011-12-18ARM: picoxcell: implement watchdog restartJamie Iles1-0/+37
2011-12-18ARM: picoxcell: move io mappings to common.cJamie Iles4-34/+13
2011-12-18ARM: picoxcell: don't reserve irq_descsJamie Iles2-8/+3
2011-12-18ARM: picoxcell: remove mach/memory.hJamie Iles1-1/+0
2011-12-05Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-stableRussell King1-14/+0
2011-11-26ARM: big removal of now unused vmalloc.h filesNicolas Pitre1-14/+0
2011-11-15ARM: picoxcell: convert to MULTI_IRQ_HANDLERJamie Iles2-12/+8
2011-11-09ARM: picoxcell: add extra temp register to addruartJamie Iles1-1/+1
2011-10-04picoxcell: add a definition of VMALLOC_ENDJamie Iles1-0/+14
2011-09-26picoxcell: remove custom ioremap implementationJamie Iles3-49/+0
2011-09-26picoxcell: support for Picochip picoxcell devicesJamie Iles19-0/+541