zephyr/drivers
Ulf Magnusson 45221a9706 serial: nsim: Fix impossible-to-enable CONFIG_UART_NSIM
CONFIG_UART_NSIM depends on CONFIG_NSIM, which was removed in commit
9bc69a46fa ("boards: Update arc em_starterkit support from 2.2 to
2.3"). Remove the dependency, and also remove the CONFIG_NSIM=y setting
from the test_nsim test (which should now work).

Also change the condition for EXTERN()ing _VectorTable in
include/arch/arc/v2/linker.ld to check CONFIG_UART_NSIM instead of
CONFIG_NSIM. I'm guessing the EXTERN() is there to make the symbol
visible to nSIM, though I don't know anything about it.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2018-05-24 13:09:28 -04:00
..
adc drivers: adc: fix TOCTOU attacks 2018-05-17 15:08:54 -07:00
aio syscalls: remove policy from handler checks 2018-05-17 23:34:03 +03:00
bluetooth drivers/bluetooth/hci: Name the choice of BT HCI driver bus 2018-05-15 15:11:12 -05:00
can doc: fix misspellings in Kconfig files 2018-05-23 16:57:20 -04:00
clock_control drivers: clock_control: stm32: Remove unsupported clock configuration 2018-05-24 08:04:00 -04:00
console uart_pipe: re-work the RX function to match the API and work with USB. 2018-04-21 08:37:54 -07:00
counter syscalls: remove policy from handler checks 2018-05-17 23:34:03 +03:00
crypto drivers: crypto_ataes132a: Fix typo in Kconfig symbol 2018-05-23 17:57:06 -04:00
display driver: ILI9340 LCD display driver 2018-05-18 20:21:45 +03:00
dma syscalls: remove policy from handler checks 2018-05-17 23:34:03 +03:00
entropy devices: entropy: Initialize drivers during PRE_KERNEL_1 stage 2018-05-22 15:59:25 -07:00
ethernet native: ethernet: fix k_sleep() wait time 2018-05-21 22:34:17 -04:00
flash syscalls: remove policy from handler checks 2018-05-17 23:34:03 +03:00
gpio drivers/gpio: Removing dts generated options in QMSI Kconfig 2018-05-18 20:18:50 +03:00
grove kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
i2c arch: Use dts to set i2c priorities for quark_se/quark_d2000 2018-05-18 20:18:50 +03:00
i2s drivers: Cmake: Add __ZEPHYR_SUPERVISOR__ macro for driver files. 2018-05-15 17:48:18 +03:00
ieee802154 drivers/ieee802154: KW41Z drivers is missing hw ACK caps 2018-05-17 16:18:53 +03:00
interrupt_controller xtensa: intel_s1000: implement interrupt mechanism 2018-05-01 16:46:41 -04:00
ipm syscalls: remove policy from handler checks 2018-05-17 23:34:03 +03:00
led syscalls: remove policy from handler checks 2018-05-17 23:34:03 +03:00
led_strip api/spi: Reduce parameter number on transceive function 2018-04-04 19:02:35 +02:00
net drivers: net: loopback: Fix setting of SYS_LOG_LEVEL 2018-05-23 09:48:29 -05:00
pci drivers: pci: when enumerating, only print the device info 2018-02-01 02:19:45 -05:00
pinmux drivers: pinmux: Remove dead logic 2018-05-23 17:57:06 -04:00
pwm syscalls: remove policy from handler checks 2018-05-17 23:34:03 +03:00
rtc arch: arm: nxp: Fixup HAS_MCUX_RTC 2018-05-24 08:21:24 -05:00
sensor drivers: sensor: pms7003: Rename CONFIG_PMS7003_SERIAL_TIMEOUT 2018-05-23 17:57:06 -04:00
serial serial: nsim: Fix impossible-to-enable CONFIG_UART_NSIM 2018-05-24 13:09:28 -04:00
spi spi_handlers: fix some build issues 2018-05-17 23:34:03 +03:00
timer drivers: timer: nRFx: Remove redundant code 2018-05-16 10:16:29 +02:00
usb drivers: usb_dc_stm32: enable VDDUSB on STM32L4x2 2018-05-24 09:42:30 -05:00
watchdog watchdog: Introduce mcux wdog shim driver 2018-05-17 15:00:55 -05:00
wifi doc: fix misspellings in Kconfig files 2018-05-23 16:57:20 -04:00
CMakeLists.txt drivers: can: Add Kconfig for CAN driver 2018-05-19 20:19:30 +02:00
Kconfig drivers: can: Add Kconfig for CAN driver 2018-05-19 20:19:30 +02:00