nuttx/arch/mips/include
Lwazi Dube 2099ceda33 arch/mips/jz4780: Add USB host and display controller drivers
Add EHCI and OHCI USB host drivers for the Ingenic JZ4780 SoC, derived
from the existing sama5 implementation.

Additionally, introduce the display controller driver using code ported
from FreeBSD under its original license terms. Note that this driver
lacks EDID support and is currently hardcoded to 1360x768.

Update the linker script memory layout to utilize the full 256 MiB RAM,
excluding the 8 MiB reserved at the top of memory for the framebuffer.

Signed-off-by: Lwazi Dube <lwazeh@gmail.com>
2026-07-24 12:17:35 +08:00
..
jz4780 arch/mips/jz4780: Add USB host and display controller drivers 2026-07-24 12:17:35 +08:00
mips32 arch/mips: Add support to disable signals actions related data struct 2026-01-18 08:24:13 -03:00
pic32mx arch/irq.h: update all inline to inline_function 2025-01-06 23:03:05 +08:00
pic32mz arch/irq.h: update all inline to inline_function 2025-01-06 23:03:05 +08:00
.gitignore Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
arch.h arch/misps: migrate to SPDX identifier 2024-12-02 22:43:23 +08:00
inttypes.h arch/misps: migrate to SPDX identifier 2024-12-02 22:43:23 +08:00
irq.h arch: rename STACK_ALIGNMENT to STACKFRAME_ALIGN across all architectures 2026-01-22 15:37:24 +08:00
limits.h arch/misps: migrate to SPDX identifier 2024-12-02 22:43:23 +08:00
syscall.h arch/misps: migrate to SPDX identifier 2024-12-02 22:43:23 +08:00
types.h arch/misps: migrate to SPDX identifier 2024-12-02 22:43:23 +08:00