Age | Commit message (Expand) | Author | Files | Lines |
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 |