Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
Go to file
Iván Briano 2e6e0a7c38 drivers spi_ss: Fix setting of wrong config for SPI 1
Jira: ZEP-1287

Change-Id: I3678631aa5843e769b8e1611734767fa6264b9af
Signed-off-by: Iván Briano <ivan.briano@intel.com>
2016-11-16 14:05:54 +00:00
.known-issues known-issues: update rule for TCF summary line 2016-09-16 11:31:27 -07:00
arch kernel/arm: fix missing interrupt lock around _is_next_thread_current() 2016-11-16 00:16:28 +00:00
boards board_beetle: Add support for ARM V2M Beetle Board 2016-11-11 20:39:54 +00:00
doc build: Document outputexports 2016-11-12 02:08:08 +00:00
drivers drivers spi_ss: Fix setting of wrong config for SPI 1 2016-11-16 14:05:54 +00:00
ext ext qmsi: Add config support and kernel events for enabling SoCWatch 2016-11-12 01:36:49 +00:00
include drivers: update ipm driver to use unified kernel 2016-11-13 13:53:53 +00:00
kernel kernel: remove last instances of tNANO in comments 2016-11-14 10:30:24 -05:00
lib newlib: add support for nano-formatted-io 2016-11-09 02:47:43 +00:00
misc kernel/arch: consolidate tTCS and TNANO definitions 2016-11-12 07:04:52 -05:00
net net: buf: Use unified k_fifo API for FIFOs 2016-11-11 06:00:17 +00:00
samples samples: power_mgmt: Remove platform filtering of testcases 2016-11-16 02:18:27 +00:00
scripts kernel: remove last instances of tNANO in comments 2016-11-14 10:30:24 -05:00
subsys Bluetooth: Fix left-over usage of TICKS_NONE and TICKS_UNLIMITED 2016-11-12 19:27:34 +02:00
tests tests: crypto: Fix unchecked return value on CTR PRNG test case 2016-11-16 12:37:32 +00:00
.checkpatch.conf checkpatch: ignore CONST_STRUCT warnings 2016-11-11 22:12:22 +00:00
.gitattributes
.gitignore testcases: instruct git to ignore *log and outdir-* 2016-06-14 22:01:34 +00:00
.gitreview
.mailmap mailmap: update with new emails 2016-10-07 16:15:24 +00:00
Kbuild build: remove old kernel support 2016-11-07 11:34:18 -08:00
Kconfig kconfig: Do not put architecture in the title 2016-03-14 16:50:51 -04:00
Kconfig.zephyr usb: move usb subsystem to subsys/usb and cleanup header inclusion 2016-10-31 19:21:42 +00:00
LICENSE
LICENSING.rst LICENSING: clarify licenses of imported / reused code 2016-11-11 01:36:14 +00:00
MAINTAINERS board_beetle: Add support for ARM V2M Beetle Board 2016-11-11 20:39:54 +00:00
Makefile build: add -I$(srctree)/kernel/unified/include to path 2016-11-12 07:04:52 -05:00
Makefile.inc build: Document outputexports 2016-11-12 02:08:08 +00:00
defaults.tc testcases: catch more fatal kernel error messages 2016-11-11 13:21:16 +00:00
zephyr-env.sh win-build: corrects scripts_path for windows build. 2016-10-15 15:09:54 +00:00