summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-rpc
Commit message (Expand)AuthorAgeFilesLines
* ARM: 8532/1: uncompress: mark putc as inlineArnd Bergmann2016-02-221-1/+1
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-2/+1
* ARM: kill off set_irq_flags usageRob Herring2015-07-282-9/+9
* kbuild: remove unnecessary variable initializaionsMasahiro Yamada2014-10-021-4/+0
* ARM: 8113/1: remove remaining definitions of PLAT_PHYS_OFFSET from <mach/memo...Uwe Kleine-König2014-07-291-5/+0
* Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-052-23/+9
|\
| * ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König2013-12-201-17/+0
| * ARM: rpc: stop using <mach/timex.h>Uwe Kleine-König2013-12-201-6/+9
* | ARM: 8000/1: misc: remove deprecated IRQF_DISABLEDMichael Opdenacker2014-03-122-2/+1
|/
* ARM: debug: move 8250 debug include into arch/arm/include/debug/Russell King2013-08-251-13/+0
* ARM: debug: provide 8250 debug uart phys/virt address configuration optionsRussell King2013-08-251-8/+0
* ARM: debug: provide 8250 debug uart register shift configuration optionRussell King2013-08-251-1/+0
* ARM: debug: provide 8250 debug uart flow control configuration optionRussell King2013-08-251-1/+0
* reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2013-07-091-1/+2
* Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li...Olof Johansson2013-02-051-5/+0
|\
| * ARM: remove unused arch_decomp_wdog()Shawn Guo2013-01-111-5/+0
* | ARM: delete struct sys_timerStephen Warren2012-12-242-8/+3
* | ARM: set arch_gettimeoffset directlyStephen Warren2012-12-241-3/+3
|/
* ARM: rpc: check device_register return code in ecard_probeArnd Bergmann2012-10-071-1/+3
* ARM: fiq: change FIQ_START to a variableShawn Guo2012-07-011-1/+1
* Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-03-292-11/+0
|\
| * ARM: create a common IOMEM definitionRob Herring2012-03-131-6/+0
| * ARM: kill off __mem_pciRob Herring2012-03-061-5/+0
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-281-0/+1
|\ \
| * | Disintegrate asm/system.h for ARMDavid Howells2012-03-281-0/+1
* | | Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-276-33/+1318
|\ \ \ | |_|/ |/| |
| * | ARM: ecard: get rid of NO_IRQ madnessRussell King2012-03-241-3/+3
| * | ARM: riscpc: use DEFINE_RES_xxx()Russell King2012-03-241-29/+7
| * | ARM: riscpc: remove expansion card irq mask registerRussell King2012-03-241-101/+2
| * | ARM: riscpc: convert ecard to use irq_alloc_descs()Russell King2012-03-241-9/+13
| * | ARM: riscpc: use irq chip data in ecard.cRussell King2012-03-241-2/+3
| * | ARM: riscpc: move ecard.c to arch/arm/mach-rpcRussell King2012-03-243-1/+1301
| * | ARM: riscpc: remove IRQ_TIMERRussell King2012-03-242-3/+1
| * | ARM: riscpc: use definition for serial port interruptRussell King2012-03-241-1/+1
| * | ARM: riscpc: pass IRQ resources into keyboard driverRussell King2012-03-241-0/+7
| * | ARM: riscpc: move time-acorn.c to mach-rpcRussell King2012-03-242-1/+96
| |/
* | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King2012-02-224-5/+23
|\ \
| * | ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring2012-02-211-4/+0
| * | ARM: rpc: make default fiq handler run-time installedRob Herring2012-02-213-1/+23
| |/
* / ARM: big removal of now unused arch_idle()Nicolas Pitre2012-01-201-13/+0
|/
* Merge branch 'restart' into for-linusRussell King2012-01-052-14/+12
|\
| * ARM: restart: remove the now empty arch_reset()Russell King2012-01-051-4/+0
| * ARM: restart: riscpc: use new restart hookRussell King2012-01-052-10/+12
* | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King2011-12-051-10/+0
|\ \ | |/ |/|
| * ARM: big removal of now unused vmalloc.h filesNicolas Pitre2011-11-261-10/+0
* | ARM: restart: only perform setup for restart when soft-restartingRussell King2011-11-211-1/+1
|/
* Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-282-2/+2
|\
| * ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre2011-09-261-1/+1
| * ARM: mach-rpc: convert boot_params to atag_offsetNicolas Pitre2011-08-211-1/+1
* | Merge branch 'misc' into for-linusRussell King2011-10-251-1/+1
|\ \