aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-rpc/riscpc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-29ARM: riscpc: Fix fall-through warning for ClangGustavo A. R. Silva1-0/+1
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2019-08-20ARM: riscpc: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt1-1/+2
2012-12-24ARM: delete struct sys_timerStephen Warren1-2/+2
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds1-0/+1
2012-03-28Disintegrate asm/system.h for ARMDavid Howells1-0/+1
2012-03-24ARM: riscpc: use DEFINE_RES_xxx()Russell King1-29/+7
2012-03-24ARM: riscpc: use definition for serial port interruptRussell King1-1/+1
2012-03-24ARM: riscpc: pass IRQ resources into keyboard driverRussell King1-0/+7
2012-01-05ARM: restart: riscpc: use new restart hookRussell King1-0/+12
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds1-1/+1
2011-08-21ARM: mach-rpc: convert boot_params to atag_offsetNicolas Pitre1-1/+1
2011-08-17ARM: io: RiscPC: make EASI_BASE a void iomem pointerRussell King1-1/+1
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre1-2/+0
2009-02-24Add i2c_board_info for RiscPC PCF8583Russell King1-0/+6
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King1-1/+1
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-1/+1
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King1-1/+1
2008-02-06Rename: linux/pata_platform.h to linux/ata_platform.hJeff Garzik1-1/+1
2007-07-20[ARM] rpc: convert an outb() to writeb()Russell King1-1/+1
2007-05-03[ARM] Add platform support for PATA on RiscPCRussell King1-0/+35
2006-01-13[ARM] 3260/1: remove phys_ram from struct machine_desc (part 2)Nicolas Pitre1-1/+0
2005-10-28[ARM] 2989/1: Replace map_desc.physical with map_desc.pfn: RiscPCDeepak Saxena1-3/+16
2005-09-08[SERIAL] Use an enum for serial8250 platform device IDsRussell King1-1/+1
2005-07-03[PATCH] ARM: Remove machine description macrosRussell King1-7/+9
2005-06-22[PATCH] ARM: Allow riscpc to parse "acorn" boot info tagRussell King1-6/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+179