zephyr/drivers
Zide Chen 50a08d9e8b loapic timer: LVTT should be programmed before ICR
Intel SDM Vol3 10.5.4.1 states that "A write to LVT Timer Register that
changes the timer mode disarms the local APIC timer".

This implies that LVT Timer register needs to be programmed before
Initial Count register, otherwise the LOAPIC timer could not be armed.

Signed-off-by: Zide Chen <zide.chen@intel.com>
2018-07-24 09:19:33 -04:00
..
adc drivers: adc: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
aio drivers: aio: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
bluetooth drivers: bluetooth: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
can drivers: can: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
clock_control drivers: clock_control: Add support for stm32f2 2018-07-05 11:26:07 -05:00
console drivers: console: Kconfig: Remove redundant 'default n' properties 2018-07-08 22:12:54 -04:00
counter drivers: qmsi: Fix types and u32_t/uint32_t conflicts 2018-07-18 12:32:23 -04:00
crypto drivers: crypto: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
display drivers: display: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
dma drivers/dma: dma_stm32f4x: use dma_slot to select peripheral 2018-07-05 11:24:59 -05:00
entropy drivers: entropy: stm32: add support for STM32F7 2018-07-03 22:48:08 -04:00
ethernet net: eth: native_posix: Add promiscuous mode support 2018-07-24 15:12:37 +03:00
flash drivers: flash: w25q: Fix typo 2018-07-17 08:27:04 -04:00
gpio drivers: qmsi: Fix types and u32_t/uint32_t conflicts 2018-07-18 12:32:23 -04:00
grove drivers: grove: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
i2c include: drivers: gpio: Turn functions generic - esp32 2018-07-15 16:13:36 -04:00
i2s drivers: i2c: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
ieee802154 drivers: ieee802154: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
interrupt_controller ioapic: IOREGSEL register needs to be treated as 32 bits 2018-07-24 09:04:05 -04:00
ipm drivers: ipm: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
led drivers: led: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
led_strip drivers: led_strip: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
net drivers: net: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
pci drivers: pci: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
pinmux soc: stm32f4: add pinmux defs for usb on pb14 and pb15 2018-07-12 09:38:20 -05:00
ptp_clock drivers: ptp_clock: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
pwm drivers: add i.MX PWM driver 2018-07-17 16:08:22 -05:00
rtc drivers: rtc: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
sensor drivers: sensors: adt7420: Add driver for ADT7420 Temperature Sensor 2018-07-12 13:03:24 -05:00
serial drivers/serial: ns16550: extend to support 4 ports 2018-07-20 14:11:33 -04:00
spi drivers: spi: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
timer loapic timer: LVTT should be programmed before ICR 2018-07-24 09:19:33 -04:00
usb drivers: usb_dc_kinetis: fix gcc 7.3.1 warning 2018-07-16 13:54:02 -05:00
watchdog drivers: watchdog: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
wifi drivers: wifi: winc1500: Use offload_context instead of user_data. 2018-07-18 07:47:45 -04:00
CMakeLists.txt drivers: entropy: Remove usage of zephyr_library_ifdef 2018-05-28 13:23:13 -04:00
Kconfig driver: ptp_clock: PTP clock driver definition 2018-06-26 12:37:28 +03:00