No description
Find a file
Tomasz Bursztyka 7193a3e007 sys_io: arc: Add sys_in*/sys_out* functions
This functions - reusing _arc_v2_aux_reg_* ones - will ease porting
drivers to ARC architecture hiding arch specific calls under generic
functions. On ARC, auxiliary registers is conceptually comparable to
x86 ports, thus the possibility to bring sys_in/sys_out to access those.

Change-Id: Ic5c0fc41f32ec4ad861dbb58cd8defaf4497bc03
Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2016-02-05 20:24:29 -05:00
arch x86: Improve exception/trap debugging 2016-02-05 20:24:29 -05:00
doc doc: Edit About Zephyr for readability. 2016-02-05 20:24:29 -05:00
drivers grove-lcd: import of Grove LCD I2C controller 2016-02-05 20:24:29 -05:00
include sys_io: arc: Add sys_in*/sys_out* functions 2016-02-05 20:24:29 -05:00
kernel Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
lib Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
misc Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
net Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
samples samples: disable exception debug for test_static_idt 2016-02-05 20:24:29 -05:00
scripts toolchain: change section macro to support external c libraries 2016-02-05 20:24:29 -05:00
.checkpatch.conf checkpatch: ignore PREFER_KERNEL_TYPES 2016-02-05 20:24:29 -05:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore .gitignore: add ctags data file 2016-02-05 20:16:15 -05:00
.mailmap First commit 2015-04-10 16:44:37 -07:00
Kbuild mdef: do not try to use MDEF file if it was not defined 2016-02-05 20:24:23 -05:00
Kconfig Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
Kconfig.zephyr Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
Makefile gcc: build with -fstack-usage 2016-02-05 20:24:29 -05:00
Makefile.inc kbuild: make menuconfig work with local configuration 2016-02-05 20:24:29 -05:00
zephyr-env.sh Rename Zephyr OS into Zephyr Kernel 2016-02-05 20:14:26 -05:00