Commit graph

  • 4a2665c284 doc: release: 2.7: Add release notes for networking Robert Lubos 2021-09-28 15:46:14 +02:00
  • 21be2c8374 boards: nucleo_l073rz: Set LSI as LPTIM clock source Erwan Gouriou 2021-09-28 13:53:20 +02:00
  • a5a360d319 Tests: memory protect: add some error test cases Lixin Guo 2021-09-28 22:57:27 +08:00
  • 45e07dbbb3 net: sockets: tls: Ignore empty iovec entries in sendmsg Robert Lubos 2021-09-23 16:24:06 +02:00
  • f0ec61ef70 net: mqtt: Handle incomplete zsock_sendmsg write Robert Lubos 2021-09-23 16:22:46 +02:00
  • 6e04a0f59d net: context: Do not overflow net_pkt when using msghdr Robert Lubos 2021-09-23 15:31:34 +02:00
  • 0e1ecb373a twister: Fix missing testcases with error status Piotr Golyzniak 2021-09-23 00:14:04 +02:00
  • cf6bb4d962 tests: lib: json: Negate assert messages Martin Jäger 2021-09-16 14:13:22 +02:00
  • 5408efde6b board: Added board support package for Nucleo_F446ZE Tom Owen 2021-08-02 16:53:28 +01:00
  • 1ec2dbd662 xtensa: fix implicit declaration of _xtensa_handle_one_int* Daniel Leung 2021-09-21 13:37:31 -07:00
  • abf8c741e4 logging: Prefix internal functions with z_ Krzysztof Chruscinski 2021-09-15 07:17:23 +02:00
  • 03165c914b logging: Cleanup in the internal headers Krzysztof Chruscinski 2021-09-14 15:32:57 +02:00
  • 8d20e8d5bc Bluetooth: ISO: Add iso accept info struct Emil Gydesen 2021-09-21 14:44:04 +02:00
  • fda7b46f92 Bluetooth: Controller: Update Bluetooth version to 5.3 Vinayak Kariappa Chettimada 2021-09-28 16:54:29 +05:30
  • ede29d849d samples/mgmt/smp_svr: Increase main stack size Håkon Øye Amundsen 2021-09-28 13:11:01 +02:00
  • 0f20abda8d tests/kernel/threads_apis: Add case for CPU_MASK_PIN_ONLY Andy Ross 2021-09-24 15:33:25 -07:00
  • b11e796c36 kernel/sched: Add CONFIG_CPU_MASK_PIN_ONLY Andy Ross 2021-09-24 10:57:39 -07:00
  • b155d06712 kernel/sched: Factor out ready_q initialization Andy Ross 2021-09-24 13:49:14 -07:00
  • 387fdd2e53 kernel/sched: Refactor/simplify run queue accessors Andy Ross 2021-09-23 18:44:40 -07:00
  • c230fb3580 kernel/sched: Simply de/queue_thread() Andy Ross 2021-09-23 16:41:30 -07:00
  • 2e9cce6779 soc: arm: stm32wl: wakeup from stop clock selection based on sysclk Aurelien Jarno 2021-09-24 00:02:45 +02:00
  • 246ea739bb dts/arm/st: wl: increase Sub-GHz SPI frequency to 12MHz Aurelien Jarno 2021-09-23 21:38:25 +02:00
  • c938c81575 Bluetooth: Audio: VCS client use auto CCC discovery Emil Gydesen 2021-09-09 16:07:47 +02:00
  • 03bcf8276a emul: Support getting an emulator by name Yuval Peress 2021-09-07 14:00:17 -06:00
  • d47bd60933 soc: nordic_nrf: Add Kconfig option for enabling trace port Gregers Gram Rygg 2021-09-22 14:45:35 +02:00
  • 0dbdcc770d net: sockets: Add socket processing priority Robert Lubos 2021-09-20 10:22:50 +02:00
  • 8b851af02a net: sockets: Register native TCP/UDP like any other socket type Robert Lubos 2021-09-17 15:23:32 +02:00
  • f4a5c7d680 logging: use green color for info log level Marin Jurjević 2021-09-21 13:29:54 +02:00
  • 1031cfd51e drivers: serial: ns16550: fill full fifo Dawid Niedzwiecki 2021-09-21 10:49:25 +02:00
  • d3a558591f dts: bindings: vendor-prefixes: Add gigadevice prefix Gerson Fernando Budke 2021-09-17 16:10:30 -03:00
  • 5a11a19713 Bluetooth: Iso: Add BT_ISO_SDU_BUF_SIZE macro Emil Gydesen 2021-09-16 15:48:29 +02:00
  • c5634f1b08 boards: arm: mimxrt1024_evk: enable flexcan1 Henrik Brix Andersen 2021-09-16 13:39:04 +02:00
  • fd3696a216 cmake: esp32: use zephyr defined python tool Sylvio Alves 2021-09-21 21:00:24 -03:00
  • 0794bdde09 docs: esp32: update environment setup content Sylvio Alves 2021-09-06 10:05:00 -03:00
  • e47eeec810 toolchain: esp32: define target toolchain Sylvio Alves 2021-09-06 09:58:19 -03:00
  • 207926c479 arm64: Kconfig: Enable userspace feature Jaxson Han 2021-07-27 13:27:26 +08:00
  • f079e6638f scripts: Add align for empty _app_smem region Jaxson Han 2021-08-31 14:14:03 +08:00
  • b7734d2ba0 tests: ztests: error_hook: Fix for Armv8R aarch64 Jaxson Han 2021-08-06 10:46:42 +08:00
  • 27ed237f6d arm64: arm_mpu: Add userspace Jaxson Han 2021-07-27 12:49:30 +08:00
  • fa494e78b2 soc: arm64: Adjust the fvp_aemv8r's data region Jaxson Han 2021-07-27 09:57:07 +08:00
  • 63867d95d0 include: arm64: Fix the init region attrs Jaxson Han 2021-07-27 09:50:20 +08:00
  • ac0c0a61d5 include: arm64: Refine the mem alignment macros Jaxson Han 2021-07-20 16:32:13 +08:00
  • d282d86d7e arm64: Create common mmu and mpu interfaces Jaxson Han 2021-07-20 10:14:17 +08:00
  • 9c1115c655 include: arm64: Refine the K_MEM_PARTITION_ defs Jaxson Han 2021-07-19 17:54:18 +08:00
  • 0f60930540 include arm64: Add mm.h to unify mmu and mpu Jaxson Han 2021-07-19 17:42:33 +08:00
  • 34d6c7caa7 arm64: cortex_r: Move mpu code to a better place Jaxson Han 2021-07-15 16:34:02 +08:00
  • a11721115e test: subsys: cpp: Fix stack overflow on Armv8R-64 Jaxson Han 2021-08-06 15:58:07 +08:00
  • 643242423b doc: release: Add note about multicast monitor's new IPv4 support Markus Fuchs 2021-09-23 23:30:01 +02:00
  • fb082a6923 net: dns: Make mdns and llmnr responders join their multicast groups Markus Fuchs 2021-09-19 23:20:19 +02:00
  • a283cb3311 drivers: Update drivers to use new multicast monitor API Markus Fuchs 2021-09-16 17:33:21 +02:00
  • 7926657b27 net: if: Add IPv4 support to multicast monitor Markus Fuchs 2021-09-13 16:44:44 +02:00
  • 49b36f4e79 Bluetooth: iso: Handle broadcast iso data path failure Emil Gydesen 2021-09-10 12:55:57 +02:00
  • 3e0bc8c231 samples/audio/sof: remove zephyr_interface_library_named(sof_lib) Marc Herbert 2021-07-11 06:20:42 +00:00
  • b2b4bb0005 doc: mention mimxrt1020_evk and mimxrt1024_evk qspi flash Xabier Marquiegui 2021-09-10 08:50:13 +02:00
  • 251e730e21 boards: arm: Add mcuboot flash partitions to mimxrt1020_evk Xabier Marquiegui 2021-09-09 17:53:11 +02:00
  • 3ebe9c9ea1 shell: log backend minor improvements Jakub Rzeszutko 2021-09-20 14:22:38 +02:00
  • 2b5723d455 shell: add init backend configuration Jakub Rzeszutko 2021-09-20 14:21:57 +02:00
  • 0a50ebed01 shell: rework vt100 commands storage Jakub Rzeszutko 2021-09-20 14:18:08 +02:00
  • 851cccb67e drivers: ethernet: mcux: generalize gPTP code to support PTP L2 Alex Sergeev 2021-09-08 20:37:39 -07:00
  • e7778b8584 net: ptp: extract PTP interfaces outside gPTP subsys under NET_L2_PTP Alex Sergeev 2021-09-08 20:28:27 -07:00
  • 1face7731a tests: devicetree: devices: add test for DEVICE_DT_GET_OR_NULL Gerard Marull-Paretas 2021-09-08 10:44:25 +02:00
  • 222a21dd72 drivers: pinmux: stm32: use DEVICE_DT_GET_OR_NULL Gerard Marull-Paretas 2021-09-06 15:46:57 +02:00
  • 4df1d15618 device: add DEVICE_DT_GET_OR_NULL utility macro Gerard Marull-Paretas 2021-09-06 15:45:34 +02:00
  • 5ddbdcedd0 Bluetooth: Mesh: Move proxy message size to kconfig Lingao Meng 2021-09-09 14:41:15 +08:00
  • 4fcf549607 Bluetooth: Mesh: Use common buf size for all conn Lingao Meng 2021-09-04 09:08:15 +08:00
  • 355b18c43e Bluetooth: Mesh: Add seperate config for pb-gatt dev name Lingao Meng 2021-09-04 09:00:53 +08:00
  • 3f68692069 Bluetooth: Mesh: Reflact disconnect logic to separate roles Lingao Meng 2021-09-03 13:59:37 +08:00
  • 22b234cf03 Bluetooth: Mesh: Move bt_mesh_proxy_role to proxy_msg.c Lingao Meng 2021-09-02 16:18:48 +08:00
  • bc1d6580dc Bluetooth: Mesh: Move proxy complete message to seperate role Lingao Meng 2021-09-02 10:42:57 +08:00
  • d831d8a7d3 Bluetooth: Mesh: Move command buffer to proxy_msg.c Lingao Meng 2021-09-02 10:11:37 +08:00
  • a88aac2a7f Bluetooth: Mesh: Remove unnecessary prov buf get function Lingao Meng 2021-08-25 09:38:31 +08:00
  • c057a69a2c Bluetooth: Mesh: Rename bt_mesh_pb_gatt<*> function Lingao Meng 2021-08-19 09:25:25 +08:00
  • b2889903a3 Bluetooth: Mesh: Split gatt services to pb-gatt and proxy Lingao Meng 2021-08-18 16:56:31 +08:00
  • 412e7da951 Bluetooth: Mesh: Delete bt_mesh_proxy_prov_disable parameter. Lingao Meng 2021-07-11 18:34:27 -07:00
  • 99c4d362d3 boards: arm: stm32f303 disco DTS supports uart4 Francois Ramu 2021-09-03 14:33:20 +02:00
  • f7dad07bb0 kconfig: add names to some choices Emil Lindqvist 2021-09-03 13:52:33 +02:00
  • 68d8a263b6 test: Bluetooth: Mesh: add provisioning with OOB auth tests Aleksandr Khromykh 2021-09-06 09:40:55 +02:00
  • 6f2516d9a7 Bluetooth: Mesh: Refactoring provisioning to make all OOB auth working Aleksandr Khromykh 2021-09-01 13:05:15 +02:00
  • 009ecdfda0 test: Bluetooth: Mesh: clean up warnings in Mesh scanner test Aleksandr Khromykh 2021-09-01 13:00:34 +02:00
  • d16ae76d30 ITE drivers/kscan: add keyboard scan driver for it8xxx2_evb Ruibin Chang 2020-11-10 14:49:52 +08:00
  • 28da82c0e1 json: Changes enum name of square brackets from list to array Ramiro Merello 2021-09-28 15:45:44 -04:00
  • 17238ab26b dts: added stm32f103Xd.dts file Deimantas Aukštkalnis 2021-08-20 10:48:33 +03:00
  • fe1b167760 gpio: shell: Change shell *shell to shell *sh Dennis Ruffer 2021-09-13 08:52:18 -07:00
  • 95bab86051 gpio: shell: Use macro SHELL_CMD_ARG to check parameters count Dennis Ruffer 2021-08-18 12:12:50 -07:00
  • 9b3dfe7443 gpio: shell: Replace gpio listen with blink Dennis Ruffer 2021-08-11 11:11:11 -07:00
  • 481b5a2424 tests: arm64: add GICv3 ITS test suite Neil Armstrong 2021-08-06 13:45:51 +02:00
  • 0619e96e87 boards: fvp_base_revc_2xaemv8a: reserve HEAP for GICv3 ITS tables Neil Armstrong 2021-08-10 14:31:30 +02:00
  • f5ac88f166 soc: fvp_aemv8a: enable 16384 IRQs to permit using up to 8192 LPIs Neil Armstrong 2021-08-09 10:41:18 +02:00
  • 2385d91c56 board: fvp_base_revc_2xaemv8a: add ITS node Neil Armstrong 2021-08-09 10:40:25 +02:00
  • c523014983 board: fvp_base_revc_2xaemv8a: set 16bits for ITS DeviceID Neil Armstrong 2021-08-09 10:40:02 +02:00
  • a737999b5b interrupt_controller: gicv3: add Interrupt Translation Service support Neil Armstrong 2021-08-06 16:32:53 +02:00
  • e819bd8f34 interrupt_controller: gicv3: add support for LPIs Neil Armstrong 2021-08-06 16:28:48 +02:00
  • 340a8697d2 interrupt_controller: Add GICv3 ITS API Neil Armstrong 2021-08-06 16:11:05 +02:00
  • ca849af5ea dts: add GIC v3 ITS bindings Neil Armstrong 2021-08-03 15:29:50 +02:00
  • d55991b98e arm64: isr_wrapper: ignore Special INTIDs between 1020..1023 Neil Armstrong 2021-08-06 16:11:47 +02:00
  • 078113982f arm64: isr_wrapper: fixup out of bounds for large number of irqs Neil Armstrong 2021-08-06 16:49:31 +02:00
  • a133bf8821 samples: sensors: add sample for i3g4250d gyro Jonathan Hahn 2021-08-11 01:10:49 +02:00
  • f9e2969d87 tests: drivers: sensors: add i3g4250d to build_all Jonathan Hahn 2021-08-09 21:38:23 +02:00
  • db2094eaae boards: arm: add i3g4250d gyro to stm32f3_disco_E Jonathan Hahn 2021-07-16 08:51:32 +02:00
  • c9f87969c2 drivers: sensor: add I3G4250D Gyro driver Jonathan Hahn 2021-07-16 09:33:13 +02:00