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