History log of /freebsd/sys/arm/conf/ASUS_AC1300 (Results 1 – 2 of 2)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: release/14.0.0, release/13.2.0, release/12.4.0, release/13.1.0, release/12.3.0
# bc064967 30-Oct-2021 Adrian Chadd <adrian@FreeBSD.org>

ipq401x: flip on SMP for the ASUS AC1300

This actually enables SMP and yes it boots.

Reviewed by: andrew, manu, imp
Differential Revision: https://reviews.freebsd.org/D32723


# 015ff812 16-Oct-2021 Adrian Chadd <adrian@FreeBSD.org>

ipq4018: add initial IPQ4018/IPQ4019 support

Summary:
This adds required IPQ4018/IPQ4019 SoC support to boot.
It also includes support for disabling the ARMv7 hardware
breakpoint / debug stuff at co

ipq4018: add initial IPQ4018/IPQ4019 support

Summary:
This adds required IPQ4018/IPQ4019 SoC support to boot.
It also includes support for disabling the ARMv7 hardware
breakpoint / debug stuff at compile time as this is
required for the IPQ SoCs, and printing out the undefined
instruction itself.

Test Plan: * compiled/booted on an IPQ4019 SoC AP

Reviewers: #core_team!

Subscribers: imp, andrew

Differential Revision: https://reviews.freebsd.org/D32538

show more ...