Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
Go to file
Andrew Boie 4ae4d2f4d1 nios2: include .sbss in BSS section
Change-Id: I1165d65ae8505ec79166acc8ebde86611ac50e08
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2016-06-22 16:42:21 +00:00
arch nios2: add static interrupt handling code 2016-06-22 16:42:21 +00:00
boards altera_max10: use JTAG UART for console 2016-06-22 16:42:19 +00:00
doc doc: add a troubleshooting guide 2016-06-22 04:49:28 +00:00
drivers uart_altera_jtag: add JTAG UART driver for Nios II 2016-06-22 16:42:19 +00:00
ext ksdk: Add Makefile support for ksdk device and CPU 2016-06-20 17:38:47 +00:00
include nios2: include .sbss in BSS section 2016-06-22 16:42:21 +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 misc: add config to omit frame pointer 2016-06-16 18:15:59 +00:00
net Bluetooth: ATT: Merge all permission check in one place 2016-06-21 14:56:04 +03:00
samples samples/task_profiler: fix crash when starting profiler 2016-06-22 05:30:26 +00:00
scripts checkpatch: kconfig: warn about spaces instead of tabs 2016-06-21 19:50:59 +00:00
tests bluetooth: init: disble for CONFIG_UART_ALTERA_JTAG 2016-06-22 16:42:20 +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 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 uart_altera_jtag: add JTAG UART driver for Nios II 2016-06-22 16:42:19 +00:00
Makefile ksdk: Add Makefile support for ksdk device and CPU 2016-06-20 17:38:47 +00:00
Makefile.inc build: quote SOURCE_DIR to allow it to be a list 2016-06-22 05:02:28 +00: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