Go to file
Chuck Jordan 7e8e620ddf gpio: For EM Starterkit, some additional GPIO register defines are needed
Comparing the Synopsys GPIO driver with the one here in Zephyr revealed
that some register symbols are missing. I am adding them now, and will
be working on getting GPIO working on ARC EM Starterkit board.

Change-Id: Ifccd1e225eb1373a31c6a5c51cf3927e42601d1a
Signed-off-by: Chuck Jordan <cjordan@synopsys.com>
2016-05-09 21:51:54 +00:00
arch arc: do lr and sr instructions together, avoid instruction pipeline bubble 2016-05-09 20:56:52 +00:00
boards
doc
drivers gpio: For EM Starterkit, some additional GPIO register defines are needed 2016-05-09 21:51:54 +00:00
include arc: Add defines for many more useful auxiliary registers 2016-05-09 20:56:50 +00:00
kernel
lib newlib: treat x86 as the special case 2016-05-09 18:09:29 +00:00
misc
net
samples kernel_event_logger: disable on nios2 2016-05-09 18:09:29 +00:00
scripts
tests
.checkpatch.conf
.gitattributes
.gitignore build: rename non-generated linker scripts to .ld extension 2016-05-09 18:09:26 +00:00
.gitreview
.mailmap
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
Makefile build: rename non-generated linker scripts to .ld extension 2016-05-09 18:09:26 +00:00
Makefile.inc
zephyr-env.sh