Commit graph

  • 83d1ca06dc tests/mem_protect/stackprot: Need a delay under SMP Andy Ross 2020-01-23 13:00:29 -08:00
  • 9e37e80a1d samples/userspace/shared_mem: Add volatile to interthread data Andy Ross 2020-01-23 12:56:47 -08:00
  • b8ff63e3c7 kernel/sem: Fix SMP race Andy Ross 2020-01-23 12:55:04 -08:00
  • 5b85d6da6a arch/x86_64: Poison instruction pointer of running threads Andy Ross 2020-01-23 12:54:52 -08:00
  • 65ffc71466 scripts: net: Add script for running sample tests Patrik Flykt 2019-10-18 10:29:05 +03:00
  • cf5d2e07ca west: Update required net-tools revision Patrik Flykt 2020-01-24 13:04:13 +02:00
  • dbd3439cf9 samples: net: echo_client: Add Kconfig option to run a number of times Patrik Flykt 2019-10-28 13:10:15 +02:00
  • 814654af80 Bluetooth: host: Invalid role used in finding connections Vinayak Kariappa Chettimada 2020-02-01 07:59:19 +05:30
  • a570be6e93 Bluetooth: host: Refresh advertiser NRPA when active scan is using NRPA Joakim Andersson 2020-01-31 10:59:18 +01:00
  • d977282514 Bluetooth: host: Scanner must be disabled to update to NRPA address Joakim Andersson 2020-01-31 10:52:01 +01:00
  • 499b4e0ce0 Bluetooth: host: Document privacy-disabled directed advertising reports Joakim Andersson 2020-01-30 18:44:46 +01:00
  • 56bbc4e6d3 Bluetooth: host: Prevent adv overwriting passive scan identity address Joakim Andersson 2020-01-30 17:54:52 +01:00
  • a6b978b1f2 Bluetooth: host: Drop directed adv reports for NRPA passive scanner Joakim Andersson 2020-01-30 17:29:58 +01:00
  • a112f1568d Bluetooth: host: Skip set passive scan when not scanning with identity Trond Einar Snekvik 2020-01-29 15:01:02 +01:00
  • ab2902ec69 Bluetooth: tests: Update hci_prop_evt for LE Set Random Address command Joakim Andersson 2020-01-31 18:03:57 +01:00
  • b45b1e393c test: net: pkt: Added a test case for net_pkt_pull() David D 2020-02-02 06:33:08 +02:00
  • 3de967749a net: pkt: Fixed packet buffer corruption in net_pkt_pull() David D 2020-02-02 06:32:40 +02:00
  • 4f1626851b shell: device: show PM state in device list Marcin Niestroj 2020-01-21 23:21:00 +01:00
  • 21409494d1 power: device: deduplicate suspending code Marcin Niestroj 2020-01-21 22:53:48 +01:00
  • 8224a449a2 power: device: use ARRAY_SIZE() for getting number of core_devices Marcin Niestroj 2020-01-10 09:31:12 +01:00
  • 06d17aa68d samples: display: Enhance lvgl sample to support touch input Maureen Helm 2020-01-20 15:49:02 -06:00
  • cad729dcfb boards: Configure ft5336 touch panel on i.mx rt boards Maureen Helm 2020-01-20 15:19:35 -06:00
  • 514b5861c3 gui: Add support for lvgl touch input device Maureen Helm 2020-01-20 14:55:38 -06:00
  • 6382f06aa0 drivers: kscan: Introduce ft5336 touch panel driver Maureen Helm 2020-01-20 14:27:19 -06:00
  • ca43b7ceb4 dts: Add bindings for ft5336 touch panel controller Maureen Helm 2020-01-20 14:10:37 -06:00
  • 5a330f9b36 drivers: kscan: Extend callback arguments to 32-bits Maureen Helm 2020-01-20 13:58:44 -06:00
  • 46f98d86c7 include: gcc.h: Add a __WARN() macro with a custom warning on expansion Ulf Magnusson 2020-01-30 09:11:25 +01:00
  • 279e5b45b8 shell: Fix SHELL_COND_CMD_ARG_REGISTER macro with NULL handler Krzysztof Chruscinski 2020-01-27 15:21:07 +01:00
  • 3e414b6ab4 logging: Add source name to error message about missing log_strdup Krzysztof Chruscinski 2019-12-18 10:22:13 +01:00
  • 0958673ee1 arch: arm64: Enable shared IRQ line for UART Carlo Caione 2020-01-08 10:59:48 +01:00
  • 3cdead707d arch: arm64: Fix cmsis_rtos tests Carlo Caione 2020-01-20 16:26:53 +01:00
  • 3aef85458d arch: arm64: Dump registers content on fatal error Carlo Caione 2020-01-20 16:14:17 +01:00
  • 6531d1c649 arch: arm64: Enable config option to switch from EL3 to EL1 Carlo Caione 2019-11-20 20:50:24 +00:00
  • 86a60475a4 arch: arm64: Fix logging test Carlo Caione 2019-11-18 14:10:55 +00:00
  • 0d5e011be4 arch: arm64: Enable tracing Carlo Caione 2019-11-18 09:49:25 +00:00
  • 528319bff7 arch: arm64: Support all the ELn Carlo Caione 2019-11-14 17:02:34 +00:00
  • 54acb7baf4 arch: arm64: Support zephyr toolchain Carlo Caione 2019-11-13 18:53:45 +00:00
  • a61290e1a3 arch: arm64: Add support for qemu_cortex_a53 board Carlo Caione 2019-11-10 17:43:26 +00:00
  • 868264b8b4 tests: benchmarks: Add ARM64 case Carlo Caione 2019-11-11 12:21:29 +00:00
  • 18ea3e7fe9 tests: testsuite: Add Cortex-A case Carlo Caione 2019-11-11 12:17:20 +00:00
  • 87d8a035dd arch: arm64: Support aarch64-gcc compiler Carlo Caione 2019-11-10 17:06:13 +00:00
  • 1be0c05311 arch: arm64: Introduce ARM64 (AArch64) architecture Carlo Caione 2019-11-10 16:17:19 +00:00
  • 6f36300219 drivers: timer: Add per-core ARM architected timer Carlo Caione 2019-10-27 16:12:58 +00:00
  • 9ec17d6556 subsys/logging: Fix xtensa simcall assembly Andy Ross 2020-01-31 13:48:31 -08:00
  • cb257df27c tracing: ctf: fix arguments to ctf_top_thread_info Nicholas Lowell 2020-01-31 14:51:48 -05:00
  • 797174350d debug: tracing: Remove unneeded prototypes Nicholas Lowell 2020-01-31 14:29:41 -05:00
  • be0f5fe0b0 scripts/sanitycheck: fix merging OVERLAY_CONFIG extra args Marcin Niestroj 2019-12-05 16:20:43 +01:00
  • 8345434a24 arch: arm: mpu: no dynamic MPU re-program in swap if not required Ioannis Glaropoulos 2020-01-30 18:45:23 +01:00
  • bfa3eb17b2 toolchain: gcc: respect existing deprecated macro define Peter Bigot 2020-01-31 05:40:38 -06:00
  • e3acaa10e4 samples: net: set CONFIG_NET_BUF_RX_COUNT to 64 Anas Nashif 2020-01-31 11:25:56 -05:00
  • 1eeb6ca873 intel_s1000_crb: we not can build this with zephyr sdk Anas Nashif 2020-01-31 09:52:03 -05:00
  • aa14022c8a intel_s1000: various fixes for build errors Anas Nashif 2020-01-31 10:01:16 -05:00
  • 0358d707b0 usb: dw: fix undefined callback variable Anas Nashif 2020-01-31 10:30:27 -05:00
  • d0f082dd3b kconfig/devicetree: Print path to headers when configuring Ulf Magnusson 2020-01-31 06:38:10 +01:00
  • 9dc4eed622 Bluetooth: shell: Add support for pairing accept callback Joakim Andersson 2020-01-31 17:40:52 +01:00
  • 2685a94c02 Bluetooth: Host: Add generic pairing query callback Martin Rieva 2020-01-23 11:45:20 +01:00
  • 34346c41ac modules: fail on invalid ZEPHYR_EXTRA_MODULES Martí Bolívar 2020-01-29 12:38:58 -08:00
  • e2f647b08b scripts: kconfig: lint.py: Add check for missing CONFIG_ prefix Ulf Magnusson 2020-01-27 06:31:03 +01:00
  • 41a3ac6a35 tests: drivers: counter: counter_basic_api: Fix single_shot_alarm Erwan Gouriou 2020-01-29 14:34:43 +01:00
  • 1a01a10a87 ci: Run also BT edtt_ble_test_app tests Alberto Escolar Piedras 2019-06-25 16:54:02 +02:00
  • 9338e9215b run_ci.sh: Set EDTT_PATH Alberto Escolar Piedras 2019-06-25 15:46:40 +02:00
  • de160fd322 tests: bluetooth: EDDT tests: Disable inquiry HCI tests Alberto Escolar Piedras 2020-01-30 10:34:10 +01:00
  • cd98c8a8cf manifest: EDTT: Update to latest version Alberto Escolar Piedras 2020-01-30 10:30:48 +01:00
  • ac05ae3d25 Bluetooth: Fix controller RPA calling into host with host-based crypto Joakim Andersson 2020-01-30 00:02:25 +01:00
  • 291ebdd4e4 Bluetooth: Fix infinite recursion in host-based bt_rand Joakim Andersson 2020-01-29 18:44:25 +01:00
  • adac4cbafa sched: smp: fix thread marked dead but still running Daniel Leung 2020-01-09 18:55:07 -08:00
  • 39bc3e9885 boards: define Arduino SPI standard chip select for Nordic boards Peter Bigot 2020-01-17 10:36:40 -06:00
  • 7a822078fc shields: add support for GDEW075T7 display Johann Fischer 2020-01-14 23:54:14 +01:00
  • c68ac431cc drivers: display: add support for GD7965 display controller Johann Fischer 2020-01-14 23:53:10 +01:00
  • e31b6a6ca2 shields: waveshare_epaper: set LVGL_BITS_PER_PIXEL to 1 Johann Fischer 2020-01-17 12:14:17 +01:00
  • cf6fd8482b samples: lvgl: write initial content before blanking_off Johann Fischer 2020-01-18 15:04:43 +01:00
  • aa17850455 drivers: wifi: eswifi: Rework offloading mechanism Robert Lubos 2020-01-23 13:31:03 +01:00
  • e434725bdf drivers: modem: ublox-sara-r4: Rework offloading mechanism Robert Lubos 2019-12-04 10:04:07 +01:00
  • ece552c644 drivers: wifi: simplelink: Rework offloading mechanism Robert Lubos 2019-12-03 11:25:06 +01:00
  • 7fcd32b005 net: sockets: Fix gethostname socket.h/unistd.h clash Robert Lubos 2019-12-03 14:33:38 +01:00
  • bea1093e62 net: sockets: Remove socket offloading interface Robert Lubos 2019-12-05 15:49:15 +01:00
  • 561973060e net: sockets: Extend ioctl poll protocol with offloading feature Robert Lubos 2020-01-14 13:59:12 +01:00
  • bdc535dba3 Bluetooth: host: Fix out of range parameters provided to the controller Joakim Andersson 2020-01-31 14:59:53 +01:00
  • 8629f0a450 Bluetooth: host: Fix app notified connected but no connection exists Joakim Andersson 2020-01-31 14:04:31 +01:00
  • ac12066800 tests: net: mqtt: Fix failure at disconnect Robert Lubos 2020-01-31 15:12:24 +01:00
  • 0113b08baa samples/subsys/settings: add nrf targets supports Andrzej Puzdrowski 2020-01-20 15:23:58 +01:00
  • 8fa5b44389 samples/subsys/settings: FS and native_posix support Andrzej Puzdrowski 2020-01-20 13:14:56 +01:00
  • d518f6a784 samples/subsys/settings: add test harness Andrzej Puzdrowski 2020-01-17 14:53:05 +01:00
  • 42c09c99e9 samples/subsys/settings: add the readme doc Andrzej Puzdrowski 2020-01-17 12:45:48 +01:00
  • 063ee74d4f doc/subsys/settings: improve settings API doc Andrzej Puzdrowski 2020-01-17 12:03:28 +01:00
  • 580b0a9155 samples/subsys: add sample for the settings Andrzej Puzdrowski 2019-11-04 09:52:38 +01:00
  • a3e89e84a8 bluetooth: host: Fix simultaneous pairings getting the same keys slot François Delawarde 2020-01-27 13:25:39 +01:00
  • 171a9fa167 bluetooth: controller: Guard SW based privacy config by Zephyr LL Rubin Gerritsen 2020-01-20 12:28:11 +01:00
  • 2945143edd Bluetooth: controller: split: Force central cleanup on MIC error Morten Priess 2020-01-30 14:51:39 +01:00
  • 41cfe0b31a sockets: tls: Fix Kconfig mbedTLS dependencies Robert Lubos 2020-01-30 20:19:45 +01:00
  • 471ffbe77d coverage: do not dump coverage data by default Anas Nashif 2020-01-30 08:44:10 -05:00
  • ca09a7bf07 boards: qemu_cortex_r5: remove CI workaround Kumar Gala 2020-01-29 12:24:03 -06:00
  • e8c2ef8eae ci: move to using SDK 0.11.0 Kumar Gala 2020-01-24 07:04:20 -06:00
  • ed938bf7e7 toolchain: Fix selection of HAS_NEWLIB_LIBC_NANO for zephyr SDK Kumar Gala 2020-01-29 21:33:01 -06:00
  • 4ea41623ef boards: stm32f4_disco: enable canbus Ivo Clarysse 2020-01-25 07:30:15 -08:00
  • fe9025aafb drivers: can: stm32: Support CAN_2 interface Ivo Clarysse 2020-01-25 07:19:26 -08:00
  • 0c8a99582e dts: arm: stm32f4: add CAN_2 controller Ivo Clarysse 2020-01-25 06:59:38 -08:00
  • 29d2a438ab drivers: pinmux: stm32f4: add CAN_2 pins Ivo Clarysse 2020-01-25 06:54:03 -08:00
  • dea0511659 net: mqtt: struct mqtt_sec_config: Declare hostname with const Kim Bøndergaard 2020-01-29 15:25:22 +01:00
  • 350f184d98 arch: common: Delete isr_tables.ld which was a copy of intlist.ld Øyvind Rønningstad 2020-01-29 08:48:33 +01:00