index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
coldfire
Age
Commit message (
Expand
)
Author
Files
Lines
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
[next]