Commit graph

  • 31a4e1ccf4 subsys: kernel_event_logger: change kernel event values Savinay Dharmappa 2018-02-21 00:07:48 +05:30
  • b7ef393bfe net: ipv6: Drop ICMPv6 packet if NA header is NULL Ruslan Mstoi 2018-02-22 12:16:09 +02:00
  • ec207f4250 net: app: Move mbedTLS debug log level config to mbedTLS Kconfig Paul Sokolovsky 2018-02-21 17:37:07 +02:00
  • ca94b86b3d drivers: console: Fix crash in shell Ruslan Mstoi 2018-02-22 18:33:01 +02:00
  • 05e00f6e7f doc: remove use of sphinx autodoc extension David B. Kinder 2018-02-22 10:09:52 -08:00
  • 540efaf402 doc: fix misspellings in docs David B. Kinder 2018-02-22 10:17:53 -08:00
  • 3673698df1 doc: fix misspellings in XTENSA Kconfig David B. Kinder 2018-02-22 10:29:04 -08:00
  • cf04bd9e9d doc: fix broken link in contributing guidelines David B. Kinder 2018-02-22 09:25:06 -08:00
  • 2119080371 boards: document and enable USB on the Arduino Zero. Michael Hope 2018-02-16 18:17:01 +01:00
  • 3b16948a4a usb: sam0: add a USB device driver. Michael Hope 2018-01-06 23:19:09 +01:00
  • 94d7afd73f boards: delete misleading comments in flash partitions Marti Bolivar 2018-02-16 16:11:40 -05:00
  • 527e5dabe7 boards: dts: replace comments with links to documentation Marti Bolivar 2018-02-21 14:57:18 -05:00
  • e8e731e53b dts: common.dts: trivial whitespace cleanup Marti Bolivar 2018-02-16 15:06:28 -05:00
  • b7b1dfb8b6 doc: application: re-work DT overlay section Marti Bolivar 2018-02-16 14:56:13 -05:00
  • 137cb01693 doc: flash_partitions: rework Marti Bolivar 2018-02-16 13:56:56 -05:00
  • b328ec51ac cmake: dts.cmake: Use SOC_PATH to find soc/dts.fixup Kumar Gala 2018-02-22 09:27:33 -06:00
  • 440cc18d1b cmake: Move SOC_* var defines to cmake/app/boilerplate.cmake Kumar Gala 2018-02-22 09:25:03 -06:00
  • 4f9864b15b boards: add the Adafruit Trinket M0. Michael Hope 2018-02-21 19:27:01 +01:00
  • a4bba711af boards: add the Adafruit Trinket M0. upstream_trinket Michael Hope 2018-02-21 19:27:01 +01:00
  • 4d72e48d31 arch: POSIX: Add guard into posix_cheats file. Youvedeep Singh 2018-02-21 23:04:07 +05:30
  • 49fbfbb015 tests: kernel: posix: timer: POSIX timer test. Youvedeep Singh 2018-02-21 21:06:28 +05:30
  • 8d040f1bcb kernel: POSIX: Compatibility layer for POSIX timer APIs. Youvedeep Singh 2018-02-21 16:15:26 +05:30
  • f0b678b03b tests: kernel: posix: pthread_cancel: POSIX thread cancel test. Youvedeep Singh 2018-02-16 12:58:07 +05:30
  • cdaffef883 tests: kernel: posix: pthread: Add pthread test. Youvedeep Singh 2018-02-15 19:42:27 +05:30
  • 2d37286404 tests: kernel: posix: clock: Add posix clock test. Youvedeep Singh 2018-02-04 15:59:55 +05:30
  • 2e43d001ea tests: kernel: posix: pthread_join: Add pthread join test. Youvedeep Singh 2018-02-04 11:40:52 +05:30
  • 7903c84694 kernel: POSIX: removing unused elements from POSIX object attribute. Youvedeep Singh 2018-02-15 19:47:53 +05:30
  • d50b1fe981 kernel: POSIX: Compatibility layer for POSIX clock APIs. Youvedeep Singh 2018-01-17 13:09:42 +05:30
  • 1f2e126d4d kernel: POSIX: Compatibility layer for POSIX sleep APIs. Youvedeep Singh 2018-01-13 21:54:23 +05:30
  • 7eabf1025c kernel: POSIX: Compatibility layer for scheduler APIs. Youvedeep Singh 2018-01-13 18:51:15 +05:30
  • c8aa6570c1 kernel: POSIX: Compatibility layer for pthread APIs. Youvedeep Singh 2017-12-28 14:31:57 +05:30
  • abc94b8597 kernel: POSIX: moving POSIX related typedef into sys/types.h file. Youvedeep Singh 2018-01-03 15:38:02 +05:30
  • 325abfbcf4 kernel: POSIX: Fixing return value of POSIX APIs on error. Youvedeep Singh 2018-02-08 08:50:06 +05:30
  • f31245d365 subsys: dfu: boot: Remove unused ver query code. Christopher Collins 2018-02-21 12:45:26 -08:00
  • d9bd6909c3 samples: dump_http_server: move generated files into include/generated Kumar Gala 2018-02-21 10:28:53 -06:00
  • 2e7146b7a6 arch: refactor the SAM0 SoC fixups into a SoC-level file. Michael Hope 2018-02-21 19:28:51 +01:00
  • 87a8d199d8 dts: atmel_sam: Refactor SoC dts.fixup into arch/arm/soc/atmel_sam Kumar Gala 2018-02-21 11:30:11 -06:00
  • 7daca96262 boards: enable the DMA driver on the Arduino Zero. dma_dts Michael Hope 2018-02-21 19:38:56 +01:00
  • 6e92d9a7ad dma: add a DMA driver for the Atmel SAM0 series. Michael Hope 2017-11-15 23:12:49 +01:00
  • 53e62bae6c tests: ensure the DMA buffers are aligned. Michael Hope 2018-02-20 22:53:58 +01:00
  • 3e5252967f arch: refactor the SAM0 SoC fixups into a SoC-level file. move_dts Michael Hope 2018-02-21 19:28:51 +01:00
  • a73e8fa083 dts: nxp: Refactor imx/rt dts.fixup into arch/arm/soc Kumar Gala 2018-02-21 08:38:02 -06:00
  • 4c50b1f199 dts: nxp: Refactor kwx dts.fixup into arch/arm/soc Kumar Gala 2018-02-21 08:31:41 -06:00
  • 8760edd6a5 dts: nxp: Refactor kl2x dts.fixup into arch/arm/soc Kumar Gala 2018-02-06 12:19:00 -06:00
  • 29d4ea327f dts: nxp: Refactor lpc54xxx dts.fixup into arch/arm/soc Kumar Gala 2018-02-06 12:15:25 -06:00
  • 340bc66f24 dts: nxp: Refactor k64 dts.fixup into arch/arm/soc Kumar Gala 2018-02-06 12:14:24 -06:00
  • 336e088d52 boards: nucleo_f429zi: fixup space character issue Erwan Gouriou 2018-02-12 10:58:57 +01:00
  • c1ce290d45 serial: sam: add support for interrupt driven serial Justin Watson 2018-02-19 21:58:07 -08:00
  • 0c45b84ce1 dts: nxp: Add add addr/size cell to spi nodes Kumar Gala 2018-02-21 08:18:19 -06:00
  • 5a5e352899 dts: ti: Refactor TI SoC dts.fixup into arch/arm/soc/ti_simplelink Kumar Gala 2018-02-21 10:19:38 -06:00
  • a8da9a65ac board: nucleo_f412zg: Configure I2C and USB Erwan Gouriou 2018-02-21 15:37:41 +01:00
  • 899ed91506 drivers: usb_dc_stm32: Get USB configuration from DT Yannis Damigos 2017-10-16 15:50:01 +03:00
  • 22c1018bfb dts: arm: 96b_carbon use DT to configure USB Yannis Damigos 2017-10-16 15:42:39 +03:00
  • c431152147 dts: bindings: Add yaml files for STM32 USB support to DT Yannis Damigos 2017-10-15 18:09:49 +03:00
  • 1827fcf07a CODEOWNERS: added entry for POSIX arch & native_posix board Alberto Escolar Piedras 2018-02-21 14:52:50 +01:00
  • d9b105fff5 serial: sam0: add samd20 support Sean Nyekjaer 2018-01-22 18:58:11 +01:00
  • 451fc36824 scripts: extract_dts_inculdes: Fix reg prop size/addr cell calculation Kumar Gala 2018-02-20 12:09:50 -06:00
  • 7fc5ffa92b net: shell: Fix net mem command output Jukka Rissanen 2018-02-20 10:10:36 +02:00
  • 214c685726 kernel: mem_domain: Pass proper type to ensure_w_xor_x() Leandro Pereira 2018-02-20 16:15:14 -08:00
  • 44be8fbb30 doc: doxygen: Hide implementation detail symbols Leandro Pereira 2018-02-20 09:32:39 -08:00
  • 3beb481bab soc: esp32: Fix compile warnings when redefining BIT() macro Leandro Pereira 2018-02-20 09:11:38 -08:00
  • 3e30e8164f samples: subsys: mgmt: smp_svr: add sample app Christopher Collins 2018-02-14 17:20:03 -08:00
  • 5ed30f0360 subsys: stats - Statistics support Christopher Collins 2018-01-29 14:19:50 -08:00
  • 3986ef2770 subsys: mgmt: CMake and Kconfig support. Christopher Collins 2018-01-17 18:02:30 -08:00
  • d14b1aca62 mgmt: Bluetooth transport for SMP (mcumgr). Christopher Collins 2018-01-17 18:02:12 -08:00
  • 14735116d1 subsys: mgmt: UART transport for SMP (mcumgr). Christopher Collins 2018-01-17 18:01:52 -08:00
  • 76bf5646d5 subsys: mgmt: Shell transport for SMP (mcumgr). Christopher Collins 2018-01-17 17:59:49 -08:00
  • 6721d64735 subsys: mgmt: SMP protocol for mcumgr. Christopher Collins 2018-01-17 17:57:25 -08:00
  • 2ad7ccdb2d subsys: dfu: boot: mcuboot: Query current img ver Christopher Collins 2018-01-25 18:31:11 -08:00
  • 7b27fa6d5a subsys: dfu: boot: Allow inspection of boot state. Christopher Collins 2018-01-17 17:40:36 -08:00
  • 41646dbeee ext: lib: mgmt: mcumgr: Build support for mcumgr. Christopher Collins 2018-01-17 17:54:53 -08:00
  • fe5b80ea58 ext: lib: mgmt: mcumgr management infrastructure. Christopher Collins 2018-01-17 17:52:40 -08:00
  • 82e832f836 boards/arm: Enabling SPI ports on nucleo_f103rb Tomasz Bursztyka 2018-02-12 11:54:00 +01:00
  • 561161dc0e boards/arm: Enabling SPI ports on nucleo_f030r8 Tomasz Bursztyka 2018-02-12 11:16:38 +01:00
  • c628146eba drivers/pinmux: Provide common SPI1/SPI2 configuration on stm32f0 Tomasz Bursztyka 2018-02-12 09:36:25 +01:00
  • 00b053a4c8 soc/stm32: Add DTS support for SPI port 2 on stm32f030 series Tomasz Bursztyka 2018-02-12 09:17:50 +01:00
  • 1e159de848 Bluetooth: Mesh: Use a single transmission from Friend to LPN Johan Hedberg 2018-02-16 19:50:34 +02:00
  • 76b262cae2 net: pkt: Fix comment typo in word fragment Ruslan Mstoi 2018-02-20 15:55:48 +02:00
  • 9f376407c0 net: ipv6: Drop NS packet if LL address is too long Ruslan Mstoi 2018-02-20 15:31:38 +02:00
  • 1f43e7b684 boards: arm: STM32 boards use DT to configure SPI Daniel Wagenknecht 2018-01-28 02:37:58 +01:00
  • 44bfd32f22 dts: spi: add remaining SPI fixup defines for STM32 Daniel Wagenknecht 2018-01-28 02:28:49 +01:00
  • ab20e83f78 dts: stm32: add SPI nodes and give example for /delete-node/ Daniel Wagenknecht 2018-02-14 23:22:13 +01:00
  • 2b26e710f1 dts: stm32: add SPI nodes to dtsi files Daniel Wagenknecht 2018-02-10 00:31:00 +01:00
  • 306298e857 dts/arm/st: Fix SPI1 interrupt priority for STM32f0 Yannis Damigos 2018-02-17 16:57:20 +02:00
  • b4f842db5c dts: stm32: spi2 is not supported on all F4 SoCs Daniel Wagenknecht 2018-02-10 00:25:35 +01:00
  • 34ed38edd5 dts: stm32: fix dts inclusion for stm32f405 Daniel Wagenknecht 2018-02-10 00:17:17 +01:00
  • b55e7b784c Bluetooth: controller: Use RADIO_TIES_US to define inter event space Vinayak Kariappa Chettimada 2018-02-17 06:27:53 +01:00
  • 10ef346aed drivers: net: loopback: Fix possible double unref Jukka Rissanen 2018-02-20 14:24:29 +02:00
  • 5490d28d8c net: app: Fix issue while configuring local context Ravi kumar Veeramally 2018-02-17 23:15:54 +02:00
  • 88e8119078 net: app: Fix connection closure issues with net_app_ctx Ravi kumar Veeramally 2018-02-16 12:30:08 +02:00
  • a495b31ee0 sample: net: RPL mesh sample over QEMU Pedro Martucci 2018-02-14 11:17:56 -02:00
  • ede5b8ffc3 drivers/ieee802154: Add hw filtering support for upipe driver Pedro Martucci 2018-02-14 11:03:15 -02:00
  • 023628f3d7 net: Set net_buf alloc timeout for IPv4 ARP and IPv6 ND Jukka Rissanen 2018-02-14 18:43:34 +02:00
  • e84d1a4f31 drivers: gpio: Nios-II: Fix condition on gpio_nios2_config_oput_port() Vitor Massaru Iha 2018-02-19 16:22:56 -03:00
  • 8344419818 samples: create a USB to serial adapter. trinket_m0 Michael Hope 2018-02-19 22:20:22 +01:00
  • d1d3d2a821 usb: revert the 1200 baud reset hack. Michael Hope 2018-02-19 22:19:02 +01:00
  • 37c505d0ac uart: sam0: support setting the baud rate at runtime. Michael Hope 2018-02-19 22:17:58 +01:00
  • ec6188bc06 net: bt: Call net_if_carrier_down when disconnected Luiz Augusto von Dentz 2018-02-19 10:39:48 +02:00
  • 656bab0361 net: Introduce net_if_carrier_down Luiz Augusto von Dentz 2018-02-19 10:36:06 +02:00
  • 7e06be2218 samples: sockets: http_get: Include Host: header in request Paul Sokolovsky 2018-02-16 13:58:15 +02:00