Go to file
Jesus Sanchez-Palencia 7c0fc99c79 ext qmsi: Update to QMSI 1.2 release
Update the QMSI drop we maintain in Zephyr, and fix the build where
needed:

- QM_USB_BASE is renamed to QM_USB_0_BASE;
- parameter int_en from qm_uart cfg struct was removed;
- driver's folder now has a new structure, fix makefiles accordingly;
- QM_WDT_MODE and related renamed to QM_WDT_CR_RMOD;
- QM_SCSS_AON renamed to QM_AONC.

Change-Id: Iffe9c66b7a3f2fe64418326e20ff0894149b3044
Signed-off-by: Jesus Sanchez-Palencia <jesus.sanchez-palencia@intel.com>
2016-10-18 23:26:01 +00:00
.known-issues known-issues: update rule for TCF summary line 2016-09-16 11:31:27 -07:00
arch arc: Support FIRQ handling when CONFIG_RGF_NUM_BANKS==1 2016-10-18 20:26:29 +00:00
boards hexiwear: Add support for hexiwear board 2016-10-18 21:42:31 +00:00
doc unified: Tweak mem_map API parameters 2016-10-18 15:31:51 +00:00
drivers ext qmsi: Update to QMSI 1.2 release 2016-10-18 23:26:01 +00:00
ext ext qmsi: Update to QMSI 1.2 release 2016-10-18 23:26:01 +00:00
fs fs: Add file system API to flush cache of an open file 2016-09-23 00:06:32 +00:00
include unified: Tweak mem_map API parameters 2016-10-18 15:31:51 +00:00
kernel unified: Tweak mem_map API parameters 2016-10-18 15:31:51 +00:00
lib iot/zoap: Fix comparing pointers of different signedness 2016-10-04 12:29:07 +00:00
misc arduino 101: make factory bootloader config the default 2016-09-17 11:13:59 +00:00
net Bluetooth: SMP: Take advantage of new byte swap helpers 2016-10-16 09:01:28 +03:00
samples unified: fix philosophers demo when using stack objects 2016-10-17 17:54:14 +00:00
scripts sanitycheck: Add hexiwear board 2016-10-18 21:42:33 +00:00
tests pinmux: Rename frdm_k64f pinmux driver to k64 2016-10-18 21:42:31 +00:00
usb usb: do not assert on a variable we do not have 2016-09-24 08:12:35 -04:00
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap mailmap: update with new emails 2016-10-07 16:15:24 +00:00
defaults.tc
Kbuild
Kconfig
Kconfig.zephyr tests: Add a generic testing framework 2016-09-30 21:17:39 +00:00
LICENSE
MAINTAINERS MAINTAINERS: Add frdm-k64f and hexiwear boards 2016-10-18 21:42:32 +00:00
Makefile unified: Fix build broblem caused by concurrent make processes in single dir 2016-10-05 10:29:31 +00:00
Makefile.inc
zephyr-env.sh win-build: corrects scripts_path for windows build. 2016-10-15 15:09:54 +00:00