zephyr/drivers
Ulf Magnusson c5592de5ae uart/ns16550: Give CONFIG_NS16550_REG_SHIFT a DT_* prefix instead
This value always comes from DTS. No Kconfig symbol named
NS16550_REG_SHIFT ever existed.

Might've been missed in commit 603f068690 ("uart/ns16550: Use DT_ prefix
for remaining device configs").

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2019-03-03 23:43:27 -05:00
..
adc
aio
audio drivers: intel_dmic: replace cache operation macros 2019-02-20 07:33:11 -05:00
bluetooth include: misc: util.h: Rename min/max to MIN/MAX 2019-02-14 22:16:03 -05:00
can drivers: can: Z_SYCALL_HANDLER should return int 2019-03-01 09:22:55 +01:00
clock_control tests: kernel: arm_irq_vector_table: add clock ISR in the IRQ vector 2019-02-28 18:17:03 +01:00
console console: tty: Remove dependency on older "consoles" 2019-02-28 16:57:50 -08:00
counter drivers: counter_nrfx_timer: Port driver to DTS 2019-03-01 19:46:57 +01:00
crypto
display drivers: ssd1306: fix build for SH1106 controller 2019-02-27 08:54:20 -06:00
dma Kconfig: intel_s1000: Remove DCACHE_WRITEBACK 2019-02-20 07:33:11 -05:00
entropy drivers: entropy: stm32: fix invalid assert in rng init 2019-03-02 17:44:47 +01:00
ethernet drivers: eth: gmac: kconfig: remove unused kconfig symbol 2019-03-01 19:45:54 +01:00
flash kconfig: Use a short consistent prompt style 2019-02-27 09:23:30 +01:00
gpio gpio: gpio_dw: rename CONFIG_GPIO_DW_*_IRQ_SHARED_NAME to DT_* 2019-03-01 09:42:56 -08:00
hwinfo shell: Modify subcommands to use SHELL_STATIC_SUBCMD_SET_CREATE 2019-02-20 07:31:35 -05:00
i2c i2c: i2c_dw: rename CONFIG_I2C_DW_0_IRQ_SHARED_NAME to DT_* 2019-03-01 09:42:56 -08:00
i2s kconfig: Remove redundant 'default n' properties 2019-02-27 09:25:22 +01:00
ieee802154 drivers/ieee802154: Switch KW41Z to new net_ptk allocator 2019-02-23 07:44:59 -05:00
interrupt_controller drivers/interrupt_controller: stm32: Remove RTC_Alarm IRQ handling 2019-02-25 08:06:18 -06:00
ipm kconfig: Remove redundant 'default n' properties 2019-02-27 09:25:22 +01:00
led
led_strip drivers: nrf_power_clock: Migrate to DTS. 2019-02-25 17:51:24 +01:00
modem drivers: modem: wistron kconfig separation 2019-03-01 09:48:12 +01:00
net net: lldp: Allow generation of documentation 2019-03-01 09:45:06 +01:00
neural_net kconfig: Use a short consistent prompt style 2019-02-27 09:23:30 +01:00
pci
pinmux driver: pinmux: stm32f4: Remove duplicated defination 2019-02-13 06:46:41 -06:00
ptp_clock
pwm kconfig: pwm: Remove redundant deps. and clean up a bit 2019-03-01 13:50:06 -06:00
rtc soc: stm32: Convert CONFIG_RTC leftover to DT_ 2019-02-07 16:14:00 -05:00
sensor drivers: nrf_power_clock: Migrate to DTS. 2019-02-25 17:51:24 +01:00
serial uart/ns16550: Give CONFIG_NS16550_REG_SHIFT a DT_* prefix instead 2019-03-03 23:43:27 -05:00
spi spi: spi_intel: Fix missing 'break' in case 2019-02-28 09:33:25 -08:00
timer drivers/timer: Restore non-tickless tick count behavior 2019-02-28 16:11:02 -08:00
usb drivers: usb: nordic: implement remote wakeup 2019-02-27 10:37:16 +01:00
watchdog drivers: Changed return statement in function get_timeout() 2019-03-03 10:44:06 -05:00
wifi drivers: wifi: simplelink: Remove SO_REUSEADDR and TCP_NODELAY 2019-03-02 12:21:21 -05:00
CMakeLists.txt
Kconfig