aboutsummaryrefslogtreecommitdiff
path: root/sys/arm64/apple
Commit message (Expand)AuthorAgeFilesLines
* arm64/apple: Fix malloc size for per-CPU arrays in AIC attachWeixie Cui2 days1-2/+2
* gpio: remove gpiobus_attach_busAhmad Khalifa2025-08-131-1/+2
* gpio: attach gpiobus when the controller is readyAhmad Khalifa2025-07-041-10/+10
* arm64: add a GPIO driver for Apple SiliconKyle Evans2025-04-031-0/+469
* arm64: add a driver for the uart found on Apple Silicon machinesKyle Evans2025-04-022-0/+704
* arm64: apple: fix aic for !SMP configurationsKyle Evans2025-01-101-3/+2
* arm64: apple: re-align to recent standardsKyle Evans2024-12-172-3/+3
* arm64: add a driver for the Apple Interrupt ControllerKyle Evans2024-12-171-0/+779
* arm64: add a driver for the Apple watchdogKyle Evans2024-12-171-0/+236