Age | Commit message (Expand) | Author |
2025-01-13 | m68k: coldfire: Use proper clock rate for timers | Jean-Michel Hautbois |
2024-11-11 | m68k: coldfire/device.c: only build FEC when HW macros are defined | Antonio Quartulli |
2023-11-23 | arch: include linux/cpu.h for trap_init() prototype | Arnd Bergmann |
2023-11-02 | Merge tag 'm68knommu-for-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2023-10-23 | m68k: coldfire: make mcf_maskimr() static | Greg Ungerer |
2023-10-23 | m68k: coldfire: add and use "vectors.h" | Greg Ungerer |
2023-10-06 | m68k: Replace GPL 2.0+ README.legal boilerplate with SPDX | Geert Uytterhoeven |
2023-08-21 | m68k: coldfire: dma_timer: ERROR: "foo __init bar" should be "foo __init bar" | hexingwei001@208suo.com |
2023-01-30 | m68k: Check syscall_trace_enter() return code | Michael Schmitz |
2022-10-02 | kbuild: use obj-y instead extra-y for objects placed at the head | Masahiro Yamada |
2022-07-25 | m68k: Fix syntax errors in comments | Xiang wangx |
2022-07-25 | m68k: coldfire: make symbol m523x_clk_lookup static | Wang Jingjin |
2022-07-25 | m68k: coldfire/device.c: protect FLEXCAN blocks | Randy Dunlap |
2022-05-16 | m68k: fix typos in comments | Julia Lawall |
2022-05-16 | m68k: coldfire: drop ISA_DMA_API support | Arnd Bergmann |
2022-03-07 | m68k: coldfire/device.c: only build for MCF_EDMA when h/w macros are defined | Randy Dunlap |
2022-03-07 | m68k: m5441x: remove erroneous clock disable | Angelo Dureghello |
2021-09-24 | m68k: Remove set_fs() | Christoph Hellwig |
2021-09-24 | m68k: Leave stack mangling to asm wrapper of sigreturn() | Al Viro |
2021-08-23 | m68k: coldfire: return success for clk_enable(NULL) | Dan Carpenter |
2021-08-23 | m68k: m5441x: add flexcan support | Angelo Dureghello |
2021-08-23 | m68k: stmark2: update board setup | Angelo Dureghello |
2021-07-26 | m68k/coldfire: change pll var. to clk_pll | Randy Dunlap |
2021-06-08 | m68k: coldfire: remove private clk_get/clk_put | Arnd Bergmann |
2021-06-08 | m68k: coldfire: use clkdev_lookup on most coldfire | Arnd Bergmann |
2021-04-23 | m68k: coldfire: fix irq ranges | Angelo Dureghello |
2021-02-08 | m68k: let clk_enable() return immediately if clk is NULL | Defang Bo |
2020-10-30 | m68k: remove timer_interrupt() function | Arnd Bergmann |
2020-10-30 | m68k: coldfire: use legacy_timer_tick() | Arnd Bergmann |
2020-10-05 | m68knommu: include SDHC support only when hardware has it | Greg Ungerer |
2020-07-27 | m68k: stmark2: enable edma support for dspi | Angelo Dureghello |
2020-06-11 | Merge tag 'm68knommu-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-05-28 | m68k: coldfire/clk.c: move m5441x specific code | Angelo Dureghello |
2020-05-28 | m68k: mcf5441x: add support for esdhc mmc controller | Angelo Dureghello |
2020-05-25 | m68k/PCI: Fix a memory leak in an error handling path | Christophe JAILLET |
2020-03-23 | m68k: Replace setup_irq() by request_irq() | afzal mohammed |
2019-11-11 | m68k/coldfire: Use CONFIG_PREEMPTION | Thomas Gleixner |
2019-09-09 | m68k: coldfire: Include the GPIO driver header | Linus Walleij |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2019-03-11 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds |
2019-02-25 | m68k: add ColdFire mcf5441x eDMA platform support | Angelo Dureghello |
2019-02-04 | net: phy: fixed-phy: Drop GPIO from fixed_phy_add() | Linus Walleij |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport |
2018-07-30 | m68k: coldfire: Normalize clk API | Geert Uytterhoeven |
2018-05-28 | m68k: fix ColdFire PCI config reads and writes | Greg Ungerer |
2018-05-28 | m68k: remove old ColdFire IO access support code | Greg Ungerer |
2018-03-28 | m68k: set dma and coherent masks for platform FEC ethernets | Greg Ungerer |
2017-11-07 | m68k: add Sysam stmark2 open board support | Angelo Dureghello |
2017-11-07 | m68k: coldfire: add dspi0 module support | Angelo Dureghello |