zephyr/drivers
Wayne Ren 4fb8bf61c0 drivers: ns16550: add WORD only access support
In some hardware,e.g. ARC HS Development kit,the
peripheral space of ns16550 only allowes WORD
access,  byte acess will raise bus error.

This commit adds support for this case

Signed-off-by: Wayne Ren <wei.ren@synopsys.com>
2019-08-10 20:11:29 +02:00
..
adc
audio
bluetooth
can net: l2: canbus: Add support for canbus Ethernet translator 2019-08-08 13:25:01 +03:00
clock_control drivers: clock_control: mcux_mcg: add driver for NXP Kinetis MCG 2019-08-09 07:32:43 -05:00
console
counter
crypto
display display: Add support for an ST7789V based LCD 2019-08-08 10:11:47 -05:00
dma
entropy drivers: entropy: nrf5: Fix dependency of the enabling Kconfig option 2019-08-09 20:14:24 +02:00
espi drivers: espi: kconfig: Remove redundant ESPI_PERIPHERAL_CHANNEL deps. 2019-08-07 04:27:03 -04:00
ethernet net: l2: canbus: Add support for canbus Ethernet translator 2019-08-08 13:25:01 +03:00
flash drivers: flash: Remove redundant FLASH dep. from FLASH_NATIVE_POSIX 2019-08-07 04:26:48 -04:00
gpio riscv: freedom: rename RISCV32 to RISCV 2019-08-08 00:29:24 -04:00
hwinfo
i2c riscv: freedom: rename RISCV32 to RISCV 2019-08-08 00:29:24 -04:00
i2s
ieee802154
interrupt_controller arch: arc: add initial support of ARC TEE 2019-08-10 17:45:22 +02:00
ipm
led
led_strip
modem drivers: modem: ublox-sara-r4: Support SARA-U2 modems, sense VINT 2019-08-10 00:03:39 +02:00
net
neural_net
pci
pcie
pinmux riscv: freedom: rename RISCV32 to RISCV 2019-08-08 00:29:24 -04:00
ptp_clock
pwm drivers: pwm: mcux_ftm: use device tree for obtaining clock frequency 2019-08-09 07:32:43 -05:00
rtc
sensor drivers: sensors: Add Si7006 temperature/humidity sensor driver 2019-08-06 15:05:25 -05:00
serial drivers: ns16550: add WORD only access support 2019-08-10 20:11:29 +02:00
spi riscv: freedom: rename RISCV32 to RISCV 2019-08-08 00:29:24 -04:00
timer arch: arc: add initial support of ARC TEE 2019-08-10 17:45:22 +02:00
usb
watchdog
wifi net: Move include files outside of extern "C" block 2019-08-06 14:46:36 +03:00
CMakeLists.txt
Kconfig