Age | Commit message (Expand) | Author |
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 |
2017-11-06 | m68k: move coldfire MMU initialization code | Greg Ungerer |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-09-10 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds |
2017-08-28 | m68knommu: remove dead code | Alexandre Belloni |
2017-08-28 | m68k: allow NULL clock for clk_get_rate | Jonas Gorski |
2017-08-03 | m68k/PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooks | Lorenzo Pieralisi |
2017-07-12 | m68k: coldfire: move inline before return type | Joe Perches |
2017-04-14 | m68k/coldfire/pit: Set ->min_delta_ticks and ->max_delta_ticks | Nicolai Stange |
2016-12-25 | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner |
2016-12-05 | m68k: add Sysam AMCORE open board support | Angelo Dureghello |
2016-12-05 | m68knommu: platform support for i2c devices on ColdFire SoC | Steven King |
2016-09-26 | m68k: let clk_disable() return immediately if clk is NULL | Masahiro Yamada |
2016-09-26 | m68k: move ColdFire _bootmem_alloc code | Greg Ungerer |
2016-09-26 | m68k: report correct FPU type on ColdFire MMU platforms | Greg Ungerer |
2016-09-26 | m68k: set appropriate machine type for m5411x SoC platforms | Greg Ungerer |
2016-09-26 | m68knommu: switch to using IO access methods in WildFire board code | Greg Ungerer |
2016-09-26 | m68knommu: fix early setup to not access variables | Greg Ungerer |
2016-07-03 | m68k: Assorted spelling fixes | Andrea Gelmini |
2016-04-11 | m68k/gpio: remove arch specific sysfs bus device | Greg Ungerer |
2016-03-17 | Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds |
2016-03-07 | m68knommu: fix FEC platform device registration when driver is modular | Greg Ungerer |
2016-02-19 | m68k: gpio: switch to gpiochip_add_data() | Linus Walleij |
2016-01-04 | m68k: coldfire/gpio: Be sure to clamp return value | Linus Walleij |
2015-11-22 | m68k/mm: m54xx - Add missing initialization of max_pfn | Geert Uytterhoeven |
2015-09-16 | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner |
2015-09-08 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds |
2015-09-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2015-08-31 | phy: fixed_phy: Add gpio to determine link up/down. | Andrew Lunn |
2015-08-24 | m68k/coldfire: use PFN_DOWN macro | Alexander Kuleshov |