summaryrefslogtreecommitdiff
path: root/arch/m68k/coldfire
AgeCommit message (Expand)Author
2023-11-23arch: include linux/cpu.h for trap_init() prototypeArnd Bergmann
2023-11-02Merge tag 'm68knommu-for-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-10-23m68k: coldfire: make mcf_maskimr() staticGreg Ungerer
2023-10-23m68k: coldfire: add and use "vectors.h"Greg Ungerer
2023-10-06m68k: Replace GPL 2.0+ README.legal boilerplate with SPDXGeert Uytterhoeven
2023-08-21m68k: coldfire: dma_timer: ERROR: "foo __init bar" should be "foo __init bar"hexingwei001@208suo.com
2023-01-30m68k: Check syscall_trace_enter() return codeMichael Schmitz
2022-10-02kbuild: use obj-y instead extra-y for objects placed at the headMasahiro Yamada
2022-07-25m68k: Fix syntax errors in commentsXiang wangx
2022-07-25m68k: coldfire: make symbol m523x_clk_lookup staticWang Jingjin
2022-07-25m68k: coldfire/device.c: protect FLEXCAN blocksRandy Dunlap
2022-05-16m68k: fix typos in commentsJulia Lawall
2022-05-16m68k: coldfire: drop ISA_DMA_API supportArnd Bergmann
2022-03-07m68k: coldfire/device.c: only build for MCF_EDMA when h/w macros are definedRandy Dunlap
2022-03-07m68k: m5441x: remove erroneous clock disableAngelo Dureghello
2021-09-24m68k: Remove set_fs()Christoph Hellwig
2021-09-24m68k: Leave stack mangling to asm wrapper of sigreturn()Al Viro
2021-08-23m68k: coldfire: return success for clk_enable(NULL)Dan Carpenter
2021-08-23m68k: m5441x: add flexcan supportAngelo Dureghello
2021-08-23m68k: stmark2: update board setupAngelo Dureghello
2021-07-26m68k/coldfire: change pll var. to clk_pllRandy Dunlap
2021-06-08m68k: coldfire: remove private clk_get/clk_putArnd Bergmann
2021-06-08m68k: coldfire: use clkdev_lookup on most coldfireArnd Bergmann
2021-04-23m68k: coldfire: fix irq rangesAngelo Dureghello
2021-02-08m68k: let clk_enable() return immediately if clk is NULLDefang Bo
2020-10-30m68k: remove timer_interrupt() functionArnd Bergmann
2020-10-30m68k: coldfire: use legacy_timer_tick()Arnd Bergmann
2020-10-05m68knommu: include SDHC support only when hardware has itGreg Ungerer
2020-07-27m68k: stmark2: enable edma support for dspiAngelo Dureghello
2020-06-11Merge tag 'm68knommu-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-05-28m68k: coldfire/clk.c: move m5441x specific codeAngelo Dureghello
2020-05-28m68k: mcf5441x: add support for esdhc mmc controllerAngelo Dureghello
2020-05-25m68k/PCI: Fix a memory leak in an error handling pathChristophe JAILLET
2020-03-23m68k: Replace setup_irq() by request_irq()afzal mohammed
2019-11-11m68k/coldfire: Use CONFIG_PREEMPTIONThomas Gleixner
2019-09-09m68k: coldfire: Include the GPIO driver headerLinus Walleij
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-03-11Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2019-02-25m68k: add ColdFire mcf5441x eDMA platform supportAngelo Dureghello
2019-02-04net: phy: fixed-phy: Drop GPIO from fixed_phy_add()Linus Walleij
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-07-30m68k: coldfire: Normalize clk APIGeert Uytterhoeven
2018-05-28m68k: fix ColdFire PCI config reads and writesGreg Ungerer
2018-05-28m68k: remove old ColdFire IO access support codeGreg Ungerer
2018-03-28m68k: set dma and coherent masks for platform FEC ethernetsGreg Ungerer
2017-11-07m68k: add Sysam stmark2 open board supportAngelo Dureghello
2017-11-07m68k: coldfire: add dspi0 module supportAngelo Dureghello
2017-11-06m68k: move coldfire MMU initialization codeGreg Ungerer
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman