zephyr/drivers
Ramakrishna Pallala 12d614d0b8 drivers: gpio: add support for Altera Nios-II PIO controller
The PIO cores on Altera Nios-II processors can be used
for GPIOs and each PIO core can be configured as Input only,
Output only or as Bidirectional port from the Qsys tool.

The present Nios-II softcpu image on the Zephyr only has the
support for Output only port and the PIOs[0:3] are wired to
LED[0:3] on the Altera MAX10 board.

Signed-off-by: Ramakrishna Pallala <ramakrishna.pallala@intel.com>
2017-12-21 12:02:24 -08:00
..
adc
aio
bluetooth
clock_control
console lib: move ring_buffer from misc/ to lib/ 2017-12-15 20:02:01 -05:00
counter
crypto kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
display
dma kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
entropy
ethernet drivers: eth_mcux: Implement IPv6 multicast group joining/leaving 2017-12-12 09:24:51 -05:00
flash drivers: flash: Assert implementation of Flash Page Layout 2017-12-12 14:23:50 -06:00
gpio drivers: gpio: add support for Altera Nios-II PIO controller 2017-12-21 12:02:24 -08:00
grove kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
i2c i2c: stm32_ll: add support for STM32F0 with combined irq 2017-12-12 12:36:08 -06:00
i2s drivers: Add Atmel SAM I2S (SSC) driver 2017-11-30 10:30:33 -05:00
ieee802154 kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
interrupt_controller dts: x86: Add interrupt controller node 2017-12-15 11:22:55 -06:00
ipm kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
led_strip
net
pci kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
pinmux kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
pwm
rtc kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
sensor dts: add sensors dts support for some sensors 2017-12-14 11:30:44 -06:00
serial driver: serial: Get interrupt number from dts 2017-12-15 11:22:55 -06:00
shared_irq
spi
timer kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
usb kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
watchdog
CMakeLists.txt lib: move crc from drivers to lib/ 2017-12-15 20:02:01 -05:00
Kconfig