nuttx/arch
dirksavage88 c792601963 imxrt/serial: Fix uart registration order when no console defined.
* Explicit registration of ttys0 when no console defined
* Fixes overwriting registration of lpuart1 on ttys1 when no console on ttys0
* Change regstration logic to check for console assignment
* See issue 17116

Signed-off-by: dirksavage88 <dirksavage88@gmail.com>
2025-12-20 11:12:04 +08:00
..
arm imxrt/serial: Fix uart registration order when no console defined. 2025-12-20 11:12:04 +08:00
arm64 arch/crt0.c: revert entry _start 2025-12-10 19:06:04 +08:00
avr arch/Toolchain.defs: use _start entry 2025-12-16 13:07:37 -03:00
ceva arch/Toolchain.defs: use _start entry 2025-12-16 13:07:37 -03:00
dummy
hc arch/udelay: Make common, weak definition of up_*delay functions 2025-09-29 09:22:56 +08:00
mips arch/Toolchain.defs: use _start entry 2025-12-16 13:07:37 -03:00
misoc arch/Toolchain.defs: use _start entry 2025-12-16 13:07:37 -03:00
or1k arch/Toolchain.defs: use _start entry 2025-12-16 13:07:37 -03:00
renesas renesas/rx65n: Replace spinlock/sched_lock with spin_lock_irqsave_nopreempt 2025-11-04 22:46:15 +08:00
risc-v risc-v/litex: For vexriscv_smp, match default FDT address in upstream opensbi. 2025-12-20 11:09:38 +08:00
sim cmake:add missing cflag "-D_FILE_OFFSET_BITS=64" of sim 2025-12-18 22:18:49 +08:00
sparc arch/Toolchain.defs: use _start entry 2025-12-16 13:07:37 -03:00
tricore arch/Toolchain.defs: use _start entry 2025-12-16 13:07:37 -03:00
x86 arch/Toolchain.defs: use _start entry 2025-12-16 13:07:37 -03:00
x86_64 x86_64:fix syscall type mismatch 2025-12-18 06:31:43 +01:00
xtensa netdev_upperhalf: convert Kconfig to variable 2025-12-14 10:01:22 +08:00
z16 arch/udelay: Make common, weak definition of up_*delay functions 2025-09-29 09:22:56 +08:00
z80 arch/Toolchain.defs: use _start entry 2025-12-16 13:07:37 -03:00
CMakeLists.txt
Kconfig arch:use ARCH_64BIT to mark arch is support 64bit 2025-12-18 22:05:12 +08:00