zephyr/drivers
Karol Gugala 23a5b5d171 riscv32: riscv-privilege: integrate common code
This commit moves code from fe310 platform into RISC-V privilege common
folder. This way the code can be reused by other platforms in future.

signed-off-by: Karol Gugala <kgugala@antmicro.com>
2018-06-20 11:57:07 -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 Bluetooth: hci: spi: Select BT_RECV_IS_RX_THREAD 2018-06-11 17:28:27 -04:00
can drivers: can: Set a initial state to the can device before HAL_CAN_Init 2018-06-19 20:46:25 -04:00
clock_control drivers: clock_control: Use nrf_clock HAL for registers w sideeffects 2018-06-18 11:09:19 +02:00
console uart_console: delete char using BS(08H) or DEL(7FH) 2018-05-29 16:21:55 -04: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 drivers/dma: stm32: Use CMSIS IRQ defines instead of zephyr 2018-06-13 11:43:56 +02:00
entropy drivers: entropy: nrf5: Use nrf_rng hal for registers w sideeffects 2018-06-18 11:09:19 +02:00
ethernet drivers: eth: gmac: Ensure caches are enabled before using them 2018-06-19 15:04:16 +03:00
flash drivers: flash: w25qxxdv: Avoid locking when not threaded 2018-06-18 12:31:06 -04:00
gpio drivers: gpio: add dts support for nrf52 gpio 2018-06-14 15:56:39 +02:00
grove
i2c boards: nrf: Moved SDA and SCL pin configuration to DTS for nRF boards 2018-06-20 13:38:18 +02:00
i2s arch: soc: intel_s1000: set M/N divider ownership 2018-06-01 08:59:01 -04:00
ieee802154 drivers: Replace ff hex constants with 0xff 2018-06-13 13:35:56 -04:00
interrupt_controller riscv32: riscv-privilege: integrate common code 2018-06-20 11:57:07 -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
net net: Too long timeout for k_sleep 2018-05-28 17:20:11 -04:00
pci
pinmux can: Add can support for STM32L432 2018-06-18 15:23:29 -04:00
pwm drivers: pwm: pwm_nrf5_sw: Add prescaler support 2018-06-13 18:55:22 +02:00
rtc drivers/rtc: Fix how prescaler is used in QMSI driver 2018-06-04 12:24:23 -04:00
sensor drivers: sensors: Consistently quote "GPIO_0" string default 2018-06-13 13:35:56 -04:00
serial drivers: serial: simplify Kconfig.nrfx by using HAS_HW_NRF_UART0 2018-06-19 20:02:51 +02:00
spi spi: spi_ll_stm32: (fix) Clear OVR bit condition 2018-06-04 12:35:52 -05:00
timer drivers: timer: nRFx: Use nrf_rtc hal for registers w sideeffects 2018-06-18 11:09:19 +02:00
usb drivers: usb: Add High Speed support for DesignWare USB 2018-06-19 20:16:18 -04:00
watchdog drivers: watchdog: Use common name configuration for all drivers 2018-06-01 15:31:56 -05:00
wifi net: drivers: wifi: SimpleLink WiFi Offload Driver (wifi_mgmt only) 2018-06-15 10:01:21 -04:00
CMakeLists.txt drivers: entropy: Remove usage of zephyr_library_ifdef 2018-05-28 13:23:13 -04:00
Kconfig drivers: can: Add Kconfig for CAN driver 2018-05-19 20:19:30 +02:00