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