summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-14net/mqtt: Fix inline doc for MQTTFlavio Santes
2017-02-14net/dns: Update QEMU prj fileFlavio Santes
2017-02-14iot/zoap: Add missing const modifier to header fileVinicius Costa Gomes
2017-02-14iot/zoap: Fix header indentationVinicius Costa Gomes
2017-02-14iot/zoap: Fix handling of 16-bytes block-wise transfersVinicius Costa Gomes
2017-02-14samples/zoap-server: Update docs with information about libcoapVinicius Costa Gomes
2017-02-14iot/zoap: Improve zoap.h documentationVinicius Costa Gomes
2017-02-14net: remove obsolete CONFIG_NET_YAIPAnas Nashif
2017-02-14riscv32: move riscv privileged architecture specifics within a common header ...Jean-Paul Etienne
2017-02-14arc: move openocd_dbg sectionAndrew Boie
2017-02-14scripts: Fix hardwired python path in extract_dts_include.pyMarcus Shawcroft
2017-02-14spi_test: fix variable type mismatchesJithu Joseph
2017-02-14test_mpool_api: fix variable type mismatchesJithu Joseph
2017-02-14samples: webusb: fix variable type mismatchesJithu Joseph
2017-02-13boards: tinyTILE: enable USB console by defaultAnas Nashif
2017-02-13Merge remote-tracking branch 'origin/core'Andrew Boie
2017-02-13arc: linker.ld: fix BSS section declarationAndrew Boie
2017-02-13REVERTME: tests: crypto: disable on XtensaAndrew Boie
2017-02-13xtensa: fix numerous checkpatch issuesAndrew Boie
2017-02-13sanitycheck: only disable tryrun when using SDKAndrew Boie
2017-02-13Xtensa port: Removed trailing spaces and unused macros. Reformatted comments.Mazen NEIFER
2017-02-13xtensa port: Added arch .ini file to support xt-simMazen NEIFER
2017-02-13sanitycheck: fix defconfig regexAndrew Boie
2017-02-13tests: Introduced new config option to add extra stack size for tests.Mazen NEIFER
2017-02-13REVERTME: tests: stackprot: disable on xtensaAndrew Boie
2017-02-13REVERTME: cpp_synchronization: disable on XtensaAndrew Boie
2017-02-13Xtensa port: Fixed Xtensa timer in case of tickles idle.Mazen NEIFER
2017-02-13Xtensa port: Fixed compilation errors caused by last rebase on master.Mazen NEIFER
2017-02-13Xtensa port: Prevent preemption of locked threads.Mazen NEIFER
2017-02-13xtensa: remove nonexistent offsetAndrew Boie
2017-02-13xtensa: fix build warning if no coprocessors presentAndrew Boie
2017-02-13Xtensa port: Fixed scheduling bug caused to missing Endianess related macros.Mazen NEIFER
2017-02-13Xtensa port: Added support for sample_controller core and set is as default.Mazen NEIFER
2017-02-13xtensa: cleanup fatal error handlingAndrew Boie
2017-02-13legacy: work around XCC issue in MDEF threadsAndrew Boie
2017-02-13xcc: add ccache supportAndrew Boie
2017-02-13Xtensa port: Fixed defintion of MAX_HEAP_SIZE, thus, compilation of new_lib.Mazen NEIFER
2017-02-13xt-run: don't leave dead emulator processes lying aroundAndrew Boie
2017-02-13xt-sim: add support for 'make debug'Andrew Boie
2017-02-13Xtensa port: Fixed memory corruption in interrupt handler exit function.Mazen NEIFER
2017-02-13REVERTME: disable xip test on xtensaAndrew Boie
2017-02-13Xtensa port: Connect Xtensa timer to tick IRQ in legacy test_context.Mazen NEIFER
2017-02-13Xtensa port: Removed unsupported c++ flags cuasing xt-c++ to throw an error.Mazen NEIFER
2017-02-13Xtensa port: Set Swap function result to -EAGAIN.Mazen NEIFER
2017-02-13Xtensa port: xt*-run requires options to be passed before file to be ran.Mazen NEIFER
2017-02-13Xtensa port: Moved coprocessor stack area on bottom of stack, just after TCS.Mazen NEIFER
2017-02-13Xtensa port: Restore interrupted context the same way as premption resume.Mazen NEIFER
2017-02-13Xtensa port: Removed duplicate code and fixed update of current thread pointer.Mazen NEIFER
2017-02-13sanitycheck: Fixed displayed log when current directory is a symbolic link.Mazen NEIFER
2017-02-13xt-run: fix sanitycheck communicationAndrew Boie