summaryrefslogtreecommitdiffstats
path: root/arch/m68k/kernel/setup_no.c
AgeCommit message (Expand)AuthorLines
2022-05-30Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds-1/+0
2022-05-25m68knommu: fix undefined reference to `mach_get_rtc_pll'Greg Ungerer-1/+0
2022-05-19m68k: Switch to new sys-off handler APIDmitry Osipenko-1/+0
2021-07-08m68k: convert to setup_initial_init_mm()Kefeng Wang-4/+1
2020-12-21Merge tag 'm68knommu-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+9
2020-12-07m68k: m68328: remove duplicate codeArnd Bergmann-0/+9
2020-10-30m68k: remove timer_interrupt() functionArnd Bergmann-1/+1
2020-06-29m68k: nommu: register start of the memory with memblockMike Rapoport-1/+2
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport-1/+0
2020-01-14arch/m68k/setup: Drop dummy_con initializationArvind Sankar-4/+0
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport-1/+0
2018-07-29m68k: switch to MEMBLOCK + NO_BOOTMEMMike Rapoport-16/+4
2018-07-29m68k: Remove unused set_clock_mmss() helpersArnd Bergmann-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2016-09-26m68knommu: convert printk(KERN_INFO) to pr_info()Greg Ungerer-11/+11
2016-09-26m68knommu: clean up uClinux boot log outputGreg Ungerer-1/+1
2016-09-26m68k: generalize uboot command line supportGreg Ungerer-79/+2
2016-03-07m68knommu: remove obsolete 68360 supportGreg Ungerer-7/+0
2015-11-22m68knommu: Add missing initialization of max_pfn and {min,max}_low_pfnGeert Uytterhoeven-3/+6
2014-05-26m68k: fix a compiler warning when building for DragonBallDaniel Palmer-7/+6
2013-08-26m68knommu: Mark functions only called from setup_arch() __initGeert Uytterhoeven-1/+1
2013-03-04m68knommu: add CPU_NAME for 68000Luis Alves-0/+3
2012-06-27m68k: Replace m68k-specific _[se]bss by generic __bss_{start,stop}Geert Uytterhoeven-2/+2
2012-06-10m68knommu: Clean up printing of sectionsGeert Uytterhoeven-7/+4
2012-03-05m68knommu: modify timer init code to make it consistent with m68k codeGreg Ungerer-0/+1
2012-03-05m68knommu: make persistent clock code consistent with m68kGreg Ungerer-0/+2
2011-12-24m68knommu: move definition of mach_gettod to where it is usedGreg Ungerer-1/+0
2011-10-18m68knommu: create common externs for _ram* varsGreg Ungerer-2/+0
2011-10-18m68knommu: use generic section names in setup codeGreg Ungerer-1/+1
2011-03-25m68k: merge m68k and m68knommu arch directoriesGreg Ungerer-0/+317