Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
Go to file
Juan Manuel Cruz 4613fc8c74 arc: adapt to standard IRQ_CONNECT_STATIC signature.
IRQ_CONNECT_STATIC takes 6 arguments on other
architectures, but the ARC one had only 5.

Change-Id: I257e8db12582ee2d6f93bba63af9aa597197a53d
Signed-off-by: Juan Manuel Cruz <juan.m.cruz.alcaraz@linux.intel.com>
2016-02-05 20:24:56 -05:00
arch arc: adapt to standard IRQ_CONNECT_STATIC signature. 2016-02-05 20:24:56 -05:00
configs qemu: Creation of QEMU specific platforms 2016-02-05 20:24:56 -05:00
doc qemu: Creation of QEMU specific platforms 2016-02-05 20:24:56 -05:00
drivers uart: remove uart_devs[] 2016-02-05 20:24:56 -05:00
include arc: adapt to standard IRQ_CONNECT_STATIC signature. 2016-02-05 20:24:56 -05:00
kernel kernel: Replace nano/task_cycle_get_32() 2016-02-05 20:24:55 -05:00
lib stdio: Fix bug in fputs() 2016-02-05 20:24:44 -05:00
misc kconfig: put bootloader and reboot options in a menu 2016-02-05 20:24:55 -05:00
net kernel: Replace nano/task_cycle_get_32() 2016-02-05 20:24:55 -05:00
samples qemu: Creation of QEMU specific platforms 2016-02-05 20:24:56 -05:00
scripts qemu: Creation of QEMU specific platforms 2016-02-05 20:24:56 -05:00
.checkpatch.conf checkpatch: ignore NETWORKING_BLOCK_COMMENT_STYLE 2016-02-05 20:24:36 -05:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore doc: Prevent accidental commit of Kconfig index file 2016-02-05 20:24:42 -05:00
.mailmap Update .mailmap 2016-02-05 20:24:37 -05:00
Kbuild build: use architecture definition from kconfig 2016-02-05 20:24:52 -05:00
Kconfig Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
Kconfig.zephyr kconfig: define architecture as a kconfig variable 2016-02-05 20:24:52 -05:00
LICENSE add top level Apache 2.0 license file 2016-02-05 20:24:37 -05:00
Makefile build: export SoC and architecture names 2016-02-05 20:24:55 -05:00
Makefile.inc qemu: Creation of QEMU specific platforms 2016-02-05 20:24:56 -05:00
zephyr-env.sh Make zephyr-env.sh work when cd is aliased 2016-02-05 20:24:36 -05:00