zephyr/boards
Gerard Marull-Paretas 92f488497f drivers: serial: ns16550: use MMIO device depending on Kconfig option
Add a new selectable Kconfig option to decide wether the device driver
is a MMIO device or not. Previous to this patch, the decision was maded
based on the existence of a definition in <soc.h>. The design was
fragile, as code compiled anyway if the definition was not present.

All platforms/boards that had the definition in <soc.h> select the
Kconfig option in their respective defconfig files.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2022-06-05 14:48:40 +02:00
..
arc doc: toolchains: Add Zephyr SDK documentation 2022-06-01 15:26:48 +02:00
arm dts: add erase/write block sizes for nxp hyperflash 2022-06-05 14:45:18 +02:00
arm64 board: fvp_baser_aemv8r: Disable cache_state_modelled 2022-05-17 11:45:16 +09:00
common boards: xtensa: Activate the intel_adsp west runner 2022-06-05 14:13:57 +02:00
mips boards: mips: add Qemu Malta support 2022-01-19 13:48:21 -05:00
nios2 dts: nios2: intel: Move SoC devicetree includes under a vendor directory 2022-05-09 17:54:48 -04:00
posix boards: nrf52_bsim: Remove useless include of irq_sources.h 2022-06-05 14:48:26 +02:00
riscv boards: riscv: tlsr9518adk80d: Enable GPIO and HEAP_MEM_POOL 2022-06-05 14:45:38 +02:00
shields include: add more missing zephyr/ prefixes 2022-05-27 15:20:27 -07:00
sparc dts: sparc: gaisler: Move SoC devicetree includes under a vendor dir 2022-05-09 17:54:48 -04:00
x86 drivers: serial: ns16550: use MMIO device depending on Kconfig option 2022-06-05 14:48:40 +02:00
xtensa ssp: SSCR reset - hardware specific flow 2022-06-05 14:45:59 +02:00
CMakeLists.txt
deprecated.cmake
index.rst boards: mips: add Qemu Malta support 2022-01-19 13:48:21 -05:00
Kconfig Kconfig: add CONFIG_BOARD_REVISION 2022-04-08 10:30:54 -07:00