summaryrefslogtreecommitdiff
path: root/arch/arm/mach-rpc/riscpc.c
AgeCommit message (Expand)Author
2021-07-29ARM: riscpc: Fix fall-through warning for ClangGustavo A. R. Silva
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2019-08-20ARM: riscpc: Mark expected switch fall-throughGustavo A. R. Silva
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt
2012-12-24ARM: delete struct sys_timerStephen Warren
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Disintegrate asm/system.h for ARMDavid Howells
2012-03-24ARM: riscpc: use DEFINE_RES_xxx()Russell King
2012-03-24ARM: riscpc: use definition for serial port interruptRussell King
2012-03-24ARM: riscpc: pass IRQ resources into keyboard driverRussell King
2012-01-05ARM: restart: riscpc: use new restart hookRussell King
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds
2011-08-21ARM: mach-rpc: convert boot_params to atag_offsetNicolas Pitre
2011-08-17ARM: io: RiscPC: make EASI_BASE a void iomem pointerRussell King
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre
2009-02-24Add i2c_board_info for RiscPC PCF8583Russell 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
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King
2008-02-06Rename: linux/pata_platform.h to linux/ata_platform.hJeff Garzik
2007-07-20[ARM] rpc: convert an outb() to writeb()Russell King
2007-05-03[ARM] Add platform support for PATA on RiscPCRussell King
2006-01-13[ARM] 3260/1: remove phys_ram from struct machine_desc (part 2)Nicolas Pitre
2005-10-28[ARM] 2989/1: Replace map_desc.physical with map_desc.pfn: RiscPCDeepak Saxena
2005-09-08[SERIAL] Use an enum for serial8250 platform device IDsRussell King
2005-07-03[PATCH] ARM: Remove machine description macrosRussell King
2005-06-22[PATCH] ARM: Allow riscpc to parse "acorn" boot info tagRussell King
2005-04-16Linux-2.6.12-rc2Linus Torvalds