nuttx/arch/arm64/src
zhanghongyu a7567677a8 netdev_driver: add carrier_on to xxx_ifup where carrier_on is absent
since the judgment for network card selection was changed from IS_UP to
IS_RUNNING, drivers that lack carrier_on need to add the carrier_on
operation; otherwise, network access issues will occur.

Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com>
2026-02-02 13:23:05 +08:00
..
a64 arch/arm64: use up_prioritize_irq and up_set_type_irq instead 2026-01-16 20:26:14 +08:00
a527 arch/arm64: add timer initialization for the secondary CPUs. 2025-11-17 10:25:37 +08:00
bcm2711 arm64: fix compile failed 2026-01-16 10:26:58 -05:00
cmake build/cmake: Add toolchain C++ library linking for all platforms. 2026-01-24 19:30:21 +08:00
common arch/arm64: Delete the default save for SCTLR 2026-02-02 11:13:21 +08:00
fvp-v8r fvp: change memory map and Optimize MPU configuration 2026-01-26 20:59:04 +08:00
goldfish arch/arm64: add timer initialization for the secondary CPUs. 2025-11-17 10:25:37 +08:00
imx8 arch/arm64: add timer initialization for the secondary CPUs. 2025-11-17 10:25:37 +08:00
imx9 netdev_driver: add carrier_on to xxx_ifup where carrier_on is absent 2026-02-02 13:23:05 +08:00
qemu arch/arm64: add timer initialization for the secondary CPUs. 2025-11-17 10:25:37 +08:00
rk3399 arch/arm64: use up_prioritize_irq and up_set_type_irq instead 2026-01-16 20:26:14 +08:00
zynq-mpsoc arch/arm64: use up_prioritize_irq and up_set_type_irq instead 2026-01-16 20:26:14 +08:00
.gitignore
CMakeLists.txt arch/arm64: migrate to SPDX identifier 2024-12-02 22:43:23 +08:00
Makefile binfmt:use crt0 inside of starthook 2025-04-09 23:07:29 +08:00
Toolchain.defs build/cmake: Add toolchain C++ library linking for all platforms. 2026-01-24 19:30:21 +08:00