Commit graph

  • f8ea1a59ea net: tcp: Add more debugging to TCP code Jukka Rissanen 2017-08-15 16:17:56 +03:00
  • 5325c4b594 net: tcp: Set the TCP sent flag after really sending pkt Jukka Rissanen 2017-08-15 16:13:30 +03:00
  • 3fe4877123 net: tcp: Cleanup TCP backlog when releasing context Jukka Rissanen 2017-08-14 17:16:06 +03:00
  • 12017ce761 net: http: Yield after sending response in server Jukka Rissanen 2017-08-14 10:08:22 +03:00
  • 5996bca13b schedule_api: fix stack overflow on xt-sim Andrew Boie 2017-08-14 16:03:36 -07:00
  • 222f37ded9 tests: schedule_api: fix variable shadowing Andrew Boie 2017-08-14 15:59:39 -07:00
  • 5305f36d4f object_tracing: fix definition Andrew Boie 2017-08-14 15:24:16 -07:00
  • 951ce4d00e net_context: work around missing errno codes Andrew Boie 2017-08-14 15:13:16 -07:00
  • e434260e19 xtensa: soc: fix IRQ table Andrew Boie 2017-08-14 14:34:25 -07:00
  • ba95aa00e0 cpp_synchronization: fix main() definition Andrew Boie 2017-08-14 14:32:39 -07:00
  • e165f591ce net: rpl: fix inline function declaration Andrew Boie 2017-08-14 14:30:16 -07:00
  • 833ca35954 net: tcp.h: fix some function declarations Andrew Boie 2017-08-14 14:11:32 -07:00
  • 2e32e815ba net: fix net_tcp_state_str() declaration Andrew Boie 2017-08-14 13:46:52 -07:00
  • d4f116ffde tcp.h: fix definition of tcp_init_isn() Andrew Boie 2017-08-14 13:42:43 -07:00
  • 8b141dd83e xcc: fix __in_section_unique() and __COUNTER__ Andrew Boie 2017-08-14 13:26:23 -07:00
  • 0cf680895b irq.h: include generic toolchain header Andrew Boie 2017-08-14 13:25:36 -07:00
  • 2341cc1ce3 doc: fix misspellings in board docs David B. Kinder 2017-08-15 15:54:28 -07:00
  • 39cc489e01 board: xt-sim: add as a default test platform Anas Nashif 2017-08-15 16:51:16 -04:00
  • 593f6d4a1b boards: qemu_xtensa: this is not supported by xcc Anas Nashif 2017-08-15 16:25:08 -04:00
  • 3b6e9092b3 boards: xt-sim: add definition for supported configurations Anas Nashif 2017-08-15 16:23:49 -04:00
  • dd09eaca3f arm: nrf: Fix I2C_0_DEFAULT_CFG settings Kumar Gala 2017-08-15 09:45:58 -05:00
  • 05890b32b4 drivers/ieee802154: Fix licence headers in Kconfig files Tomasz Bursztyka 2017-08-16 17:05:14 +02:00
  • 99c19c62e1 i2c: stm32: Remove usage of CONFIG_I2C_x_DEFAULT_CFG Kumar Gala 2017-08-10 11:59:14 -05:00
  • 54933b3833 i2c: mcux: Remove usage of CONFIG_I2C_x_DEFAULT_CFG Kumar Gala 2017-08-10 11:25:49 -05:00
  • 250e674a66 dts: nxp: Fix formatting of fixup files Kumar Gala 2017-08-10 11:17:20 -05:00
  • 9935581d8a i2c: Add helper function to map from bitrate values to zephyr cfg Kumar Gala 2017-08-10 12:22:27 -05:00
  • 670fc3230d i2c: Cleanup dts clock-frequency property usage Kumar Gala 2017-08-10 11:22:24 -05:00
  • 10acdb5468 i2c: Add define for bit position/shift of I2C SPEED settings in config Kumar Gala 2017-08-15 09:42:01 -05:00
  • cf43be1a2e Bluetooth: Increase CONFIG_BT_HCI_TX_STACK_SIZE for BT_SPI Paul Sokolovsky 2017-08-16 10:56:28 +03:00
  • fe84d4f7dd net: http: allow HTTP_NETWORK_TIMEOUT to be configured Michael Scott 2017-08-15 16:01:03 -07:00
  • 40e669e798 tests/kernel: Add pthread API test Andy Ross 2017-07-24 15:02:24 -07:00
  • 53c859998d kernel: POSIX thread IPC support Andy Ross 2017-07-24 14:59:55 -07:00
  • cf9a5e352f doc: 96Boards Carbon: add Bluetooth setup docs Marti Bolivar 2017-07-13 13:41:46 -04:00
  • 7394401baf Bluetooth: ipsp: use sys_log Marti Bolivar 2017-08-09 15:41:03 -04:00
  • 77516f5365 boards: 96b_carbon_nrf51: provide BT SPI slave configuration Marti Bolivar 2017-08-09 10:13:10 -04:00
  • ef022d39b4 boards: 96b_carbon: provide BT SPI master configuration Marti Bolivar 2017-08-09 11:07:20 -04:00
  • 272e8ffccd Bluetooth: hci: spi: add support for new SPI API Marti Bolivar 2017-07-13 12:22:52 -04:00
  • bd5c2c07b3 Bluetooth: hci: spi: abstract out legacy SPI API Marti Bolivar 2017-07-13 12:01:19 -04:00
  • 8dbb388000 samples: Bluetooth: add HCI SPI raw handler sample Ricardo Salveti 2016-09-20 16:14:16 +05:30
  • 4e53f4e830 Bluetooth: Kconfig: delete stray double quote Marti Bolivar 2017-08-09 10:06:19 -04:00
  • fc965e5554 Bluetooth: controller: Split Ext Scan Filter Policies out Carles Cufi 2017-08-15 12:37:04 +02:00
  • 8ebaf29927 net: http: dont timeout on HTTP requests w/o body Michael Scott 2017-08-14 20:54:36 -07:00
  • 0592c0ce59 Bluetooth: shell: gatt_read: Reset offset to 0 Paul Sokolovsky 2017-08-15 12:56:40 +03:00
  • 4f67a6c76d cc3200: Remove TI cc3200 SOC and LaunchXL board support Gil Pitney 2017-08-14 18:26:39 -07:00
  • 0ac5dd760f doc: Clarify the Bluetooth 5.0 support in 1.9 Carles Cufi 2017-08-15 15:19:55 +02:00
  • 749d318199 doc: Add BLE controller changes to 1.9 release notes Carles Cufi 2017-08-15 10:07:24 +02:00
  • f54f2bac49 doc: Add Bluetooth host changes to 1.9 release note Luiz Augusto von Dentz 2017-08-14 15:41:40 +03:00
  • f9caab42cc net: sockets: Move under "Network Application Support" heading Paul Sokolovsky 2017-08-15 12:45:00 +03:00
  • 4c6007756c tests: work_q: Add test for k_delayed_work_cancel Luiz Augusto von Dentz 2017-07-04 12:49:23 +03:00
  • c1fa82b3c6 work_q: Make k_delayed_work_cancel cancel work already pending Luiz Augusto von Dentz 2017-07-03 19:24:10 +03:00
  • adb581be8e work: Convert usage of k_fifo to k_queue Luiz Augusto von Dentz 2017-07-03 19:09:44 +03:00
  • 84db641de6 queue: Use k_poll if enabled Luiz Augusto von Dentz 2017-07-13 12:43:59 +03:00
  • 42d9aa785d tests: queue: Add tests for k_queue_remove Luiz Augusto von Dentz 2017-07-03 16:54:30 +03:00
  • 50b9377b45 queue: Add k_queue_remove Luiz Augusto von Dentz 2017-07-03 16:52:45 +03:00
  • cf9613deec kconfig: build code conditionally when possible Anas Nashif 2017-08-10 10:57:04 -04:00
  • 3f83dc9023 ci: boards: retry sanitycheck without --subset arg Anas Nashif 2017-08-14 16:21:11 -04:00
  • 98f0e836b2 boards: esp32: add board definition file Anas Nashif 2017-08-14 15:06:07 -04:00
  • e783179948 sanitycheck: add espressif as a supported toolchain Anas Nashif 2017-08-14 15:08:12 -04:00
  • c1a5573c85 net: sockets: Check return value of k_poll() Paul Sokolovsky 2017-08-14 22:16:46 +03:00
  • de6663f601 esp32: fix linker script issues Andrew Boie 2017-08-14 11:50:30 -07:00
  • 03a75e17dd Bluetooth: controller: Enable Extended Scan Filter Policies bit Carles Cufi 2017-08-14 15:22:24 +02:00
  • 67a51f9a9e quark_d2000: fix IDT_LIST definition Andrew Boie 2017-08-14 10:50:54 -07:00
  • 2de59023dc tests: update min ram requirements and filters Anas Nashif 2017-08-10 00:00:48 -04:00
  • e0e559001f tests: kernel: reduce thread stack size for pend Anas Nashif 2017-08-11 11:23:53 -04:00
  • 4c7233b84d tests: json: reduce ztest stack size Anas Nashif 2017-08-11 08:01:53 -04:00
  • 41febf2e7a tests: benchmarks: reduce message size Anas Nashif 2017-08-10 23:24:31 -04:00
  • 6222418337 sanitycheck: fix RAM check Anas Nashif 2017-08-09 23:55:53 -04:00
  • c1cafb1f50 ci: run more tests on boards that have changed Anas Nashif 2017-08-09 23:34:14 -04:00
  • 25faa86720 ci: fix call for sanitycheck Anas Nashif 2017-08-14 12:16:22 -04:00
  • b2ba56809b dts: arm: nrf52_blenano2: add flash partitions Tyler Baker 2017-08-11 23:39:36 +00:00
  • 05f70f4eec ci: retry sanitycheck without --subset arg Anas Nashif 2017-08-14 11:35:07 -04:00
  • 7756bbfd8c drivers: Add I2S (Inter-IC Sound) driver infrastructure Piotr Mienkowski 2017-07-17 15:16:49 +02:00
  • cbff174d3a drivers: Add I2S (Inter-IC Sound) driver API Piotr Mienkowski 2017-07-10 23:27:10 +02:00
  • 246f4ee7db drivers: flash: Fix checking for radio idle state Andrzej Kaczmarek 2017-08-11 12:15:38 +02:00
  • d5c13a7530 Bluetooth: controller: Rename Kconfig prefix Carles Cufi 2017-08-14 13:45:13 +02:00
  • 01df52c2b7 Bluetooth: Use higher RX_BUF_LEN when Mesh Proxy protocol is used Johan Hedberg 2017-08-11 17:06:46 +03:00
  • d8e13c0c45 net: tcp: Make do_ref_if_needed() a macro Jukka Rissanen 2017-08-11 12:48:52 +03:00
  • ff5e46a32f net: pkt: Fix the log domain Jukka Rissanen 2017-08-11 10:51:18 +03:00
  • f0012de4a1 net: rpl: Allow fine tuning of parent count Jukka Rissanen 2017-08-10 16:53:19 +03:00
  • 1aa8be3454 net: nbr: Use the real size of the neighbor pool Jukka Rissanen 2017-08-10 16:51:20 +03:00
  • 20b35adf51 net: rpl: Add Kconfig option for specifying used IPv6 prefix Jukka Rissanen 2017-08-10 15:29:41 +03:00
  • 4f7f16ada6 net: rpl: Add default interface type setting to Kconfig.rpl Jukka Rissanen 2017-08-08 14:20:32 +03:00
  • a10bbdbd43 net: rpl: Add more debug prints when sending messages Jukka Rissanen 2017-08-08 14:23:25 +03:00
  • 597eef6c80 net: shell: Fix RPL parent list output print Jukka Rissanen 2017-08-10 16:16:05 +03:00
  • ab55b35bac net: shell: Print network interface type Jukka Rissanen 2017-08-10 15:15:50 +03:00
  • 0c20287004 net: l2: Declare Bluetooth and Offload L2 drivers public Jukka Rissanen 2017-08-11 14:49:24 +03:00
  • f125672c9a net: app: Do not try to set ANY address to interface Jukka Rissanen 2017-08-10 14:46:19 +03:00
  • 7886336593 net: app: Fix for net_app_get_net_buf() Jukka Rissanen 2017-08-10 11:33:12 +03:00
  • 37e21a4152 net: lwm2m: fix registration content format and use plain/text Robert Chou 2017-07-05 10:54:31 +08:00
  • f319660ce5 tests: json: only build if newlib isn't configured Kumar Gala 2017-08-11 12:33:00 -05:00
  • 4d912b004b ext: simplelink: host driver: depend on multithreading Kumar Gala 2017-08-11 08:07:43 -05:00
  • 9479b98e75 boards: fix dropped HAS_DTS Anas Nashif 2017-08-11 08:55:15 -04:00
  • 61c5c2382b scripts: Run JLinkGDBServer in silent mode Maureen Helm 2017-08-11 08:33:43 -05:00
  • be9f577c21 doc: add CII badge, include README in intro David B. Kinder 2017-08-09 14:43:50 -07:00
  • 87ce5f1935 net: lwm2m: save accept format in observe_node_data Robert Chou 2017-07-26 14:02:29 +08:00
  • 84106f3cb3 net: lwm2m: fix erroneous TLV write Robert Chou 2017-08-02 17:34:53 +08:00
  • f18674a320 net: http: fix http client request "Host" header Michael Scott 2017-08-10 16:14:03 -07:00
  • bd9a1548ac ztest: reduce MAIN_STACK_SIZE stack to 512 bytes Kumar Gala 2017-08-10 16:38:14 -05:00
  • 4e022f7b28 ext: simplelink: Enable SimpleLink to use Zephyr __errno Gil Pitney 2017-08-03 14:36:53 -07:00
  • 4bc51e67d4 ext: simplelink: Add SimpleLink DPL porting layer to Zephyr Gil Pitney 2017-06-02 15:49:36 -07:00