Commit graph

  • 7dbbd8ad02 tests: boards: board_shell: Activate CAN shell Alexander Wachter 2019-07-26 10:01:02 +02:00
  • 45358ca2d7 samples: drivers: CAN: enable can shell for the sample Alexander Wachter 2019-07-25 14:17:46 +02:00
  • 75f3e17b45 drivers: can: Add CAN shell Alexander Wachter 2019-04-24 20:09:34 +02:00
  • 5cf60a326a boards: Set support for serial port networking as netif:serial-net Jukka Rissanen 2019-07-10 10:20:47 +03:00
  • c9515b4f50 doc: net: ppp: Add PPP documentation Jukka Rissanen 2019-06-26 11:15:39 +03:00
  • 4a322c6a7c net: ppp: Handle received Discard-Request Jukka Rissanen 2019-06-25 16:47:52 +03:00
  • c4a692a85f net: ppp: Add proper support to receive Echo-Reply message Jukka Rissanen 2019-06-25 16:29:58 +03:00
  • a62c6b2b04 samples: net: echo-server: Add PPP overlay config file Jukka Rissanen 2019-06-24 13:52:38 +03:00
  • 19a09bf553 net: pkt: Add net_pkt_read_le16() helper Jukka Rissanen 2019-04-03 16:34:50 +03:00
  • ddac835ea7 net: pkt: Add net_pkt_write_le16() helper Jukka Rissanen 2019-03-29 11:32:57 +02:00
  • 7ccc47de78 net: if: No need to set IP addresses etc for PPP Jukka Rissanen 2019-04-01 14:13:11 +03:00
  • eff46a5232 net: ppp: Reject unhandled protocols Jukka Rissanen 2019-05-15 17:18:28 +03:00
  • 3e481f9d07 net: ppp: Allow delay of PPP protocol handshakes Jukka Rissanen 2019-05-08 14:28:39 +03:00
  • d09248219d tests: net: ppp: Add unit tests for PPP driver Jukka Rissanen 2019-03-29 12:56:31 +02:00
  • 4a5543db25 net: shell: Add ppp network interface support Jukka Rissanen 2019-07-09 14:42:03 +03:00
  • 4df61cd772 net: shell: Refactor network statistics printing Jukka Rissanen 2019-07-09 14:40:42 +03:00
  • aa46bac54c drivers: net: ppp: Driver for point-to-point protocol Jukka Rissanen 2019-03-26 17:28:20 +02:00
  • 64bdad20b6 cmake: Add serial port for ppp in qemu Jukka Rissanen 2019-03-26 17:29:12 +02:00
  • 02239a99a2 net: ppp: Add IPV6CP support Jukka Rissanen 2019-05-14 17:40:21 +03:00
  • f95938da0f net: ppp: Initial support for point-to-point protocol Jukka Rissanen 2019-03-26 17:26:25 +02:00
  • 504dffa38c tests: uart_basic_api: fix configuration Andrew Boie 2019-07-24 11:46:17 -07:00
  • bcd60189c2 boards: nucleo_wb55rg: enable PWM2 on nucleo_wb55rg Rick Conrey 2019-07-10 13:19:33 -07:00
  • 4aa21750de soc: stm32wb: Enable PWM on STM32WB Rick Conrey 2019-07-10 13:15:02 -07:00
  • 38ed3e0162 dts: wb: enable PWM on STM32WB Rick Conrey 2019-07-10 13:06:59 -07:00
  • 69af47d058 drivers: pinmux: enable PWM pins on STM32WB Rick Conrey 2019-07-10 12:50:23 -07:00
  • c78acb75e4 boards: stm32_min_dev enable I2C_2 Pavlo Hamov 2019-07-26 01:02:43 +03:00
  • b44f0eacd5 drivers/gpio: stm32h7: Don't use HSEM_CR_COREID_CURRENT as process id Erwan Gouriou 2019-07-05 09:49:26 +02:00
  • 18d35cc52c dts/bindings: Cleanup st,stm32-ipm-mailbox binding Kumar Gala 2019-07-26 08:41:59 -05:00
  • fff240e7a7 dts: bindings: Clean up microchip,xec-espi.yaml and espi.yaml Ulf Magnusson 2019-07-26 12:42:39 +02:00
  • 386fcf3b53 ipm: Add support for stm31mp157c_dk2 board Arnaud Pouliquen 2019-07-03 11:01:41 +02:00
  • d9add0a65a ipm: Add support for stm31mp1 Soc Arnaud Pouliquen 2019-06-18 17:49:57 +02:00
  • 725a3c9a15 drivers: introduce ipm driver for stm32 Arnaud Pouliquen 2019-02-22 13:51:33 +01:00
  • fae62fc4fc fs: add support for mount point listing on vfs root Jim Paris 2019-07-24 14:15:08 -04:00
  • 1630292e5f cmake: Instruct Python to use UTF-8 on Windows Carles Cufi 2019-07-25 11:37:32 +02:00
  • 271eb008cd doc: Minor fixes to the Getting Started guide Carles Cufi 2019-07-25 20:47:39 +02:00
  • 9b13d51589 doc: Consolidate Python and pip documentation Carles Cufi 2019-07-25 20:43:13 +02:00
  • 6c73652358 doc: getting_started: Remove Linux distro versions Carles Cufi 2019-07-25 16:04:17 +02:00
  • ad5791cf89 doc: getting_started: Document DTC version installation Carles Cufi 2019-07-25 13:03:35 +02:00
  • 51fdef5603 doc: getting_started: Add CMake snap installation option Carles Cufi 2019-07-25 12:58:10 +02:00
  • 137ea74052 sys/sem.h: fix path to atomic.h Peter A. Bigot 2019-07-25 11:03:55 -05:00
  • 81ef42d2bc sanitycheck: simplify fault detection Andrew Boie 2019-07-16 15:29:46 -07:00
  • 96571a8c40 kernel: rename NANO_ESF Andrew Boie 2019-07-16 15:21:19 -07:00
  • c9a4bd47a7 arm: dump registers on fatal exceptions Andrew Boie 2019-07-15 22:36:59 -07:00
  • fe8d75acbf arm: fix exception reason code for bad syscall Andrew Boie 2019-07-15 22:11:53 -07:00
  • 297ca06934 arc: use z_fatal_error() for spurious IRQs Andrew Boie 2019-07-15 22:07:29 -07:00
  • 8a9e8e0cd7 kernel: support log system for fatal errors Andrew Boie 2019-07-15 22:03:56 -07:00
  • 5623637a48 kernel: abolish _default_esf Andrew Boie 2019-07-15 15:22:29 -07:00
  • 71ce8ceb18 kernel: consolidate error handling code Andrew Boie 2019-07-11 14:18:28 -07:00
  • 81245a0193 arm: don't use exc reason codes for internal state Andrew Boie 2019-07-15 10:47:33 -07:00
  • 11d4f01870 Z_ISR_DECLARE: ensure proper alignment on 64-bit targets Nicolas Pitre 2019-07-24 16:34:40 -04:00
  • 6b90a02bb4 libc: minimal: time.h: Don't (re)define struct timespec. Paul Sokolovsky 2019-07-25 15:53:55 +03:00
  • b7bb48eeac posix: unistd.h: open() doesn't belong here Paul Sokolovsky 2019-06-04 23:14:22 +03:00
  • 1347bf9b48 posix: mqueue.h: Move O_CREAT and friends to fcntl.h Paul Sokolovsky 2019-06-05 12:35:57 +03:00
  • 15a9709186 posix: time.h: Add workaround for outdated newlib used by Xtensa Paul Sokolovsky 2019-06-05 14:54:37 +03:00
  • 3a4553913e posix: struct timespec: Move definition to sys/_timespec.h Paul Sokolovsky 2019-06-05 09:06:08 +03:00
  • 3693f85805 posix: Move sys/stat.h to minimal libc Paul Sokolovsky 2019-06-05 08:49:52 +03:00
  • 491702a6c6 boards : arm : Add ESPI support for MEC15xx EVB Jose Alberto Meza 2019-07-24 17:14:25 -07:00
  • 11d0725489 samples: drivers: espi: Add eSPI driver sample app Jose Alberto Meza 2019-05-21 22:44:35 -07:00
  • 64c334f0b3 drivers: espi: Add driver for microchip XEC family Jose Alberto Meza 2019-05-10 15:49:10 -07:00
  • fce306466d ext: hal: mchp: Fix compilation for MEC1501 HAL macros Jose Alberto Meza 2019-05-10 15:56:53 -07:00
  • 1810d10386 dts: espi: mchp: Add dts bindings for XEC eSPI driver Jose Alberto Meza 2019-05-10 15:54:44 -07:00
  • 24df22887a dts: espi: Add dts bindings for eSPI Jose Alberto Meza 2019-05-10 15:53:25 -07:00
  • a7e44ebf44 drivers: espi: Add Kconfig for eSPI driver Jose Alberto Meza 2019-05-01 22:11:22 -07:00
  • e3f32948f2 API: espi: Add API for Enhanced Serial Peripheral Interface Jose Alberto Meza 2019-05-09 19:05:40 -07:00
  • 3837a545f2 dts/bindings: Cleanup microchip,xec-rtos-timer binding Kumar Gala 2019-07-25 08:26:05 -05:00
  • a4d9c3b4ff olimexino_stm32: Enable I2C1 Yannis Damigos 2019-07-20 20:47:08 +03:00
  • 55684e03ac dts/arm/st: Remove nodes i2s4, i2s5 and i2s6 Erwan Gouriou 2019-07-23 11:42:21 +02:00
  • 749c22401b boards: stm32h747i_disco: Fix picture size Erwan Gouriou 2019-07-23 11:36:31 +02:00
  • 6a01db3be0 drivers: i2c_ll_stm32_v1: add timeout Kwon Tae-young 2019-07-08 13:31:57 +09:00
  • b87ba9c95f tests: spi: enable SPI on STM32WB Rick Conrey 2019-07-08 12:39:15 -07:00
  • 9bf2e3fdcb boards: nucleo_wb55rg: enable SPI1 on nucleo_wb55rg Rick Conrey 2019-07-08 09:53:09 -07:00
  • 3f58038c03 drivers: pinmux: enable SPI pins on stm32wb Rick Conrey 2019-07-07 21:55:52 -07:00
  • 9d371d835d soc: stm32wb: Enable SPI on stm32wb Rick Conrey 2019-07-07 21:47:21 -07:00
  • bcd5f321e0 dts: wb: Enable spi on stm32wb Rick Conrey 2019-07-07 21:37:36 -07:00
  • 32a3ae8ab9 drivers: spi: Enable SPI on stm32wb Rick Conrey 2019-07-07 20:56:03 -07:00
  • 352687df05 nxp_imx: Fix dts build error Kumar Gala 2019-07-25 07:56:51 -05:00
  • ad69bb9d96 ext: nordic: Align nrfx_config_* files with templates from nrfx v1.7.2 Andrzej Głąbek 2019-07-25 13:48:21 +02:00
  • 396bbae5f1 ext: hal: nordic: Update nrfx to version 1.7.2 Andrzej Głąbek 2019-07-25 13:34:10 +02:00
  • 9c8c33128b mec1701: fix dts build error Kumar Gala 2019-07-24 15:37:46 -05:00
  • c7d7b8cd19 doc/networking: Update network management part relevantly Tomasz Bursztyka 2019-05-13 15:20:38 +02:00
  • 62ded2ded4 tests: net: 6Lo: Add test criterion HDR diff Alexander Wachter 2019-07-05 16:09:33 +02:00
  • 0f8c2acece tests: net: 6lo: Adapt tests to deal with headers in multiple frames Alexander Wachter 2019-07-02 16:45:41 +02:00
  • 144dc592a6 net: ip: 6lo: Remove unnecessary net_buf allocation and memmove Alexander Wachter 2019-07-02 16:44:03 +02:00
  • f10da7b643 net: ip: 6lo (IPHC) uncompression rework Alexander Wachter 2019-06-18 19:23:15 +02:00
  • 0261ecdee4 net: ip: net_pkt: Add pkt_cursor_advance before contiguous check Alexander Wachter 2019-06-19 13:28:49 +02:00
  • 12e11b0451 net: ip: 6lo compression rework Alexander Wachter 2019-06-13 09:27:40 +02:00
  • 54eb4adff9 samples: net: echo_client: Fix bug in workqueue processing Robert Lubos 2019-07-25 11:38:22 +02:00
  • ddf2230f44 net: openthread: Use repository provided by west Robert Lubos 2019-07-22 14:25:16 +02:00
  • c6c20f0890 manifest: Add OpenThread repository Robert Lubos 2019-07-22 11:34:26 +02:00
  • bea5e11784 samples/subsys/fs: move existing test into fat_fs Peter A. Bigot 2019-07-21 09:27:11 -05:00
  • 8ce4d071c2 subsys/fs/shell: add statvfs command Peter A. Bigot 2019-07-23 12:37:41 -05:00
  • 56886b0f44 subsys/fs/shell: clean up nffs mount diagnostics Peter A. Bigot 2019-07-23 12:35:26 -05:00
  • 4d8726aad1 subsys/fs: hide non-public API Peter A. Bigot 2019-07-23 12:31:40 -05:00
  • bdaab8cfa0 drivers : timer : Add MEC1501 32KHz kernel timer driver Scott Worley 2019-06-12 15:22:43 -04:00
  • 2463ded4c8 kernel: timeout: do not active time slicing if idle thread ready Wentong Wu 2019-07-24 17:17:33 +08:00
  • bdb0284b82 shell: Fix undefined macro warnings Alberto Escolar Piedras 2019-07-24 16:18:41 +02:00
  • 6cd70a5f85 logging: Fix undefined macro warning Alberto Escolar Piedras 2019-07-24 16:17:19 +02:00
  • 0b0e7eeb15 native_posix: Fix undefined macro warning Alberto Escolar Piedras 2019-07-24 16:16:14 +02:00
  • 0a56e856c1 mec1501: fix dts build error Andrew Boie 2019-07-24 11:58:42 -07:00
  • 0bed1e9ab7 boards: cc3220sf_launchxl: Use SDK OpenOCD Kumar Gala 2019-06-26 16:00:58 -05:00