Commit graph

  • c051d97bc1 ext: simplelink: Run dos2unix on files imported from TI SimpleLink SDK Vincent Wan 2019-02-26 14:42:51 -08:00
  • 067a5f76e0 ext: simplelink: Update the README Vincent Wan 2019-02-22 16:49:59 -08:00
  • 30c9c2954d ext: simplelink: Add a workaround for #13444 in cc_pal.h Vincent Wan 2019-02-19 17:36:02 -08:00
  • 5bce9cb1d4 ext: simplelink: Add posix api and pthread support to Kconfig Vincent Wan 2019-02-19 16:57:28 -08:00
  • 28cfb09010 ext: simplelink: Use Zephyr posix headers in cc_pal.h Vincent Wan 2019-02-15 15:06:53 -08:00
  • 2e15b0f611 drivers: wifi: simplelink: Use TI SimpleLink SDK 2.40 Vincent Wan 2019-02-15 11:31:15 -08:00
  • f6d8a15092 ext: simplelink: Update CMakeLists.txt to build new SDK Vincent Wan 2019-02-13 16:58:33 -08:00
  • e2f7d11ed0 ext: simplelink: Update user.h Vincent Wan 2019-02-13 16:56:36 -08:00
  • 496c261e42 ext: simplelink: Add updated CC3220 board files Vincent Wan 2019-02-13 16:55:28 -08:00
  • 8476c451c4 ext: simplelink: Import files from TI CC32XX SDK 2.40.01.01 Vincent Wan 2019-02-13 14:34:45 -08:00
  • 55b3f05932 include: net: Move fcntl implementation into socket_offload.h Vincent Wan 2019-02-15 11:34:39 -08:00
  • e0b369a63c samples: mpu: correct Kconfig setting in project configuration Ioannis Glaropoulos 2019-03-05 00:15:43 +01:00
  • b5589cc6b6 drivers: spi: nRF SPI add control of MISO pin pull Pawel Dunaj 2019-02-28 15:00:47 +01:00
  • 301aeda9ef doc: net: Update the L2 documentation Jukka Rissanen 2019-02-26 12:48:38 +02:00
  • 0aa61651ce net: tests: Fix DHCPv4 tests Ravi kumar Veeramally 2019-02-28 15:10:30 +02:00
  • ecfe1fc7e3 net: dhcpv4: Introduce config option for max delay Ravi kumar Veeramally 2019-02-28 15:43:41 +02:00
  • 99074fc75e toolchain: Fix typo and grammar in error message Jacob Siverskog 2019-03-04 12:40:30 +01:00
  • 5105947924 toolchain: Improve error message on mismatching SDK version Jacob Siverskog 2019-03-04 11:01:23 +01:00
  • a3cffb8e63 net: sockets: Trace socket/accept/close operations for debug logging Paul Sokolovsky 2019-03-01 21:22:50 +03:00
  • e686aefe09 mbedtls: provide user mode access Andrew Boie 2019-02-27 14:41:45 -08:00
  • 62fad96802 userspace: zero app memory bss earlier Andrew Boie 2019-02-27 17:24:46 -08:00
  • 43a3593fce arch: arm: fix thread and interrupt stack start calculations Ioannis Glaropoulos 2019-03-04 23:46:04 +01:00
  • 987586d914 logging: Use vprintk for string formatting by default Krzysztof Chruscinski 2019-03-04 11:49:19 +01:00
  • 73efd78432 net: gptp: Remove ref. to undef. CONFIG_NET_GPTP_STACK_SIZE Ulf Magnusson 2019-03-05 02:22:40 +01:00
  • d5ce82b01a drivers: timer: Fix build warnings in rv32m1 driver Maureen Helm 2019-03-04 12:28:19 -06:00
  • 9773327ef8 drivers: pinmux: Fix build warnings in rv32m1 driver Maureen Helm 2019-03-04 12:27:37 -06:00
  • c12e8b28b9 drivers: interrupt_controller: Fix build warnings in rv32m1 driver Maureen Helm 2019-03-04 12:26:55 -06:00
  • fc898ef4e6 drivers: clock_control: Fix build warnings in rv32m1 driver Maureen Helm 2019-03-04 12:26:10 -06:00
  • 0a5a61dd79 drivers: gpio: Fix build warnings in rv32m1 driver Maureen Helm 2019-03-04 12:23:52 -06:00
  • b56035c940 doc: net: lwm2m: add LwM2M high-level API documentation Michael Scott 2019-03-03 13:08:19 -08:00
  • 1cdf2460f4 Bluetooth: controller: Fix unchecked return value Carles Cufi 2019-03-05 11:34:32 +01:00
  • 3dd44d16e6 tests: bluetooth: MESH shell is observer not central Pawel Dunaj 2019-02-27 12:54:09 +01:00
  • 4858a868e6 bluetooth: host: Expand TX thread stack for BT_CENTRAL Pawel Dunaj 2019-02-26 15:11:41 +01:00
  • eead071b18 bluetooth: fix unchecked return from lll_clk_off in ll_test_end Maksim Masalski 2019-03-03 19:06:16 +03:00
  • 6983645552 usb: add hid-cdc example Marcin Szymczyk 2019-02-12 11:31:14 +01:00
  • e13464bda2 usb: hid: add keyboard report macro and enums Marcin Szymczyk 2019-02-12 11:28:52 +01:00
  • dbe775838a ext: encoding: tinycbor: Add missing files for pretty printing Radoslaw Koppel 2019-02-27 10:16:44 +01:00
  • 259c2409c0 doc/CMakeLists.txt: Rename CONFIG_DIR to CONF_DIR Ulf Magnusson 2019-03-05 01:54:15 +01:00
  • 05479601b7 segger: sysview: Fix constness of char pointer Carles Cufi 2019-03-04 17:46:47 +01:00
  • 3caea8c81e libc: minimal: add prototype of rand() Anas Nashif 2019-03-03 08:46:02 -05:00
  • 99beaed7c0 tests: mbedtls: report results once only Anas Nashif 2019-03-03 06:33:32 -05:00
  • 3b745cc648 mbedtls: enable self-test in config-tls-generic.h Anas Nashif 2019-03-03 06:25:24 -05:00
  • 1981eef674 net/l2: openthread: Add support for automatic joiner start Takumi Ando 2019-03-01 17:39:43 +09:00
  • 739d0b43d6 doc: reduce size of large pictures David B. Kinder 2019-03-04 11:19:53 -08:00
  • 1fc5d94f91 doc: update udev rule instructions for the reel board Geoffroy Van Cutsem 2019-03-03 12:25:00 +01:00
  • b324f35e61 macros: deleted macros SECONDS(), MSEC(), USEC() Maksim Masalski 2019-02-27 22:26:39 +03:00
  • b1944bc669 doc: fix broken internal link in app dev doc David B. Kinder 2019-03-04 14:36:53 -08:00
  • aee196d597 tests: benchmarks: timing_info: Print all measurements. Adithya Baglody 2019-03-01 14:06:50 +05:30
  • f4d8eccb70 sanitycheck: fixed handling of retries Anas Nashif 2019-03-02 15:43:23 -05:00
  • c9d1bb90d8 ci: add option to specify custom range Anas Nashif 2019-03-02 12:45:46 -05:00
  • 8642be070c m2gl025_miv: Ignore lifo_usage tests Piotr Zierhoffer 2019-03-04 14:06:06 +01:00
  • ba991c3be1 logging: Add assert when no backends defined Krzysztof Chruscinski 2018-10-11 10:43:07 +02:00
  • 7707060959 userspace: get rid of app section placeholders Andrew Boie 2019-02-27 20:12:40 -08:00
  • 475d279382 userspace: clarify memory domain assertions Andrew Boie 2019-03-01 18:12:49 -08:00
  • 8207801c9b tests: userspace: remove unused partition Andrew Boie 2019-03-01 18:12:06 -08:00
  • 823d86097f arch: arm: MPU-align GCOV section, only if CONFIG_USERSPACE=y Ioannis Glaropoulos 2019-03-03 23:03:34 +01:00
  • b7a20d1ae5 CODEOWNERS: Add owners for tests of settings subsystems Andrzej Puzdrowski 2019-03-04 10:51:08 +01:00
  • 15159dddf1 settings: always uses the storage partition for FCB Andrzej Puzdrowski 2019-03-01 16:20:59 +01:00
  • 5cf49956e7 logging: add backend for xtensa simulator Anas Nashif 2019-03-03 20:16:08 -05:00
  • 4fb20c40a1 shell: fix coverity issue Jakub Rzeszutko 2019-03-04 11:41:07 +01:00
  • bc5a3f25ad drivers: modem: fix extra bytes sent by mdm_receiver_send() Michael Scott 2019-03-02 09:51:05 -08:00
  • 0ef2408e26 tests: move tests/coverage to subsys/testsuite Wentong Wu 2019-03-02 02:10:00 +08:00
  • dc96f16bcd samples: define harness for samples Anas Nashif 2019-03-03 10:07:25 -05:00
  • 5923760dd5 sanitycheck: handle serial exception Anas Nashif 2019-03-03 10:36:35 -05:00
  • 80fd80a8c9 systemview: Use proper task names when these are available. Dave Marples 2019-02-07 17:22:55 +00:00
  • 8484855428 drivers: can: stm32_can: Fix shifting zero width or out of bounds Alexander Wachter 2019-02-13 11:18:27 +01:00
  • 4fb64d11c8 Bluetooth: controller: Fix disabled clear text DLE for nRF51 series Vinayak Kariappa Chettimada 2019-02-09 07:10:09 +05:30
  • 309c39f40f clock_control: stm32_ll_clock: Enable MSI autocal when PLL source Pushpal Sidhu 2019-02-11 14:23:53 -08:00
  • 8730854206 cmake: Don't assert when empty libraries are detected Sebastian Bøe 2019-02-26 15:15:08 +01:00
  • ea7babba13 cmake: Rename CMake variable out of the reserved CONFIG_ namespace Sebastian Bøe 2019-02-27 08:35:02 +01:00
  • 244451b64f cmake: Rename CMake variable out of the reserved CONFIG_ namespace Sebastian Bøe 2019-02-27 08:28:25 +01:00
  • 2610c09f0f doc: net: Move net-shell to system management page Jukka Rissanen 2019-02-27 15:33:42 +02:00
  • 575040496d doc: net: Add table of contents to networking docs Jukka Rissanen 2019-02-27 15:29:53 +02:00
  • 92f5cd147b samples: threads: Fix ASSERTION FAIL without gpio driver Aaron Tsui 2019-02-22 14:24:59 +08:00
  • 378cc3d57b Bluetooth: btp: Add overlay for nrf52 and reel boards Tedd Ho-Jeong An 2019-02-28 17:34:18 -08:00
  • 92da519d45 tests: userspace: add some more scenarios Andrew Boie 2019-03-01 14:24:00 -08:00
  • 6dc3fd8e50 userspace: fix x86 issue with adding partitions Andrew Boie 2019-03-01 15:58:14 -08:00
  • c5592de5ae uart/ns16550: Give CONFIG_NS16550_REG_SHIFT a DT_* prefix instead Ulf Magnusson 2019-03-02 04:27:27 +01:00
  • 3f400e4d9a CODEOWNERS: add modem ownership Michael Scott 2019-03-03 13:09:52 -08:00
  • 1459bed346 x86: fix pte corruption when setting large regions Andrew Boie 2019-03-02 11:40:23 -08:00
  • 605ae101eb cmake: remove debug message if no modules are included in build. Torsten Rasmussen 2019-02-12 10:19:38 +01:00
  • ed20fc9f30 doc: remove CONFIG_UART_QMSI_1_BAUDRATE from doc Anas Nashif 2019-03-03 06:46:38 -05:00
  • 039d8ecf6a drivers: Changed return statement in function get_timeout() Maksim Masalski 2019-02-21 11:23:51 +03:00
  • 630af8a65f misc: assert_post_action: Added __weak keyword. Tim Sørensen (TIMS) 2019-02-27 16:26:50 +01:00
  • 5c4a2193cd drivers: wifi: simplelink: Remove SO_REUSEADDR and TCP_NODELAY Vincent Wan 2019-03-01 11:34:31 -08:00
  • a189ef0d32 drivers: entropy: stm32: fix invalid assert in rng init Georgij Cernysiov 2019-02-20 12:28:53 +01:00
  • 9fa8674239 samples: fs: Fix possible integer overflow Kumar Gala 2019-02-27 08:40:50 -06:00
  • 11b3dce674 samples: ipc: openamp: Fix missed return error check Kumar Gala 2019-02-27 10:22:00 -06:00
  • 73ee3719e9 subsys/fs/shell: fix unchecked return from fs_seek in cmd_read Daniel Leung 2019-03-01 11:32:54 -08:00
  • 602a79cfeb tests: fs/nffs_fs_api: fix uninitialized reference time variable Daniel Leung 2019-03-01 11:04:42 -08:00
  • 8b523e944b tests: fs/fat_fs_dual_drive: check fs_seek return values Daniel Leung 2019-03-01 11:21:50 -08:00
  • 81e83ba462 net: arp: Update the ARP cache if receiving ARP req Jukka Rissanen 2019-02-26 16:51:04 +02:00
  • 48815ad07d soc: riscv32: openisa_rv32m1: Fix build warnings Kumar Gala 2019-02-20 15:47:35 -06:00
  • 5e263f1c80 serial: uart_rv32m1_lpuart: Fix build warnings Kumar Gala 2019-02-20 15:47:21 -06:00
  • 4099b972e1 doc: dts: Clarify CONFIG_SRAM documentation Ulf Magnusson 2019-02-26 15:34:44 +01:00
  • 9fb4ec6a93 arduino_101_mcuboot: Remove CONFIG_UART_QMSI_0_BAUDRATE - moved to DTS Ulf Magnusson 2019-02-25 16:53:47 +01:00
  • e569533de0 toolchain: Remove ref. to undefined sym. CONFIG_ISA_THUMB Ulf Magnusson 2019-02-25 15:56:57 +01:00
  • e20fd5f454 toolchain: gcc: Remove ref. to undefined sym. CONFIG_ISA_ARM Ulf Magnusson 2019-02-25 15:42:36 +01:00
  • 46992ab740 ext: hal: nordic: Remove ref. to undefined CONFIG_IEEE802154_NRF5_RAW Ulf Magnusson 2019-02-25 15:36:00 +01:00
  • 67bff48501 arch: arc: Remove ref. to undefined sym. CONFIG_FIRQ_NO_LPCC Ulf Magnusson 2019-02-25 15:23:21 +01:00