Linux M68K Architecture development
 help / color / mirror / Atom feed
 messages from 2026-04-29 12:41:01 to 2026-05-26 14:18:09 UTC [more...]

[PATCH v1 0/8] zorro: Improve handling of pointers in zorro_device_id::driver_data
 2026-05-26 14:17 UTC  (9+ messages)
` [PATCH v1 1/8] ata: pata_budda: Use named initializer for zorro_device_id
` [PATCH v1 2/8] scsi: "
` [PATCH v1 net-next 3/8] net: Use named initializer for zorro_device_id arrays
` [PATCH v1 4/8] i2c: icy:pick "
` [PATCH v1 5/8] video: fm2fb: Use named initializer for zorro_device_id array
` [PATCH v1 6/8] zorro: Simplify storing pointers in device id struct
` [PATCH v1 7/8] scsi: zorro7xx: Make use of struct zorro_device_id::driver_data_ptr
` [PATCH v1 8/8] video: cirrusfb: "

[PATCH v3 00/11] add mcf54415 DAC driver
 2026-05-26 13:30 UTC  (13+ messages)
` [PATCH v3 01/11] m68k: mcf5441x: fix clocks numbering
` [PATCH v3 02/11] m68k: mcf5441x: add clock for DAC channel 1
` [PATCH v3 03/11] m68k: mcf5441x: initialize DAC clocks by iio DAC driver name
` [PATCH v3 04/11] m68k: defconfig: update stmark2 defconfig
` [PATCH v3 05/11] m68k: add DAC modules base addresses
` [PATCH v3 06/11] m68k: mcf5441x: add CCM registers
` [PATCH v3 07/11] m68k: mcf5441x: add CCR MISCCR2 bitfields
` [PATCH v3 08/11] m68k: stmark2: use ioport.h macros for resources
` [PATCH v3 09/11] m68k: stmark2: add mcf5441x DAC platform devices
` [PATCH v3 10/11] m68k: stmark2: enable DACs outputs
` [PATCH v3 11/11] iio: dac: add mcf54415 DAC

[geert-m68k:master] BUILD SUCCESS 26b3f6c06bb2e4c5e933736324b70b732c06ba64
 2026-05-26  7:51 UTC 

[geert-m68k:for-v7.2] BUILD SUCCESS 01793374319cdb685bd487633bbd8bd57f416172
 2026-05-26  4:48 UTC 

[PATCH v2] m68k: Avoid -Wunused-but-set-parameter in clear_user_page()
 2026-05-25 19:54 UTC  (2+ messages)

[RFC 1/4] net: fec: do not use readl()/writel() for ColdFire
 2026-05-25 13:39 UTC  (24+ messages)
` [RFC 2/4] net: smc91x: do not use readw()/writew() on ColdFire platforms
` [RFC 3/4] mmc: sdhci-esdhc-mcf: do not use readl()/writel() on ColdFire
` [RFC 4/4] m68k: coldfire: fix non-standard readX()/writeX() functions

[PATCH] m68k: fix dma allocation for ColdFire with mmu
 2026-05-25  4:05 UTC 

[PATCH v2 0/2] ACPI: SPCR: Support UART clock frequency field
 2026-05-24 22:35 UTC  (3+ messages)
` [PATCH v2 1/2] serial: earlycon: add uart_clk_freq parameter
` [PATCH v2 2/2] ACPI: SPCR: Support UART clock frequency field

[PATCH] m68k: Avoid -Wunused-but-set-parameter in clear_user_page()
 2026-05-24 14:04 UTC  (2+ messages)

[PATCH] m68k: Implement _THIS_IP_ using inline asm
 2026-05-21 18:03 UTC  (4+ messages)

[PATCH v2 00/11] add mcf54415 DAC driver
 2026-05-21 12:14 UTC  (28+ messages)
` [PATCH v2 01/11] m68k: mcf5441x: fix clocks numbering
` [PATCH v2 02/11] m68k: mcf5441x: add clock for DAC channel 1
` [PATCH v2 03/11] m68k: mcf5441x: setup DAC clock name as per driver name
` [PATCH v2 04/11] m68k: defconfig: update stmark2 defconfig
` [PATCH v2 05/11] m68k: add DAC modules base addresses
` [PATCH v2 06/11] m68k: mcf5441x: add CCM registers
` [PATCH v2 07/11] m68k: mcf5441x: add CCR MISCCR2 bitfields
` [PATCH v2 08/11] m68k: stmark2: add mcf5441x DAC platform devices
` [PATCH v2 09/11] m68k: stmark2: use ioport.h macros for resources
` [PATCH v2 10/11] m68k: stmark2: enable DACs outputs
` [PATCH v2 11/11] iio: dac: add mcf54415 DAC

[PATCH v8 14/37] mm: remove arch vma_alloc_zeroed_movable_folio overrides
 2026-05-20 22:21 UTC 

Summary on what's blocking full Rust support on m68k
 2026-05-20 11:20 UTC  (5+ messages)
  ` First successful cargo build - "

[gerg-m68knommu:dt 12/14] arch/m68k/kernel/setup_mm.c:211:35: error: '__dtb_start' undeclared; did you mean '__bss_start'?
 2026-05-19 12:25 UTC 

[gerg-m68knommu:armnommu 3/3] drivers/mtd/maps/physmap-ixp4xx.c:47:9: sparse: sparse: incorrect type in assignment (different base types)
 2026-05-19 12:13 UTC 

[gerg-m68knommu:dt 11/14] drivers/tty/serial/earlycon.c:291:9: error: implicit declaration of function 'of_flat_dt_translate_address'; did you mean 'of_flat_dt_read_addr_size'?
 2026-05-19  8:10 UTC 

[geert-m68k:for-v7.2] BUILD SUCCESS e321561b915378d2e9eacd1bc4d7fb2338d09961
 2026-05-19  2:52 UTC 

[geert-m68k:master] BUILD SUCCESS 69ec6318a56180180081da5a38695b136e9ce932
 2026-05-19  2:19 UTC 

[gerg-m68knommu:armnommu 3/3] arch/arm/mm/alignment.c:776:25: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2026-05-18 21:35 UTC 

[gerg-m68knommu:dt 14/14] arch/m68k/coldfire/intc.c:173:34: error: 'MCFINT_VECBASE' undeclared; did you mean 'MCFINTC2_VECBASE'?
 2026-05-18 19:56 UTC 

[PATCH bpf-next v3] m68k, bpf: Add initial BPF JIT compiler support
 2026-05-18 17:21 UTC  (7+ messages)

[PATCH v2 03/11] m68k: mcf5441x: setup DAC clock name as per driver name
 2026-05-17 17:22 UTC  (4+ messages)

[PATCH v7 11/31] mm: remove arch vma_alloc_zeroed_movable_folio overrides
 2026-05-14 13:53 UTC  (2+ messages)

[geert-m68k:master] BUILD SUCCESS 71894112e68b305b7fffdbf044354e4d77725c30
 2026-05-11 22:25 UTC 

[PATCH resend v6 08/30] mm: remove arch vma_alloc_zeroed_movable_folio overrides
 2026-05-11  9:02 UTC 

[PATCH v6 15/30] mm: remove arch vma_alloc_zeroed_movable_folio overrides
 2026-05-11  8:54 UTC 

[PATCH v6 08/30] mm: remove arch vma_alloc_zeroed_movable_folio overrides
 2026-05-11  8:53 UTC 

[PATCH] m68k: Handle put_user() faults more carefully
 2026-05-10  3:47 UTC  (4+ messages)

[PATCH v5 13/28] mm: remove arch vma_alloc_zeroed_movable_folio overrides
 2026-05-07 22:23 UTC 

[PATCH 00/10] add mcf54415 DAC driver
 2026-05-07 15:28 UTC  (28+ messages)
` [PATCH 01/10] m68k: mcf5441x: fix clocks numbering
` [PATCH 02/10] m68k: mcf5441x: add clock for DAC channel 1
` [PATCH 03/10] m68k: mcf5441x: setup DAC clock name as per driver name
` [PATCH 04/10] m68k: defconfig: update stmark2 defconfig
` [PATCH 05/10] m68k: add DAC modules base addresses
` [PATCH 06/10] m68k: mcf5441x: add CCM registers
` [PATCH 07/10] m68k: mcf5441x: add CCR MISCCR2 bitfields
` [PATCH 08/10] m68k: stmark2: add mcf5441x DAC platform devices
` [PATCH 09/10] m68k: stmark2: enable DACs outputs
` [PATCH 10/10] iio: dac: add mcf54415 DAC

[RFC 0/4] m68k: coldfire: fix non-standard readX()/writeX() functions
 2026-05-06 14:11 UTC 

[PATCH 1/3] tty: move remaining serial drivers into the serial/ directory
 2026-05-06  3:15 UTC  (2+ messages)

[PATCH bpf-next v2] m68k, bpf: Add initial BPF JIT compiler support
 2026-05-05  7:00 UTC  (3+ messages)

[geert-m68k:master] BUILD SUCCESS e3d3f289a4ebd4ede448b2fa63e11b6a28698269
 2026-05-05  1:08 UTC 

[geert-m68k:for-v7.2] BUILD SUCCESS 0ad7ed2f5a29cb5b23cbfeeb714768e5e043d33e
 2026-05-05  0:51 UTC 

[PATCH] nubus: switch to dynamic root device
 2026-05-04 23:39 UTC  (7+ messages)

[PATCH] dio: Update DIO_SCMAX comment
 2026-05-04 12:27 UTC 

[PATCH v2 1/2] drivers: dio: replace deprecated strcpy with strscpy in dio_init
 2026-05-04  9:32 UTC  (4+ messages)
` [PATCH v2 2/2] drivers: dio: use tabs and avoid continuation logging "

[PATCH] drivers: dio: replace deprecated strcpy with strscpy in dio_init
 2026-05-04  7:17 UTC  (2+ messages)

[PATCH bpf-next] m68k, bpf: Add initial BPF JIT compiler support
 2026-05-03 17:57 UTC  (8+ messages)

[geert-m68k:for-next] BUILD SUCCESS 99a680bed60428175ff9c5c95d579826ca2ff3f8
 2026-04-30 15:00 UTC 

[geert-m68k:master] BUILD SUCCESS 4ff8e797fed0b018ffde6e942d467884b846ecd9
 2026-04-30 14:00 UTC 

m68k: coldfire: create internal register access defines
 2026-04-30 11:37 UTC  (14+ messages)
` [PATCH 1/7] m68k: coldfire: create IO access functions for internal registers
` [PATCH 2/7] m68k: coldfire: use ColdFire specific IO access in headers
` [PATCH 3/7] m68k: coldfire: use ColdFire specifc IO access in interrupt code
` [PATCH 4/7] m68k: coldfire: use ColdFire specifc IO access in timer code
` [PATCH 5/7] m68k: coldfire: rename timer register access defines
` [PATCH 6/7] m68k: coldfire: use ColdFire specifc IO access in system code
` [PATCH 7/7] m68k: coldfire: use ColdFire specifc IO access in SoC code

m68k: defconfig: new and updated ColdFire defconfigs
 2026-04-30 10:42 UTC  (7+ messages)
` [PATCH 1/4] m68k: defconfig: add config for M5329EVB board
` [PATCH 2/4] m68k: defconfig: add config for M54418EVB board
` [PATCH 3/4] m68k: defconfig: add config for SnapGear/NETtel board
` [PATCH 4/4] m68k: defconfig: update all ColdFire defconfigs

[PATCH v3 0/4] arch, mm: consolidate empty_zero_page
 2026-04-30  3:25 UTC  (2+ messages)

[PATCH] m68k: coldfire: select legacy gpiolib interface for mcfqspi
 2026-04-29 13:45 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox