aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/apollo (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-29m68k: Remove unused set_clock_mmss() helpersArnd Bergmann1-8/+0
2018-05-22m68k: Fix off-by-one calendar monthFinn Thain1-3/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2-0/+2
2016-06-04char/genrtc: remove m68k supportArnd Bergmann1-1/+0
2014-05-28m68k/apollo: Convert printk to pr_foo()Fabian Frederick1-10/+10
2013-11-26m68k/UAPI: Use proper types (endianness/size) in <asm/bootinfo*.h>Geert Uytterhoeven1-7/+8
2013-11-26m68k/UAPI: Disintegrate arch/m68k/include/asm/bootinfo.hGeert Uytterhoeven1-0/+1
2013-11-26m68k: Mark functions only called from setup_arch() __initGeert Uytterhoeven1-5/+5
2012-12-24m68k: set arch_gettimeoffset directlyStephen Warren1-5/+4
2012-07-22m68k/apollo: Rename "timer" to "apollo_timer"Geert Uytterhoeven1-8/+8
2012-03-28Disintegrate asm/system.h for M68KDavid Howells1-1/+0
2011-11-08m68k/irq: Remove obsolete support for user vector interrupt fixupsGeert Uytterhoeven1-1/+1
2011-11-08m68k/irq: Remove obsolete m68k irq frameworkGeert Uytterhoeven1-22/+0
2011-11-08m68k/apollo: Convert Apollo to genirqGeert Uytterhoeven1-2/+23
2011-11-08m68k/irq: Rename {,__}m68k_handle_int()Geert Uytterhoeven1-1/+1
2011-11-08m68k/irq: Add m68k_setup_irq_controller()Geert Uytterhoeven1-1/+2
2011-11-08m68k/irq: Switch irq_chip methods to "struct irq_data *data"Geert Uytterhoeven1-2/+6
2011-11-08m68k/irq: Rename irq_controller to irq_chipGeert Uytterhoeven1-6/+5
2009-01-12m68k: apollo core - Kill warn_unused_result warningsGeert Uytterhoeven1-1/+2
2009-01-12m68k: Kill several external declarations in source filesGeert Uytterhoeven1-4/+0
2007-07-20m68k: missing __initAl Viro2-3/+3
2007-05-07SPIN_LOCK_UNLOCKED cleanup in arch/m68kMilind Arun Choudhary1-1/+1
2006-10-09[PATCH] m68k/Apollo: Remove obsolete arch/m68k/apollo/dma.cGeert Uytterhoeven1-50/+0
2006-10-09IRQ: Use the new typedef for interrupt handler function pointersDavid Howells1-3/+3
2006-10-07[PATCH] m68k pt_regs fixesAl Viro2-8/+8
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-25[PATCH] m68k: convert apollo irq codeRoman Zippel2-128/+33
2006-06-25[PATCH] m68k: Add the generic dma API functionsRoman Zippel1-1/+1
2006-01-12[PATCH] m68k: Moved initialisation of conswitchp from subarches to global arch setupAl Viro1-3/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds4-0/+485