Commit graph

  • 87d6c50e47 sensors: Add separation between ambient and die temperature Armando Visconti 2018-03-23 09:41:09 +01:00
  • 22399c327e drivers: eth: native_posix: Enable ethernet by default if needed Jukka Rissanen 2018-03-25 18:17:57 +03:00
  • 9d38f46c38 net: tc: Using u8_t for queue and thread priority Jukka Rissanen 2018-04-03 21:51:52 +03:00
  • 79bb5896b4 net: tc: Fix array checks Jukka Rissanen 2018-04-03 18:18:42 +03:00
  • 902c629eac drivers: sensor: lsm6dsl: add SPI support Armando Visconti 2018-02-22 10:05:40 +01:00
  • 842ab93f6e usb: Add multifunction composite build test Andrei Emeltchenko 2018-02-16 12:32:03 +02:00
  • 0a39c15839 usb: sample: Add support for composite configuration for HID Andrei Emeltchenko 2018-02-14 16:19:58 +02:00
  • 75397485ba usb: hid: Fix setting report size for composite configuration Andrei Emeltchenko 2018-02-14 16:16:21 +02:00
  • 3bf9b05b13 tests: Add USB HID composite test Andrei Emeltchenko 2018-02-14 16:14:32 +02:00
  • 0dfeb32a31 usb: Remove USB VID / PID for sanity check builds Andrei Emeltchenko 2018-02-13 15:21:00 +02:00
  • 80e221618d tests: posix: add more tests Niranjhana N 2018-03-08 15:45:15 +05:30
  • 2ecaee071c tests: posix: Fixing pthread attr object initialization. Niranjhana N 2018-03-07 19:11:53 +05:30
  • 1ccd715577 kernel: thread: Consider stack pointer fuzz underflow Leandro Pereira 2018-04-03 09:47:41 -07:00
  • 2486d5a2d2 tests: posix: mqueue: Add test for posix message queue APIs. Youvedeep Singh 2018-03-19 22:30:00 +05:30
  • 4a8b2d2d2f kernel: POSIX: Compatibility layer for POSIX message queue APIs. Youvedeep Singh 2018-03-19 20:45:27 +05:30
  • 188c1ab5ca kernel: msg_q: Add routine to fetch basic attrs from message queue. Youvedeep Singh 2018-03-19 20:02:40 +05:30
  • 2341bf93de kernel: posix: reorganize posix internal function. Youvedeep Singh 2018-03-19 19:55:42 +05:30
  • 5e6c2c3a9b tests: net: tc: Run the tests only for qemu_x86 Jukka Rissanen 2018-04-03 14:58:54 +03:00
  • fdadb501f7 scripts: cleanup scripts directory Anas Nashif 2018-04-02 14:19:39 -05:00
  • 6f979c39eb Bluetooth: hci_usb: Simplify write function Andrei Emeltchenko 2018-03-09 10:32:05 +02:00
  • 276d17df04 Bluetooth: L2CAP: Update LE specific connection result values Mariusz Skamra 2018-03-20 17:15:48 +01:00
  • d458f1e7a2 Bluetooth: L2CAP: Use BR definition on connection success Mariusz Skamra 2018-03-20 17:06:33 +01:00
  • 9705f4af46 net: tcp: Fix crash from SYN flood Ruslan Mstoi 2018-03-29 16:48:28 +03:00
  • 97b83ffc2c net: sockets: Check for errors from dns_get_addr_info Stig Bjørlykke 2018-03-30 21:25:37 +02:00
  • 5da0d2928f net: dns: Fix end-of-results callback on error Stig Bjørlykke 2018-03-31 20:40:30 +02:00
  • e652b74860 net: sockets: Do not lookup DNS AAAA entries if IPv6 is disabled Stig Bjørlykke 2018-04-01 23:06:21 +02:00
  • 0a1ea32437 mpu: arm: restrict access to PPB/IO regions Andrew Boie 2018-04-02 15:09:24 -07:00
  • cde9c00c76 doc: Show a command to enable IPv4 forwarding Stig Bjørlykke 2018-03-29 23:06:10 +02:00
  • fe476cc036 tests: ztest: test_main takes no arguments Anas Nashif 2018-04-01 08:20:11 -05:00
  • e9cc4ac3db samples: fix sample yaml file syntax Anas Nashif 2018-03-30 07:20:28 -05:00
  • c9c18fa8b0 kconfig: Do not source "arch/posix/core/Kconfig" Ulf Magnusson 2018-03-30 21:34:28 +02:00
  • 96d703f9c2 scripts: Fix misspelled CMake project name Ulf Magnusson 2018-03-30 21:49:55 +02:00
  • 2b8cf4c98e include: kernel: Fix documentation for TICKLESS_KERNEL API's Ramakrishna Pallala 2018-03-29 22:54:36 +05:30
  • 92489ea4dd include: kernel: Fix typo in fifo API description Ramakrishna Pallala 2018-03-29 22:44:23 +05:30
  • 5e7a104e7b tests/kernel/gen_isr_table: fix mispelled 'kerne' Inaky Perez-Gonzalez 2018-03-29 22:26:53 -07:00
  • af1ad986b9 drivers: spi: Format SYS_LOG_SPI_LEVEL help nicer Ulf Magnusson 2018-03-29 17:35:07 +02:00
  • 4703ba7d31 doc: genrest: Use Kconfiglib 2 and improve output Ulf Magnusson 2018-03-28 18:15:01 +02:00
  • c33087d336 build: doc: Add support for a Windows equivalent to .zephyrrc Maureen Helm 2018-03-23 16:12:22 -05:00
  • 217c0edddd samples: net: http_server: Send final chunk Jukka Rissanen 2018-03-25 17:37:53 +03:00
  • 17234a9f59 samples: net: add put and post methods to coap Tarun Kumar Agarwal 2018-02-01 18:03:51 +05:30
  • 93689bdc80 kconfig: Remove no-op selects of choice symbols Ulf Magnusson 2018-03-28 23:29:43 +02:00
  • 6188579063 filter-doc-log.sh: Fix error for empty log file Ulf Magnusson 2018-03-29 09:03:02 +02:00
  • 80c28dbf5e doc: sphinx: Fix broken import of lexer.DtsLexer Ulf Magnusson 2018-03-29 00:35:30 +02:00
  • 566172f57a ci: update docker image Anas Nashif 2018-03-28 18:10:10 -05:00
  • e9b00eae75 net: tcp: Move TCP stack to tcp.c Patrik Flykt 2018-03-21 12:14:07 +02:00
  • 2c748ae6b5 net: context: Fix connect for UDP contexts Patrik Flykt 2018-03-20 15:06:51 +02:00
  • cfc6b56203 net: context: Factor out TCP receive window handling Patrik Flykt 2018-03-20 15:06:50 +02:00
  • 08110d8295 net: context: Factor out TCP context listen state Patrik Flykt 2018-03-20 15:06:49 +02:00
  • b5c74b9706 net: context: Refactor queueing of a TCP FIN when closing socket Patrik Flykt 2018-03-20 15:06:48 +02:00
  • aed6a227a6 net: context: Remove unnecessary callback clearing Patrik Flykt 2018-03-20 15:06:47 +02:00
  • 081e0eb8af net: context: Refactor net_tcp_send_data() Patrik Flykt 2018-03-20 15:06:46 +02:00
  • 34d82eb949 net: context: Factor out code for TCP receive Patrik Flykt 2018-03-20 15:06:45 +02:00
  • d8522657bd net: context: Remove unnecessary ifdefs Patrik Flykt 2018-03-20 15:06:44 +02:00
  • 8236e1e5cd net: context: Factor out TCP header length checking Patrik Flykt 2018-03-20 15:06:43 +02:00
  • 3b579ffb90 net: context: Refactor sendto() Patrik Flykt 2018-03-20 15:06:42 +02:00
  • 09b67a4825 net: context: Update net_context_sendto() Patrik Flykt 2018-03-20 15:06:40 +02:00
  • 7f8b2fc5ce net: tcp: Define empty static functions when TCP is disabled Patrik Flykt 2018-03-20 15:06:39 +02:00
  • 41d21bd123 tests: socket: Enable loopback and net tests Patrik Flykt 2018-03-21 11:41:56 +02:00
  • d5a2400b9f gen_syscall_header.py: fix include issue Andrew Boie 2018-03-26 13:45:20 -07:00
  • c67eb56355 gen_syscalls.py: fix include issue Andrew Boie 2018-03-26 13:44:44 -07:00
  • 4b35875719 kconfiglib: Update to 7245bad9ebb58 Ulf Magnusson 2018-03-28 22:26:43 +02:00
  • adb05df4ca net: if: Bring back __net_if_align Jukka Rissanen 2018-03-27 17:59:23 +03:00
  • b2570d2a55 samples: usb: add usb hid mouse sample qianfan Zhao 2018-03-19 18:36:19 +08:00
  • 3cac6b249c usb: hid: Add macros for REPORT descriptor qianfan Zhao 2018-03-22 12:52:38 +08:00
  • 94ff339cbf subsys: Add a new settings subsystem Andrzej Puzdrowski 2018-02-02 14:30:56 +01:00
  • e33aa5509a subsys: fs: add NFFS rename API implementation Andrzej Puzdrowski 2018-02-27 12:26:14 +01:00
  • e99fb77620 sensors: lis3dh: Fix i2c burst read Tobias Aschenbrenner 2018-03-06 13:54:03 +01:00
  • 29f4e18af4 cdc_acm: fix interrupt handling, API registration, and propgate errors. Michael Hope 2018-02-25 15:46:44 +01:00
  • e5ea7d2260 doc: net: Add websocket and websocket_console to net API docs Jukka Rissanen 2018-03-25 17:49:47 +03:00
  • 9626cba0cb sample: net: echo-server: Cleanup config files Jukka Rissanen 2018-03-25 18:39:06 +03:00
  • 91ff634d32 ethernet: fix an unaligned access fault by removing __packed. Michael Hope 2018-03-27 21:05:40 +02:00
  • 4e7deb49b9 usb: netusb: implement the ethernet interface. Michael Hope 2018-03-26 21:24:50 +02:00
  • 5a6271b08d usb: sam0: add the new usb_dc_ep_mps() function. Michael Hope 2018-03-17 19:01:09 +01:00
  • 1c60ba1459 drivers: serial: Add missing FE310 UART driver reference to CMakeLists Peter Gielda 2018-03-27 22:29:34 +02:00
  • f947439fa1 net: Align the stack infos in net_stack linker section Jukka Rissanen 2018-03-23 15:53:46 +02:00
  • c609bd8fd7 tests: net: Increase the size of main stack Jukka Rissanen 2018-03-12 10:35:38 +02:00
  • ba3c0bb123 samples: net: Add traffic class sample application Jukka Rissanen 2018-02-07 15:29:25 +02:00
  • d114deadcf net: shell: Print TX and RX threads stacks with more info Jukka Rissanen 2018-02-07 15:11:21 +02:00
  • 99e93db6b2 net: stats: Add traffic class statistics Jukka Rissanen 2018-02-07 15:09:36 +02:00
  • 2a3de97ce9 tests: net: Add unit test for traffic class support Jukka Rissanen 2018-03-05 17:33:18 +02:00
  • 6049207a29 net: Add initial TX and RX traffic class support Jukka Rissanen 2018-02-07 15:00:08 +02:00
  • 159aaf1740 net: core: Add array support to stack info helpers Jukka Rissanen 2018-02-07 14:45:44 +02:00
  • 81d8d5219c net: context: Add PRIORITY option support Jukka Rissanen 2018-02-07 14:44:04 +02:00
  • ca8b00a3cc net: if: Make interface IP configuration more flexible Jukka Rissanen 2018-01-19 19:01:23 +02:00
  • 47dafffb67 net: if: Separate IP address configuration from net_if Jukka Rissanen 2018-01-11 16:06:53 +02:00
  • bdc5c72498 samples: Add sample that demonstrates a custom board definition Sebastian Bøe 2018-03-26 09:48:57 +02:00
  • 38f8e849b5 doc: Introduce the sample category app. dev. to the docs Sebastian Bøe 2018-03-26 10:16:04 +02:00
  • c4122bb6c1 ext: hal: nordic: Import SVD files for nRF5 SoCs Andrzej Głąbek 2018-03-26 17:07:58 +02:00
  • 3dd8b903d2 ext: hal: nordic: Update nrfx to version 1.0.0 Andrzej Głąbek 2018-03-26 09:07:23 +02:00
  • ad24576501 usb: device: nrf5: Remove support for the ACCESSFAULT event Andrzej Głąbek 2018-03-26 13:01:25 +02:00
  • 82f85c6565 doc: samples: hci_uart: Expand instructions for the Controller Carles Cufi 2018-03-21 14:39:15 +01:00
  • 9ba007e878 doc; bluetooth: Rework and expand the Bluetooth doc Carles Cufi 2018-03-26 14:39:46 +02:00
  • 1ee8eeaccc scripts: extract_dts_include: convert inherited 'id' to 'node_type' Erwan Gouriou 2017-11-22 13:26:04 +01:00
  • b6005bfb2a scripts: extract_dts_includes.py: factorize globals for module usage Bobby Noelte 2017-12-30 12:06:27 +01:00
  • dfd92b0602 script/dts: Remove unnecessary empty return on functions Tomasz Bursztyka 2018-03-07 16:51:32 +01:00
  • 7ef3ddee0b scripts/dts: De-clutter main function in extract_dts_includes Tomasz Bursztyka 2018-03-07 15:03:27 +01:00
  • 1134393ac1 scripts/dts: Make extract_dts_includes generating both files by itself Tomasz Bursztyka 2018-03-07 11:15:00 +01:00
  • b34d156693 scripts/dts: Use 4-spaces tabs instead of 2-space tabs in devicetree.py Tomasz Bursztyka 2018-03-07 15:45:46 +01:00
  • 6a9ebdcd18 scripts/dts: Fix Copyright headers Tomasz Bursztyka 2018-03-07 15:17:28 +01:00
  • f37507604d tests: kernel: mem_protect: Update platform whitelist Spoorthi K 2018-03-26 11:51:38 +05:30