Commit graph

  • 710ab470c8 boards: nucleo_wb55rg: Enable ADC Rick Conrey 2019-07-01 10:42:00 -07:00
  • 8e62304b3b dts: wb: enable ADC Rick Conrey 2019-07-01 10:40:59 -07:00
  • 5ba6d57602 drivers: pinmux: enable ADC pins on STM32WB Rick Conrey 2019-07-01 10:31:17 -07:00
  • 837f07a301 drivers: adc: enable ADC on STM32WB Rick Conrey 2019-07-01 10:30:01 -07:00
  • 12a9ff3b0d i2c_ll_stm32: Use macros to add I2C instances Yannis Damigos 2019-07-27 17:32:08 +03:00
  • 9d9b108dab scripts/dts: Sort output of DT_COMPAT_ defines Kumar Gala 2019-07-30 12:50:24 -05:00
  • 0ea07d3072 bluetooth: Fix an undefined behavior Findlay Feng 2019-07-26 18:45:25 +08:00
  • c41e712c6f cmake: Toolchain abstraction: Abstraction of print memory usage. Danny Oerndrup 2019-07-18 15:16:39 +02:00
  • aed9ea79b5 cmake: Toolchain abstraction: Abstraction of binary tools, foundation. Danny Oerndrup 2019-07-18 15:06:51 +02:00
  • b8af1a6a4e libc/minimal: fix reproducibility of gmtime Peter A. Bigot 2019-07-30 13:39:20 -05:00
  • 25bca3cec4 dts: posix: Fix 'current-speed' property typo Ulf Magnusson 2019-07-30 15:46:20 +02:00
  • 8e437adc42 thread.c: remove vestigial CONFIG_INIT_STACKS cruft Charles E. Youse 2019-07-30 15:55:41 -07:00
  • 2bdfede0f8 cpp: support for 64-bit constructors Nicolas Pitre 2019-07-30 17:38:00 -04:00
  • 2e3bd4b51d dts: arm: Remove leftover zephyr,irq-prio property from CC2650 Ulf Magnusson 2019-07-30 16:02:38 +02:00
  • 4e7863dc41 dts: Make instance defines consistent Kumar Gala 2019-07-30 13:43:01 -05:00
  • 4620bbf0c8 doc: dts: Add more information to .dtsi example Ulf Magnusson 2019-07-25 03:20:07 +02:00
  • 733c11b11b arch: arc: use IRQ_ACT to check nest interrupt Wayne Ren 2019-07-03 23:43:31 +08:00
  • 0318e3a758 arch: arc: remove saved_r0/saved_sp used in firq handling Wayne Ren 2019-07-03 19:46:13 +08:00
  • abac940c43 arch: arc: remove arc_exc_saved_sp used in exc handling Wayne Ren 2019-07-03 19:07:57 +08:00
  • 2e6504b6bc tests: base64: add tests for error paths Cami Carballo 2019-07-19 16:26:00 -04:00
  • 1b97691713 tests: kernel: userspace: fix test skipping for ARC Ioannis Glaropoulos 2019-07-30 09:36:26 +02:00
  • 0294f826a6 dts: bindings: Rename binding template to binding-template.yaml Ulf Magnusson 2019-07-25 06:16:02 +02:00
  • 850e3626da dts: bindings: Add lots more documentation Ulf Magnusson 2019-07-26 15:53:58 +02:00
  • 20ccdab445 Bluetooth: controller: split: Fix pipeline prepare/resume loop Vinayak Kariappa Chettimada 2019-07-30 10:30:14 +05:30
  • 4d658ca440 tests: drivers: Fix coverity issue 198873 Mieszko Mierunski 2019-07-29 12:27:54 +02:00
  • f2bf9a17c5 samples: net: Add civetweb HTTP sample Tomasz Gorochowik 2019-06-18 13:08:54 +02:00
  • 11d8f1a1e9 soc: k64f MPU configured to always allow USB Andrei Gansari 2019-07-29 10:35:14 +03:00
  • d0dd1fbf5c net: lwm2m: cancel pending retransmit work when closing context Pieterjan Camerlynck 2019-07-28 16:01:34 +02:00
  • d4310c0762 toolchain: remove issm support Anas Nashif 2019-07-25 11:03:30 -07:00
  • da6b49b432 doc: minnowboard: add grub docs Anas Nashif 2019-07-24 19:46:27 -07:00
  • cb412df725 x86: remove code for interrupt forwarding bug Anas Nashif 2019-07-24 19:58:41 -07:00
  • 578ae40761 boards: remove quarl_se_c1000 Anas Nashif 2019-07-12 07:54:35 -07:00
  • ffaba63b10 boards: remove arduino 101 and related boards Anas Nashif 2019-07-12 07:45:16 -07:00
  • a597c86c30 boards: remove galileo board Anas Nashif 2019-07-06 09:09:47 -04:00
  • f7a0dce636 arch/x86: remove support for CONFIG_REALMODE Charles E. Youse 2019-07-29 12:48:48 -07:00
  • e806bd9779 boards: stm32f429_disc1: add i2c Pavlo Hamov 2019-07-28 13:21:24 +03:00
  • 7de2f4da14 scripts/dts: Add deprecation comments to old scripts Ulf Magnusson 2019-07-25 09:43:35 +02:00
  • 62d5741476 dts: Add new DTS/binding parser Ulf Magnusson 2018-12-17 20:09:47 +01:00
  • a72e451624 scripts/dts: Rename --deprecate-only to --deprecated-only Ulf Magnusson 2019-07-25 01:05:54 +02:00
  • 9d2669f17e west: gui: Updated lvgl revision Jan Van Winkel 2019-07-28 11:17:13 +02:00
  • e78b61b187 arch: arm: only allow OOPS and STACK_CHK_FAIL from nPRIV mode Ioannis Glaropoulos 2019-07-27 12:21:33 +02:00
  • 55fce980d7 tests: z_except_reason() policy from usermode Andrew Boie 2019-07-16 14:28:21 -07:00
  • 34ffda3d23 tests: mesh_shell: Optimize prj.conf to fit in nrf51 Carles Cufi 2019-07-29 16:42:26 +02:00
  • e0569ac2dc cmake: Toolchain abstraction: Abstract compiler flag for add debug info Danny Oerndrup 2019-07-23 09:00:55 +02:00
  • 4fffe790be drivers: flash: stm32l4x: Support SOCs with < 1MB Ioannis Konstantelias 2019-06-26 16:21:02 +03:00
  • e6fe542465 drivers: i2c_nrfx_twi: Make use of NRFX_TWI_FLAG_SUSPEND Andrzej Głąbek 2019-07-26 14:57:08 +02:00
  • 29782a006b Bluetooth: GATT: Use atomic_t for subscribe flags Luiz Augusto von Dentz 2019-07-17 15:13:46 +03:00
  • 219bb6fe1f Bluetooth: GATT: Fix not canceling on unsubscribe Luiz Augusto von Dentz 2019-07-16 18:17:07 +03:00
  • 662a519a17 Bluetooth: ATT: Fix bt_att_req_cancel clearing outstanding request Luiz Augusto von Dentz 2019-07-16 18:13:03 +03:00
  • b0da8f2bf8 mcumgr: select NET_BUF when MCUMGR=y Marcin Niestroj 2019-07-26 20:12:04 +02:00
  • a75fc4199f dfu: make flash_img write to flash on buffer full Piotr Mienkowski 2019-07-19 09:33:56 +02:00
  • feaf008c88 mcumgr: fix type of pointer passed to base64_decode Marcin Niestroj 2019-07-26 20:35:20 +02:00
  • 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