zephyr/ext/hal/qmsi
Baohong Liu e4c765f40f drivers: dma: Add QMSI 1.1-based DMA shim driver
Add DMA shim driver based on QMSI 1.1

In order to enable this driver, the following options must
be set.

CONFIG_DMA
CONFIG_DMA_QMSI

Jira: ZEP-354

Origin: Original

Change-Id: I604cbf34e90f7653b956a6e4d428424beee3ef87
Signed-off-by: Baohong Liu <baohong.liu@intel.com>
2016-06-22 16:46:50 +00:00
..
drivers qmsi: move drivers and hal to ext/hal 2016-05-23 21:32:30 +00:00
include qmsi: move drivers and hal to ext/hal 2016-05-23 21:32:30 +00:00
soc qmsi: move drivers and hal to ext/hal 2016-05-23 21:32:30 +00:00
Kbuild drivers: dma: Add QMSI 1.1-based DMA shim driver 2016-06-22 16:46:50 +00:00
Kconfig ext: plumb out Kconfig support for external source code 2016-05-25 11:28:34 +00:00
Makefile ext: include headers based on HAL being used 2016-05-27 01:38:23 +00:00
Makefile.include qmsi: move drivers and hal to ext/hal 2016-05-23 21:32:30 +00:00
README qmsi: move drivers and hal to ext/hal 2016-05-23 21:32:30 +00:00

README

The sources in this directory are imported from QMSI project
at https://github.com/01org/qmsi.

Intel® Quark™ Microcontroller Software Interface (QMSI) is a
Hardware Abstraction Layer (HAL) for Intel® Quark™
Microcontroller products. It currently support the following SoCs:

- Intel® Quark™ D2000 Microcontroller
- Intel® Quark™ SE Microcontroller

The current version supported in Zephyr is QMSI 1.1.0 See

   https://github.com/01org/qmsi/releases/tag/v1.1.0

for more details.