Commit graph

  • 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
  • 517df4d73c subsys: net: http: Send "Internal Server Error" on unknown error code Leandro Pereira 2018-02-16 16:42:41 -08:00
  • 5766a88c63 tests: fatal: rename function to be consistent Anas Nashif 2018-02-17 17:55:27 -06:00
  • 5e9279a35c tests: sleep: rename function to be consistent Anas Nashif 2018-02-17 17:52:29 -06:00
  • 10c0bea562 tests: mslab: cleanup output and use ztest Anas Nashif 2018-02-17 17:50:36 -06:00
  • 0ebaaf400b tests: static_idt: cleanup test Anas Nashif 2018-02-17 14:11:18 -06:00
  • b16f89a094 tests: move multilib test to common/ Anas Nashif 2018-02-17 10:50:39 -06:00
  • 4192a24f8c tests: lib: use meaningful test names Anas Nashif 2018-02-17 10:26:53 -06:00
  • 84d14e823b tests: move bitfields test to common/ Anas Nashif 2018-02-17 10:02:31 -06:00
  • 5783775584 tests: move c lib test to lib/ Anas Nashif 2018-02-17 09:53:32 -06:00
  • c797a9ef7b tests: libc: cleanup naming and expand string tests Anas Nashif 2018-02-17 09:51:41 -06:00
  • 46f0718eb1 tests: crypto: aes: use meaningful test names Anas Nashif 2018-02-17 09:03:58 -06:00
  • 10d75d478d tests: crypto: stop relying on path for naming Anas Nashif 2018-02-17 08:56:45 -06:00
  • 841835554d tests: kernel: stop relying on path for naming Anas Nashif 2018-02-16 09:36:15 -06:00
  • 7e5853888c tests: boot_page_table cleanup Anas Nashif 2018-02-16 15:11:06 -06:00
  • 516ded7dff tests: work_queue: use ztest properly Anas Nashif 2018-02-16 17:16:48 -06:00
  • 57f158802b tests: mem_pool: move proper to ztest Anas Nashif 2018-02-16 15:50:44 -06:00
  • 25a59cded9 drivers: sensor: vl53l0x: Use proper variable type for return code Leandro Pereira 2018-02-16 17:15:41 -08:00
  • e5dcd0236c doc: Update doc building instructions David B. Kinder 2018-02-16 15:14:11 -08:00
  • 2a98e7cfb4 samples: drivers: crypto: Print correct buffer comparison on failure Leandro Pereira 2018-02-16 16:46:59 -08:00
  • 02dc6eb960 subsys: fcb: Check for mutex lock failure when walking FCB Leandro Pereira 2018-02-16 16:52:16 -08:00
  • f303e9d115 samples: sockets: Add big_http_download sample Paul Sokolovsky 2018-02-13 14:28:00 +02:00
  • 8e534f7bf4 uart: fixing pin range being too tight for the nrf52840 Giuliano Franchetto 2018-02-08 08:41:42 +01:00
  • 8ee282e319 led_strip: add a APA102 driver. Michael Hope 2018-02-12 22:35:20 +01:00
  • d9538ec6b3 drivers: system_apic: Correctly assert interrupt line number Leandro Pereira 2018-02-16 17:20:32 -08:00
  • 3b2434f25c tests: move sprintf test out of kernel Anas Nashif 2018-02-16 11:43:25 -06:00
  • edd85e17dc tests: sprintf: move to ztest Anas Nashif 2018-02-16 11:20:54 -06:00
  • d18ef7fd75 tests: common: use consistent test names Anas Nashif 2018-02-16 09:06:27 -06:00
  • 2125d41b63 Update the USB echo code. Michael Hope 2018-02-15 21:03:01 +01:00
  • c06fd3d047 usb: begin enabling on the Trinket.xs Michael Hope 2018-02-15 20:01:09 +01:00