Commit graph

  • e85986e153 logging: refactor log_filter_set to set existing log level Krzysztof Chruscinski 2018-11-16 14:33:29 +0100
  • 57a6858278 Bluetooth: ATT: Rename op parameter of att_write_rsp Luiz Augusto von Dentz 2018-11-16 12:13:43 +0200
  • 8f812f30a1 Bluetooth: GATT: Fix comment related to write attribute Luiz Augusto von Dentz 2018-11-14 11:32:09 +0200
  • ae05089946 Bluetooth: GATT: Add flag to indicate write command Luiz Augusto von Dentz 2018-11-14 11:09:24 +0200
  • ac31020deb doc: subsystems: shell: Documentation fix Marek Pieta 2018-11-20 10:03:17 +0100
  • 7d78122caa lib/mempool: One more spurious -ENOMEM condition Andy Ross 2018-11-19 10:17:14 -0800
  • 7845e1b01e lib/mempool: Fix spurious -ENOMEM due to agressive latency control Andy Ross 2018-11-08 10:22:56 -0800
  • 2e21a95fd4 net: sockets: zsock_close: Be sure to free file descriptor Paul Sokolovsky 2018-11-19 21:02:53 +0300
  • aa5bbd5dfe Bluetooth: controller: Fix enable and disable of scan state Vinayak Kariappa Chettimada 2018-11-08 17:23:50 +0100
  • 3fdedde967 Bluetooth: ATT: Assert if request is invalid Luiz Augusto von Dentz 2018-11-16 14:54:42 +0200
  • 4e8e0748e8 storage: flash_map: Make flash_map as extern Rajavardhan Gundi 2018-11-19 11:40:49 +0530
  • c326ae729f Bluetooth: controller: Do not feature exchange more than once Vinayak Kariappa Chettimada 2018-11-19 08:25:47 +0100
  • c554ab7100 subsys: logging: Fix invalid memory access Flavio Ceolin 2018-11-19 14:06:06 -0800
  • 06fa2e6764 tests: msgq: Modify test to verify k_msgq_peek Spoorthi K 2018-11-19 14:31:13 +0530
  • e4759cbc41 doc: fix links in Galileo doc David B. Kinder 2018-11-19 15:37:33 -0800
  • e275ae5e06 doc: kernel: add k_msgq_peek() API Sathish Kuttan 2018-11-11 19:29:31 -0800
  • a8aa235d9b kernel: msg_q: k_msgq_peek() implementation Sathish Kuttan 2018-11-09 21:04:36 -0800
  • 3efd8e17bd kernel: Add k_msgq_peek() API Sathish Kuttan 2018-11-09 21:03:10 -0800
  • 10b1ee149f ci: use v0.4-rc14 image Anas Nashif 2018-11-19 09:48:27 -0500
  • 8ba5aff8c0 kconfig: Drop support for specifying CROSS_COMPILE through Kconfig Sebastian Bøe 2018-11-19 14:50:42 +0100
  • 10970a60c0 sanitycheck: remove unused platforms keyword Anas Nashif 2018-11-19 09:23:24 -0500
  • 759b987f72 drivers: serial: Update cc32xx uart interrupt handling Gil Pitney 2018-11-13 18:04:24 -0800
  • 84fe1ec63f cmake: Don't remember misnamed boards Sebastian Bøe 2018-11-19 11:56:19 +0100
  • 098dbfd185 dts: scan application dir for files included by dts Bobby Noelte 2018-11-19 12:19:29 +0100
  • 1d4223ef3a samples: sockets: Set correct log module name in echo_server Robert Lubos 2018-11-19 12:19:55 +0100
  • 7d31796416 shell: fix shell thread name Jakub Rzeszutko 2018-11-19 13:24:25 +0100
  • 03c7d9bd49 drivers: wdog: Update CMSDK Wdog driver Vincenzo Frascino 2018-11-16 17:07:38 +0000
  • e5460c6bcc drivers: watchdog: wdt_sam0: Convert Atmel SAM0 driver to the new API Henrik Brix Andersen 2018-11-18 16:57:40 +0100
  • 7ca69b385d sample: Add IMX IPM sample application Stanislav Poboril 2018-06-22 11:29:13 +0200
  • 15eace97c9 imx: Enabled Messaging Unit in Udoo Neo Full board Stanislav Poboril 2018-06-22 11:25:03 +0200
  • 871fc0f3c2 imx: Add Messaging Unit peripheral support for i.MX6SoloX soc Stanislav Poboril 2018-06-22 11:21:22 +0200
  • ba3ed24f3d imx: Add IMX IPM driver for i.MX socs Stanislav Poboril 2018-06-22 11:15:38 +0200
  • 1bf1d6a267 scripts: extract_dts_includes: fix cell name readout from yaml Bobby Noelte 2018-11-14 08:06:22 +0100
  • 5501e0d7bd boards: atsamd20_xpro: fix tx pin number for sercom3 Sean Nyekjaer 2018-11-19 10:24:41 +0100
  • a88dc36f60 clang-format: add support for clang-format Håkon Alseth 2018-10-04 14:21:59 +0200
  • b5fd15de0c tests: mqtt: Add test to verify publish reception Robert Lubos 2018-11-08 12:13:39 +0100
  • 0f7698be8b tests: mqtt: Port tests to use new implementation Robert Lubos 2018-09-19 13:37:24 +0200
  • 4d97d9f6be samples: mqtt: Switch MQTT Publisher to new MQTT implementation Robert Lubos 2018-09-13 11:14:55 +0200
  • d2a397bcf8 net: mqtt: Add TLS socket transport Robert Lubos 2018-09-06 10:28:55 +0200
  • 37563a92d5 net: mqtt: Add BSD socket implementation Robert Lubos 2018-06-27 10:41:51 +0200
  • f50aa6d3fb net: mqtt: Mark existing implementation as legacy Robert Lubos 2018-09-21 10:59:18 +0200
  • d0253d310d samples: reel_board/mesh_badge: Fix various coding style issues Johan Hedberg 2018-11-19 13:38:48 +0200
  • b164c9723f samples: reel_board/mesh_badge: Fix out-of-bounds array access Johan Hedberg 2018-11-19 13:34:41 +0200
  • 381a9dd1ee samples: reel_board/mesh_badge: Fix comparison with unsigned number Johan Hedberg 2018-11-19 13:30:15 +0200
  • e693997c29 Bluetooth: host: Fix not starting slave conn param update timer Szymon Janc 2018-11-19 09:50:40 +0100
  • bf71fa1aeb Bluetooth: host: Don't send slave conn param request if not needed Szymon Janc 2018-11-14 13:21:37 +0100
  • 37fcec9833 kconfiglib/menuconfig/kconfig.py: Various improvements Ulf Magnusson 2018-11-17 20:28:09 +0100
  • 8421543f1c shell: Add initial log level for rtt and uart backends Krzysztof Chruscinski 2018-11-16 14:09:31 +0100
  • 644b31d2a4 Revert "Build: Offsets lib as OBJECT not STATIC" Anas Nashif 2018-11-17 21:15:14 -0500
  • 4d1a1217f1 doc: application: coccinelle: Add information about coccinelle list Himanshu Jha 2018-11-17 20:19:45 +0530
  • b010cd763e samples: net: lwm2m_client: expand sanity testing Michael Scott 2018-11-16 15:22:25 -0800
  • 7f6fcf2198 dts-binding: modem: wnc-14a2a: remove base_label to fix build errors Michael Scott 2018-11-16 14:28:29 -0800
  • d80e6f24d4 samples: net: lwm2m_client: add "ok" and baud rate to k64f overlay Michael Scott 2018-11-16 13:22:44 -0800
  • 18e6c10339 scripts: print notice that west's copy is a copy Marti Bolivar 2018-11-16 08:49:43 -0700
  • e053a474ee dts: riscv: pulpino: Fix warning for itim unit address Kumar Gala 2018-11-16 12:10:18 -0600
  • 5ac0fd35d3 dts: atmel: samd: Fix reg address for NVM flash controller Kumar Gala 2018-11-16 12:04:19 -0600
  • db7d1da896 dts: added nxp.kinetis-ptp interrupts Andrei Gansari 2018-11-16 17:12:43 +0200
  • 2d8b86d2c2 tests: i2s_api: run in user mode Andrew Boie 2018-11-14 16:38:49 -0800
  • 9dc6c77bb0 ztest: wait for all suites to finish Andrew Boie 2018-11-14 20:51:48 -0800
  • 7f1f2385d2 tests: i2s_api: disable log subsystem Andrew Boie 2018-11-16 10:34:29 -0800
  • 696d9a72be tests: pci_enum: don't use STDOUT_CONSOLE Andrew Boie 2018-11-15 12:24:12 -0800
  • 9f597d898f i2s: fix bad argument to k_mem_slab_free() Andrew Boie 2018-11-15 13:51:26 -0800
  • d5f464c62b i2s: fix slab leak in i2s_buf_write() Andrew Boie 2018-11-15 13:11:36 -0800
  • eae05d928e drivers/spi: Adding async mode to SAM and SAM0 drivers Tomasz Bursztyka 2018-11-12 16:46:48 +0100
  • 27195895b1 drivers/spi: Do not reconfigure at every transaction Tomasz Bursztyka 2018-11-12 15:54:02 +0100
  • fb4cb3a878 c++: convert implicit conversion to explicit ones in header files Alexander Polleti 2018-11-14 14:43:10 +0100
  • 25d17db96b ieee802154: cc2520: quark_se_c1000_devboard: Move all GPIOs to DTS Kumar Gala 2018-11-16 08:05:44 -0600
  • 27469810ac board: quark_se_c1000_devboard: Move the CC2520 DTS node to the board Kumar Gala 2018-11-16 07:50:09 -0600
  • f249a0f4f2 ieee802154: cc2520: Move to DT only config support Kumar Gala 2018-11-16 07:21:51 -0600
  • 1634cf2248 drivers/spi: Always selecet HAS_DTS_SPI once SPI is enabled Kumar Gala 2018-11-15 09:02:14 -0600
  • ea198e3e4b ieee802154: mcr20a: Cleanup Kconfig and DT support Kumar Gala 2018-11-15 09:00:25 -0600
  • 1b3b0153a6 boards/x86: Use dts for configuring the cc2520 device Tomasz Bursztyka 2018-11-05 20:15:07 +0100
  • f95c3d1a00 dts/boards: Add a dedicated cc2520 config for quark_se_c1000_devboard Tomasz Bursztyka 2018-11-05 14:11:00 +0100
  • e743104ad4 dts: Fix warning related to invalid alias name Kumar Gala 2018-11-09 06:48:55 -0600
  • fd6e9c6f58 dts: i2c: cleanup CONFIG_I2C_x_IRQ_PRI Kumar Gala 2018-11-15 20:14:07 -0600
  • 8ba60342cf cmake: Set PYTHON_EXECUTABLE env var with kconfig Carles Cufi 2018-11-16 15:15:26 +0100
  • 325954de8f samples: console: echo: Test output-only mode too Paul Sokolovsky 2018-11-13 15:20:02 +0300
  • 49bb163756 drivers: serial: uart_cmsdk_apb: Fix interrupt-driven operation Paul Sokolovsky 2018-11-12 21:22:54 +0300
  • ee9b08d7da drivers: watchdog: Convert Atmel SAM driver to DTS Kumar Gala 2018-11-14 09:23:40 -0600
  • 5e6f220713 kernel: Fix type of Z_EXC_HANDLE Sebastian Bøe 2018-11-16 13:54:01 +0100
  • 8c4b551be4 drivers/spi: Set CS inactive when releasing unconditionally Tomasz Bursztyka 2018-10-04 13:52:53 +0200
  • 39551cfbb8 drivers: pwm: Add power management to pwm_nrfx Marek Pieta 2018-10-11 15:14:17 +0200
  • 18f9bb04f7 Build: Offsets lib as OBJECT not STATIC Klaus Petersen 2018-11-12 17:23:05 +0100
  • 5af45bd392 shell: uart: Handle RX ring buffer full case Krzysztof Chruscinski 2018-11-15 11:08:37 +0100
  • 296dab3fe2 Bluetooth: Mesh: Increase scan window from 10ms to 30ms Johan Hedberg 2018-11-15 20:31:07 +0200
  • 824d0bd854 sockets: tls: Use FD table to reach net_context Robert Lubos 2018-11-14 13:29:10 +0100
  • 72958f2e1c sockets: tls: Fix getsockopt/setsockop return value Robert Lubos 2018-11-14 12:58:06 +0100
  • 16dca3773f boards/x86: up_squared: add support for SBL(Slim Bootloader) Aiden Park 2018-11-13 10:03:07 -0800
  • f8cbf7f92a arch/arm: Avoid C++ comments inside C comments Patrik Flykt 2018-11-15 11:44:18 -0700
  • 07697dd004 subsys/mgmt: Avoid C++ comments inside C comments Patrik Flykt 2018-11-15 11:19:45 -0700
  • 72378a40f5 drivers/pci: Avoid nested C/C++ comments Patrik Flykt 2018-11-15 11:03:49 -0700
  • 66a4a11836 arch/xtensa: Use C style comments Patrik Flykt 2018-11-15 11:00:19 -0700
  • 8d769d5533 arch/xtensa: Remove identifier looking as mixed C/C++ comments Patrik Flykt 2018-11-15 10:57:48 -0700
  • 90823520e2 dts: Remove ifdef CONFIG_FS_FLASH_STORAGE_PARTITION from dts files Kumar Gala 2018-11-15 09:17:26 -0600
  • edefd7dc7d boards: nrf52840_pca10056: move modem configurtion to overlay Kumar Gala 2018-11-15 09:58:49 -0600
  • 94bf29561e boards: nrf52840_mdk: move modem configurtion to overlay Kumar Gala 2018-11-15 09:58:03 -0600
  • 6a960e7d17 logging: Fix LOG_LEVEL dependency on log.h include Krzysztof Chruscinski 2018-11-15 07:46:15 +0100
  • d945d32a1e i2s_sam_ssc: fix compiler warning Andrew Boie 2018-11-14 15:06:23 -0800
  • ad4df685f1 i2s: add i2s_configure() as a system call Andrew Boie 2018-11-14 15:00:27 -0800
  • 76a160ba38 i2s_handlers: fix incorrect k_mem_slab_free arg Andrew Boie 2018-11-14 14:58:45 -0800