zephyr/soc/openisa/rv32m1
Yong Cong Sin 52a202309b zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY
Change instances of:

DT_NODE_HAS_STATUS(<node_id>, okay)

to

DT_NODE_HAS_STATUS_OKAY(<node_id>)

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
Signed-off-by: Yong Cong Sin <yongcong.sin@gmail.com>
2024-10-03 17:06:52 +01:00
..
CMakeLists.txt soc/openisa: rely on the `CONFIG_RISCV_ISA_EXT_*` options for arch string 2024-07-03 15:06:14 -04:00
Kconfig soc: openisa: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
Kconfig.defconfig
Kconfig.soc
linker.ld linker: Add ROM_SECTIONS location 2024-06-20 12:08:58 -04:00
pinctrl_soc.h
soc.c zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
soc.h everywhere: replace double words 2024-06-22 05:40:22 -04:00
soc.yml
soc_context.h
soc_irq.S
soc_offsets.h
soc_ri5cy.h
soc_zero_riscy.h
vector.S
vector_table.ld
wdog.S