Commit graph

  • 746618460b net: tests: Migrate UDP tests Ravi kumar Veeramally 2019-03-06 14:15:22 +02:00
  • cae3c28a96 logging: Fix RTT log backend lagging if no host Krzysztof Chruscinski 2019-03-04 11:21:22 +01:00
  • d5d35d06d1 drivers: modem: wncm14a2a: cleanup wncm14a2a_rx() handler block Michael Scott 2019-03-05 09:52:00 -08:00
  • 693827d09b drivers: modem: wncm14a2a: Fix illegal mem access in on_cmd_sockread() Michael Scott 2019-03-05 09:46:21 -08:00
  • 90132d3543 tests: jwt: lower heap size Andrew Boie 2019-03-06 10:53:46 -08:00
  • bc0a0ed246 kconfig: arm: cortex_m: Remove duplicated CPU_CORTEX_M dependencies Ulf Magnusson 2019-03-07 08:55:56 +01:00
  • f96c9bc75a kconfig: Have ninja Re-run CMake when Kconfig sources change Sebastian Bøe 2019-02-20 17:49:46 +01:00
  • cabb35fcc9 cmake: Kconfig: Minor refactorings in preparation for solving #5634 Sebastian Bøe 2019-02-20 17:42:09 +01:00
  • 48c6548d6a x86: core: Remove extra parenthesis Flavio Ceolin 2019-03-04 14:37:34 -08:00
  • 18d96436a0 compiler: clang: Include missing target Flavio Ceolin 2019-03-04 11:17:02 -08:00
  • 5ebf6104a2 soc: nxp_kinetis: Add HAS_MCUX_FTFX to conditionalize mcux flash driver Maureen Helm 2019-03-06 13:18:41 -06:00
  • f78288be20 gen_kobject_list.py: OrderedDict for < 3.6 determinism Marc Herbert 2019-03-05 14:31:44 -08:00
  • 73cb0bf306 extract_dts_includes.py: deterministic flash table with Python < 3.6 Marc Herbert 2019-03-06 11:43:37 -08:00
  • 97f4265c12 tests: fix compilation error for printk Arnaud Pouliquen 2019-03-06 18:29:37 +01:00
  • 7b2d33f432 usb/net: Switch RNDIS netusb driver to new net_pkt API Tomasz Bursztyka 2019-02-12 10:01:01 +01:00
  • 28f499ee15 usb/net: Fix MTU size Tomasz Bursztyka 2019-02-11 16:48:47 +01:00
  • 846f84a20f usb/net: Switch ECM netusb driver to new net_pkt API Tomasz Bursztyka 2019-02-11 15:44:49 +01:00
  • b8b63e06db usb/net: Switch EEM netusb driver to new net_pkt API Tomasz Bursztyka 2019-02-11 15:38:16 +01:00
  • e911f3821b usb/net: Extend netusb API to get the actual network interface pointer Tomasz Bursztyka 2019-02-11 15:56:58 +01:00
  • e8f6ea2c8c lib/os: Remove case ranges from printk Patrik Flykt 2019-03-05 10:13:30 -07:00
  • dfc2cd038d drivers/led: Remove case ranges from the LP3943 LED driver Patrik Flykt 2019-03-05 10:13:13 -07:00
  • 4fcbb6bdf2 Revert "net: sockets: recv_stream: Check that the underlying net_context active" Anas Nashif 2019-03-06 17:00:56 -05:00
  • 1b837d64de tests: socket: tcp: Test handling of EOF condition on socket Paul Sokolovsky 2019-03-01 21:57:37 +03:00
  • 41864915c2 net: sockets: recv_stream: Check that the underlying net_context active Paul Sokolovsky 2019-03-04 23:04:54 +03:00
  • 35b7fde8a6 drivers: eth: gmac: fix screening registers limit check Tomasz Gorochowik 2019-03-01 17:05:46 +01:00
  • ca11c0cec4 ext: nordic: Unify NRFX_RTC* options handling in nrfx_config*.h Andrzej Głąbek 2019-03-04 14:16:13 +01:00
  • b1701a2a47 ext: nordic: Unify NRFX_UART[E]* options handling in nrfx_config*.h Andrzej Głąbek 2019-03-04 14:37:53 +01:00
  • 311cb182a8 ext: nordic: Update nrfx_config_nrf52810.h entries Andrzej Głąbek 2019-03-01 16:30:38 +01:00
  • 7e720a6052 boards: mimxrt1064_evk: Default to internal flash and external sdram Maureen Helm 2019-03-04 11:36:26 -06:00
  • 809bca4585 soc/arm/st_stm32: Add comments on Kconfig.defconfig organization Erwan Gouriou 2019-02-18 13:47:15 +01:00
  • 859b630c51 soc/arm/st_stm32/stm32l4: Factorize definition of GPIO_STM32_PORTH Erwan Gouriou 2019-02-18 13:45:21 +01:00
  • fb4f5e727b logging: Use k_uptime_get_32 for high frequency system clock Krzysztof Chruscinski 2019-03-05 18:14:45 +01:00
  • 2d91e5cc11 boards: nrf: Correct I2C and SPI instances enabled by default in dts Andrzej Głąbek 2019-03-06 11:50:35 +01:00
  • da917bc569 boards: 96b_nitrogen: Enable by default SPI_1 instead of SPI_0 Andrzej Głąbek 2019-03-06 11:46:44 +01:00
  • cb874235fd boards: arm: particle_*: add code-partition fix for mcuboot apps Michael Scott 2019-03-05 21:35:49 -08:00
  • ac059db362 kconfiglib: Give more helpful hints for missing files Ulf Magnusson 2019-03-06 05:00:40 +01:00
  • d9876be30c kernel: Make statements evaluate boolean expressions Flavio Ceolin 2019-02-25 16:07:20 -03:00
  • f18e632566 logging: Make statements evaluate boolean expressions Flavio Ceolin 2019-02-25 16:04:32 -03:00
  • 051a7057a9 boards: galileo: Fix switch usage Flavio Ceolin 2019-02-25 16:00:03 -03:00
  • b07fe48027 power: Fix switch usage Flavio Ceolin 2019-02-25 13:25:59 -03:00
  • 45c6ead099 drivers: eth_enc28j60: fix typo and build for half duplex Johann Fischer 2019-03-05 16:38:51 +01:00
  • fe06e4276f drivers: spi: nrfx: Improve a few Kconfig option prompts Andrzej Głąbek 2019-03-01 13:29:29 +01:00
  • 257c28a200 drivers: nrfx: Add Kconfig checks for mutually exclusive peripherals Andrzej Głąbek 2019-03-01 11:33:52 +01:00
  • cc185bc02b ext: nordic: Add missing NRFX_UARTE[2,3] Kconfig options Andrzej Głąbek 2019-02-26 09:08:18 +01:00
  • d2735edf65 ext: nordic: Add NRF_SPIS[0-3] definitions to nrfx_config_nrf9160.h Andrzej Głąbek 2019-02-26 11:24:28 +01:00
  • b6a31a80d0 drivers: spi: nrfx: Add support for SPIS3 Andrzej Głąbek 2019-02-26 08:36:35 +01:00
  • 244aecf2d2 tests: drivers: counter: Fix coverity issue (190952) Krzysztof Chruscinski 2019-03-05 16:12:13 +01:00
  • e318401426 tests: drivers: counter: Fix coverity issues 190937, 190967, 190983 Krzysztof Chruscinski 2019-03-05 16:09:31 +01:00
  • f084c38d44 userspace: properly namespace linker vars Andrew Boie 2019-03-04 17:57:06 -08:00
  • c8a811bc58 drivers: gpio: sifive: cleanup irq initialzation code Song Qiang 2019-02-28 00:58:27 +08:00
  • 341c2308d2 ext: simplelink: Remove build warnings Vincent Wan 2019-02-27 11:36:08 -08:00
  • 794c18932e CODEOWNERS: Update code ownership for TI SimpleLink code Vincent Wan 2019-02-26 14:34:29 -08:00
  • 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