u-boot/arch/arm/mach-apple
Janne Grunau e53237aa53 arm: apple: Add initial Apple M2 support
Apple's M2 SoC very similar to the M1 and can use the same memory map.
The keyboard/trackpad on the MacBook Pro (13-inch, M2, 2022) uses
"dockchannel" as transport instead of SPI and needs a new driver.
USB, NVMe, uart, framebuffer and watchdog are working with the existing
drivers.

Signed-off-by: Janne Grunau <j@jannau.net>
Reviewed-by: Mark Kettenis <kettenis@openbsd.org>
2022-07-25 09:38:47 -04:00
..
board.c arm: apple: Add initial Apple M2 support 2022-07-25 09:38:47 -04:00
Kconfig arm: apple: Change SoC name from "m1" into "apple" 2022-02-10 16:44:23 -05:00
lowlevel_init.S arm: apple: Add initial support for Apple's M1 SoC 2021-10-31 08:46:44 -04:00
Makefile arm: apple: nvme: Add SART support and RTKit buffer management 2022-06-23 08:24:49 -04:00
rtkit.c arm: apple: Increase RTKit timeouts 2022-06-23 08:24:49 -04:00
sart.c arm: apple: nvme: Add SART support and RTKit buffer management 2022-06-23 08:24:49 -04:00