Go to file
Baohong Liu c0bd8a0ce4 api: dma: dma api update
Update the dma API.

Recently, a RFC was posted and reviewed to update the dma
API. This change is to update the APIs. The change can be
summarized as follows,

1. Compress config data structure to reduce memory usage.
2. Add missing configuration parameters.

All the existing data structures and APIs will be
deprecated and replaced by new ones.

Jira: ZEP-873

Change-Id: I412935fce7a2db9d69b2ef700a995af07fa60e33
Signed-off-by: Baohong Liu <baohong.liu@intel.com>
2017-02-10 02:18:15 +00:00
.known-issues doc/api/networking: Add existing network protocol libraries APIs 2017-02-03 15:59:18 +02:00
arch linker quark_se: Fix operator precedence bug 2017-02-09 19:58:45 +00:00
boards boards: fix board name for panther 2017-02-09 11:10:45 -05:00
doc doc: update make clean to remove doxygen folder 2017-02-09 23:52:02 +00:00
drivers riscv32: timer: disable riscv_machine_timer driver by default for riscv32 2017-02-09 00:26:26 +01:00
ext Merge "Merge net branch into master" 2017-02-08 12:03:09 +00:00
include api: dma: dma api update 2017-02-10 02:18:15 +00:00
kernel kernel/poll: fix signal.signaled not being set when k_poll() waits 2017-02-09 23:54:27 +00:00
lib libc: minimal: rename private macro 2017-02-04 19:22:07 +00:00
misc misc: Let the compiler choose whether to omit frame pointer 2017-02-08 13:14:16 +00:00
samples samples/dhcpv4_client: Switch from private net_sprint_ipv4_addr to public net_addr_ntop 2017-02-09 14:27:09 +00:00
scripts sanitcheck: add sam_e70_xplained 2017-02-04 02:57:49 +00:00
subsys net/dhcpv4: Correct backoff and retransmit behaviour 2017-02-09 14:27:11 +00:00
tests tests/kernel/poll: verify .signaled is set correctly 2017-02-09 23:54:27 +00:00
.checkpatch.conf checkpatch: Remove reference to legacy IP stack 2017-02-08 13:05:27 +00:00
.gitattributes
.gitignore doc: update .gitignore 2017-02-09 23:51:54 +00:00
.gitreview Add a .gitreview file 2016-02-20 14:25:01 +00:00
.mailmap mailmap: added axy (for Anas Nashif) 2016-12-21 13:49:59 +00:00
defaults.tc testcases: catch more fatal kernel error messages 2016-11-11 13:21:16 +00:00
Kbuild build: Use ZEPHYRINCLUDE when building offsets.o 2017-01-25 12:20:21 +00:00
Kconfig license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig.zephyr license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
LICENSE add top level Apache 2.0 license file 2016-02-05 20:24:37 -05:00
MAINTAINERS MAINTAINERS: added maintainer for riscv32 2017-02-03 19:31:41 +01:00
Makefile build: Separate out prebuilt kernel logic from toplevel 2017-02-08 19:11:10 +00:00
Makefile.inc build: abstract emulation and replace qemu goal with run 2017-01-10 20:20:47 +00:00
Makefile.test tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
zephyr-env.sh license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00