Commit graph

  • 158adc684f net: sockets: Support MSG_DONTWAIT flag in zsock_recvfrom Stig Bjørlykke 2018-03-15 13:40:50 +01:00
  • 48a5fbcaa9 drivers: flash: stm32f0: remove CONFIG_FLASH_PAGE_SIZE Ilya Tagunov 2018-03-16 19:55:34 +03:00
  • 81242985c2 kernel/sched: Clean up docs for _pend_thread(), limit scope Andy Ross 2018-03-09 13:29:00 -08:00
  • 345553b19b kernel/queue: Clean up scheduler API usage Andy Ross 2018-03-09 13:05:15 -08:00
  • 85bc0a3fe6 kernel: Cleanup, unify _add_thread_to_ready_q() and _ready_thread() Andy Ross 2018-03-09 12:17:45 -08:00
  • c7ceef6751 kernel_event_logger: Ignore events before subsystem init Andy Ross 2018-03-10 09:37:27 -08:00
  • 9d367eeb0a xtensa, kernel/sched: Move next switch_handle selection to the scheduler Andy Ross 2018-03-08 12:13:49 -08:00
  • e82578919a mbedtls: Replace COAP-specific max len setting with generic Paul Sokolovsky 2018-03-15 21:26:14 +02:00
  • 7558ce8cdb mbedtls: Add CONFIG_MBEDTLS_SSL_MAX_CONTENT_LEN Paul Sokolovsky 2018-03-01 00:00:29 +02:00
  • bdfa021772 tests: kernel: Test for essential thread set/clear Spoorthi K 2018-02-21 11:50:58 +05:30
  • 71ddd825ec doc: Add 'apt-get install python3-wheel' to linux installation docs Iván Sánchez Ortega 2018-03-12 10:15:13 +01:00
  • 120ddbc089 drivers: usb: nrf5: Fix ISO IN/OUT SOF handling Sundar Subramaniyan 2018-03-17 14:51:10 +05:30
  • cfdaa1dcaf drivers: usb: nrf5: Fix cdc_acm OUT endpoint read size issue Sundar Subramaniyan 2018-03-17 14:25:14 +05:30
  • 9a195e36cd drivers: usb: nrf5: Add usb_dc_ep_mps function Sundar Subramaniyan 2018-03-17 13:03:28 +05:30
  • 83752c1cfe kernel: introduce initial stack randomization Andrew Boie 2018-03-02 07:54:13 -08:00
  • a967915e52 arch: add Kconfig for stack growth direction Andrew Boie 2018-03-06 13:17:57 -08:00
  • ccf0b46a31 usb: usbnet: ecm: Use transfer API Loic Poulain 2018-02-08 10:02:29 +01:00
  • 175dd9600e net: samples: Reduce net pkt RAM usage Loic Poulain 2018-01-16 08:53:46 +01:00
  • c97d9c6c27 usb: netusb: consider media connected on interface selection event Loic Poulain 2018-02-12 15:34:23 +01:00
  • b4d305d752 usb: call status_callback on interface set Loic Poulain 2018-02-12 15:30:06 +01:00
  • e7fa746b0c usb: dc_dw: Do not clear RX NAK at init for transfer endpoints Loic Poulain 2018-02-12 13:49:41 +01:00
  • 5beb183879 usb: dc_dw: Fix FIFO available space Loic Poulain 2018-02-12 13:37:27 +01:00
  • ddb1b8f6c7 usb: usbnet: Add USBNET_MTU definition Loic Poulain 2018-02-08 10:01:01 +01:00
  • 16921b0698 usb: Add transfer management API Loic Poulain 2018-02-05 16:47:12 +01:00
  • 9d1957fae1 usb_dc: Add usb_dc_ep_mps function Loic Poulain 2018-02-02 18:47:00 +01:00
  • 10923173a6 Revert "usb: stm32: Introduce transfer method" Loic Poulain 2018-02-07 17:52:00 +01:00
  • 1c5e6b2d3e qemu_x86: enable CONFIG_DEBUG_INFO Andrew Boie 2018-03-16 13:02:37 -07:00
  • 2f5659d4d2 arch: x86: Unwind the stack on fatal errors Leandro Pereira 2018-01-29 12:51:13 -08:00
  • e00564d15d x86: fix logic for thread wrappers Andrew Boie 2018-03-16 13:01:33 -07:00
  • c49d176c35 ieee802154: Make AR flag check generic and not tight to L2 Tomasz Bursztyka 2018-03-16 09:07:30 +01:00
  • 6b7435b85d tests: bluetooth: shell: Set min_flash to 145K Paul Sokolovsky 2018-03-15 11:22:00 +02:00
  • 69957a3d0f boards: Add "ram" and "flash" properties for a number of boards Paul Sokolovsky 2018-03-13 23:40:40 +02:00
  • fb0cee8e78 boards: Add support for Waveshare BLE400 board. Roman Tataurov 2018-03-02 12:24:58 +03:00
  • d485d6c526 uncrustify: add space before name of typedef Patrick Boettcher 2018-03-16 13:41:38 +01:00
  • 11f7d17444 tests: mbox: mbox_api: Disable execution on RAM constrained devices. Adithya Baglody 2018-02-23 14:29:17 +05:30
  • e20abd55fa tests: mbox: mbox_api: Added new test cases. Adithya Baglody 2018-02-23 12:25:06 +05:30
  • cbd1c184ee tests: mbox: mbox_api: Added required kconfigs to test obj tracing Adithya Baglody 2018-02-23 12:18:30 +05:30
  • ccab4e2813 boards: nucleo_f070rb: add new board qianfan Zhao 2018-03-16 08:58:11 +08:00
  • 494bf56811 arch: arm: soc: stm32f0: add STM32F070XB SOC qianfan Zhao 2018-03-16 08:51:41 +08:00
  • 3289fbe1b6 boards: arm: argonkey: Add flashing section to documentation Armando Visconti 2018-03-09 11:40:25 +01:00
  • 24da695ad9 tests: net: websocket: Fix buiding on qemu_xtensa Jukka Rissanen 2018-03-16 12:59:17 +02:00
  • 7f28edcaeb tests/kernel/common: Random32 test update for entropy subsystem Praful Swarnakar 2017-11-20 21:45:47 +05:30
  • 4cfca3ea62 net: ipv6: Fix compile error if neighbor cache is disabled Jukka Rissanen 2018-03-09 13:08:05 +02:00
  • c288bf7aeb net: icmpv6: Drop malformed ICMPv6 echo request Ruslan Mstoi 2018-03-16 10:35:11 +02:00
  • 4304b4c38b usb: cdc_acm: yield in the waiting loop Andrei Emeltchenko 2018-03-15 10:57:51 +02:00
  • 756c50aa53 usb: cdc_acm: Fix write when USB writes only chunk Andrei Emeltchenko 2018-03-14 15:14:16 +02:00
  • 65db8e1e0f usb: cdc_acm: Fix typo Andrei Emeltchenko 2018-03-14 15:10:27 +02:00
  • 0fea45aa4f samples/tests: net: websocket: Fix yaml files Kumar Gala 2018-03-15 11:02:19 -05:00
  • f303337fea tests: net: websocket: exclude qemu_xtensa Kumar Gala 2018-03-15 13:22:18 -05:00
  • 8b08f851d2 tests: net: websocket: Bump min ram to 46k Kumar Gala 2018-03-15 13:18:54 -05:00
  • 242c583c96 boards: nucleo_l432kc: provide flash support Erwan Gouriou 2018-03-15 14:33:16 +01:00
  • bb9d516787 spi: sam0: fix CS and back-to-back transfers. Michael Hope 2018-03-13 21:19:57 +01:00
  • 11c5eb754e boards: arm: nucleo_l073rz: add SPI support Ilya Tagunov 2018-03-15 15:29:36 +03:00
  • 00c0520247 arch: arm: soc: stm32l0: add I2C support Ilya Tagunov 2018-03-15 15:23:10 +03:00
  • 849c8a4ea1 ext: hal: stm32l0xx: spi: remove offending cast Ilya Tagunov 2018-03-15 15:09:58 +03:00
  • 7f8315a928 net: app: Fix debug level check Jukka Rissanen 2018-02-13 15:54:42 +02:00
  • 2abba3582d samples: net: syslog: Remote syslog service example Jukka Rissanen 2018-02-11 18:30:56 +02:00
  • c8879293cc net: app: Enable syslog to network in init Jukka Rissanen 2018-01-25 20:14:07 +02:00
  • 9f73d5e2fd syslog: Add networking backend Jukka Rissanen 2018-01-24 20:54:15 +02:00
  • 2f4fa71b87 samples: net: websocket: Add console sample application Jukka Rissanen 2017-08-31 14:07:16 +03:00
  • ead9cd409c net: websocket: Add console support Jukka Rissanen 2017-08-31 12:28:40 +03:00
  • 4d4c7bf3ea tests: net: websocket: Add tests for websocket Jukka Rissanen 2017-11-15 12:45:28 +02:00
  • 1e6ed0335a samples: net: websocket echo-server application Jukka Rissanen 2017-08-26 17:45:42 +03:00
  • d70c7383de net: websocket: Initial support for server websocket Jukka Rissanen 2017-08-20 23:15:07 +03:00
  • 0ecd77e435 arch: arc: quark_se_c1000_ss: Fix DCCM_SIZE Kumar Gala 2018-03-14 17:49:54 -05:00
  • 767785825e scripts: extract_dts_inculdes: Fix issue if no zephyr,flash prop Kumar Gala 2018-03-14 16:49:48 -05:00
  • b0c8cd8048 net: sockets: Refactoring zsock_recvfrom Stig Bjørlykke 2018-03-15 08:23:25 +01:00
  • 2114da018a tests: samples: Exclude nrf52840_pca10056 from wpanusb sample Sundar Subramaniyan 2018-03-15 03:02:57 +05:30
  • 4a90d97588 tests: samples: Add nrf52840_pca10056 board to USB test cases Sundar Subramaniyan 2018-03-15 03:02:31 +05:30
  • d5de47735c boards: arm: nrf: Make USB default for nrf52840_pca10056 board Sundar Subramaniyan 2018-03-14 21:03:46 +05:30
  • 380a25018d drivers: usbd_nrf5: Add nRF52840 USB Device Controller Driver Sundar Subramaniyan 2018-02-28 13:43:55 +05:30
  • 49ed4fb276 clock_control: nrf5: Add USBD power event support for USB enumeration Sundar Subramaniyan 2018-02-28 13:37:56 +05:30
  • 037dddbe8f dts: arm: nrf52840_pca10056: Use DT to configure USB Sundar Subramaniyan 2018-02-28 13:34:38 +05:30
  • d963762184 dts: bindings: Add yaml file for nRF52840 USBD support to DT Sundar Subramaniyan 2018-02-28 13:24:40 +05:30
  • 9d2915b763 boards: Remove USB VID/PID from tinytile Iván Sánchez Ortega 2018-03-14 17:01:04 +01:00
  • 37a5d267d0 ext: hal: cmsis: Update ARM CMSIS headers to version 5.3.0 Kumar Gala 2018-03-14 10:26:36 -05:00
  • ca6ebbdf74 samples: subsys: mgmt: mcumgr: Fix FS part of smp_svr example Andrzej Puzdrowski 2018-03-14 14:30:57 +01:00
  • fb3387a490 Bluetooth: Remove rand driver and use entropy instead Carles Cufi 2018-02-21 11:48:35 +01:00
  • 813b41beec drivers: entropy: Port the LL rand driver to entropy Carles Cufi 2018-02-20 21:24:07 +01:00
  • f7bf47010f boards: olimex stm32-h407: Add initial support Reto Schneider 2018-03-06 23:06:03 +01:00
  • d6e3f22fdd boards: arm: improve Nucleo boards documentation formatting Ilya Tagunov 2018-03-13 18:33:40 +03:00
  • ec72a71e2e boards: arm: nucleo_l073rz: add I2C support Ilya Tagunov 2018-03-13 19:27:31 +03:00
  • 9ae3fdc2ef arch: arm: soc: stm32l0: add I2C support Ilya Tagunov 2018-03-13 19:23:08 +03:00
  • bb3e5d71a8 ext/hal/stm32l0xx: Remove stm32l0xx_ll_usb from CMakeLists Yannis Damigos 2018-03-14 12:40:07 +02:00
  • fa57ebd5b7 usb: Rename unicode into UTF16LE Iván Sánchez Ortega 2018-03-14 10:29:38 +01:00
  • 0186b0731a usb: provide different USB product strings in the USB samples Iván Sánchez Ortega 2018-03-13 13:20:27 +01:00
  • 570be1b625 boards: mps2_an385: cleanup pinmux comments Kumar Gala 2018-03-13 12:00:21 -05:00
  • c9b0208552 arm: mps2_an385: Move dts.fixup to board dir Kumar Gala 2018-03-09 17:35:56 -06:00
  • d9c848c051 spi: sam0: fix CS and back-to-back transfers. fix_spi Michael Hope 2018-03-13 21:19:57 +01:00
  • 9afb0cfab0 kconfig: Remove UTF-8 character from author's name Carles Cufi 2018-03-13 20:04:06 +01:00
  • 3108d05420 tests: drivers: build_all: Add SX1509 GPIO test Aapo Vienamo 2018-03-07 21:31:23 +02:00
  • dd9719bf46 gpio: Add a driver for SX1509B Aapo Vienamo 2018-02-02 13:30:20 +02:00
  • 5475de105b arch: arm: define the ARM_SECURE_FIRMWARE option Ioannis Glaropoulos 2018-03-01 21:15:54 +01:00
  • a01e7903b2 arch: arm: SecureFault Handling for Cortex-M33 Ioannis Glaropoulos 2018-02-28 12:48:31 +01:00
  • 92c7bd036a boards: arm: add NUCLEO-L073RZ board Ilya Tagunov 2018-03-11 18:27:12 +03:00
  • b6da79cb82 arch: arm: soc: stm32l0: add STM32L073xZ SOC Ilya Tagunov 2018-03-11 17:47:30 +03:00
  • 6a1cb6540f arch: arm: soc: stm32l0: fix indentation and comments in Kconfigs Ilya Tagunov 2018-03-11 17:39:10 +03:00
  • 924e8aad12 tests: arm_runtime_nmi: Make test build on v8m Kumar Gala 2018-03-10 16:17:30 -06:00
  • 02347f9c6f tests: kernel: work_q: Add testcases Savinay Dharmappa 2018-03-09 06:06:10 +05:30
  • d68b6a901a subsys: fs: Fix fs_file_t and fs_dir_t usage Kumar Gala 2018-03-11 22:10:21 -05:00