Find a file
Jean-Paul Etienne ec76a4bb63 timer: added timer driver for the pulpino SOC
The pulpino_timer driver does not implement TICKLESS_IDLE
for the time being.

Change-Id: I0cce8c8a7e203d551a924863462e6c86af4c98ff
Signed-off-by: Jean-Paul Etienne <fractalclone@gmail.com>
2017-01-13 19:55:50 +00:00
.known-issues doc: move documetnation context to root directory 2017-01-06 22:51:31 +00:00
arch riscv32: added support for the pulpino soc 2017-01-13 19:55:05 +00:00
boards frdm_k64f: hexiwear_k64: Remove defaults for the k64 gpio driver 2017-01-12 09:46:27 -06:00
doc ksdk: mcux: Rename ksdk to mcux 2017-01-12 09:46:26 -06:00
drivers timer: added timer driver for the pulpino SOC 2017-01-13 19:55:50 +00:00
ext ksdk: mcux: Remove config HAS_KSDK 2017-01-12 09:46:27 -06:00
include riscv32: added support for the pulpino soc 2017-01-13 19:55:05 +00:00
kernel kernel: updated default IDLE_STACK_SIZE to 512 for RISCV32 2017-01-13 19:54:35 +00:00
lib net: Restructure network protocols 2017-01-02 10:03:19 +01:00
misc kernel: replace all remaining nanokernel occurances 2016-12-25 14:34:43 -05:00
samples Merge "Merge arm branch into master" 2017-01-12 18:23:39 +00:00
scripts scripts: added Makefile to handle an external riscv32 toolchain 2017-01-13 19:52:22 +00:00
subsys shell: add stacks command 2017-01-11 20:47:10 +00:00
tests tests: add timer test case with unified kernel 2017-01-13 02:46:24 +00:00
.checkpatch.conf checkpatch: ignore CONST_STRUCT warnings 2016-11-11 22:12:22 +00:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.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: 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
index.rst boards: prepare for integration of board documentation 2017-01-10 02:45:54 +00:00
Kbuild kernel: move kernel code to kernel/ directly 2016-12-19 14:59:35 -05: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 add top level Apache 2.0 license file 2016-02-05 20:24:37 -05:00
MAINTAINERS MAINTAINERS: update sensor drivers section 2017-01-13 01:59:21 +02:00
Makefile build: abstract emulation and replace qemu goal with run 2017-01-10 20:20:47 +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 zephyr-env: don't fail unnecesarily when 'set -e' 2017-01-07 02:40:04 +00:00