summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-rpc
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer2011-10-171-1/+1
| |/
* | ARM: io: RiscPC: eliminate private inb() et.al. definitionsRussell King2011-08-171-182/+8
* | ARM: io: RiscPC: make EASI_BASE a void iomem pointerRussell King2011-08-172-3/+3
* | ARM: io: ecard: remove ioaddr() from ecard.cRussell King2011-08-172-9/+5
* | ARM: io: RiscPC: define io addresses relative to IO_BASERussell King2011-08-171-6/+6
|/
* ARM: zImage: remove the static qualifier from global data variablesNicolas Pitre2011-05-071-6/+6
* arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner2011-03-291-6/+6
* arm: Cleanup the irq namespaceThomas Gleixner2011-03-291-7/+7
* ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King2011-02-171-1/+1
OpenPOWER on IntegriCloud