| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-08-26 | net: phy: fixed: let fixed_phy_add always use addr 0 and remove return value | Heiner Kallweit | 1 | -2/+2 |
| 2025-08-07 | treewide: rename GPIO set callbacks back to their original names | Bartosz Golaszewski | 1 | -1/+1 |
| 2025-06-02 | Merge tag 'm68knommu-for-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -3/+5 |
| 2025-05-20 | net: phy: fixed_phy: remove irq argument from fixed_phy_add | Heiner Kallweit | 1 | -1/+1 |
| 2025-05-19 | m68k: coldfire: gpio: use new line value setter callbacks | Bartosz Golaszewski | 1 | -3/+5 |
| 2025-01-13 | m68k: coldfire: Use proper clock rate for timers | Jean-Michel Hautbois | 1 | -10/+10 |
| 2024-11-11 | m68k: coldfire/device.c: only build FEC when HW macros are defined | Antonio Quartulli | 1 | -4/+4 |
| 2023-11-23 | arch: include linux/cpu.h for trap_init() prototype | Arnd Bergmann | 2 | -5/+1 |
| 2023-11-02 | Merge tag 'm68knommu-for-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -2/+7 |
| 2023-10-23 | m68k: coldfire: make mcf_maskimr() static | Greg Ungerer | 1 | -2/+2 |
| 2023-10-23 | m68k: coldfire: add and use "vectors.h" | Greg Ungerer | 2 | -0/+5 |
| 2023-10-06 | m68k: Replace GPL 2.0+ README.legal boilerplate with SPDX | Geert Uytterhoeven | 1 | -5/+2 |
| 2023-08-21 | m68k: coldfire: dma_timer: ERROR: "foo __init bar" should be "foo __init bar" | hexingwei001@208suo.com | 1 | -1/+1 |
| 2023-01-30 | m68k: Check syscall_trace_enter() return code | Michael Schmitz | 1 | -0/+2 |
| 2022-10-02 | kbuild: use obj-y instead extra-y for objects placed at the head | Masahiro Yamada | 1 | -1/+1 |
| 2022-07-25 | m68k: Fix syntax errors in comments | Xiang wangx | 1 | -1/+1 |
| 2022-07-25 | m68k: coldfire: make symbol m523x_clk_lookup static | Wang Jingjin | 1 | -1/+1 |
| 2022-07-25 | m68k: coldfire/device.c: protect FLEXCAN blocks | Randy Dunlap | 1 | -3/+3 |
| 2022-05-16 | m68k: fix typos in comments | Julia Lawall | 3 | -3/+3 |
| 2022-05-16 | m68k: coldfire: drop ISA_DMA_API support | Arnd Bergmann | 2 | -44/+1 |
| 2022-03-07 | m68k: coldfire/device.c: only build for MCF_EDMA when h/w macros are defined | Randy Dunlap | 1 | -3/+3 |
| 2022-03-07 | m68k: m5441x: remove erroneous clock disable | Angelo Dureghello | 1 | -1/+0 |
| 2021-09-24 | m68k: Remove set_fs() | Christoph Hellwig | 1 | -1/+0 |
| 2021-09-24 | m68k: Leave stack mangling to asm wrapper of sigreturn() | Al Viro | 1 | -3/+0 |
| 2021-08-23 | m68k: coldfire: return success for clk_enable(NULL) | Dan Carpenter | 1 | -1/+1 |
| 2021-08-23 | m68k: m5441x: add flexcan support | Angelo Dureghello | 2 | -4/+48 |
| 2021-08-23 | m68k: stmark2: update board setup | Angelo Dureghello | 1 | -2/+4 |
| 2021-07-26 | m68k/coldfire: change pll var. to clk_pll | Randy Dunlap | 1 | -1/+1 |
| 2021-06-08 | m68k: coldfire: remove private clk_get/clk_put | Arnd Bergmann | 4 | -149/+127 |
| 2021-06-08 | m68k: coldfire: use clkdev_lookup on most coldfire | Arnd Bergmann | 11 | -206/+149 |
| 2021-04-23 | m68k: coldfire: fix irq ranges | Angelo Dureghello | 1 | -6/+6 |
| 2021-02-08 | m68k: let clk_enable() return immediately if clk is NULL | Defang Bo | 1 | -0/+4 |
| 2020-10-30 | m68k: remove timer_interrupt() function | Arnd Bergmann | 3 | -3/+3 |
| 2020-10-30 | m68k: coldfire: use legacy_timer_tick() | Arnd Bergmann | 3 | -22/+22 |
| 2020-10-05 | m68knommu: include SDHC support only when hardware has it | Greg Ungerer | 1 | -3/+3 |
| 2020-07-27 | m68k: stmark2: enable edma support for dspi | Angelo Dureghello | 1 | -0/+5 |
| 2020-06-11 | Merge tag 'm68knommu-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+3 |
| 2020-05-28 | m68k: coldfire/clk.c: move m5441x specific code | Angelo Dureghello | 2 | -15/+15 |
| 2020-05-28 | m68k: mcf5441x: add support for esdhc mmc controller | Angelo Dureghello | 3 | -3/+57 |
| 2020-05-25 | m68k/PCI: Fix a memory leak in an error handling path | Christophe JAILLET | 1 | -1/+3 |
| 2020-03-23 | m68k: Replace setup_irq() by request_irq() | afzal mohammed | 3 | -39/+37 |
| 2019-11-11 | m68k/coldfire: Use CONFIG_PREEMPTION | Thomas Gleixner | 1 | -1/+1 |
| 2019-09-09 | m68k: coldfire: Include the GPIO driver header | Linus Walleij | 1 | -0/+1 |
| 2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285 | Thomas Gleixner | 1 | -9/+1 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -5/+1 |
| 2019-03-11 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds | 2 | -2/+83 |
| 2019-02-25 | m68k: add ColdFire mcf5441x eDMA platform support | Angelo Dureghello | 2 | -2/+83 |
| 2019-02-04 | net: phy: fixed-phy: Drop GPIO from fixed_phy_add() | Linus Walleij | 1 | -1/+1 |
| 2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport | 1 | -1/+1 |
| 2018-07-30 | m68k: coldfire: Normalize clk API | Geert Uytterhoeven | 1 | -0/+29 |
| 2018-05-28 | m68k: fix ColdFire PCI config reads and writes | Greg Ungerer | 1 | -11/+4 |
| 2018-05-28 | m68k: remove old ColdFire IO access support code | Greg Ungerer | 1 | -96/+3 |
| 2018-03-28 | m68k: set dma and coherent masks for platform FEC ethernets | Greg Ungerer | 1 | -2/+10 |
| 2017-11-07 | m68k: add Sysam stmark2 open board support | Angelo Dureghello | 2 | -1/+121 |
| 2017-11-07 | m68k: coldfire: add dspi0 module support | Angelo Dureghello | 1 | -1/+2 |
| 2017-11-06 | m68k: move coldfire MMU initialization code | Greg Ungerer | 1 | -4/+0 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 24 | -0/+24 |
| 2017-09-10 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds | 2 | -37/+3 |
| 2017-08-28 | m68knommu: remove dead code | Alexandre Belloni | 1 | -37/+0 |
| 2017-08-28 | m68k: allow NULL clock for clk_get_rate | Jonas Gorski | 1 | -0/+3 |
| 2017-08-03 | m68k/PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooks | Lorenzo Pieralisi | 1 | -4/+32 |
| 2017-07-12 | m68k: coldfire: move inline before return type | Joe Perches | 1 | -2/+2 |
| 2017-04-14 | m68k/coldfire/pit: Set ->min_delta_ticks and ->max_delta_ticks | Nicolai Stange | 1 | -0/+2 |
| 2016-12-25 | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner | 4 | -4/+4 |
| 2016-12-05 | m68k: add Sysam AMCORE open board support | Angelo Dureghello | 2 | -0/+157 |
| 2016-12-05 | m68knommu: platform support for i2c devices on ColdFire SoC | Steven King | 13 | -16/+355 |
| 2016-09-26 | m68k: let clk_disable() return immediately if clk is NULL | Masahiro Yamada | 1 | -0/+4 |
| 2016-09-26 | m68k: move ColdFire _bootmem_alloc code | Greg Ungerer | 1 | -39/+1 |
| 2016-09-26 | m68k: report correct FPU type on ColdFire MMU platforms | Greg Ungerer | 1 | -2/+2 |
| 2016-09-26 | m68k: set appropriate machine type for m5411x SoC platforms | Greg Ungerer | 1 | -2/+2 |
| 2016-09-26 | m68knommu: switch to using IO access methods in WildFire board code | Greg Ungerer | 1 | -4/+4 |
| 2016-09-26 | m68knommu: fix early setup to not access variables | Greg Ungerer | 1 | -6/+2 |
| 2016-07-03 | m68k: Assorted spelling fixes | Andrea Gelmini | 3 | -3/+3 |
| 2016-04-11 | m68k/gpio: remove arch specific sysfs bus device | Greg Ungerer | 1 | -7/+1 |
| 2016-03-17 | Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 1 | -1/+1 |
| 2016-03-07 | m68knommu: fix FEC platform device registration when driver is modular | Greg Ungerer | 1 | -2/+2 |
| 2016-02-19 | m68k: gpio: switch to gpiochip_add_data() | Linus Walleij | 1 | -1/+1 |
| 2016-01-04 | m68k: coldfire/gpio: Be sure to clamp return value | Linus Walleij | 1 | -1/+1 |
| 2015-11-22 | m68k/mm: m54xx - Add missing initialization of max_pfn | Geert Uytterhoeven | 1 | -1/+1 |
| 2015-09-16 | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 1 | -4/+2 |
| 2015-09-08 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds | 2 | -40/+35 |
| 2015-09-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -1/+1 |
| 2015-08-31 | phy: fixed_phy: Add gpio to determine link up/down. | Andrew Lunn | 1 | -1/+1 |
| 2015-08-24 | m68k/coldfire: use PFN_DOWN macro | Alexander Kuleshov | 1 | -4/+5 |
| 2015-08-24 | m68k/coldfire/pit: Migrate to new 'set-state' interface | Viresh Kumar | 1 | -36/+30 |
| 2015-08-01 | m68k/irq: Prepare irq handlers for irq argument removal | Thomas Gleixner | 1 | -1/+3 |
| 2015-04-20 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds | 1 | -1/+2 |
| 2015-03-30 | m68knommu: fix fec setup warning for ColdFire 5271 builds | Greg Ungerer | 1 | -1/+2 |
| 2015-03-12 | PCI: Assign resources before drivers claim devices (pci_scan_bus()) | Yijing Wang | 1 | -0/+4 |
| 2014-09-29 | m68k/coldfire: remove second asm/mcfclk.h inclusion in m54xx.c | Fabian Frederick | 1 | -1/+0 |
| 2014-09-29 | m68knommu: fix size of address field for 5272 interrupt controller | Greg Ungerer | 1 | -1/+1 |
| 2014-09-29 | m68k: fix crufty ColdFire intro comments | Greg Ungerer | 13 | -14/+14 |
| 2014-09-29 | m68k: move coldfire platform code | Greg Ungerer | 37 | -0/+5563 |