summaryrefslogtreecommitdiff
path: root/arch/m68k/apollo/config.c
AgeCommit message (Expand)Author
2023-10-06m68k: apollo: Add and use "apollo.h"Geert Uytterhoeven
2023-10-06m68k: apollo: Replace set but not used variable by READ_ONCE()Geert Uytterhoeven
2023-10-06m68k: apollo: Make local reset, serial, and irq functions staticGeert Uytterhoeven
2023-10-06m68k: apollo: Remove unused debug console functionsGeert Uytterhoeven
2022-02-21m68k: Add asm/config.hLaurent Vivier
2020-12-16Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-11-02m68k: Remove unused mach_max_dma_addressLaurent Vivier
2020-10-30m68k: remove timer_interrupt() functionArnd Bergmann
2020-10-30m68k: change remaining timers to legacy_timer_tickArnd Bergmann
2020-10-30m68k: split heartbeat out of timer functionArnd Bergmann
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2019-03-25m68k: apollo, q40, sun3, sun3x: Remove arch_gettimeoffset implementationsFinn Thain
2018-07-29m68k: Remove unused set_clock_mmss() helpersArnd Bergmann
2018-05-22m68k: Fix off-by-one calendar monthFinn Thain
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-06-04char/genrtc: remove m68k supportArnd Bergmann
2014-05-28m68k/apollo: Convert printk to pr_foo()Fabian Frederick
2013-11-26m68k/UAPI: Use proper types (endianness/size) in <asm/bootinfo*.h>Geert Uytterhoeven
2013-11-26m68k/UAPI: Disintegrate arch/m68k/include/asm/bootinfo.hGeert Uytterhoeven
2013-11-26m68k: Mark functions only called from setup_arch() __initGeert Uytterhoeven
2012-12-24m68k: set arch_gettimeoffset directlyStephen Warren
2012-07-22m68k/apollo: Rename "timer" to "apollo_timer"Geert Uytterhoeven
2012-03-28Disintegrate asm/system.h for M68KDavid Howells
2009-01-12m68k: apollo core - Kill warn_unused_result warningsGeert Uytterhoeven
2009-01-12m68k: Kill several external declarations in source filesGeert Uytterhoeven
2007-07-20m68k: missing __initAl Viro
2006-10-09IRQ: Use the new typedef for interrupt handler function pointersDavid Howells
2006-10-07[PATCH] m68k pt_regs fixesAl Viro
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-25[PATCH] m68k: convert apollo irq codeRoman Zippel
2006-01-12[PATCH] m68k: Moved initialisation of conswitchp from subarches to global arc...Al Viro
2005-04-16Linux-2.6.12-rc2Linus Torvalds