aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/atari/config.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-21m68k: Add asm/config.hLaurent Vivier1-0/+1
2021-06-10m68k/q40: Replace q40ide driver with pata_falcon and falconideFinn Thain1-10/+2
2020-12-16Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-1/+1
2020-11-02m68k: Remove unused mach_max_dma_addressLaurent Vivier1-1/+0
2020-10-30m68k: remove timer_interrupt() functionArnd Bergmann1-1/+1
2019-11-18m68k/atari: Convert Falcon IDE drivers to platform driversMichael Schmitz1-0/+27
2019-08-19m68k: atari: Rename shifter to shifter_st to avoid conflictGeert Uytterhoeven1-3/+3
2019-03-25m68k: Drop ARCH_USES_GETTIMEOFFSETFinn Thain1-2/+0
2019-01-21m68k/atari: Avoid VLA use in atari_switches_setup()Geert Uytterhoeven1-1/+1
2018-07-29m68k: Remove unused set_clock_mmss() helpersArnd Bergmann1-5/+0
2017-02-12m68k/atari: Modernize printing of kernel messagesGeert Uytterhoeven1-28/+28
2016-12-09m68k/atari: Use seq_puts() in atari_get_hardware_list()Markus Elfring1-1/+1
2016-09-19m68k: Use IS_ENABLED() instead of checking for built-in or moduleGeert Uytterhoeven1-1/+1
2016-01-10m68k/atari, m68k/sun3: Fix SCSI platform device registration when driver is modularFinn Thain1-2/+2
2014-11-20atari_scsi: Convert to platform deviceFinn Thain1-0/+27
2013-11-26m68k/UAPI: Use proper types (endianness/size) in <asm/bootinfo*.h>Geert Uytterhoeven1-4/+5
2013-11-26m68k/UAPI: Disintegrate arch/m68k/include/asm/bootinfo.hGeert Uytterhoeven1-0/+1
2013-04-16m68k/atari: USB - add platform devices for EtherNAT/NetUSBee ISP1160 HCDMichael Schmitz1-6/+129
2013-04-16m68k/atari: EtherNEC - add platform device supportMichael Schmitz1-1/+53
2013-04-16m68k/atari: EtherNAT - platform device and IRQ support codeMichael Schmitz1-0/+64
2012-12-24m68k: set arch_gettimeoffset directlyStephen Warren1-2/+2
2012-03-28Disintegrate asm/system.h for M68KDavid Howells1-1/+0
2012-01-22m68k: Fix assembler constraint to prevent overeager gcc optimisationAndreas Schwab1-4/+4
2011-01-23m68k/atari: Rename "scc" to "atari_scc"Geert Uytterhoeven1-1/+1
2009-02-22m68k: atari - Rename "mfp" to "st_mfp"Geert Uytterhoeven1-1/+1
2008-10-23proc: move /proc/hardware to m68k-specific codeAlexey Dobriyan1-8/+7
2008-10-14m68k: Remove the broken Hades supportAdrian Bunk1-25/+12
2008-02-05m68k: kill arch/m68k/atari/atari_ksyms.cAdrian Bunk1-0/+11
2007-05-04m68k: early parameter supportRoman Zippel1-8/+9
2007-05-04m68k: reformat various m68k filesRoman Zippel1-517/+472
2006-10-09IRQ: Use the new typedef for interrupt handler function pointersDavid Howells1-1/+1
2006-10-07[PATCH] m68k pt_regs fixesAl Viro1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-25[PATCH] m68k: convert atari irq codeRoman Zippel1-11/+0
2006-01-12[PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in driversAl Viro1-6/+0
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 Torvalds1-0/+726