zephyr/drivers
Andy Ross f2d0591830 drivers/timer/hpet: Fix default IRQ
The HPET default is to deliver events on the same INTIn as the legacy
PIT IRQ, and in fact our code requires that because it uses the
"legacy routing" option.  So this isn't really a configurable and has
to be set correctly.  Do it right in the kconfig default instead of
forcing boards to set it.

(No, I have no idea where "20" came from either.)

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2019-01-11 15:18:52 -05:00
..
adc drivers: nrf: Enable nRF drivers by default in Kconfig 2018-12-21 21:01:37 +01:00
aio
audio drivers: tlv320dac: use reset GPIO from DTS 2019-01-09 12:52:52 -06:00
bluetooth
can
clock_control clock_control: stm32: Add support for MSI PLL MODE 2019-01-02 09:33:21 -05:00
console
counter
crypto
display display: Added double buffer screen info to display API 2019-01-07 16:05:35 -05:00
dma
entropy drivers: entropy: mcux_trng: get the base address from the device tree 2019-01-10 21:22:15 -06:00
ethernet drivers: eth: stellaris: Enable automatic Ethernet support in QEMU 2019-01-11 09:48:27 +02:00
flash flash: Remove shell context from flash shell 2019-01-09 16:33:15 -05:00
gpio soc: arm: st_stm32: Using LL library to implement gpio functions 2019-01-10 13:09:19 -06:00
i2c soc: silabs_exx32: Add independent Kconfig options for HAL libraries 2019-01-08 13:31:42 -06:00
i2s
ieee802154 drivers/ieee802154: Fix UPIPE driver at boot 2019-01-08 11:25:33 +02:00
interrupt_controller
ipm
led
led_strip
modem
net net/ethernet: Remove usage of net_pkt_ll() function 2018-12-14 14:16:37 +01:00
neural_net
pci
pinmux soc: arm: st_stm32: Cleanup gpio function code. 2019-01-10 13:09:19 -06:00
ptp_clock
pwm
rtc
sensor drivers/sensor/lsm6dsl: Use DT defines to select I2C/SPI bus 2019-01-08 09:15:51 -06:00
serial driver: uart_ns16550.c: necessary changes for arc iot soc 2019-01-10 07:05:51 -05:00
spi drivers: spi: nrfx: Set default value of SPIM3 RX delay to 2 2018-12-21 21:01:37 +01:00
timer drivers/timer/hpet: Fix default IRQ 2019-01-11 15:18:52 -05:00
usb drivers: usb_dc_stm32: Add support for MSI clock 2019-01-02 09:33:21 -05:00
watchdog
wifi drivers: wifi: eswifi: Fix coverity issues 2019-01-08 08:01:20 -05:00
CMakeLists.txt
Kconfig