summaryrefslogtreecommitdiff
path: root/arch/arm/mach-rpc/include
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-27ARM: rpc: rename RAM_SIZE macroArnd Bergmann
2016-08-26ARM: document and update UNCACHEABLE_ADDR definitionsRussell King
2016-02-22ARM: 8532/1: uncompress: mark putc as inlineArnd Bergmann
2014-07-29ARM: 8113/1: remove remaining definitions of PLAT_PHYS_OFFSET from <mach/memo...Uwe Kleine-König
2013-12-20ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König
2013-08-25ARM: debug: move 8250 debug include into arch/arm/include/debug/Russell King
2013-08-25ARM: debug: provide 8250 debug uart phys/virt address configuration optionsRussell King
2013-08-25ARM: debug: provide 8250 debug uart register shift configuration optionRussell King
2013-08-25ARM: debug: provide 8250 debug uart flow control configuration optionRussell King
2013-01-11ARM: remove unused arch_decomp_wdog()Shawn Guo
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-03-27Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-24ARM: riscpc: remove IRQ_TIMERRussell King
2012-03-13ARM: create a common IOMEM definitionRob Herring
2012-03-06ARM: kill off __mem_pciRob 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-01-20ARM: big removal of now unused arch_idle()Nicolas Pitre
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: riscpc: use new restart hookRussell King
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-21ARM: restart: only perform setup for restart when soft-restartingRussell King
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds
2011-09-26ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre
2011-08-17ARM: io: RiscPC: eliminate private inb() et.al. definitionsRussell King
2011-08-17ARM: io: RiscPC: make EASI_BASE a void iomem pointerRussell King
2011-08-17ARM: io: ecard: remove ioaddr() from ecard.cRussell King
2011-08-17ARM: io: RiscPC: define io addresses relative to IO_BASERussell King
2011-05-07ARM: zImage: remove the static qualifier from global data variablesNicolas Pitre
2011-02-17ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King
2010-11-21ARM: 6484/1: fix compile warning in mm/init.cAnand Gadiyar
2010-10-20arm: return both physical and virtual addresses from addruartJeremy Kerr
2010-10-01ARM: do not define VMALLOC_END relative to PAGE_OFFSETNicolas Pitre
2010-03-15ARM: Fix RiscPC decompressor build errorsRussell King
2010-02-12ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren
2009-03-19[ARM] pass reboot command line to arch_reset()Russell King
2009-02-21Merge branch 'dma' into develRussell King
2008-12-11[ARM] dma: Use sensible DMA parameters for Acorn driversRussell King
2008-11-29[ARM] give RiscPC a NR_IRQS definition and remove defaultRussell King
2008-11-29[ARM] Rename ISA mach/dma.h header to mach/isa-dma.hRussell King
2008-11-29[ARM] move MAX_DMA_ADDRESS to mach/memory.hRussell King
2008-11-28[ARM] rpc: remove obsolete IO accessorsRussell King
2008-11-28[ARM] remove a common set of __virt_to_bus definitionsNicolas Pitre
2008-10-01[ARM] mm: enable sparsemem on clps7500 and RiscPCRussell King
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King