rt-thread/components/drivers/ofw/libfdt
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
..
SConscript 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
fdt.h Drivers: Support Open Firmware API and model of PIC 2023-07-05 16:45:16 +08:00
fdt_addresses.c Drivers: Support Open Firmware API and model of PIC 2023-07-05 16:45:16 +08:00
fdt_empty_tree.c Drivers: Support Open Firmware API and model of PIC 2023-07-05 16:45:16 +08:00
fdt_overlay.c Drivers: Support Open Firmware API and model of PIC 2023-07-05 16:45:16 +08:00
fdt_ro.c Drivers: Support Open Firmware API and model of PIC 2023-07-05 16:45:16 +08:00
fdt_rw.c Drivers: Support Open Firmware API and model of PIC 2023-07-05 16:45:16 +08:00
fdt_strerror.c Drivers: Support Open Firmware API and model of PIC 2023-07-05 16:45:16 +08:00
fdt_sw.c Drivers: Support Open Firmware API and model of PIC 2023-07-05 16:45:16 +08:00
fdt_wip.c Drivers: Support Open Firmware API and model of PIC 2023-07-05 16:45:16 +08:00
libfdt.h Drivers: Support Open Firmware API and model of PIC 2023-07-05 16:45:16 +08:00
libfdt_env.h Drivers: Support Open Firmware API and model of PIC 2023-07-05 16:45:16 +08:00
libfdt_internal.h Drivers: Support Open Firmware API and model of PIC 2023-07-05 16:45:16 +08:00