linux/arch/arm/mach-sa1100
Linus Torvalds 0919a5b3b1 soc: arm code changes for 6.17
Another small set of code changes for the 32-bit Arm platforms, and a
 trivial update to the Kconfig entry for the arm64 TI K3 chip.
 
 Andrew Davis cleans up the system reset handling, which touches a couple
 of platforms.
 
 The mediatek platform needs some code changes to support multiprocessing
 in the newly added support for the old mt6572 chip.
 -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEEo6/YBQwIrVS28WGKmmx57+YAGNkFAmiD8/EACgkQmmx57+YA
 GNmGsBAApv+7kWvy94wulfAptZTfXTcGBB174IVdAG9XX93eWVcPNzlbTv34BYa9
 aMHuRrrO4ttRaHgdtNqT/gZgrojqmhK/GMSV6Sun770tDLMNrVUtcLs7iNmU6VvD
 Va873hdI2nXvxZCVrDfkS7fQWjqx4L3L2wW9AuX7rs3xEUALuIhYoYoCqF+NzRTL
 V6rtPUZAoQ/6b4nRopCH3aTaxJOy20mYjEFI9O6WQjAYmd1V+jATJ4vNxIBJp8W+
 fVOfgVVqULEaapaGL96x8UQegRBnSabbKTYgEcmFDqQKaslxmuS+sD5d6N+vhWFX
 3BQyOjjDgXu5AlL6fIJV0t3JvZ8ud4rNnyp62m6vzppYcBRnzNmdp5WDgKEtyd1G
 FbBF0cQx4KqfswtmcycHJj3fmYccsqD2jvc35+8tFP5vjrzOV2THWLAA+6maFUTe
 BI8+y2/EIHFZ1rwDoMK/zuiesMm7G64Tf4UkH14wV0RohqNrU1ZapTX3WbERmV7T
 miRxvrK4Vh4B31I11PAHYBSw7KRPIf94MzUy1mPvQ7EjvYDdW1s2Ufygm3+33j3R
 aXYhcUjNkenSH0GyYTyycLFxTklAERLroRxz8h6j+PHIpbxulX+wG/xwd1v2JTsE
 TKGV6jBecaE1A5OJWxVEl6P9MOizIe1BDTaLxL08Nf6bp+OlLUs=
 =SZ0j
 -----END PGP SIGNATURE-----

Merge tag 'soc-arm-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc

Pull ARM SoC code updates from Arnd Bergmann:
 "Another small set of code changes for the 32-bit Arm platforms, and a
  trivial update to the Kconfig entry for the arm64 TI K3 chip.

  Andrew Davis cleans up the system reset handling, which touches a
  couple of platforms.

  The mediatek platform needs some code changes to support
  multiprocessing in the newly added support for the old mt6572 chip"

* tag 'soc-arm-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc:
  ARM: sa110/gpio: convert set_multiple() to returning an integer
  ARM: rockchip: fix kernel hang during smp initialization
  ARM: mediatek: add MT6572 smp bring up code
  ARM: mediatek: add board_dt_compat entry for the MT6572 SoC
  ARM: tegra: Use I/O memcpy to write to IRAM
  arm: orion: use string choices helper
  ARM: Switch to new sys-off handler API
  arm64: Kconfig.platforms: remove useless select for ARCH_K3
2025-07-29 11:30:17 -07:00
..
include/mach ARM: locomo: fix locomolcd_power declaration 2023-09-28 09:15:51 +02:00
assabet.c gpio: reg: use new GPIO line value setter callbacks 2025-07-07 09:21:52 +02:00
clock.c
collie.c ARM: sa1100: remove irda references 2023-01-16 09:25:48 +01:00
generic.c ARM: Switch to new sys-off handler API 2025-07-04 09:31:17 +02:00
generic.h ARM: sa1100: remove irda references 2023-01-16 09:25:48 +01:00
h3xxx.c
h3600.c ARM: sa1100: Open code gpio_request_array() 2024-04-03 13:07:29 +02:00
jornada720.c
jornada720_ssp.c Get rid of 'remove_new' relic from platform driver struct 2024-12-01 15:12:43 -08:00
Kconfig ARM: sa1100: remove unused board files 2023-01-12 10:53:12 +01:00
Makefile ARM: sa1100: remove unused board files 2023-01-12 10:53:12 +01:00
neponset.c gpio: reg: use new GPIO line value setter callbacks 2025-07-07 09:21:52 +02:00
pm.c asm-generic updates for 6.5 2023-07-06 10:06:04 -07:00
sleep.S
ssp.c