summaryrefslogtreecommitdiff
path: root/arch/arm/mach-apple
AgeCommit message (Expand)Author
2025-06-25lmb: replace the lmb_alloc() and lmb_alloc_base() API'sSughosh Ganu
2025-06-14Merge patch series "linux/bitfield.h: sync <linux/bitfield.h> from Linux 6.15...Tom Rini
2025-06-14arm: apple: rtkit: add missing header linux/bug.h and linux/bitops.hChristian Marangi
2025-05-29global: Avoid indirect inclusion of <env.h> from <command.h>Tom Rini
2025-04-28arm: apple: rtkit: Support allocating OSLog out of SRAM in helperHector Martin
2025-04-28arm: apple: rtkit: Add endpoint field to buffersHector Martin
2025-04-28arm: apple: rtkit: Add OSLog buffer supportHector Martin
2025-04-28arm: apple: rtkit: Add a generic RTKit helper driverHector Martin
2025-04-28arm: apple: rtkit: Add default buffer handlersHector Martin
2025-04-28arm: apple: rtkit: Add support for AP power & syslogsHector Martin
2024-12-18fdt: Swap the signature for board_fdt_blob_setup()Simon Glass
2024-09-03lmb: remove the lmb_init_and_reserve() functionSughosh Ganu
2024-09-03lmb: make LMB memory map persistent and globalSughosh Ganu
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06arm: apple: Remove <common.h> and add needed includesTom Rini
2023-12-09arm: apple: t602x: Add missing MMIO regions to memmapJanne Grunau
2023-10-11arm: apple: Add initial Apple M2 Ultra supportJanne Grunau
2023-05-30arm: apple: Add initial Apple M2 Pro/Max supportMark Kettenis
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass
2022-07-25arm: apple: Add initial Apple M2 supportJanne Grunau
2022-06-23arm: apple: Increase RTKit timeoutsJanne Grunau
2022-06-23arm: apple: nvme: Add SART support and RTKit buffer managementJanne Grunau
2022-04-22arm: apple: Point stdout-path to framebuffer when keyboard presentMark Kettenis
2022-04-14arm: apple: Add M1 Ultra supportJanne Grunau
2022-03-28arm: apple: Fix mem layoutMark Kettenis
2022-03-28arm: apple: Increase RTKit timeoutHector Martin
2022-02-28arm: apple: Switch to fully dynamic mem layoutJanne Grunau
2022-02-21arm: apple: Add M1 Pro/Max supportMark Kettenis
2022-02-10arm: apple: Add RTKit supportMark Kettenis
2022-02-10arm: apple: Change SoC name from "m1" into "apple"Mark Kettenis
2022-01-13arm: apple: Use watchdog timer for system resetMark Kettenis
2021-12-27Convert CONFIG_CONS_INDEX et al to KconfigTom Rini
2021-10-31arm: apple: Add initial support for Apple's M1 SoCMark Kettenis