No description
Find a file
Andrew Boie d4a209d484 nios2: implement irq_offload()
For this implementation, the presence of a value in global
_offload_routine signifies to the exception code that we should
enter the IRQ handling code even if there are no bits enabled
in ipending. The 'trap' instruction gets us into the exception
handling code.

Change-Id: Iac96adba0eaf24b54ac28678a31c26517867a4d2
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2016-06-28 15:56:05 -07:00
arch nios2: implement irq_offload() 2016-06-28 15:56:05 -07:00
boards qemu_nios2_defconfig: use JTAG UART 2016-06-22 23:15:39 +00:00
doc doc: add another issue to doxy troubleshooting.rst 2016-06-24 20:42:22 +00:00
drivers Bluetooth: GATT: Add flags to attribute write callback 2016-06-28 17:36:08 +03:00
ext drivers: dma: Add QMSI 1.1-based DMA shim driver 2016-06-22 16:46:50 +00:00
include _nios2_read_sp: fix register read 2016-06-28 22:46:02 +00:00
kernel tracing: _k_command_stack is explicitly not tracked. 2016-06-16 16:30:46 +00:00
lib nios2: Kconfig: remove some unused config options 2016-06-10 15:22:42 +00:00
misc gdb-server: update call to uart_register_input() 2016-06-22 17:40:01 +00:00
net Bluetooth: GATT: Add flags to attribute write callback 2016-06-28 17:36:08 +03:00
samples Bluetooth: GATT: Add flags to attribute write callback 2016-06-28 17:36:08 +03:00
scripts gen_offset_header: resources leak in pTable 2016-06-24 20:46:13 +00:00
tests test_intmath: new Nios II test case for integer math 2016-06-28 22:48:28 +00:00
.checkpatch.conf checkpatch: decrease max line number to 80 2016-05-31 19:09:14 +00:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore testcases: instruct git to ignore *log and outdir-* 2016-06-14 22:01:34 +00:00
.gitreview Add a .gitreview file 2016-02-20 14:25:01 +00:00
.mailmap mailmap: Add more entries for incomplete author information 2016-06-03 10:52:22 +00:00
Kbuild build: add more dependencies to build process 2016-05-20 18:25:19 +00:00
Kconfig kconfig: Do not put architecture in the title 2016-03-14 16:50:51 -04:00
Kconfig.zephyr Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
LICENSE add top level Apache 2.0 license file 2016-02-05 20:24:37 -05:00
MAINTAINERS test_intmath: new Nios II test case for integer math 2016-06-28 22:48:28 +00:00
Makefile build: add 'qemugdb' target 2016-06-28 15:56:05 -07:00
Makefile.inc build: add 'qemugdb' target 2016-06-28 15:56:05 -07:00
zephyr-env.sh zephyr-env.sh: Add a note to indicate the required version of zsh 2016-03-18 22:01:19 +00:00