CVS log for src/sys/arch/arm/apple/files.apple
Up to [cvs.NetBSD.org] / src / sys / arch / arm / apple
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue May 10 08:09:57 2022 UTC (2 years, 10 months ago) by skrll
Branches: MAIN
CVS tags: thorpej-ifq-base,
thorpej-ifq,
thorpej-altq-separation-base,
thorpej-altq-separation,
perseant-exfatfs-base-20240630,
perseant-exfatfs-base,
perseant-exfatfs,
netbsd-10-base,
netbsd-10-1-RELEASE,
netbsd-10-0-RELEASE,
netbsd-10-0-RC6,
netbsd-10-0-RC5,
netbsd-10-0-RC4,
netbsd-10-0-RC3,
netbsd-10-0-RC2,
netbsd-10-0-RC1,
netbsd-10,
bouyer-sunxi-drm-base,
bouyer-sunxi-drm,
HEAD
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +5 -1
lines
Add a driver for the Apple RTKit based System Management Controller
found on M1 SoCs. From OpenBSD.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue May 10 08:05:32 2022 UTC (2 years, 10 months ago) by skrll
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +6 -1
lines
Add a driver for the Apple M1 I2C controller. From OpenBSD.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat May 7 08:20:04 2022 UTC (2 years, 10 months ago) by skrll
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +6 -1
lines
Add support for Apple silicon NVME. Ported from OpenBSD.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Apr 27 08:06:20 2022 UTC (2 years, 10 months ago) by skrll
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +9 -3
lines
Add support for the mailbox that provides a communications channel with
additional cores integrated in Apple Silicon.
Also, add an implementation for the protocol to communicate with
coprocessors running firmware based Apple's RTKit OS.
From OpenBSD.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Apr 27 07:59:18 2022 UTC (2 years, 10 months ago) by skrll
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +7 -1
lines
Add a driver for the Apple GPIO controller found in Apple silicon.
Derived from the OpenBSD driver.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Apr 27 07:55:42 2022 UTC (2 years, 10 months ago) by skrll
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +6 -1
lines
Add support for the power domain controller found in Apple silicon
machines.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Jan 3 08:44:10 2022 UTC (3 years, 2 months ago) by skrll
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +10 -10
lines
sort
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Aug 30 23:26:26 2021 UTC (3 years, 6 months ago) by jmcneill
Branches: MAIN
Add initial support for Apple M1.
Currently supported devices:
- Interrupt controller
- IOMMU
- PCIe (USB3 and ethernet)
- Reboot via watchdog
- Framebuffer console
CVSweb <webmaster@jp.NetBSD.org>