summaryrefslogtreecommitdiffstats
path: root/arch/m68k/kernel/setup_no.c
Commit message (Expand)AuthorAgeFilesLines
* m68k: use strscpy() to instead of strncpy()Xu Panda2022-12-051-2/+1
* Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2022-05-301-1/+0
|\
| * m68k: Switch to new sys-off handler APIDmitry Osipenko2022-05-191-1/+0
* | m68knommu: fix undefined reference to `mach_get_rtc_pll'Greg Ungerer2022-05-251-1/+0
|/
* m68k: convert to setup_initial_init_mm()Kefeng Wang2021-07-081-4/+1
* Merge tag 'm68knommu-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-211-0/+9
|\
| * m68k: m68328: remove duplicate codeArnd Bergmann2020-12-071-0/+9
* | m68k: remove timer_interrupt() functionArnd Bergmann2020-10-301-1/+1
|/
* m68k: nommu: register start of the memory with memblockMike Rapoport2020-06-291-1/+2
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-091-1/+0
* arch/m68k/setup: Drop dummy_con initializationArvind Sankar2020-01-141-4/+0
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-1/+0
* m68k: switch to MEMBLOCK + NO_BOOTMEMMike Rapoport2018-07-291-16/+4
* m68k: Remove unused set_clock_mmss() helpersArnd Bergmann2018-07-291-1/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* m68knommu: convert printk(KERN_INFO) to pr_info()Greg Ungerer2016-09-261-11/+11
* m68knommu: clean up uClinux boot log outputGreg Ungerer2016-09-261-1/+1
* m68k: generalize uboot command line supportGreg Ungerer2016-09-261-79/+2
* m68knommu: remove obsolete 68360 supportGreg Ungerer2016-03-071-7/+0
* m68knommu: Add missing initialization of max_pfn and {min,max}_low_pfnGeert Uytterhoeven2015-11-221-3/+6
* m68k: fix a compiler warning when building for DragonBallDaniel Palmer2014-05-261-7/+6
* m68knommu: Mark functions only called from setup_arch() __initGeert Uytterhoeven2013-08-261-1/+1
* m68knommu: add CPU_NAME for 68000Luis Alves2013-03-041-0/+3
* m68k: Replace m68k-specific _[se]bss by generic __bss_{start,stop}Geert Uytterhoeven2012-06-271-2/+2
* m68knommu: Clean up printing of sectionsGeert Uytterhoeven2012-06-101-7/+4
* m68knommu: modify timer init code to make it consistent with m68k codeGreg Ungerer2012-03-051-0/+1
* m68knommu: make persistent clock code consistent with m68kGreg Ungerer2012-03-051-0/+2
* m68knommu: move definition of mach_gettod to where it is usedGreg Ungerer2011-12-241-1/+0
* m68knommu: create common externs for _ram* varsGreg Ungerer2011-10-181-2/+0
* m68knommu: use generic section names in setup codeGreg Ungerer2011-10-181-1/+1
* m68k: merge m68k and m68knommu arch directoriesGreg Ungerer2011-03-251-0/+317