zephyr/boards/posix/native_posix
Kumar Gala 50345848b4 drivers: flash: flash_simulator: Convert to new DT macros
Convert flash_simulator to use new DT macros and remove associated
defines in dts_fixup.h.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-04-30 04:47:44 -05:00
..
doc doc: reference: Clean up and restructure a bit 2020-03-18 11:47:24 +01:00
CMakeLists.txt headers: Refactor kernel and arch headers. 2019-11-06 16:07:32 -08:00
Kconfig arch: posix: Kconfig: select HAS_DTS as the arch level 2020-04-04 16:01:11 +02:00
Kconfig.board
Kconfig.defconfig drivers: kscan: Introduce SDL mouse driver 2020-03-11 13:23:19 -05:00
board.cmake
board_irq.h irq: Remove return value from IRQ_CONNECT and IRQ_DIRECT_CONNECT 2020-04-17 13:19:07 -05:00
board_soc.h
cmdline.c headers: Refactor kernel and arch headers. 2019-11-06 16:07:32 -08:00
cmdline.h
cmdline_common.c headers: Refactor kernel and arch headers. 2019-11-06 16:07:32 -08:00
cmdline_common.h global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
dts_fixup.h drivers: flash: flash_simulator: Convert to new DT macros 2020-04-30 04:47:44 -05:00
hw_models_top.c global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
hw_models_top.h
irq_ctrl.c boards: posix: Fix a typo 2020-01-28 15:44:21 -05:00
irq_ctrl.h
irq_handler.c tracing: move headers under include/tracing 2020-02-07 15:58:05 -05:00
irq_handler.h
main.c
native_posix.dts drivers: flash: replace DT_FLASH_DEV_NAME with DT macro 2020-04-27 18:43:20 -05:00
native_posix.yaml boards: native_posix: list eeprom as supported 2020-03-30 08:24:06 -05:00
native_posix_64.dts
native_posix_64.yaml boards: native_posix: list eeprom as supported 2020-03-30 08:24:06 -05:00
native_posix_64_defconfig kconfig: Remove assignments to CONFIG_<arch> syms and hide them 2020-02-08 00:50:08 -06:00
native_posix_defconfig kconfig: Remove assignments to CONFIG_<arch> syms and hide them 2020-02-08 00:50:08 -06:00
native_rtc.c headers: Refactor kernel and arch headers. 2019-11-06 16:07:32 -08:00
native_rtc.h
native_tracing.h
sdl_events.c headers: Refactor kernel and arch headers. 2019-11-06 16:07:32 -08:00
sdl_events.h global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
timer_model.c headers: Refactor kernel and arch headers. 2019-11-06 16:07:32 -08:00
timer_model.h
tracing.c