linux/arch/m68k/configs
Linus Torvalds 407ce27e74 m68knommu: updates and fixes for v7.2
. update stmark board support
 . clock fixes for m5441x ColdFire
 . base hardware support for DAC block of m5441x ColdFire
 . select legacy gpiolib interface for mcfqspi
 . new defconfigs for more ColdFire based boards
 . unify ColdFire SoC register access
 -----BEGIN PGP SIGNATURE-----
 
 iQJEBAABCgAuFiEEmsfM6tQwfNjBOxr3TiQVqaG9L4AFAmowlqcQHGdlcmdAa2Vy
 bmVsLm9yZwAKCRBOJBWpob0vgC5zD/wNPTbFrVbC/1+pgcF5NDy0m+Qs8hnUJwyV
 KueIyS+EYAJ7ersu1zBu10c5svd4/NZng6a5eScfY6MKlrxwJy9IUW2hlb2aA7Fz
 o6pLLmeeOKe2UPdc0sfmFjNR2nvMFCrMmTNTXsDAGvPfsn1U8uS8KjTeXg3xXSlG
 /0M4DVlXUZlib3YoZlroXn6YqQitDrXveqBfUCifEscMTywp8TIbrOTS1AFK5dU4
 5TW7si/m1OFKmsoDxlcC9do+KlYgogw/bvsnwDVbAEzYmIg1AmT5E17Wo76yAsJW
 yAZlqPHgCnj0q54+RTpLtzKKUg0mx6NVM4wPSeKj4FVJCZOMITpzDJ6DZp2nlFnC
 lj1gnZdeLyib16/QOFXyR0AU7ZJyjkDtNCTyOScqOrXZIn1EJ9uNB9qRhcMt3bi0
 pyDHW+wLKVE5CAEUhCYyRsLNiWCm84RN41cstLyAuGJQLWAZCJ9Y2oeRIoVit7Tj
 ssEfNJ1IFBystq8HXzA+MRadktU/SXOzpIROf/mxsUFTPMR7emV9WC4tZrpC4hjU
 J2dDrefgl/2Zc2qyeJRbJqBXfAKG3Vc1eQ9i82g1422W6CAZYsW/UJxIqckv1xh0
 6zw5vobJGKBolmZM3/hUOANNe8jKmMs7viKnkfw0S3L6dWQp6ieluNRMGl9P8g4C
 ViAuG0nUdQ==
 =7dHi
 -----END PGP SIGNATURE-----

Merge tag 'm68knommu-for-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu

Pull m68knommu updates from Greg Ungerer:

 - an update and config refresh for the stmark board

 - fixes and preparatory work for supporting the DAC hardware block of
   the m5441x ColdFire SoC

 - forced configuration fix for legacy gpiolib when enabling the mcfqspi
   driver

 - new defconfigs for the M5329EVB, M54418EVB and NETtel boards to give
   better build test coverage For ColdFire parts

 - cleanup to register access code in the core init and setup code for
   ColdFire SoC be consistent, instead of a varied use of
   __raw_readX/__raw_write and straight readX/writeX.

   This is working towards fixing the non-standard endianess of the
   non-MMU m68k readX/writeX functions.

* tag 'm68knommu-for-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu: (22 commits)
  m68k: stmark2: enable DACs outputs
  m68k: stmark2: add mcf5441x DAC platform devices
  m68k: stmark2: use ioport.h macros for resources
  m68k: mcf5441x: add CCR MISCCR2 bitfields
  m68k: mcf5441x: add CCM registers
  m68k: add DAC modules base addresses
  m68k: mcf5441x: add clock for DAC channel 1
  m68k: mcf5441x: fix clocks numbering
  m68k: coldfire: use ColdFire specifc IO access in SoC code
  m68k: coldfire: use ColdFire specifc IO access in system code
  m68k: coldfire: rename timer register access defines
  m68k: coldfire: use ColdFire specifc IO access in timer code
  m68k: coldfire: use ColdFire specifc IO access in interrupt code
  m68k: coldfire: use ColdFire specific IO access in headers
  m68k: coldfire: create IO access functions for internal registers
  m68k: defconfig: update all ColdFire defconfigs
  m68k: defconfig: add config for SnapGear/NETtel board
  m68k: defconfig: add config for M54418EVB board
  m68k: defconfig: add config for M5329EVB board
  m68k: coldfire: select legacy gpiolib interface for mcfqspi
  ...
2026-06-17 11:34:05 -07:00
..
amcore_defconfig m68k: defconfig: Clean up references to non-existing configs 2026-01-27 12:38:52 +10:00
amiga_defconfig Networking changes for 7.2. 2026-06-17 08:17:00 +01:00
apollo_defconfig Networking changes for 7.2. 2026-06-17 08:17:00 +01:00
atari_defconfig Networking changes for 7.2. 2026-06-17 08:17:00 +01:00
bvme6000_defconfig Networking changes for 7.2. 2026-06-17 08:17:00 +01:00
hp300_defconfig Networking changes for 7.2. 2026-06-17 08:17:00 +01:00
m5208evb_defconfig m68k: defconfig: update all ColdFire defconfigs 2026-06-08 13:15:18 +10:00
m5249evb_defconfig m68k: defconfig: update all ColdFire defconfigs 2026-06-08 13:15:18 +10:00
m5272c3_defconfig m68k: defconfig: update all ColdFire defconfigs 2026-06-08 13:15:18 +10:00
m5275evb_defconfig m68k: defconfig: update all ColdFire defconfigs 2026-06-08 13:15:18 +10:00
m5307c3_defconfig m68k: defconfig: update all ColdFire defconfigs 2026-06-08 13:15:18 +10:00
m5329evb_defconfig m68k: defconfig: add config for M5329EVB board 2026-06-08 13:15:18 +10:00
m5407c3_defconfig m68k: defconfig: update all ColdFire defconfigs 2026-06-08 13:15:18 +10:00
m5475evb_defconfig m68k: defconfig: update all ColdFire defconfigs 2026-06-08 13:15:18 +10:00
m54418evb_defconfig m68k: defconfig: add config for M54418EVB board 2026-06-08 13:15:18 +10:00
mac_defconfig Networking changes for 7.2. 2026-06-17 08:17:00 +01:00
multi_defconfig Networking changes for 7.2. 2026-06-17 08:17:00 +01:00
mvme16x_defconfig Networking changes for 7.2. 2026-06-17 08:17:00 +01:00
mvme147_defconfig Networking changes for 7.2. 2026-06-17 08:17:00 +01:00
nettel_defconfig m68k: defconfig: add config for SnapGear/NETtel board 2026-06-08 13:15:18 +10:00
q40_defconfig Networking changes for 7.2. 2026-06-17 08:17:00 +01:00
stmark2_defconfig config: stmark2: defconfig updates 2026-06-08 13:15:17 +10:00
sun3_defconfig Networking changes for 7.2. 2026-06-17 08:17:00 +01:00
sun3x_defconfig Networking changes for 7.2. 2026-06-17 08:17:00 +01:00
virt_defconfig m68k: defconfig: Update virt_defconfig for v6.6-rc3 2023-10-06 10:03:04 +02:00