Commit graph

  • c77ffebb24 aarch64: mmu: apply proper locking Nicolas Pitre 2021-02-24 21:31:22 -05:00
  • e4cd3d4292 aarch64: mmu: code to split/combine page tables Nicolas Pitre 2021-02-12 21:19:39 -05:00
  • 402636153d aarch64: mmu: factor out table expansion code Nicolas Pitre 2021-02-22 14:24:43 -05:00
  • 49c626a33d scripts: west_commands: tests: Update dediprog expected command Jose Alberto Meza 2021-03-12 20:53:27 -08:00
  • 4cbfc324e3 scripts: west_commands: runners: Remove need to match device capacity Jose Alberto Meza 2021-03-12 18:15:17 -08:00
  • 5ad00ea8e4 boards: arm: mec15xxevb: Reduce SPI image size Jose Alberto Meza 2020-11-13 15:53:40 -08:00
  • 5674d457c0 boards: adafruit_feather_stm32f405: Fix Feather Header pins Maximilian Huber 2021-03-15 08:27:24 +01:00
  • 9fd26627bb drivers: gpio_nrfx: support edge interrupts using GPIO SENSE Marcin Niestroj 2021-01-28 21:31:18 +01:00
  • dec6140685 Bluetooth: controller: Fix dev assert in CPR implementation Vinayak Kariappa Chettimada 2021-03-12 10:27:42 +05:30
  • 813b24157b Bluetooth: controller: Fix interval check in CONNECT_IND PDU Vinayak Kariappa Chettimada 2021-03-12 15:19:55 +05:30
  • 4e7985e9d8 Bluetooth: controller: Fix channel map check in CONNECT_IND PDU Vinayak Kariappa Chettimada 2021-03-12 14:36:14 +05:30
  • b8b8e8cd6b boards: nrf9160dk: Switch to sda-gpios, scl-gpios DT properties Andrzej Głąbek 2021-03-15 09:20:21 +01:00
  • 6de16d0013 kernel: Add missing verification for device_usable_check() system call Andrzej Głąbek 2021-03-12 16:25:59 +01:00
  • 890eff6c0c device: Remove unnecessary z_impl_device_is_ready() Andrzej Głąbek 2021-03-12 17:04:10 +01:00
  • 1c7bf96019 net: dns: update to new k_work API Peter Bigot 2021-03-11 11:43:45 -06:00
  • 4d5566adf1 tests: net: socket: af_packet: fix resource leak Guðni Már Gilbert 2021-03-15 09:36:03 +00:00
  • 497d9df96a Bluetooth: Mesh: Send Link Close message when closing link Michał Narajowski 2021-03-12 13:39:30 +01:00
  • 32afda01d1 Bluetooth: host: Fix style warnings in existing code Joakim Andersson 2021-03-10 09:35:43 +01:00
  • a7e3e32ea5 Bluetooth: host: Refactor out BR/EDR from hci_core to br Joakim Andersson 2021-03-09 17:31:37 +01:00
  • c387d280fe Bluetooth: host: Align SSP HCI event handler function names Joakim Andersson 2021-03-09 17:27:19 +01:00
  • e61d1d0883 Bluetooth: host: Fix compilation error with BR/EDR enabled Joakim Andersson 2021-03-09 17:24:06 +01:00
  • 53cea4719d Bluetooth: host: Refactor out advertiser roles from hci_core to adv Joakim Andersson 2021-03-08 14:30:34 +01:00
  • be6797ed64 Bluetooth: host: Refactor out scan roles from hci_core to scan Joakim Andersson 2021-03-08 14:30:19 +01:00
  • c4a9bfbd57 Bluetooth: host: Don't include adv checks when adv is disabled Joakim Andersson 2021-03-13 09:21:28 +01:00
  • 54fe1cd1b3 Bluetooth: host: Refactor out identity handling from hci_core to id Joakim Andersson 2021-03-08 14:24:34 +01:00
  • 517ba3756a Bluetooth: host: Dont include bt_adv_lookup_legacy when adv is disabled Joakim Andersson 2021-03-12 16:39:28 +01:00
  • 9ca13ca664 Bluetooth: host: Refactor command state set handling to one function Joakim Andersson 2021-03-09 13:50:53 +01:00
  • 896c29f494 sample: dfu: remove platform_allow Johann Fischer 2020-12-03 16:06:33 +01:00
  • bb4749709e twister: add dt_compat_enabled_with_label DT filter function Johann Fischer 2020-12-03 21:19:53 +01:00
  • b92b580835 scripts: updated gen_handles.py to take Zephyr base as argument Torsten Rasmussen 2021-03-12 15:28:54 +01:00
  • ee2e3dd9fc net: sockets: Provide close method for packet sockets Jukka Rissanen 2021-03-15 12:20:13 +02:00
  • 1413c55fbc twister: Raise exception if cmake is not found in path Steven Huang 2021-03-14 01:54:40 -05:00
  • c65cf1cd15 soc/intel_adsp: Newlib heap should be uncached Andy Ross 2021-03-08 18:06:52 -08:00
  • 1b7755e62a net: openthread: Fix otPlatUartSend Lukasz Maciejonczyk 2021-03-12 16:30:35 +01:00
  • 4acaae1b1b net: openthread: Fix UART platform callback Lukasz Maciejonczyk 2021-03-12 16:09:16 +01:00
  • 2857c2e984 samples: subsys: task_wdt: add sample application Martin Jäger 2020-11-25 17:39:28 +01:00
  • 1aaf508bde task_wdt: add task-level watchdog subsystem Martin Jäger 2020-11-18 16:23:17 +01:00
  • 5b87cca98b samples: shields: lmp90100_evb: rtd: use newlib sqrt when available Henrik Brix Andersen 2021-02-20 19:04:57 +01:00
  • e51e980f8b samples: shields: lmp90100_evb: rtd: mark constants as const Henrik Brix Andersen 2021-02-20 19:03:22 +01:00
  • 0449e086c6 samples: shields: lmp90100_evb: rtd: improve readability, fix off-by-one Henrik Brix Andersen 2021-02-20 18:58:11 +01:00
  • bbdeee65a3 i2c-mcux-lpi2c: take semaphore during transfer Pieter De Gendt 2021-02-17 15:10:56 +01:00
  • 1e79d5b9c6 Bluetooth: host: iso: Fix typo in hci_le_big_terminate Vinayak Kariappa Chettimada 2021-03-10 04:40:18 +05:30
  • fa1d197e06 boards: nsim: add mdb unaligned memory access option Watson Zeng 2021-03-04 14:41:13 +08:00
  • 1a5fce97b7 logging: swo: Add option to set custom reference frequency Krzysztof Chruscinski 2021-02-10 00:22:05 -08:00
  • cc7a324493 soc: arm: nordic: Indicate SWO presence in nrf52, nrf53 and nrf91 Krzysztof Chruscinski 2021-03-03 14:20:44 +01:00
  • fb8be00e05 dts: arm: nordic: Add swo-ref-frequency property Krzysztof Chruscinski 2021-03-03 14:15:50 +01:00
  • 489042d538 dts: bindings: cpu: Add cortex-m common properties Krzysztof Chruscinski 2021-03-03 14:14:46 +01:00
  • d809390405 boards/intel_adsp_cavs15: Add alternative integration tool for twister Andy Ross 2021-02-25 10:43:53 -08:00
  • 7e469c2f94 log: Fix defining CONFIG_LOG_STRDUP_MAX_STRING Marek Pieta 2021-03-11 13:10:43 +01:00
  • 1367220410 tests: Bluetooth: Fix compilation issue in direction finding test Joakim Andersson 2021-03-15 08:50:16 +01:00
  • 4aed856d7f kernel: smp: Remove unused internal API z_smp_reacquire_global_lock() Enjia Mai 2021-03-12 23:05:56 +08:00
  • 7874052df2 lib/rbtree: Remove dead case in rb_remove() Ningx Zhao 2021-03-11 21:05:40 +08:00
  • 15b9565b37 Revert "tests: net: socket: af_packet: fix resource leak" Anas Nashif 2021-03-12 17:40:09 -05:00
  • 4bccc1db10 twister: fix integration selection Anas Nashif 2021-03-12 18:21:29 -05:00
  • d80a11ab9d ARC: MWDT: avoid xcheck object linkage as we don't use xcheck Eugeniy Paltsev 2021-03-11 22:20:46 +03:00
  • 8165f3ad80 ARC: cleanup instruction cache initialization Eugeniy Paltsev 2021-02-25 00:56:32 +03:00
  • 5de148d8c0 tests: net: sockets: tls: Add unit test for TLS MSG_WAITALL flag Robert Lubos 2021-03-11 14:45:52 +01:00
  • a670c84530 net: sockets: tls: Implement MSG_WAITALL flag Robert Lubos 2021-03-11 14:09:23 +01:00
  • 4582e57903 tests: net: sockets: tcp: Add unit test for MSG_WAITALL flag Robert Lubos 2021-03-05 15:59:46 +01:00
  • d47e803976 net: sockets: Implement MSG_WAITALL recv flag Robert Lubos 2021-03-04 15:28:30 +01:00
  • a81765bbe4 Bluetooth: HCI: Add option CONFIG_BT_HCI_ACL_DATA_SIZE Johan Stridkvist 2020-12-14 13:45:02 +01:00
  • e06bac0e4f Bluetooth: host: Overwrite existing bond when IRK has been updated Joakim Andersson 2021-03-11 19:50:56 +01:00
  • 7fee6b8ae8 Bluetooth: host: Refactor update_keys_check to operate on keys as input Joakim Andersson 2021-03-11 19:32:08 +01:00
  • 9a64eec848 doc: fs: Add information on samples that utilize VFS Dominik Ermel 2021-03-11 14:35:22 +00:00
  • 8140fb8d2f tests: net: getaddrinfo: Verify that we receive all queries Jukka Rissanen 2021-03-10 19:59:20 +02:00
  • 8353225ce0 net: dns: Add locking to prevent concurrent access Jukka Rissanen 2021-03-10 18:36:43 +02:00
  • 73e1c6a77d Bluetooth: Mesh: Fix restoring fast period divisor from settings Aleksandr Khromykh 2021-03-12 10:56:12 +01:00
  • a02e11b118 unit: cbprintf: Extended to test without _Generic use Krzysztof Chruscinski 2021-03-11 15:22:26 +01:00
  • 844800365a tests: lib: cbprintf: Added configuration without _Generic Krzysztof Chruscinski 2021-03-11 15:21:19 +01:00
  • d82e31f903 lib: os: cbprintf: Fix Z_C_GENERIC not being used Krzysztof Chruscinski 2021-03-11 15:19:52 +01:00
  • 7e125fe7e4 logging: Add backend parameter to the init function Krzysztof Chruscinski 2021-01-29 17:25:55 +01:00
  • 85b6a28f7d doc: coding_guidelines: replace a whitelist replacement Martí Bolívar 2021-03-10 18:56:53 -08:00
  • 56ea0e51f4 west.yml: Update hal_stm32 with recent cube packages Erwan Gouriou 2021-02-18 14:41:31 +01:00
  • 915f4ac3c7 drivers/interrupt_controller: Get the IOAPIC RTEs dynamically Tomasz Bursztyka 2021-03-09 19:54:42 +01:00
  • a1ae45fecd tests: net: socket: af_packet: fix resource leak Guðni Már Gilbert 2021-03-12 11:13:31 +00:00
  • bbc9da3d69 Bluetooth: Mesh: Add bsim tests for transport Trond Einar Snekvik 2021-02-11 18:52:53 +01:00
  • 20ce680d79 Bluetooth: Mesh: Make internal virtual addr pointers const Trond Einar Snekvik 2021-02-17 19:23:18 +01:00
  • 9b4266b591 Bluetooth: Mesh: Resolve keys before logging subnet Trond Einar Snekvik 2021-02-17 19:16:35 +01:00
  • 66699b8170 Bluetooth: Mesh: Add net transmit status rx in config client Trond Einar Snekvik 2021-02-12 11:47:47 +01:00
  • 243e29cc29 Bluetooth: Mesh: Add poll callback for friend role Trond Einar Snekvik 2021-03-04 08:16:04 +01:00
  • ac55c63f08 net: tcp2: Add more debugging for connection unref Jukka Rissanen 2021-03-11 14:33:16 +02:00
  • 1269a23e97 net: shell: The tcp connect command must have a timeout Jukka Rissanen 2021-03-11 14:29:40 +02:00
  • 4626a577c4 drivers: modem: gsm_ppp: Kconfig for autostarting ppp Benjamin Lindqvist 2021-03-11 17:25:13 +01:00
  • a3e0f8c316 doc: Replace *_thread_resource_pool_assign with k_thread_heap_assign Yasushi SHOJI 2021-03-11 20:45:20 +09:00
  • 6145ab537f drivers: modem: fix coverity issue Guðni Már Gilbert 2021-03-11 00:00:25 +00:00
  • c4b0064913 Bluetooth: Fix a comment typo for bt_l2cap_server.sec_level in l2cap.h Jingsai Lu 2021-02-03 19:01:32 +08:00
  • 5db06d6380 tests: drivers: gpio: provide quickfeather overlay Jan Kowalewski 2021-03-08 11:58:14 +01:00
  • 35dd66b6c4 drivers: gpio: add EOS S3 GPIO driver Wojciech Tatarski 2020-02-04 11:23:26 +01:00
  • e3636114df boards: quick_feather: enable GPIO driver Wojciech Tatarski 2020-02-04 11:33:48 +01:00
  • bd6617ddf8 dts: add EOS S3 GPIO definitions Wojciech Tatarski 2020-02-04 11:22:25 +01:00
  • 5c3e7e3cb7 arch: arc: remove ARCH_HAS_STACK_PROTECTION for ARC_MPU_VER 2 Watson Zeng 2021-03-05 16:42:47 +08:00
  • 52567cf7ce shell: use visitor to get required devices Peter Bigot 2021-02-22 11:42:50 -06:00
  • b29abe3710 device: add API to visit required devices Peter Bigot 2021-02-22 11:42:08 -06:00
  • e9e28c0562 ci: Re-enable bsim in CI Carles Cufi 2021-03-11 13:10:34 +01:00
  • bf93d4f1a0 drivers: ethernet: gmac: fix coverity issue Guðni Már Gilbert 2021-03-11 12:35:26 +00:00
  • 29f4574052 dts/arm: stm32: Don't disable systick Erwan Gouriou 2021-03-11 09:35:51 +01:00
  • 2c5e2c2394 tests: ztest: provide test execution times per ztest testcase Enjia Mai 2021-03-07 14:08:31 +08:00
  • c5db0bdafe samples: nrf5340: Trigger fatal error in an assertion handler Ryan Chu 2021-03-05 15:11:41 +01:00
  • d48b040a78 Bluetooth: Host: Updated ISO SCA description Emil Gydesen 2021-03-01 11:10:29 +01:00
  • 6cac92ad52 x86: remove CONFIG_CPU_MINUTEIA Daniel Leung 2021-03-10 16:10:36 -08:00