zephyr/drivers
Jean-Paul Etienne c989f0b408 riscv32: timer: replace riscv_qemu_driver by the generic riscv_machine_driver
riscv defines the machine-mode timer registers that are implemented
by the all riscv SOCs that follow the riscv privileged architecture
specification.

The timer registers implemented in riscv-qemu follow this specification.
To account for future riscv SOCs, reimplement the riscv_qemu_driver by
the riscv_machine_driver.

Change-Id: I645b03c91b4e07d0f2609908decc27ba9b8240d4
Signed-off-by: Jean-Paul Etienne <fractalclone@gmail.com>
2017-02-03 19:20:52 +01:00
..
adc license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
aio license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
bluetooth Bluetooth: SPI: Disable IRQ pin callback to avoid spurious IRQs 2017-01-28 08:43:41 +02:00
clock_control clock_control: nrf5_power: Use CMSIS NVIC APIs directly 2017-01-23 15:15:55 -06:00
console drivers/console/telnet: Select TCP when telnet is selected 2017-01-27 13:02:11 +00:00
counter counter: cmsdk: Add Dualtimer as a Timer 2017-01-23 15:15:54 -06:00
dma license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
ethernet driver: ethernet: Fix typo on enc28j60 driver Kconfig 2017-02-03 15:59:14 +02:00
flash flash: Update mcux shim to new mcux version 2017-01-30 11:02:35 -06:00
gpio gpio/nrf5: Support drive strength configuration. 2017-01-25 08:47:21 +00:00
grove license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
i2c i2c/nrf5: Remove r/w to POWER register. 2017-02-01 00:35:35 +00:00
ieee802154 net/ieee802154: Modify radio TX function signature 2017-01-27 12:35:53 +02:00
interrupt_controller build: add _ASMLANGUAGE to all asm files 2017-01-24 13:34:51 +00:00
ipm license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
pci license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
pinmux pinmux: unify galileo pinmux driver 2017-01-25 20:43:18 +00:00
pwm license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
random license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
rtc license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
sensor sensor: use SENSOR_CHAN_*_XYZ instead of SENSOR_CHAN_*_ANY 2017-01-27 19:07:17 +00:00
serial drivers: Add basic Atmel SAM USART driver 2017-02-01 21:01:18 +00:00
shared_irq license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
slip net: slip: Do not remove fragments when sending data 2017-01-20 16:23:17 +02:00
spi drivers: spi: enable gpio driver automatically when needed 2017-01-24 13:47:22 +00:00
timer riscv32: timer: replace riscv_qemu_driver by the generic riscv_machine_driver 2017-02-03 19:20:52 +01:00
usb license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
watchdog drivers: QMSI WDT: simplify driver reentrancy code using IS_ENABLED macro 2017-01-19 16:48:42 -08:00
Kconfig license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Makefile net: Make native IP stack the default 2016-12-02 12:41:17 +02:00