Commit graph

  • 149a3296ab kernel: Deprecate k_call_stacks_analyze() API Ramakrishna Pallala 2018-05-09 00:38:33 +05:30
  • 110b8e42ff kernel: Add k_thread_foreach API Ramakrishna Pallala 2018-04-27 12:55:43 +05:30
  • df9210ca56 ci: use new docker file with new SDK Anas Nashif 2018-05-14 20:36:15 +03:00
  • ef19b90a34 boards: nucleo_f413zh: enable usb Johann Fischer 2018-05-11 19:04:12 +02:00
  • b1e45b413e subsys: fs: Add Non Volatile Storage (NVS) for zephyr Laczen JMS 2018-03-01 22:09:17 +01:00
  • 677262e9f6 samples: net: lwm2m: adjust BT RX buffer count /sizes for BT Michael Scott 2018-05-14 16:22:43 -07:00
  • c13b12eb49 arch: arc: explictly list all def config Wayne Ren 2018-05-11 16:56:03 +08:00
  • 5eb5bb7df8 arch: arc: add the missing SPI_DW_SPI_CLOCK in dts.fixup Wayne Ren 2018-05-11 15:48:01 +08:00
  • b8196c8906 boards: em_starterkit: add pmod mux init Wayne Ren 2018-05-11 15:44:29 +08:00
  • 47d3a90dca arch: arc: reuse GCC_M_CPU in cmake file and remove unused comments Wayne Ren 2018-05-04 14:50:20 +08:00
  • 532e4d22ee dts: optimize and bug fixes the dts of em_starterkit Wayne Ren 2018-05-04 11:02:52 +08:00
  • 9c7d92a694 dts: fixes in the dts of em_starterkit em9d configuration Wayne Ren 2018-04-28 15:29:15 +08:00
  • 15f2035cab doc: update the doc of em_starterkit Wayne Ren 2018-04-28 13:45:07 +08:00
  • 99e1f849bf dts: optimize the dts for em_starterkit Wayne Ren 2018-04-28 10:22:21 +08:00
  • 6307b8b97d arch: arc: refactor the soc part of em_starterkit Wayne Ren 2018-04-28 10:10:15 +08:00
  • 4b0b65c1b8 subsys: usb: check for invalid descriptor type request Johann Fischer 2018-04-30 16:35:50 +02:00
  • 9af44d8256 doc: add native posix command line help David B. Kinder 2018-05-10 14:29:12 -07:00
  • 9e09e2a1b7 OpenThread: Change SETTINGS_CONFIG_PAGE_SIZE to target specific value David Leach 2018-05-10 14:16:45 -05:00
  • 63ffbe9dcb usb: usb_device.c: rewrite if condition judgment qianfan Zhao 2018-05-06 10:11:59 +08:00
  • 3f24975514 drivers: spi: fix the bug of slave selection in spi_dw Wayne Ren 2018-05-11 16:00:18 +08:00
  • 3df9201ef3 samples: net: dns_resolver: Add config options for tests Jukka Rissanen 2018-05-14 15:53:47 +03:00
  • 994be4dc4b samples: net: dns: Fix compile error Jukka Rissanen 2018-05-14 15:41:17 +03:00
  • e524f0b846 dts: x86: derive RAM and ROM size from dts instead of Kconfig Savinay Dharmappa 2018-05-10 15:52:56 +05:30
  • 2368edd8e7 mimxrt1050_evk: Move led and button definitions to dts Maureen Helm 2018-05-14 13:52:45 -05:00
  • e15a4923e8 ci: Clean the capability cache when the ccache is cleaned Sebastian Bøe 2018-05-14 15:31:29 +02:00
  • 1b038f2941 Bluetooth: GATT: Make BT_GATT_CHARACTERISTIC declare its value Luiz Augusto von Dentz 2018-05-11 21:53:02 +03:00
  • 318a175867 Bluetooth: GATT: Introduce BT_GATT_ATTRIBUTE Luiz Augusto von Dentz 2018-05-11 21:24:54 +03:00
  • c9898097bb tests: watchdog: Add new test implementation Karol Lasończyk 2018-04-10 14:10:48 +02:00
  • 30a24e8ad0 drivers: watchdog: Add shim for nrfx WDT driver Karol Lasończyk 2018-05-14 09:08:54 +02:00
  • 83e4947cf1 dts: nrf: Expand nRF DTS to support watchdog Karol Lasończyk 2018-04-17 15:29:12 +02:00
  • 0c2ef4ea3d drivers: watchdog: Watchdog API redesign Michał Kruszewski 2017-08-24 17:35:08 +02:00
  • aec465968c drivers/usb_dc_stm32: Check if SYSCFG is enabled Yannis Damigos 2018-05-13 19:32:55 +03:00
  • 87d624419d drivers/stm32f0x_ll_clock: Enable SYSCFG in clock_control Yannis Damigos 2018-05-13 19:22:19 +03:00
  • f6a9697923 drivers/stm32l0x_ll_clock: Enable SYSCFG in clock_control Yannis Damigos 2018-05-13 18:56:52 +03:00
  • c9d5b56140 drivers/usb_dc_stm32: HSI48 requires VREFINT in L0 Yannis Damigos 2018-05-13 15:41:30 +03:00
  • 2a55fcf607 drivers/usb/usb_dc_stm32: Provide EP_TYPE_* defines for L0 Yannis Damigos 2018-05-12 21:33:38 +03:00
  • c0b472132c dts/arm/st: Add USB support for stm32l072/73 Yannis Damigos 2018-05-12 20:00:19 +03:00
  • e8d0571b26 tests: net: tcp: Remove unnecessary code Jukka Rissanen 2018-05-14 13:48:28 +03:00
  • 4763844013 tests: net: tcp: IPv4 header was not initialized Jukka Rissanen 2018-05-14 13:43:52 +03:00
  • d551565802 tests: net: coap: Fix uninitialized memory access Jukka Rissanen 2018-05-14 11:35:21 +03:00
  • 93e71ab092 tests: net: mgmt: Do not allocate link address from stack Jukka Rissanen 2018-05-14 11:10:26 +03:00
  • 03f9f66496 net: websocket: Revise generation of Sec-WebSocket-Accept header Leandro Pereira 2018-05-11 10:16:52 -07:00
  • e81b9043c5 net: websocket: Simplify building of responses Leandro Pereira 2018-05-11 09:54:36 -07:00
  • a869f875ec doc: Mention that dependencies can be checked in menuconfig Ulf Magnusson 2018-05-11 23:58:24 +02:00
  • 329c00dc6b arch/soc/st_stm32: Move STM32Cube HAL core funtions Yannis Damigos 2018-05-12 18:50:44 +03:00
  • 4f4afce5b0 Bluetooth: Remove unused rx_prio_queue Johan Hedberg 2018-05-12 20:51:02 +03:00
  • 5ce10f1d1c boards: arm: nrf52_blenano2: Add I2C default config Loic Poulain 2018-05-11 08:52:48 +02:00
  • 7e0d1d27d5 tests: lib: rbtree: Clarify increment of variable Andy Gross 2018-05-11 14:28:41 -05:00
  • 3ff4065cb3 drivers: sensors: lsm6dsl: Fix array overrun Andy Gross 2018-05-11 12:57:52 -05:00
  • f71e497d98 tests: net: ipv6: Add assert for net_if_config_ipv6_get Andy Gross 2018-05-11 15:03:39 -05:00
  • 7ac624e774 doc/subsystem/settings: fix wrong settings_handler field names Andrzej Puzdrowski 2018-05-11 09:00:21 +02:00
  • 4edae07757 boards/arm/olimexino_stm32: Add disconnect gpio in usb node Yannis Damigos 2018-05-10 12:39:55 +03:00
  • b3107fd120 dts/bindings/usb: Add disconnect gpio in st,stm32-usb.yaml Yannis Damigos 2018-05-10 12:36:45 +03:00
  • f47b9c2fca drivers/usb/device: Remove USB DISCONNECT gpio options Yannis Damigos 2018-05-10 12:33:49 +03:00
  • 5575487da6 tests: posix: Fix sigevent initialization Andy Gross 2018-05-11 14:42:43 -05:00
  • d76cc488a2 tests: net: checksum_offload: Check for valid UDP_HDR Andy Gross 2018-05-11 14:51:43 -05:00
  • e24788eb71 menuconfig: Make search more flexible and search prompts Ulf Magnusson 2018-05-11 00:22:32 +02:00
  • 486c5a54e5 doc: add doc writing guides w/common usages David B. Kinder 2018-05-04 16:31:05 -07:00
  • 6b5ded4c3e CODEOWNERS: Add pfalcon for various net directories Paul Sokolovsky 2018-05-11 14:48:33 +03:00
  • 88dfd399f4 Bluetooth: Mesh: Remove sequence number from bt_mesh_provision() Johan Hedberg 2018-05-11 11:16:47 +03:00
  • da82976eb6 Bluetooth: samples/mesh_demo: Add support for settings-based storage Johan Hedberg 2018-05-11 11:11:22 +03:00
  • e240421496 Bluetooth: Mesh: Fix sequence number restoring Johan Hedberg 2018-05-11 11:08:08 +03:00
  • 53c85cf8bf Bluetooth: Mesh: Fix updating RPL for locally originated messages Johan Hedberg 2018-05-11 11:07:02 +03:00
  • 59239032f6 Bluetooth: Mesh: Support for storing common configuration states Johan Hedberg 2018-05-10 21:34:44 +03:00
  • 44bd56877b Bluetooth: Mesh: Support for storing heartbeat publication persistently Johan Hedberg 2018-05-10 18:50:07 +03:00
  • efb68ca2da Bluetooth: Mesh: Support for storing model publication persistently Johan Hedberg 2018-05-10 09:38:24 +03:00
  • dde2db5626 Bluetooth: Mesh: Support for storing model subscriptions persistently Johan Hedberg 2018-05-09 21:47:01 +03:00
  • c3d5a0da62 Bluetooth: Mesh: Support for storing model bindings persistently Johan Hedberg 2018-05-09 21:34:52 +03:00
  • 8703ffad23 Bluetooth: Mesh: Redesign element and storage info for models Johan Hedberg 2018-05-08 21:18:55 +03:00
  • b7078e1487 Bluetooth: Mesh: Perform storage clearing also through delayed work Johan Hedberg 2018-05-09 09:21:54 +03:00
  • 9e2189c4c1 Bluetooth: Mesh: Introduce generic storage timer Johan Hedberg 2018-05-08 23:34:56 +03:00
  • ace198142e Bluetooth: Mesh: Convert RPL storage timer into a generic one Johan Hedberg 2018-05-08 22:14:05 +03:00
  • d536ffa694 samples/echo_server: Increased stack sizes for testing OT on kw41z David Leach 2018-05-08 09:22:30 -05:00
  • fc8d093592 net: lwm2m: lower default maximum observes from 20 to 10 Michael Scott 2018-05-07 16:04:51 -07:00
  • ad13866ffd net: lwm2m: remove "used" from observe_node Michael Scott 2018-05-07 16:03:27 -07:00
  • 6ef46e3f31 net: lwm2m: remove attr_list from obj, obj_inst and res_inst structs Michael Scott 2018-05-07 15:05:04 -07:00
  • 573c1f777e net: lwm2m: improve return errors from update_attrs() Michael Scott 2018-05-07 14:18:37 -07:00
  • bc7a5d3a6c net: lwm2m: relocate/memory align notification_attrs struct Michael Scott 2018-05-07 14:06:46 -07:00
  • 2027c10a9f net: lwm2m: remove "path" from object and resource instances Michael Scott 2018-05-07 13:59:11 -07:00
  • bba1fe8ca9 net: lwm2m: Re-order lwm2m object structs for memory alignment Michael Scott 2018-05-07 13:33:48 -07:00
  • f6a687c0ce Bluetooth: GATT: Add support to persistent CCC config Luiz Augusto von Dentz 2018-05-08 14:58:00 +03:00
  • c1c5f3d9a3 Bluetooth: Mesh: Expose destination address in bt_mesh_msg_ctx Johan Hedberg 2018-05-10 16:44:10 +03:00
  • 3be0c56d50 tests/subsys/settings/fcb: add deleted settings compression test Andrzej Puzdrowski 2018-05-09 15:31:06 +02:00
  • cf06bc58a7 susbsys: settings: optimized fcb compression for deleted entry Andrzej Puzdrowski 2018-04-27 13:44:34 +02:00
  • 4e324e2171 usb: dfu: fix 'this area can not be overwritten' qianfan Zhao 2018-05-04 11:13:53 +08:00
  • 930dbd5d80 doc: Document Kconfig extensions and Zephyr-specific behavior Ulf Magnusson 2018-05-09 17:22:41 +02:00
  • 8c2362a62d net: ip: context: Merge send_data() into the only caller Paul Sokolovsky 2018-05-08 23:26:21 +03:00
  • 42a2c96422 newlib: fix heap user mode access for MPU devices Andrew Boie 2018-05-09 16:36:44 -07:00
  • 295c1d8580 menuconfig: Fix rendering of long prefilled edit box string Ulf Magnusson 2018-05-09 19:11:05 +02:00
  • 7359c5b10b net: lwm2m: Do not use snprintk() to get debugging token Leandro Pereira 2018-05-09 14:01:29 -07:00
  • abf77ef753 subsys: debug: Fix stack sentinel dependencies Andy Gross 2018-05-10 14:48:40 -05:00
  • 0d1beb2f9e boards: dts: Add mcr20a bindings and fix networking samples Maureen Helm 2018-05-07 15:57:13 -05:00
  • ae2a9b0f3e boards: Select HAS_DTS_SPI_DEVICE on kinetis boards Maureen Helm 2018-05-06 13:30:51 -05:00
  • 5ef03f5f41 tests: spi_loopback: Add frdm_kw41z configuration Maureen Helm 2018-04-17 16:04:42 -05:00
  • ed1ab61e18 frdm_kw41z: Configure spi0 pinmuxes and update board doc accordingly Maureen Helm 2018-04-17 13:06:02 -05:00
  • a88e31d2ca nxp_kinetis: Remove unused dspi irq defines from soc.h Maureen Helm 2018-04-17 16:07:18 -05:00
  • c7dd4f55f0 nxp_kinetis: Enable mcux dspi driver on kw40/41z socs Maureen Helm 2018-04-17 13:03:00 -05:00
  • 2fbb4d35d2 spi: Refactor mcux dspi shim driver to use clock control interface Maureen Helm 2018-04-16 16:35:02 -05:00
  • cae9074492 spi: Refactor mcux dspi driver to use dts Maureen Helm 2018-04-16 15:32:35 -05:00
  • d2d4cea02d dts: nxp_kinetis: Add spi bindings for kinetis dspi and update soc nodes Maureen Helm 2018-04-16 14:57:38 -05:00