rt-thread-official/components/drivers/ofw
wusongjie 8aa4366cb2 Drivers: Support Open Firmware API and model of PIC
We support OFW API to replace fdt old API, and add
IRQ, IO, Platform-Bus, CPUs ... OFW node contorl.
To support work with Device Tree or ACPI in drivers
that use IRQ, we make a programmable interrupt
controller driver's model.

Signed-off-by: GuEe-GUI <GuEe-GUI@github.com>
2023-07-05 16:45:16 +08:00
..
libfdt Drivers: Support Open Firmware API and model of PIC 2023-07-05 16:45:16 +08:00
Kconfig Drivers: Support Open Firmware API and model of PIC 2023-07-05 16:45:16 +08:00
SConscript Drivers: Support Open Firmware API and model of PIC 2023-07-05 16:45:16 +08:00
base.c Drivers: Support Open Firmware API and model of PIC 2023-07-05 16:45:16 +08:00
fdt.c Drivers: Support Open Firmware API and model of PIC 2023-07-05 16:45:16 +08:00
io.c Drivers: Support Open Firmware API and model of PIC 2023-07-05 16:45:16 +08:00
irq.c Drivers: Support Open Firmware API and model of PIC 2023-07-05 16:45:16 +08:00
ofw.c Drivers: Support Open Firmware API and model of PIC 2023-07-05 16:45:16 +08:00
ofw_internal.h Drivers: Support Open Firmware API and model of PIC 2023-07-05 16:45:16 +08:00
raw.c Drivers: Support Open Firmware API and model of PIC 2023-07-05 16:45:16 +08:00