Commit graph

  • 9e92babca2 stm32: clock_control: fix APB2 peripheral clock control on stm32g0 Filip Brozovic 2019-10-07 08:22:31 +02:00
  • 5756c00017 soc: arm: stm32g0: add hw flow control property for usart1 to dts fixup Filip Brozovic 2019-10-07 08:10:11 +02:00
  • fc2dfae64f drivers: i2c: add STM32G0X I2C support Filip Brozovic 2019-11-07 16:04:13 +01:00
  • b0826a7f65 Bluetooth: controller: split: Reduce time to setup tIFS switch Vinayak Kariappa Chettimada 2019-09-18 13:00:01 +05:30
  • 7ba5e012f7 Bluetooth: controller: nordic: Tune tIFS switching Vinayak Kariappa Chettimada 2019-11-21 17:08:09 +05:30
  • 2ce8fa1e42 spi: stm32: Enable sending 16bits at a time in 8bit mode if possible Pushpal Sidhu 2019-12-06 09:30:14 -08:00
  • 8f0788ee69 spi: stm32: remove spi_stm32_next_tx helper Pushpal Sidhu 2019-12-06 09:22:39 -08:00
  • cf228ec2f8 spi: stm32: Add ll_func_set_fifo_threshold_16bit helper Pushpal Sidhu 2019-11-22 14:46:42 -08:00
  • e5328b8931 drivers: wifi: Fix the use of net_pkt_write() in eswifi driver NavinSankar Velliangiri 2019-11-26 15:08:05 +05:30
  • 94e419c624 samples: i2c_scanner: support output like i2c_detect Kwon Tae-young 2019-12-13 10:16:35 +09:00
  • 9f2916b943 logging: fix LOG_HEXDUMP_* in C++. Josh Gao 2019-12-12 21:16:17 -08:00
  • 66bdb76e7c POSIX arch: Fix C++ main() linkage issue Alberto Escolar Piedras 2019-12-13 10:24:59 +01:00
  • 2802fa4e6d treewide: avoid address-of-compound-literal idiom in headers Peter A. Bigot 2019-12-14 03:01:50 -06:00
  • 0c69c285ec sanitycheck: cleanup hardware map display Anas Nashif 2019-12-18 10:41:27 -05:00
  • 9abc0e2efd include/drivers: Move 2 specific intc headers into public location Tomasz Bursztyka 2019-12-18 12:04:26 +01:00
  • 4ada2f65d2 drivers/interrupt_controller: Renaming s1000 to cavs Tomasz Bursztyka 2019-12-18 09:48:56 +01:00
  • ff0625185f drivers/interrupt_controller: Split Kconfig for clarity Tomasz Bursztyka 2019-12-18 09:42:14 +01:00
  • c30600d4ab drivers/interrupt_controller: Adopt file naming as other drivers Tomasz Bursztyka 2019-12-18 09:31:56 +01:00
  • ca6eee5444 boards: stm32f411e_disco: Add pwm to drive green led Pauli Salmenrinne 2019-12-04 17:53:23 +02:00
  • 537f3332f0 samples: bluetooth: peripheral_hr: Fix advertising UUID16 service list Nick Ward 2019-12-16 22:25:21 +11:00
  • 60ca2333dc cmake: toolchain: generalize exclusion of CXX options Peter A. Bigot 2019-12-14 07:33:52 -06:00
  • cb3670c1b5 cmake: dts fixups Robert Lubos 2019-07-11 19:17:57 -06:00
  • 7d29f3b06e ztest: do teardown in main thread Andrew Boie 2019-12-17 22:14:16 -08:00
  • 9a9f0ed84a tests: thread_init: disable SMP Andrew Boie 2019-12-17 17:23:53 -08:00
  • 33c3e4a4de tests: timing_info: use only 1 cpu for userspace Andrew Boie 2019-12-17 16:20:45 -08:00
  • a26b9e3dd5 tests: mem_protect: fix cast warning Andrew Boie 2019-12-16 15:53:14 -08:00
  • 12b76253f6 tests: queue: fix SMP issue Andrew Boie 2019-12-16 15:27:16 -08:00
  • 81b2f37a9d ci: run sanitycheck in verbose mode Anas Nashif 2019-12-18 08:26:42 -05:00
  • fa8f9d423d cmake: assert: Reduce the verbosity of the assert warning Sebastian Bøe 2019-12-06 12:54:53 +01:00
  • 9d8f12b2dd net: stats: Fix RX traffic class time statistics update Jukka Rissanen 2019-12-18 16:16:05 +02:00
  • 825b4d66b5 boards: nucleo_f746zg: Update reference for user manual Erwan Gouriou 2019-12-18 10:42:15 +01:00
  • 48ca5b703a west.yml: Update hal_nordic to align to clock_control Krzysztof Chruscinski 2019-12-18 13:37:28 +01:00
  • 13b8b41676 drivers: watchdog: add system calls Andrew Boie 2019-12-16 12:15:45 -08:00
  • b292f7643b kconfig: Remove assignments to promptless SOC_FAMILY_NRF symbol Ulf Magnusson 2019-11-15 00:43:24 +01:00
  • af7e093ae6 soc: stm32f446 : update default gpio configuration Erwan Gouriou 2019-12-18 10:44:33 +01:00
  • d072ab83ac arm: 96b_stm32_sensor_mez: spi: Enable SPI4 Sahaj Sarup 2019-12-14 14:22:45 +05:30
  • 90a42bbd45 drivers: counter: mcux_gpt: Add count-up flag Loic Poulain 2019-12-18 10:06:52 +01:00
  • 1b45de8010 x86: fix stack traces on x86_64 Andrew Boie 2019-11-19 17:33:30 -08:00
  • d716e3a66c various: Cleanup COND_CODE_1 usage or replace with IF_ENABLED() Krzysztof Chruscinski 2019-12-17 09:59:57 +01:00
  • 79519c4dbe tests: unit: util: Add test for IF_ENABLED() Krzysztof Chruscinski 2019-12-17 09:27:56 +01:00
  • ffb8d479c7 sys: util: Add IF_ENABLED() macro Krzysztof Chruscinski 2019-12-17 09:27:24 +01:00
  • 1b4b9ef535 sanitycheck: hardware map added support of the microchip board Maksim Masalski 2019-12-18 14:48:24 +08:00
  • e0ed8ebac4 drivers: wdt_nrfx: Handle PM callback properly Pawel Dunaj 2019-12-16 15:55:10 +01:00
  • 6d911b8f2c drivers: uart_rtt: Handle PM callback properly Pawel Dunaj 2019-12-16 15:53:51 +01:00
  • e9cf3e9963 doc: kconfig: Mention guiconfig on tips page Ulf Magnusson 2019-12-10 19:18:43 +01:00
  • 28487d088f doc: kconfig: Cover a common gotcha related to "stuck" symbol values Ulf Magnusson 2019-12-10 19:03:22 +01:00
  • 429dde19c6 west.yml: Update ci-tools to whitelist STACK_SIZE Ulf Magnusson 2019-12-10 19:31:09 +01:00
  • 2934ee2cda dts: bindings: Remove 'title:' and put all info. into 'description:' Ulf Magnusson 2019-11-19 08:39:11 +01:00
  • 36b7ca44b8 scripts: edtlib.py: Deprecate 'title:' Ulf Magnusson 2019-11-19 10:38:25 +01:00
  • 1ac67d1559 tests: usb: adapt descriptor test to new Serial Number placeholder Johann Fischer 2019-09-17 16:59:19 +02:00
  • f75c30b2ed usb: derive USB device Serial Number String from HWINFO Johann Fischer 2019-09-16 23:21:18 +02:00
  • 93b740c464 doc: update GSG and Linux guides for move to Python 3.6 Martí Bolívar 2019-12-11 13:05:54 -08:00
  • 7750254526 cmake: require python 3.6 or later Martí Bolívar 2019-12-05 10:20:08 -08:00
  • ec221ed191 ci: use v0.10.1 docker image Kumar Gala 2019-11-12 07:18:49 -06:00
  • caa06c9c48 net: lwm2m: add optional timestamp resources to some IPSO objects Martí Bolívar 2019-12-17 12:47:27 -08:00
  • 65e4178071 boards: litex_vexriscv: dts: Reorder liteeth registers Mateusz Holenko 2019-10-21 10:55:17 +02:00
  • 008241311b boards: litex_vexriscv: Enable networking Mateusz Holenko 2019-10-21 10:50:25 +02:00
  • 93923cb0ba tests: no-multithreading: Disable networking Mateusz Holenko 2019-10-21 12:19:26 +02:00
  • 3cd0bf17f2 samples: philosophers: Disable networking Mateusz Holenko 2019-10-21 12:01:07 +02:00
  • 7e014f6b30 x86: up-level QEMU arch_system_halt() Andrew Boie 2019-12-16 15:59:24 -08:00
  • 17d066b9dc sanitycheck: fix reporting of timeouts Anas Nashif 2019-12-17 14:37:16 -05:00
  • 3cfc608934 sanitycheck: remove commented out code Anas Nashif 2019-12-17 12:55:01 -05:00
  • 9744568350 sanitycheck: use colorama module for colors Anas Nashif 2019-12-16 09:36:40 -05:00
  • ebf8dae241 sanitycheck: fix legacy device testing support Anas Nashif 2019-12-16 09:22:21 -05:00
  • d988238970 sanitycheck: pylint issues Anas Nashif 2019-12-12 09:58:28 -05:00
  • 7148021627 sanitycheck: remove unused globals Anas Nashif 2019-12-12 09:20:49 -05:00
  • c5ee3951fd sanitycheck: get rid of more global options Anas Nashif 2019-12-10 16:38:45 -05:00
  • e9eb00945d sanitycheck: move log_info_* to ProjectBuilder class Anas Nashif 2019-12-10 16:31:22 -05:00
  • 56656848f5 sanitycheck: do not use gloabl options Anas Nashif 2019-12-10 12:26:00 -05:00
  • fa8085eb7b sanitycheck: all output from flasher goes to logger.debug Anas Nashif 2019-12-09 16:42:58 -05:00
  • f16ed8e0b8 sanitycheck: move global info() into Testsuite class Anas Nashif 2019-12-09 16:22:27 -05:00
  • 67f9ecb79b sanitycheck: consistent output from logger Anas Nashif 2019-12-09 10:46:19 -05:00
  • 6d66a7a933 sanitycheck: use logger instead of print Anas Nashif 2019-12-08 12:11:43 -05:00
  • d4cef07200 sanitycheck: reenable --timestamps option with loggging module Anas Nashif 2019-12-08 11:58:00 -05:00
  • f5e5ef0bd8 sanitycheck: reduce usage of global options Anas Nashif 2019-12-06 19:20:48 -05:00
  • 7a361b82a2 sanitycheck: use logging module for all console output Anas Nashif 2019-12-06 11:37:40 -05:00
  • 6c0e17056b sanitycheck: cleanup setting binary options Anas Nashif 2019-12-05 15:24:52 -05:00
  • 9e7a2cdb86 sanitycheck: use outdir from TS instance Anas Nashif 2019-12-05 13:07:27 -05:00
  • 51ae4ed446 sanitycheck: move job setting to main() Anas Nashif 2019-12-05 11:02:02 -05:00
  • 11ee52594c saniytcheck: fixed pylint issues Anas Nashif 2019-12-04 12:59:10 -05:00
  • 8f95e4d3a1 sanitycheck: fix typo Anas Nashif 2019-12-04 10:20:09 -05:00
  • e5006d169a sanitycheck: output hardware registery after scanning Anas Nashif 2019-12-01 11:41:22 -05:00
  • 2ebb2ea5e8 requirements: require tabulate and anytree modules for sanitycheck Anas Nashif 2019-11-30 17:53:42 -05:00
  • 33ed7aabd3 sanitycheck: handle flashing issues with --device-testing Anas Nashif 2019-11-25 12:18:23 -05:00
  • 5f908829b2 sanitycheck: move hardware map generation out of main Anas Nashif 2019-11-25 08:19:25 -05:00
  • 2b67ca8ac9 x86: improve exception debugging Andrew Boie 2019-11-18 12:07:58 -08:00
  • 94140b6816 tests: kernel: gen_isr_table: exclude from testcase.yaml Vincent Wan 2019-12-17 09:37:38 -08:00
  • 165896959a CODEOWNERS: Add @pfalcon for subsys/net/lib/config/ Paul Sokolovsky 2019-12-17 14:14:11 +03:00
  • 03baef9975 libc: syscall: make aliases WEAK by default Pavlo Hamov 2019-12-16 20:44:37 +02:00
  • 023e78da87 sys_clock: Fix typo in SYS_CLOCK_HW_CYCLES_TO_NS64() macro Jukka Rissanen 2019-12-17 13:36:02 +02:00
  • 5bbdf56769 net: stats: Fix RX time statistics update Jukka Rissanen 2019-12-17 13:30:45 +02:00
  • 5a703c8d58 cmake: use zephyr_library_app_memory for mem partition placement Torsten Rasmussen 2019-11-05 10:24:08 +01:00
  • feac5c1c45 Revert "samples: sockets: Don't open the socket if the test protocol is enabled" Paul Sokolovsky 2019-12-16 19:05:42 +03:00
  • 31ee76d248 net: openthread: Move OT CMake configuration into OT repo Robert Lubos 2019-12-17 14:52:11 +01:00
  • 51fc680ba2 samples: net: google_iot_mqtt: Do not compile by sanitycheck Jukka Rissanen 2019-12-17 14:59:00 +02:00
  • 00156ad80a drivers: clock_control: nrf: Switch to single clock device Krzysztof Chruscinski 2019-12-11 12:47:06 +01:00
  • 9128200e6c Bluetooth: controller: legacy: Fix compiler warnings Vinayak Kariappa Chettimada 2019-12-13 17:14:59 +05:30
  • e23c7fbba6 Bluetooth: controller: legacy: Fix length and ping rsp Vinayak Kariappa Chettimada 2019-12-13 16:47:32 +05:30
  • 1ede7db159 Bluetooth: controller: legacy: Fix Tx Ctrl PDU leak Vinayak Kariappa Chettimada 2019-12-13 16:40:27 +05:30
  • f72d5577f9 Bluetooth: samples: Added dynamic Tx power ctrl sample (#17731) Andrei Stoica 2019-10-22 14:07:02 +02:00