zephyr/arch
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
..
arc kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
arm kernel: mem_domain: Add an arch interface to configure memory domain 2017-12-21 11:52:27 -08:00
common kbuild: Removed KBuild 2017-11-08 20:00:22 -05:00
nios2 drivers: gpio: add support for Altera Nios-II PIO controller 2017-12-21 12:02:24 -08:00
riscv32 kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
x86 kernel: mem_domain: Add to current thread should configure immediately. 2017-12-21 11:52:27 -08:00
xtensa kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
CMakeLists.txt Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
Kconfig kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00