Commit graph

  • efd99e6634 tests: net: ip-addr: Avoid possible null pointer dereference Jukka Rissanen 2019-07-02 09:51:17 +03:00
  • 08d10e1793 samples: net: lwm2m_client: If hwinfo interface is enabled, use it Daniel Egger 2019-03-08 13:52:30 +01:00
  • d596262821 Bluetooth: controller: Rename assert handler Kconfig title Thomas Stenersen 2019-07-01 16:31:43 +02:00
  • 3379b641b7 Bluetooth: controller: Remove BT_HCI_RAW dependency Thomas Stenersen 2019-07-01 15:52:32 +02:00
  • 8462f331f5 wifi: eswifi: Implement TCP listen/accept Loic Poulain 2019-07-01 18:34:26 +02:00
  • 033b267085 wifi: eswifi: Allow nested locking Loic Poulain 2019-02-13 18:02:54 +01:00
  • 50fa6bdd5e wifi: eswifi: Parse async messages Loic Poulain 2019-02-13 10:54:50 +01:00
  • 38129ce1a6 kernel: fix CONFIG_THREAD_NAME from user mode. Andrew Boie 2019-06-25 08:54:37 -07:00
  • 1ee017050b arc: use different load instruction Andrew Boie 2019-06-29 16:46:29 -07:00
  • 5a8b40b91a west.yml: Update hal_stm32 to fix I2C_SPEED_FAST redefinition Erwan Gouriou 2019-07-01 09:11:03 +02:00
  • 6d3566a0b8 tests: mem_alloc: don't set main thread size Andrew Boie 2019-07-01 11:18:26 -07:00
  • 3b3844a921 tests: net: socket: mgmt: Add tests for get|setsockopt() Jukka Rissanen 2019-06-19 10:11:48 +03:00
  • 7c65db4e31 net: socket: mgmt: Add setsockopt() and getsockopt() support Jukka Rissanen 2019-06-19 10:09:42 +03:00
  • 6f32f17cda net: socket: Add userspace support to getsockopt() Jukka Rissanen 2019-06-19 10:07:59 +03:00
  • ee849826e3 net: socket: Add userspace support to setsockopt() Jukka Rissanen 2019-06-19 08:54:45 +03:00
  • 40ec4bc15c tests: net: socket: mgmt: Add unit tests for net_mgmt sockets Jukka Rissanen 2019-06-18 17:06:47 +03:00
  • 645d2b204b samples: net: sock: mgmt: Print IP addresses for each event Jukka Rissanen 2019-06-12 14:09:25 +03:00
  • 8cf4d59180 tests: net: utils: Add userspace tests for net_addr_ntop/pton() Jukka Rissanen 2019-06-12 14:08:13 +03:00
  • 5d13df9c3b net: utils: Add userspace support to net_addr_ntop/pton() Jukka Rissanen 2019-06-12 14:06:52 +03:00
  • eb018f8109 tests: net: mgmt: Verify that info_length is correct Jukka Rissanen 2019-06-12 14:34:49 +03:00
  • 2da132e5e3 net: mgmt: Send event with info when applicaple Jukka Rissanen 2019-06-12 10:01:42 +03:00
  • c283016f3d samples: net: sock: mgmt: Add network management socket app Jukka Rissanen 2019-06-11 16:12:46 +03:00
  • c0d6831bc0 net: sockets: mgmt: Add AF_NET_MGMT address family support Jukka Rissanen 2019-06-11 15:51:57 +03:00
  • 02b3826fa0 net: mgmt: Add info length to event wait API Jukka Rissanen 2019-06-11 15:33:00 +03:00
  • f3f3dc8768 tests: kernel: fatal: run test for ARMv8-M with MPU stack guards Ioannis Glaropoulos 2019-06-30 14:16:27 +02:00
  • 9b03cd8bdc arch: arm: allow user to fall-back to MPU-based guards in ARMv8-M Ioannis Glaropoulos 2019-06-30 14:12:24 +02:00
  • e8f2d86d94 tests: remove redundant CONFIG_HW_STACK_PROTECTION=y setting Ioannis Glaropoulos 2019-06-30 14:09:10 +02:00
  • 77581fcdb0 boards: mimxrt10xx: Add counter to supported list Loic Poulain 2019-06-21 09:29:15 +02:00
  • 050a715d21 soc: nxp: rt: Enable mcux gpt when counter is enabled Loic Poulain 2019-03-21 15:52:34 +01:00
  • 41bfeb54c2 drivers: counter: Add NXP MCUX GPT counter driver Loic Poulain 2019-03-21 15:48:45 +01:00
  • 304c5fd196 dts: arm: nxp_rt: Add GPT nodes Loic Poulain 2019-03-21 15:46:41 +01:00
  • 517ef0d688 soc: nxp:rt: Add HAS_MCUX_GPT flag Loic Poulain 2019-03-21 15:44:51 +01:00
  • 917890a544 samples: sensors: fxos8700: add support for twr-ke18f board Henrik Brix Andersen 2019-06-30 18:17:38 +02:00
  • 506256c7cc samples: sensors: fxos8700: add polling support Henrik Brix Andersen 2019-05-13 19:53:13 +02:00
  • 058ebe69c3 tests: common: add tests for extra sflist APIs Andrew Boie 2019-06-29 20:40:07 -07:00
  • a744501a7d kernel: test coverage for sflist Andrew Boie 2019-06-29 19:25:14 -07:00
  • b6e4f91069 lib: os: fix slist code coverage Andrew Boie 2019-06-29 20:26:12 -07:00
  • 8753becbe1 kernel: delete k_futex_init() Andrew Boie 2019-06-28 10:37:06 -07:00
  • 0d9dab300e Bluetooth: Introduce separate pool for discardable events Johan Hedberg 2019-06-28 12:09:36 +03:00
  • fc2fcd10cf Bluetooth: Add dedicated pool for HCI_Num_Completed_Packets HCI event Johan Hedberg 2019-06-17 15:54:45 +03:00
  • 766ad9f96c net: if: Make gateway address in net_if_ipv4_set_gw() const Jukka Rissanen 2019-06-19 11:36:16 +03:00
  • 7063921e87 net: if: Add userspace support to IPv4 gateway set function Jukka Rissanen 2019-06-19 11:35:05 +03:00
  • 813ae63f6b net: if: Add userspace support to IPv4 netmask set function Jukka Rissanen 2019-06-19 11:23:10 +03:00
  • 10189332cd net: if: Make IPv4 address const in removal function Jukka Rissanen 2019-05-29 13:03:34 +08:00
  • 01fa8a6fe2 tests: net: if: Test userspace support in net_if Jukka Rissanen 2019-05-29 11:47:31 +08:00
  • 041cd5f18f net: if: Add syscall interface to IP address add and rm Jukka Rissanen 2019-05-29 11:43:13 +08:00
  • 0ca1aaa7be boards: arm: Add support for nRF51 Dongle (PCA10031) Stig Bjørlykke 2018-06-13 21:49:49 +02:00
  • 284bc9d964 dts: Rename SW._GPIO_* -> DT_ALIAS_SW._GPIOS_* Kumar Gala 2019-06-22 10:57:14 -05:00
  • b7d4b0057e net: lwm2m: fix automatic notification frequency Pieterjan Camerlynck 2019-04-13 13:31:22 +02:00
  • 84b191edd2 net: sockets: Add timeout to socket connect call Ravi kumar Veeramally 2019-06-13 11:57:58 +03:00
  • f3b0b441ed tests: net: dns: Add tests for dns_unpack_answer() Jukka Rissanen 2019-06-25 10:05:03 +03:00
  • ef10937553 net: dns: Make dns_unpack_answer() to check non-compressed answers Jukka Rissanen 2019-06-25 10:01:54 +03:00
  • f7697c43b9 board: remove useless config in Avenger96 board Arnaud Pouliquen 2019-06-28 18:06:28 +02:00
  • 06d7746cd2 kernel: cover k_array_index_sanitize() Andrew Boie 2019-06-29 19:04:44 -07:00
  • a3a89ed9d5 x86: only use lfence if x86 bcb config enabled Andrew Boie 2019-06-29 20:52:44 -07:00
  • e8092894a1 tests: futex: improve coverage Andrew Boie 2019-06-29 17:44:11 -07:00
  • 0b0294d682 kernel: cover k_usleep() from user mode Andrew Boie 2019-06-29 17:06:01 -07:00
  • ca3549d9f5 tests: sys_mutex: improve code coverage Andrew Boie 2019-06-28 14:03:30 -07:00
  • d045bd7673 lib: os: exclude z_arch_printk_char_out() Andrew Boie 2019-06-28 15:48:54 -07:00
  • 05212e823f lib: os: fix vsnprintk coverage Andrew Boie 2019-06-28 15:44:38 -07:00
  • c3d4e6506c kernel: exclude stubs from code coverage Andrew Boie 2019-06-28 14:19:16 -07:00
  • 1db9f18a08 kernel/timeout: Remove "clock_always_on", replace with "SLOPPY_IDLE" Andy Ross 2019-06-25 10:09:45 -07:00
  • c129ac4467 boards: dts: Cleanup some "ok" -> "okay" Kumar Gala 2019-06-27 11:09:16 -05:00
  • e82004e211 arch: arm: mpu: minor fix to the start of the guard Ioannis Glaropoulos 2019-06-28 13:20:26 +02:00
  • ee040e9e54 drivers: rtc: Adapt to new counter API Carles Cufi 2019-06-28 16:10:44 +02:00
  • e5e45af4b0 shell: adc: adc shell for testing adcs Nicolai Glud 2018-12-13 15:04:54 +01:00
  • bb8dddfa99 scripts: dts: Add extraction of clock frequency for fixed clock Andrzej Głąbek 2019-05-24 11:37:07 +02:00
  • 890b9ebab7 arch: arc: implement z_arch_switch to replace swap Wayne Ren 2019-06-13 17:21:52 +08:00
  • ffe25df82a mqtt: Allow client to override keepalive Justin Brzozoski 2019-06-27 14:24:23 -04:00
  • fb898e3532 dts: bindings: Add fixed-clock DTS binding Piotr Zięcik 2019-05-28 14:52:33 +02:00
  • ca8ca03c72 dts: bindings: Add bindings for ARM, ARC, Xtensa CPUs Piotr Zięcik 2019-06-17 16:07:00 +02:00
  • c782ba82ae scripts: dts: Add special handling of '+' in 'str_to_label' function Andrzej Głąbek 2019-06-18 12:10:57 +02:00
  • 12589d6b64 dts: remove unused clock-controllers property Kumar Gala 2019-06-27 13:00:42 -05:00
  • bb324616bd dts: remove unused clock-controller property Kumar Gala 2019-06-27 07:49:33 -05:00
  • 24b2b594dc dts: Rename PWM to PWMS Kumar Gala 2019-06-22 11:15:37 -05:00
  • 6b40394df9 drivers/usb/device: stm32: Remove reference to unsupported low speed Erwan Gouriou 2019-06-27 14:00:17 +02:00
  • f1c5586523 Bluetooth: controller: better field names Radu Alexe 2019-06-26 18:44:13 +03:00
  • 8f1780f6de docs: make doxygen happy with new locations Anas Nashif 2019-06-27 06:58:58 -04:00
  • 0ffcba4b3e CODEOWNERS: update file with new locations Anas Nashif 2019-06-27 06:53:50 -04:00
  • 5b0aa794b2 cleanup: include/: move misc/reboot.h to power/reboot.h Anas Nashif 2019-06-26 10:44:43 -04:00
  • efb8df5366 cleanup: include/: move misc/stack.h to debug/stack.h Anas Nashif 2019-06-26 10:42:45 -04:00
  • fa1c60014b cleanup: include/: move misc/gcov.h to debug/gcov.h Anas Nashif 2019-06-26 10:38:42 -04:00
  • a2fd7d70ec cleanup: include/: move misc/util.h to sys/util.h Anas Nashif 2019-06-26 10:33:55 -04:00
  • d222553931 cleanup: include/: move misc/speculation.h to sys/speculation.h Anas Nashif 2019-06-26 10:33:53 -04:00
  • 536dd5a71f cleanup: include/: move misc/slist.h to sys/slist.h Anas Nashif 2019-06-26 10:33:52 -04:00
  • 5c0516bce3 cleanup: include/: move misc/sflist.h to sys/sflist.h Anas Nashif 2019-06-26 10:33:51 -04:00
  • 1859244b64 cleanup: include/: move misc/rb.h to sys/rb.h Anas Nashif 2019-06-26 10:33:50 -04:00
  • 9ab2a56751 cleanup: include/: move misc/printk.h to sys/printk.h Anas Nashif 2019-06-26 10:33:49 -04:00
  • 0c9e280547 cleanup: include/: move misc/mutex.h to sys/mutex.h Anas Nashif 2019-06-26 10:33:48 -04:00
  • 08ee8b09ba cleanup: include/: move misc/mempool.h to sys/mempool.h Anas Nashif 2019-06-26 10:33:47 -04:00
  • 1ed300b318 cleanup: include/: move misc/mempool_base.h to sys/mempool_base.h Anas Nashif 2019-06-26 10:33:46 -04:00
  • 43d2b9c246 cleanup: include/: move misc/math_extras_impl.h to sys/math_extras_impl.h Anas Nashif 2019-06-26 10:33:46 -04:00
  • 6ecadb03ab cleanup: include/: move misc/math_extras.h to sys/math_extras.h Anas Nashif 2019-06-26 10:33:45 -04:00
  • 68cb66d5b7 cleanup: include/: move misc/list_gen.h to sys/list_gen.h Anas Nashif 2019-06-26 10:33:45 -04:00
  • 447311ec3e cleanup: include/: move misc/libc-hooks.h to sys/libc-hooks.h Anas Nashif 2019-06-26 10:33:44 -04:00
  • 8be9f5de03 cleanup: include/: move misc/fdtable.h to sys/fdtable.h Anas Nashif 2019-06-26 10:33:43 -04:00
  • 896b8d3c50 cleanup: include/: move misc/errno_private.h to sys/errno_private.h Anas Nashif 2019-06-26 10:33:42 -04:00
  • ee9dd1a54a cleanup: include/: move misc/dlist.h to sys/dlist.h Anas Nashif 2019-06-26 10:33:41 -04:00
  • 5d001f3e41 cleanup: include/: move misc/byteorder.h to sys/byteorder.h Anas Nashif 2019-06-26 10:33:41 -04:00
  • 5eb90ec169 cleanup: include/: move misc/__assert.h to sys/__assert.h Anas Nashif 2019-06-26 10:33:39 -04:00