arch
QEMU: Fix the pin2irq translation function
2016-02-26 17:05:30 +00:00
boards
boards/basic_cortex_m3: Fix typo in Kconfig.board
2016-02-27 10:13:20 +00:00
doc
doc: Doc updates for C++ feature with updates from code review.
2016-02-27 10:03:00 +00:00
drivers
cc2520: Fix resetting of CC2520_EXCFLAG0
2016-02-26 15:38:38 +00:00
include
irq: formalize external zephyr interrupt API
2016-02-26 15:53:22 +00:00
kernel
kernel: add fiber_wakeup()
2016-02-25 11:06:09 -05:00
lib
libc-hooks: newlib's heap may use entire unused RAM
2016-02-27 09:57:19 +00:00
misc
libc-hooks: newlib's heap may use entire unused RAM
2016-02-27 09:57:19 +00:00
net
Bluetooth: BR/EDR: Add initial SSP Complete
2016-02-26 08:43:31 +00:00
samples
net: coap_server: Avoid using #ifdef and #ifndef
2016-02-29 13:01:22 +00:00
scripts
sanitycheck: use Python 3
2016-02-24 17:10:39 +00:00
tests
test: Add nanokernel test_sleep project
2016-02-23 10:48:54 -05:00
.checkpatch.conf
checkpatch: Remove --no-signoff option
2016-02-05 20:25:12 -05:00
.gitattributes
…
.gitignore
gitignore: Add vim temporary files
2016-02-05 20:25:14 -05:00
.gitreview
Add a .gitreview file
2016-02-20 14:25:01 +00:00
.mailmap
Update .mailmap
2016-02-05 20:24:37 -05:00
Kbuild
remove already resolved GENOFFSET_H dependency
2016-02-05 20:25:16 -05:00
Kconfig
sanitize use of ARCH/SRCARCH
2016-02-05 20:25:04 -05:00
Kconfig.zephyr
kconfig: define architecture as a kconfig variable
2016-02-05 20:24:52 -05:00
LICENSE
…
Makefile
improve 'make help' and remove config targets
2016-02-17 13:42:08 +00:00
Makefile.inc
build: fix parallel builds of applications
2016-02-05 20:25:30 -05:00
zephyr-env.sh
zephyr-env.sh: Fixed sourcing the project environment file from zsh
2016-02-27 10:15:14 +00:00