Commit graph

  • d73d3aa901 doc: update glossary, remove from wiki David B. Kinder 2017-02-16 14:55:26 -08:00
  • 74d95eedc4 dts: arm: Kinetis: Add bluetooth ports Andy Gross 2017-02-16 15:11:05 -06:00
  • b018257be2 section_tags.h: Remove unused security_frdm_k64f_section Maureen Helm 2017-02-17 10:36:22 -06:00
  • 1b8f824975 libc: Add isalnum() to ctype.h Leandro Pereira 2017-02-16 14:33:00 -08:00
  • 923560a959 drivers/timer: Rework the nRF RTC driver. Wojciech Bober 2017-02-13 16:31:53 +01:00
  • e08d07c97d kernel: add flexibility to k_cycle_get_32() definition Andrew Boie 2017-02-15 13:40:17 -08:00
  • 09648cf8ec altera_avalon_timer: disable high-resolution timestamps Andrew Boie 2017-02-15 14:50:07 -08:00
  • 97d76cad66 riscv_machine_timer: fix k_cycle_get_32() Andrew Boie 2017-02-15 14:59:38 -08:00
  • be856d4b13 riscv32: riscv32-qemu: provide a more generic way of filtering IRQs from exceptions Jean-Paul Etienne 2017-02-15 20:29:23 +01:00
  • fe8d1bdedb dma: Introduce STM32F4x DMA driver Lee Jones 2016-10-13 11:39:09 +01:00
  • 674db4df9a test: repair test_tickless for ARC because _tsc_read is now present Chuck Jordan 2017-02-15 19:54:55 -08:00
  • a234fc49b3 kernel/sem: fix coding conventions Benjamin Walsh 2017-02-12 17:03:41 -05:00
  • 2e0bf3a0f8 kernel/sem: fix issue with expired timeouts on group operations Benjamin Walsh 2017-02-12 16:54:59 -05:00
  • d2654d3143 tests/kernel/common: add test to verify same tick timeout expiry order Benjamin Walsh 2017-02-15 22:26:28 -05:00
  • 6f4bc80901 kernel/timeout: fix handling expired timeouts in reverve queuing order Benjamin Walsh 2017-02-15 20:20:06 -05:00
  • 5d35dba73d kernel/timeouts: add description of timeouts queued on the same tick Benjamin Walsh 2017-02-12 10:22:05 -05:00
  • cf93743f50 kernel/sched: refactor _get_first_thread_to_unpend() Benjamin Walsh 2017-02-12 09:41:29 -05:00
  • c1405a7d6b kernel/sched: add _is_thread_dummy() Benjamin Walsh 2017-02-12 09:37:08 -05:00
  • 4e0d690f24 tests: add tests for SYS_DLIST/SLIST_ITERATE_FROM() Benjamin Walsh 2017-02-14 22:34:30 -05:00
  • 4f89701c3e slist: add SYS_SLIST_ITERATE_FROM_NODE() Benjamin Walsh 2017-02-13 21:55:22 -05:00
  • d032bb88cc dlist: add SYS_DLIST_ITERATE_FROM_NODE() Benjamin Walsh 2017-02-12 09:35:16 -05:00
  • c88d0fb82f kernel: fix typo Benjamin Walsh 2017-02-11 11:29:36 -05:00
  • 8d7c274e55 kernel/sched: protect thread sched_lock with compiler barriers Benjamin Walsh 2017-02-11 10:50:27 -05:00
  • c73980654c gcc: add compiler_barrier() macro Benjamin Walsh 2017-02-11 10:49:34 -05:00
  • 161a863da7 bump version to v1.7.99 Anas Nashif 2017-02-15 05:46:42 -08:00
  • e93216f35e Merge "Merge net branch into master" Anas Nashif 2017-02-15 11:56:21 +00:00
  • cdf754f8d2 sensor: fix typo in sensor.h Bogdan Davidoaia 2017-02-13 16:30:08 +02:00
  • 77b387b82f Merge net branch into master Jukka Rissanen 2017-02-15 12:21:05 +02:00
  • a180deaaf5 net: Remove duplicate const specifier Tomasz Bursztyka 2017-02-15 10:16:12 +01:00
  • 14034ac515 samples: net: Add README.rst to echo apps Jukka Rissanen 2017-02-14 10:12:12 +02:00
  • c1c5e25bbc net/mqtt: Add support for IBM BlueMix Watson topic format Jorge Ramirez-Ortiz 2017-02-03 11:35:08 +01:00
  • 057f31e7e9 net/mqtt: Remove length computations for some msg fields Flavio Santes 2017-02-06 12:07:09 -06:00
  • 84403077d2 net/mqtt: Add payload size validation Flavio Santes 2017-02-04 20:24:46 -06:00
  • 9c8d2d9fb8 net/mqtt: Use uint32_t for Remaining Length encoding/decoding Flavio Santes 2017-02-04 20:16:57 -06:00
  • 540505757f net/mqtt: Add support for QEMU x86 Flavio Santes 2017-02-14 09:49:45 -06:00
  • f0f9be881f net: Fix a const specifier issue Tomasz Bursztyka 2017-02-14 12:47:42 +01:00
  • 7608fcdb75 samples: net: Remove the README file Jukka Rissanen 2017-02-14 09:58:45 +02:00
  • 9bfa9ca058 samples: net: Remove obsolete prj_slip.conf from echo-* Jukka Rissanen 2017-02-14 09:22:38 +02:00
  • c99901560f doc: boards: Move nRF5x DK board doc from the wiki to git Carles Cufi 2017-02-08 17:55:13 +01:00
  • b62fbccce1 tests: gen_isr_table: disable for cortex-m0 Anas Nashif 2017-02-15 00:04:58 -08:00
  • 7ac0fd7aed tests: filter out tinytile, it is the same as arduino 101 Anas Nashif 2017-02-14 23:22:25 -08:00
  • ae15a26751 arc: add _tsc_read for 64-bit timestamp Chuck Jordan 2017-02-14 13:17:53 -08:00
  • 35fcb2736c arc: enable gen_isr_tables mechanism Andrew Boie 2017-02-13 09:36:32 -08:00
  • 3944d8313e gen_isr_tables: apply offset to irq parameter Andrew Boie 2017-02-13 09:56:25 -08:00
  • 5c335ce55f tests: gen_isr_table: actually run the IRQ Andrew Boie 2017-02-13 09:55:39 -08:00
  • bd69c3bdf0 riscv32: enable gen_isr_tables mechanism Andrew Boie 2017-02-13 10:11:54 -08:00
  • b2e136c5f0 gen_isr_tables: make vector offset a hidden option Andrew Boie 2017-02-13 12:39:50 -08:00
  • 15a6598691 Merge "Merge remote-tracking branch 'origin/core'" Anas Nashif 2017-02-15 04:33:25 +00:00
  • 643f3603f1 crypto: include tinycrypt only when enabled Anas Nashif 2017-02-15 06:47:22 +05:30
  • 278f05770b ipm: fix Makefile to include drivers correctly Anas Nashif 2017-02-15 06:47:54 +05:30
  • 485da78449 ataes132a: Adds a driver to support ATAES132A device Juan Manuel Cruz Alcaraz 2017-01-10 17:03:07 -06:00
  • bab3aafa2d qemu_cortex_m3: fixed network connectivity Richard Peters 2017-02-09 01:13:47 +01:00
  • b0f2e3ef14 tests: kernel: import obj_tracing test to unified kernel Jithu Joseph 2017-02-06 16:09:38 -08:00
  • 38aaa7c955 samples/drivers/crypto: crypto sample app Jithu Joseph 2016-07-19 15:00:38 -07:00
  • de106b026a drivers/crypto: TinyCrypt shim driver Jithu Joseph 2016-07-19 14:20:25 -07:00
  • 417c341011 include/crypto: Crypto abstraction header Jithu Joseph 2016-07-19 08:15:52 -07:00
  • 867e61cbf3 drivers gpio: Fix disabling of interrupts for QMSI shims Iván Briano 2017-02-14 10:28:36 -08:00
  • 28e60ef7ed flash/nrf5: fix invalid write access Jorge Ramirez-Ortiz 2017-02-02 19:46:50 +01:00
  • 047ae4033c toolchain.gccarmemb: set DTC for building targets that use devicetrees Kumar Gala 2017-02-13 08:32:17 -06:00
  • 8bde07dfae Merge "Merge net branch into master" Anas Nashif 2017-02-14 11:08:14 +00:00
  • bceabf6a4f tests: kernel: remove unsupported tests Sharron LIU 2017-02-13 14:30:12 +08:00
  • 3958177f69 Merge net branch into master Jukka Rissanen 2017-02-14 08:31:15 +02:00
  • de60e4c8cd samples/net/http: Add HTTP over TLS sample application Sergio Rodriguez 2017-02-10 11:29:58 -08:00
  • f054d3e897 libc/include: Adding time.h Sergio Rodriguez 2017-02-13 17:39:38 -08:00
  • 5035f97686 eth/mcux: Add temporary workaround to unbreak IPv6 ND features. Paul Sokolovsky 2017-02-08 13:42:40 +03:00
  • d599af40c8 ext/lib/mbedtls: Add the TLS configuration file Flavio Santes 2017-02-12 01:04:39 -06:00
  • f994efa8c1 net/mqtt: Add BT support to MQTT publisher sample Jorge Ramirez-Ortiz 2017-02-03 13:45:11 +01:00
  • 0296cdd728 net/dhcpv4: Ensure udp header checksum is computed correctly Marcus Shawcroft 2017-02-10 15:13:09 +00:00
  • ccd6d8c79f net/dhcpv4: Remove unused dhcpv4 offer state Marcus Shawcroft 2017-02-09 15:57:58 +00:00
  • 45e199c812 net/dhcpv4: Fix event/state mismatch Marcus Shawcroft 2017-02-10 15:19:11 +00:00
  • d502c24a5d samples: net: Add .conf file for qemu_cortex_m3 in echo_* Richard Peters 2017-02-10 20:48:52 +01:00
  • bbada2de50 eth/mcux: Add basic PHY support. Marcus Shawcroft 2017-01-06 22:20:47 +00:00
  • f40bdd67ac net/http: Improve network configuration routines Flavio Santes 2017-02-12 00:43:34 -06:00
  • 79a064fae8 net/http: Add QEMU support to the HTTP server sample app Flavio Santes 2017-02-12 00:40:09 -06:00
  • bed71d0a02 net/mqtt: Fix inline doc for MQTT Flavio Santes 2017-02-08 15:02:58 -06:00
  • 449cbbd874 net/dns: Update QEMU prj file Flavio Santes 2017-02-12 20:01:09 -06:00
  • d8d16e81f5 iot/zoap: Add missing const modifier to header file Vinicius Costa Gomes 2017-02-09 16:44:14 -08:00
  • b032f54f60 iot/zoap: Fix header indentation Vinicius Costa Gomes 2017-02-09 16:43:42 -08:00
  • e190ffe200 iot/zoap: Fix handling of 16-bytes block-wise transfers Vinicius Costa Gomes 2017-02-09 10:53:26 -08:00
  • 62a6c9c6d0 samples/zoap-server: Update docs with information about libcoap Vinicius Costa Gomes 2017-02-09 16:27:01 -08:00
  • 0c94d6a085 iot/zoap: Improve zoap.h documentation Vinicius Costa Gomes 2017-02-01 16:38:35 -08:00
  • d4c9a7d80c net: remove obsolete CONFIG_NET_YAIP Anas Nashif 2017-02-13 07:39:34 +05:30
  • d0a33869a5 riscv32: move riscv privileged architecture specifics within a common header file Jean-Paul Etienne 2017-02-13 01:17:01 +01:00
  • 587ba7b8ea arc: move openocd_dbg section Andrew Boie 2017-02-13 15:40:08 -08:00
  • 459e850429 scripts: Fix hardwired python path in extract_dts_include.py Marcus Shawcroft 2017-02-13 21:43:10 +00:00
  • 4462509ea7 spi_test: fix variable type mismatches Jithu Joseph 2017-02-13 16:16:12 -08:00
  • ecba9dee51 test_mpool_api: fix variable type mismatches Jithu Joseph 2017-02-13 16:09:14 -08:00
  • d3455754d3 samples: webusb: fix variable type mismatches Jithu Joseph 2017-02-13 15:49:27 -08:00
  • 81dcc0933a boards: tinyTILE: enable USB console by default Anas Nashif 2017-02-12 07:20:14 +05:30
  • 29fa81fec2 Merge remote-tracking branch 'origin/core' Andrew Boie 2017-02-13 11:57:25 -08:00
  • f1260fb618 arc: linker.ld: fix BSS section declaration Andrew Boie 2017-02-13 09:52:07 -08:00
  • da7864e727 REVERTME: tests: crypto: disable on Xtensa Andrew Boie 2017-02-13 11:51:23 -08:00
  • 42562b9367 xtensa: fix numerous checkpatch issues Andrew Boie 2017-02-10 12:58:08 -08:00
  • 1e4e68b52a sanitycheck: only disable tryrun when using SDK Andrew Boie 2017-02-10 11:40:54 -08:00
  • fb5299cd4a Xtensa port: Removed trailing spaces and unused macros. Reformatted comments. Mazen NEIFER 2017-02-10 19:28:13 +01:00
  • e861775ebb xtensa port: Added arch .ini file to support xt-sim Mazen NEIFER 2017-01-31 12:29:12 +01:00
  • 60823c2325 sanitycheck: fix defconfig regex Andrew Boie 2017-02-10 09:43:07 -08:00
  • 4713575cb1 tests: Introduced new config option to add extra stack size for tests. Mazen NEIFER 2017-01-31 23:05:18 +01:00
  • 555c60631a REVERTME: tests: stackprot: disable on xtensa Andrew Boie 2017-02-09 15:47:46 -08:00
  • 9f1ff3fd85 REVERTME: cpp_synchronization: disable on Xtensa Andrew Boie 2017-02-09 15:45:42 -08:00