Go to file
Andrew Boie 99b2866ed2 nios2: implement _IS_IN_ISR()
We check to see if the stack pointer is somwhere on the
interrupt stack.

Change-Id: Ic9d21e9f03476b9c8955c44cbfa2e61dd1daed22
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2016-06-28 15:56:05 -07:00
arch nios2: implement _IS_IN_ISR() 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
.gitignore testcases: instruct git to ignore *log and outdir-* 2016-06-14 22:01:34 +00:00
.gitreview
.mailmap mailmap: Add more entries for incomplete author information 2016-06-03 10:52:22 +00:00
Kbuild
Kconfig
Kconfig.zephyr Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
LICENSE
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