Go to file
Tomasz Bursztyka 9c5ac4a107 git: Update .gitignore
- host/ disappeared
- let's ignore .cmd files
- let's ignore include/config directory

Change-Id: If8f4e46b2e56a3d0d1a808ca8ef8c0672e5941d1
Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2016-02-05 20:14:20 -05:00
arch Update default configs 2016-02-05 20:14:20 -05:00
config Rename VPF files to use MDEF file extension 2016-02-05 20:14:15 -05:00
doc Rename scheduler_time_slice_set() to sys_scheduler_time_slice_set() 2016-02-05 20:14:19 -05:00
drivers Eliminate duplicate registration of system tick event handler 2016-02-05 20:14:19 -05:00
include Rename workload_time_slice_set() to sys_workload_time_slice_set() 2016-02-05 20:14:19 -05:00
kernel Rename enlist_timeout(), delist_timeout(), and force_timeout() APIs 2016-02-05 20:14:20 -05:00
lib/libc libc: Add tolower implementation 2016-02-05 20:14:14 -05:00
misc Eliminate obsolete coding convention comments 2016-02-05 20:14:14 -05:00
net Bluetooth: Fix NULL pointer dereference in flush_cb 2016-02-05 20:14:19 -05:00
samples Rename scheduler_time_slice_set() to sys_scheduler_time_slice_set() 2016-02-05 20:14:19 -05:00
scripts Rename private microkernel APIs 2016-02-05 20:14:19 -05:00
shared/include/nanokernel/x86 Replace use of __attribute__((packed)) with __packed 2016-02-05 20:14:13 -05:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore git: Update .gitignore 2016-02-05 20:14:20 -05:00
.mailmap First commit 2015-04-10 16:44:37 -07:00
Kconfig Rename Tiny Mountain -> Zephyr OS 2016-02-05 20:14:20 -05:00
Makefile Rename Tiny Mountain -> Zephyr OS 2016-02-05 20:14:20 -05:00
Makefile.inc Rename TIMO -> ZEPHYR 2016-02-05 20:14:16 -05:00
zephyr-env.sh Rename timo-env.sh to zephyr-env.sh 2016-02-05 20:14:16 -05:00