- 007f84e m68k: coldfire: remove private clk_get/clk_put by Arnd Bergmann · 3 years, 7 months ago
- 63aadb7 m68k: coldfire: use clkdev_lookup on most coldfire by Arnd Bergmann · 3 years, 7 months ago
- 6b3788e m68k: coldfire: fix irq ranges by Angelo Dureghello · 3 years, 9 months ago
- c1fb1bf m68k: let clk_enable() return immediately if clk is NULL by Defang Bo · 4 years ago
- f9a0153 m68k: remove timer_interrupt() function by Arnd Bergmann · 4 years, 3 months ago
- 275e70e m68k: coldfire: use legacy_timer_tick() by Arnd Bergmann · 4 years, 3 months ago
- 322c512 m68knommu: include SDHC support only when hardware has it by Greg Ungerer · 4 years, 3 months ago
- fde87eb m68k: stmark2: enable edma support for dspi by Angelo Dureghello · 4 years, 6 months ago
- d3ea693 Merge tag 'm68knommu-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 4 years, 7 months ago
- 9113207 m68k: coldfire/clk.c: move m5441x specific code by Angelo Dureghello · 4 years, 7 months ago
- 991f5c4 m68k: mcf5441x: add support for esdhc mmc controller by Angelo Dureghello · 4 years, 8 months ago
- c3f4ec0 m68k/PCI: Fix a memory leak in an error handling path by Christophe JAILLET · 4 years, 9 months ago
- ba00076 m68k: Replace setup_irq() by request_irq() by afzal mohammed · 4 years, 10 months ago
- 3ad3cbe m68k/coldfire: Use CONFIG_PREEMPTION by Thomas Gleixner · 5 years ago
- 372ea26 m68k: coldfire: Include the GPIO driver header by Linus Walleij · 5 years ago
- 8e8e69d treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285 by Thomas Gleixner · 6 years ago
- 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
- f3124ccf Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 6 years ago
- d7e9d01 m68k: add ColdFire mcf5441x eDMA platform support by Angelo Dureghello · 6 years ago
- 5468e82 net: phy: fixed-phy: Drop GPIO from fixed_phy_add() by Linus Walleij · 6 years ago
- 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
- eec85fa m68k: coldfire: Normalize clk API by Geert Uytterhoeven · 7 years ago
- 082f55c m68k: fix ColdFire PCI config reads and writes by Greg Ungerer · 7 years ago
- de25cfc m68k: remove old ColdFire IO access support code by Greg Ungerer · 7 years ago
- f61e643 m68k: set dma and coherent masks for platform FEC ethernets by Greg Ungerer · 7 years ago
- c8b61d5 m68k: add Sysam stmark2 open board support by Angelo Dureghello · 7 years ago
- 08fe92e m68k: coldfire: add dspi0 module support by Angelo Dureghello · 7 years ago
- 34fa9b2 m68k: move coldfire MMU initialization code by Greg Ungerer · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 64414e5 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 7 years ago
- 8a19434 m68knommu: remove dead code by Alexandre Belloni · 7 years ago
- 94b2822 m68k: allow NULL clock for clk_get_rate by Jonas Gorski · 7 years ago
- 19cc4c8 m68k/PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooks by Lorenzo Pieralisi · 7 years ago
- 9d8a9ae m68k: coldfire: move inline before return type by Joe Perches · 7 years ago
- 33ae7a9 m68k/coldfire/pit: Set ->min_delta_ticks and ->max_delta_ticks by Nicolai Stange · 8 years ago
- a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 8 years ago
- a41cdd0 m68k: add Sysam AMCORE open board support by Angelo Dureghello · 8 years ago
- 2d24b53 m68knommu: platform support for i2c devices on ColdFire SoC by Steven King · 11 years ago
- 742859a m68k: let clk_disable() return immediately if clk is NULL by Masahiro Yamada · 8 years ago
- f711606 m68k: move ColdFire _bootmem_alloc code by Greg Ungerer · 8 years ago
- cbd5b98 m68k: report correct FPU type on ColdFire MMU platforms by Greg Ungerer · 8 years ago
- 81d3335 m68k: set appropriate machine type for m5411x SoC platforms by Greg Ungerer · 8 years ago
- 41b39ea m68knommu: switch to using IO access methods in WildFire board code by Greg Ungerer · 8 years ago
- bc065e4 m68knommu: fix early setup to not access variables by Greg Ungerer · 8 years ago
- 86a8280 m68k: Assorted spelling fixes by Andrea Gelmini · 9 years ago
- 2763ee6 m68k/gpio: remove arch specific sysfs bus device by Greg Ungerer · 9 years ago
- 1a46712 Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
- ca6fafd m68knommu: fix FEC platform device registration when driver is modular by Greg Ungerer · 9 years ago
- ebdbcba m68k: gpio: switch to gpiochip_add_data() by Linus Walleij · 9 years ago
- 4693c24 m68k: coldfire/gpio: Be sure to clamp return value by Linus Walleij · 9 years ago
- 4722b8f m68k/mm: m54xx - Add missing initialization of max_pfn by Geert Uytterhoeven · 9 years ago
- bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
- 1c8cc72 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 9 years ago
- dd5cdb4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
- a559700 phy: fixed_phy: Add gpio to determine link up/down. by Andrew Lunn · 9 years ago
- 50e48bd m68k/coldfire: use PFN_DOWN macro by Alexander Kuleshov · 9 years ago
- 5bbc08f m68k/coldfire/pit: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago
- 625b86a m68k/irq: Prepare irq handlers for irq argument removal by Thomas Gleixner · 9 years ago
- 5ca08a8 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 10 years ago
- 6e42061 m68knommu: fix fec setup warning for ColdFire 5271 builds by Greg Ungerer · 10 years ago
- c90570d PCI: Assign resources before drivers claim devices (pci_scan_bus()) by Yijing Wang · 10 years ago
- 1089c55 m68k/coldfire: remove second asm/mcfclk.h inclusion in m54xx.c by Fabian Frederick · 10 years ago
- ecb6bdc m68knommu: fix size of address field for 5272 interrupt controller by Greg Ungerer · 10 years ago
- ece9ae6 m68k: fix crufty ColdFire intro comments by Greg Ungerer · 10 years ago
- f86b9e0 m68k: move coldfire platform code by Greg Ungerer · 10 years ago