Commit graph

  • 95126d1af6 boards: sam_e70_xplained: Enable userspace Adithya Baglody 2018-04-03 16:55:18 +05:30
  • 3aa3e97675 samples: net: coap: Solved the payload issue in coap GET Method Tarun Kumar Agarwal 2018-04-06 14:57:36 +05:30
  • 50893349fe subsys: nffs: Unlock mutex before returning Leandro Pereira 2018-04-13 11:58:17 -07:00
  • 4d5fbbc517 arch: arm: Flush pipeline after switching privilege levels Leandro Pereira 2018-04-06 16:03:47 -07:00
  • 504686053e doc: Fix path in documentation about uncrustify.cfg Iván Sánchez Ortega 2018-04-13 16:08:30 +02:00
  • 25e5c60c41 tests/net: utils: increase min RAM requirement to 24K Erwan Gouriou 2018-04-13 15:50:13 +02:00
  • 3b529ca3ee scripts: extract_dts_inlcudes: generate cells for gpio Erwan Gouriou 2017-12-18 15:08:29 +01:00
  • 7c6cf201e0 boards: stm32: add button and leds gpio definitions Erwan Gouriou 2017-11-24 10:08:03 +01:00
  • 4fe3a9776f dts: gpio: create gpio dt-bingings and inlude in stm32 dtsi files Erwan Gouriou 2017-11-27 09:33:17 +01:00
  • 2b4cb5a7ad dts: provide yaml bindings for led and gpio keys Erwan Gouriou 2017-12-18 15:19:40 +01:00
  • 6c92e55635 dts: bindings: add bindings for stm32 gpio Erwan Gouriou 2017-11-24 16:34:20 +01:00
  • f2177bfb8e tests: net: Make "app" tests dependent on netif Andrzej Głąbek 2018-04-13 14:11:03 +02:00
  • 1d27d27a06 boards: 96_carbon_nrf51: Update SPI driver default configuration Andrzej Głąbek 2018-04-13 09:00:03 +02:00
  • 5991cea137 drivers: spi: Add missing periods in Kconfig.nrfx Andrzej Głąbek 2018-04-10 13:27:27 +02:00
  • ecd081115a drivers: spi: Add shim for nrfx SPIS driver Andrzej Głąbek 2018-04-09 12:04:57 +02:00
  • ffb2bcbb4d drivers/spi: Slave async calls require recv frames as successful status Tomasz Bursztyka 2018-04-12 15:48:22 +02:00
  • 1143606ce9 drivers/spi: Fix context lock behavior Tomasz Bursztyka 2018-04-12 15:38:46 +02:00
  • 93318f9f00 yaml: rename cell_string clocks Erwan Gouriou 2017-12-14 15:02:10 +01:00
  • 1aa123d05d arm: nucleo_f103rb: Do not enable PWM by default Erwan Gouriou 2018-04-10 17:17:00 +02:00
  • 50bf306f4f dts: stm32: Populate gpio nodes for stm32l0 series Erwan Gouriou 2018-03-28 09:48:31 +02:00
  • a78adcdd91 dts: stm32: Populate gpio nodes for stm32l4 series Erwan Gouriou 2017-11-23 13:39:20 +01:00
  • a4c426abcb dts: stm32: Populate gpio nodes for stm32f3 series Erwan Gouriou 2017-11-23 13:25:19 +01:00
  • dbc3c02452 dts: stm32: Populate gpio nodes for stm32f1 series Erwan Gouriou 2017-11-23 12:03:56 +01:00
  • 8e5cf5fe8f dts: stm32: Populate gpio nodes for stm32f0 series Erwan Gouriou 2017-11-23 11:31:59 +01:00
  • e7ab1d306b dts: stm32: Populate gpio nodes for stm32f4 series Erwan Gouriou 2017-11-10 16:04:55 +01:00
  • 708b59b9aa dts: stm32: stm32f469 is a stm32f429 derivative Erwan Gouriou 2017-12-14 14:24:43 +01:00
  • a534aa6a6e CODEOWNERS: update owners Anas Nashif 2018-04-13 07:47:23 -05:00
  • 2563c373c3 net: ipv6: Fix crash from NULL fragment pointer access Ruslan Mstoi 2018-04-13 11:28:56 +03:00
  • be6bf29363 syslog: net: Fix multiple network interface selection for IPv4 Jukka Rissanen 2018-03-16 14:30:10 +02:00
  • a91c46ffde net: app: Select local IP address properly if multiple interfaces Jukka Rissanen 2018-02-08 17:28:51 +02:00
  • 2bb179b7e1 net: shell: Use correct network interface for IPv4 ping Jukka Rissanen 2018-01-31 16:12:45 +02:00
  • da8af39302 net: if: Add helper to select src interface for a IPv4 dst addr Jukka Rissanen 2018-01-31 16:09:38 +02:00
  • 5e9f7cb27a doc: fix misspellings in Kconfig files David B. Kinder 2018-04-05 15:07:00 -07:00
  • 5976afe91f drivers: spi: Correct a typo in spi_nrfx_spi.c Andrzej Głąbek 2018-04-13 09:42:01 +02:00
  • 9c032eb14d boards/arduino101: Enable UART 0 controller Ulf Magnusson 2018-03-30 22:54:37 +02:00
  • 05f02bd038 docs: group the GPIO_* flags into logical groups. Iván Sánchez Ortega 2018-03-27 15:25:22 +02:00
  • c1aa9d16e9 cmake: Fix CONFIG_CUSTOM_LINKER_SCRIPT Sebastian Bøe 2018-04-12 14:48:05 +02:00
  • 8c5b16cc79 drivers: flash: atmel sam0: Fix compilation without page layout support Henrik Brix Andersen 2018-04-12 22:41:42 +02:00
  • 1f45f79d61 tests: mempool: Add overflow checks Leandro Pereira 2018-04-12 13:29:05 -07:00
  • 85dcc97db9 kernel: mempool: Always check for overflow in k_calloc() Leandro Pereira 2018-04-12 12:53:57 -07:00
  • b902da3599 kernel: mempool: Check for overflow in k_malloc() Leandro Pereira 2018-04-12 12:51:51 -07:00
  • c7f5cc9bcb license: fix spdx identifier in a few files Anas Nashif 2018-04-12 13:45:33 -05:00
  • 3c8b3875c6 tests: kernel: threads: Additional tests for set_priority Rajavardhan Gundi 2018-03-28 13:58:14 +05:30
  • 7a9c4cbd9d drivers: spi: Align nrfx_spi shim with the nrfx_spim one Andrzej Głąbek 2018-04-09 14:48:12 +02:00
  • 998c79d09b drivers: spi: Add shim for nrfx SPIM driver Andrzej Głąbek 2018-04-09 11:46:43 +02:00
  • 397e52f099 arch: nrf52: Correct the number of IRQs in nRF52840 Andrzej Głąbek 2018-04-09 11:16:43 +02:00
  • ea1d14e529 hal: nordic: Move nrfx IRQ related stuff from SPI shim to nrfx_glue Andrzej Głąbek 2018-04-09 11:09:29 +02:00
  • 88b66b58b1 doc: getting_started: Make it more obvious how to follow the guide Sebastian Bøe 2018-04-09 09:09:43 +02:00
  • a660fcb315 doc: Add USB documentation identifiers and links Andrei Emeltchenko 2018-04-09 11:32:06 +03:00
  • 556e5329a6 doc: Make code consistent lowering case Andrei Emeltchenko 2018-04-09 11:17:03 +03:00
  • 5e9563ab8b doc: usb: Move USB sections to USB Stack Andrei Emeltchenko 2018-04-06 14:54:46 +03:00
  • c995bfe7e6 net/wifi: Add a shell module for controlling WiFi devices Tomasz Bursztyka 2018-03-19 22:14:48 +01:00
  • eab3f168fd net/mgmt/wifi: Add dedicated net mgmt hooks for WiFi offload devices Tomasz Bursztyka 2017-12-04 13:17:42 +01:00
  • 17b923ae3c net: wifi: Add a wifi.h to hold WiFi definitions Gil Pitney 2018-02-15 17:58:33 -08:00
  • 8b839b4e0c drivers/wifi: Add files skeleton for adding WiFi drivers Tomasz Bursztyka 2017-12-04 13:35:34 +01:00
  • dc81659bc5 net/wifi: Select dependencies to get wifi mgmt working Tomasz Bursztyka 2018-03-20 14:54:52 +01:00
  • 7bde51d86a net/mgmt: Add initial WiFi management API definitions Patrik Flykt 2017-12-04 12:17:39 +02:00
  • 93ac7ce655 net/mgmt: Move NET_EVENT_INFO_MAX_SIZE into net core's private header Tomasz Bursztyka 2018-03-21 13:08:14 +01:00
  • c7d5e872dc net: Don't call l2->enable for offload devices Gil Pitney 2018-02-21 15:24:07 -08:00
  • 6d387ec98f net: Remove the need for an l2 on offloaded drivers Dario Pennisi 2017-05-03 10:32:24 +02:00
  • 79c4a5b4bf samples: net: coap_client: Fix compile error Jukka Rissanen 2018-04-12 13:50:30 +03:00
  • c542c0e33e boards: dts: Cleanup aliases Kumar Gala 2018-04-10 11:56:14 -05:00
  • 5319e0099f boards: arduino_due, nrf52_pca20020: Add "ram" and "flash" properties Paul Sokolovsky 2018-04-11 19:57:44 +03:00
  • 70a5bdedd8 doc: network-management-api: clarify intended event listening usage Marti Bolivar 2018-03-01 16:55:24 -05:00
  • 3718684e06 tests: net: dhcpv4: fix net mgmt event handler Marti Bolivar 2018-03-01 16:55:02 -05:00
  • 0d83900ddf tests: net: mld: fix net mgmt event handler Marti Bolivar 2018-03-01 16:54:44 -05:00
  • 023ae27d25 samples: telnet: fix net mgmt event handler Marti Bolivar 2018-03-01 16:54:32 -05:00
  • cd6a3f0457 samples: coap_client: fix net mgmt event handler Marti Bolivar 2018-03-01 16:53:41 -05:00
  • f6a25cfd0e docs: network-management-api: update a changed function name Marti Bolivar 2018-03-01 15:17:39 -05:00
  • ac661a0779 net: tcp: Cancel fin_timer in FIN_WAIT_2 instead FIN_WAIT_1 Marcin Niestroj 2018-04-11 11:46:42 +02:00
  • 6f57c03aee net: app: Always set relevant sa_family when starting a TCP server Tomasz Bursztyka 2018-04-11 15:37:58 +02:00
  • c563e33102 drivers: entropy: Change KW41Z to use XOROSHIRO for RNG source David Leach 2018-03-06 09:54:50 -06:00
  • 292033c1d0 openthread: kw41z: Adding echo/server project config files for KW41Z OT David Leach 2018-03-01 16:59:19 -06:00
  • 00885bbf28 OpenThread: Normalize IEEE802.15.4 driver name for use by L2 layers David Leach 2018-03-12 13:28:07 -05:00
  • 03b24082ee subsys: net: ip: l2: openthread: Fixed compiler errors and warnings David Leach 2018-03-02 13:55:36 -06:00
  • 51a2090780 newlib: Fix compiler warning when using Newlib David Leach 2018-03-02 13:48:11 -06:00
  • 9f7470e240 drivers: ieee802154: Add OpenThread modifications to KW41Z driver David Leach 2018-03-06 22:11:02 -06:00
  • 7738a501d9 drivers: ieee802154: Add auto-ack support to KW41Z driver David Leach 2018-03-12 15:15:19 -05:00
  • c90b9f53cd net: shell: Print ethernet statistics Jukka Rissanen 2018-04-05 16:51:12 +03:00
  • 435d173870 samples: net: stats: Print ethernet statistics Jukka Rissanen 2018-03-28 17:08:29 +03:00
  • 3e048f6d3e drivers: eth: native_posix: Add ethernet statistics support Jukka Rissanen 2018-03-28 17:05:01 +03:00
  • c1e7fd76ef net: stats: Add infrastructure for collecting ethernet stats Jukka Rissanen 2018-03-28 16:59:45 +03:00
  • 1146ba1f91 net: app: server: Create IPv4 listener also if IPv6 is enabled Jukka Rissanen 2018-04-11 13:27:20 +03:00
  • e8bc063215 drivers/ethernet: Reduce runtime context size in ENC28J60 driver Tomasz Bursztyka 2018-04-11 14:30:20 +02:00
  • 669d4a8ccb drivers/ethernet: Optimize memory read/write operations in ENC28J60 Tomasz Bursztyka 2018-04-11 14:04:50 +02:00
  • 42902e580b drivers/ethernet: Fix and clean a bit ENC28J60 driver Tomasz Bursztyka 2018-04-10 18:32:30 +02:00
  • f9159ab6bd samples/telnet: Fix accessing iface ipv4 config Tomasz Bursztyka 2018-04-10 18:03:27 +02:00
  • f8248d4fe7 CODEOWNERS: Add @pfalcon as a maintainer of BSD Sockets subsystem Paul Sokolovsky 2018-04-11 13:08:01 +03:00
  • a9d7b1ff25 boards: hifive1: Add missing board yaml file Kumar Gala 2018-04-10 21:03:30 -05:00
  • e295836b3a usb: dfu: Use USB Device defined VID / PID Andrei Emeltchenko 2018-04-10 16:33:47 +03:00
  • b6d912abf6 Bluetooth: hci_usb: Use USB Device defined VID / PID Andrei Emeltchenko 2018-04-10 16:27:27 +03:00
  • a68a177cc7 wpanusb: Use DEBUG syslog level Andrei Emeltchenko 2018-04-09 11:12:35 +03:00
  • 32e089d2f0 wpanusb: Remove old hardcoded VID / PID Andrei Emeltchenko 2018-04-09 11:10:41 +03:00
  • c925bf5175 wpanusb: Remove unneeded configuration option Andrei Emeltchenko 2018-04-11 10:19:23 +03:00
  • 05893ec51c wpanusb: Assign USB Product ID to 802.15.4 over USB Andrei Emeltchenko 2018-04-09 11:07:41 +03:00
  • 61cd96ee45 net: l2: ethernet: fix kconfig Andrzej Puzdrowski 2018-04-11 09:40:13 +02:00
  • 85e8eaa9a6 boards/arm: add support for colibri_imx7d_m4 board Diego Sueiro 2018-04-07 07:14:31 +01:00
  • 816330239e arch: Add imx7d m4 soc support Diego Sueiro 2018-03-16 13:59:33 +00:00
  • 346165b2e8 serial: Add imx uart driver shim Diego Sueiro 2018-03-14 18:36:53 +00:00
  • 3afc2b6c61 ext/hal/nxp/imx: Import the nxp imx7 freertos bsp Diego Sueiro 2018-03-14 18:34:52 +00:00