Commit graph

  • cc090726e6 drivers: modem: rote conversion of k_work API Peter Bigot 2021-03-31 10:31:30 -05:00
  • 9fcd75160e drivers: wifi: rote conversion of k_work API Peter Bigot 2021-03-31 10:31:30 -05:00
  • 74f776c29c drivers: ieee802154: rote conversion of k_work API Peter Bigot 2021-03-31 10:31:29 -05:00
  • 659fe50ff0 drivers: ethernet: rote conversion of k_work API Peter Bigot 2021-03-31 10:31:29 -05:00
  • f1f5f607b2 scripts: size_report: Add a depth parameter to CMakeLists.txt Detlev Zundel 2021-02-25 09:22:26 +01:00
  • e5f33bd740 scripts: size_report: Add handling of depth argument Detlev Zundel 2021-02-12 09:59:06 +01:00
  • b6217e1bec Bluetooth: hci: add HCI_Write_Class_Of_Device Mark Wang 2021-04-12 20:47:07 +08:00
  • b532d2917b boards: arm: frdm_kw41z: Remove testing PWM pins Kumar Gala 2021-04-12 14:37:56 -05:00
  • ceca603c98 boards: arm: frdm_kw41z: Fix pwm/tpm pin settings Kumar Gala 2021-04-08 19:19:01 -05:00
  • f210957b7f boards: frdm_k22f: Remove setting PTC11 as GPIO for SPI0 Kumar Gala 2021-04-08 17:41:49 -05:00
  • e62e4f766e boards: frdm_k22f: Fix SPI CS pinmux setting Kumar Gala 2021-04-08 17:25:34 -05:00
  • 11cb2e5ec6 samples: drivers: espi: Ensure sample code thread exits Jose Alberto Meza 2021-04-13 12:40:20 -07:00
  • 74d55c6b5e drivers: espi: xec: Reduce buffer allocation to minimum required Jose Alberto Meza 2021-03-05 15:03:11 -08:00
  • d881d7227f actions: limit issue tracker to main project Anas Nashif 2021-04-13 14:16:17 -04:00
  • 70dc6b40ff ci: pylint: relax similar lines rule Anas Nashif 2021-04-09 12:32:51 -04:00
  • 6017506bcc Bluetooth: ATT: Add documentation for chan_send Luiz Augusto von Dentz 2021-03-26 11:28:15 -07:00
  • 9d2d1a208a Bluetooth: ATT: Fix crash if bt_l2cap_send_cb fails Luiz Augusto von Dentz 2021-03-25 16:51:32 -07:00
  • 1caf5fd21e drivers: led_pwm: Handle power state changes Pawel Dunaj 2021-04-12 16:40:19 +02:00
  • 8d348f0076 tests: log_core be explicit about configuration Alberto Escolar Piedras 2021-04-10 12:24:04 +02:00
  • 8499b7962d board: arm64: add SMP support for NXP ls1046a RDB board Jiafei Pan 2021-04-01 17:02:53 +08:00
  • 46d7de1aad interrupt_controller: gic: add SMP support Jiafei Pan 2021-04-01 17:13:37 +08:00
  • dd56080d9b interrupt_controller: gic: fix some macro definition Jiafei Pan 2021-04-01 13:32:57 +08:00
  • e8ffafae12 drivers: intc: shared_irq: remove internal structs from header Henrik Brix Andersen 2021-04-10 22:18:15 +02:00
  • 94cd9dd207 Bluetooth: controller: Remove unused code in auxiliary advertising Vinayak Kariappa Chettimada 2021-04-10 07:55:11 +05:30
  • 07278fc98f Bluetooth: controller: Guard against race in conn. establishment Morten Priess 2021-04-09 22:57:55 +02:00
  • cd96046bee ite: drivers/adc: add adc drivers on it8xxx2_evb platform Tim Lin 2020-12-23 15:06:56 +08:00
  • a9257bf8c9 doc: releases: add release note entry for TF-M update Ioannis Glaropoulos 2021-04-13 14:12:42 +02:00
  • bf41373bf1 trusted-firmware-m: update to upstream release v.1.3.0 Ioannis Glaropoulos 2021-04-11 22:04:34 +02:00
  • 471afe5ddc net: sockets: Make NET_SOCKETS_POSIX_NAMES be on by default Paul Sokolovsky 2021-04-13 12:31:27 +03:00
  • f40cd8b718 drivers/i2c: Reset i2c of STM32F1 series to enter master mode properly Yong Cong Sin 2021-04-13 15:20:36 +08:00
  • c22df17be3 dts: npcx: Fixed the name of nodes in vw, miwu-wui, and miwu-int files. Mulin Chao 2021-04-12 19:38:20 -07:00
  • 87087f5709 dts: npcx: arrange default priority of interrupts for ec application. Mulin Chao 2021-04-11 19:41:48 -07:00
  • 757cd12e66 dts: Add description of reg Jeremy Bettis 2021-04-12 11:02:59 -06:00
  • 35f52fd31a sample: mpu: skip the MPU test for Armv8-R AArch64 Henry Wang 2021-03-05 17:14:39 +08:00
  • 985b03340d board: arm64: Add FVP BaseR AEMv8R board Jaxson Han 2020-11-24 14:14:08 +08:00
  • 7d88c3b79d tests: Add missing timestamp_serialize() for Armv8-R aarch64 Henry Wang 2020-12-25 16:42:02 +08:00
  • f249544f48 arch: arm64: Add MPU drivers to the build system Jaxson Han 2021-03-05 12:02:25 +08:00
  • 318a1a1d38 soc: arm64: Define Armv8-R aarch64 default MPU regions Jaxson Han 2021-03-05 11:15:48 +08:00
  • 794656913b include: arm64: Add BSS align when MPU enabled Jaxson Han 2021-03-04 17:59:31 +08:00
  • 30ed92c218 arch: arm64: Armv8-R AArch64 MPU implementation Jaxson Han 2021-03-04 17:51:11 +08:00
  • 475374ce2f include: arm64: Add mpu data struct definition Jaxson Han 2021-03-04 14:28:43 +08:00
  • 72287491df cmake: arm64: Add Cortex-R82 in toolchain option Jaxson Han 2020-11-16 15:08:23 +08:00
  • 8af11d40d0 cmake: emu: Add arm fvp emulator Jaxson Han 2021-02-24 10:23:46 +08:00
  • 8f46bc97a3 dts: arm64: Add dtsi and dts binding for cortex-R82 Jaxson Han 2020-11-24 13:37:22 +08:00
  • ade060ed1f soc: arm64: Add FVP AEMv8R AArch64 soc Jaxson Han 2020-11-23 15:57:21 +08:00
  • 36006ed1ba drivers: gicv3: GIC with single secure mode Jaxson Han 2020-11-24 15:07:23 +08:00
  • ad1da08f4f arch: arm64: Add Cortex-R82 config Jaxson Han 2020-11-13 15:46:58 +08:00
  • 542cd9bdbb include: arm64: Fix compile with default MMU off Henry Wang 2021-03-10 10:42:08 +08:00
  • c5c55ee47e scripts: size_report: fix bug where key is used as a dict Håkon Øye Amundsen 2021-04-12 09:08:31 +02:00
  • d4081fd07f ARC: allow to configure the RGF_NUM_BANKS only if ARC_FIRQ is enabled Evgeniy Paltsev 2021-03-30 23:31:12 +03:00
  • cc46dee7d0 Bluetooth: controller: LLL refactoring of openisa for API changes Morten Priess 2021-04-10 00:43:09 +02:00
  • 772a77718e Bluetooth: controller: Framework for new feature BT_CTLR_JIT_SCHEDULING Morten Priess 2021-03-03 16:13:35 +01:00
  • 9aaa120abd Bluetooth: controller: Clean up LLL priority Morten Priess 2021-03-03 16:09:38 +01:00
  • 7dd5820920 Bluetooth: controller: Move common LLL from vendor file Morten Priess 2021-03-03 15:59:00 +01:00
  • 385f232ae2 Bluetooth: controller: Propagate ticker force to ULL Morten Priess 2021-03-03 15:41:55 +01:00
  • 9f82034245 Bluetooth: controller: Introducing slot agnostic ticker Morten Priess 2021-03-03 15:38:54 +01:00
  • 4277af8f55 Bluetooth: controller: Rename BT_TICKER_COMPATIBILITY_MODE Morten Priess 2021-03-03 10:17:58 +01:00
  • 365145aa97 drivers: gpio: mmio32: Make GPIO_MMIO32_INIT dt aware Kumar Gala 2021-04-09 07:45:54 -05:00
  • aaaef987a7 net: doc: Add info about net-capture.py script Jukka Rissanen 2021-04-08 17:58:54 +03:00
  • 790794ce84 arm64: improve CONFIG_MAX_XLAT_TABLES default value Nicolas Pitre 2021-04-08 13:08:37 -04:00
  • 48f5e746c8 samples: display: Added support for sitronix_st7735r Kim Bøndergaard 2021-02-04 22:00:08 +01:00
  • cc6f99dcb4 shields: display: Added support for ST7735r based LCD shields Kim Bøndergaard 2021-02-04 21:59:41 +01:00
  • 6adafaeb02 driver: display: Add support for st7735r based LCDs Kim Bøndergaard 2021-02-04 21:59:03 +01:00
  • 77d2ed00ca boards: hexiwear_kw40z: Remove I2C pins and dts enablement Kumar Gala 2021-04-08 20:04:08 -05:00
  • c7412bb0c4 drivers: uart: uart_cmsdk_apb: Fix compile warning. Kumar Gala 2021-04-09 06:52:20 -05:00
  • 84cf9a2622 nrf52_bsim: Fix LOG_MODE_IMMEDIATE kconfig warning Alberto Escolar Piedras 2021-04-10 12:14:16 +02:00
  • 05e5f4842b tests: mutex: fixed a testcase assert failure Ningx Zhao 2021-04-09 13:12:16 +08:00
  • fc8c53ff0e arm64: a few alignment fixes Nicolas Pitre 2021-04-08 17:56:28 -04:00
  • 1a69317eea shell: telnet: Make sure the delayed work becomes idle after canceling Robert Lubos 2021-04-08 16:33:47 +02:00
  • 501c7d17b0 shell: telnet: Update to the new k_work API Robert Lubos 2021-04-08 15:36:30 +02:00
  • 2016509756 Bluetooth: Audio: Audio Input Control Service and client Emil Gydesen 2021-03-02 14:39:18 +01:00
  • 74a5ed7a23 doc: guides: porting: shields: fix Arduino header name Ievgenii Meshcheriakov 2021-04-10 19:52:50 +02:00
  • 3d329870c1 west.yml: Update hal_stm32 with recent cube packages Francois Ramu 2021-03-31 09:59:37 +02:00
  • 1d668d4b7c net: openthread: add microseconds timer API Eduardo Montoya 2021-04-12 13:57:51 +02:00
  • 22a82bc054 docs: twister: Add section about quarantine feature Maciej Perkowski 2021-04-01 18:38:30 +02:00
  • 9c6dfce0c0 twister: Add quarantine feature Maciej Perkowski 2021-03-11 13:18:33 +01:00
  • 8bee027ec4 arch: arm: Unconditionally compile IRQ_ZERO_LATENCY flag Krzysztof Chruscinski 2021-02-23 08:36:27 +01:00
  • 2324617d4a boards/arm: nucleo_g474re: Updating the documentation. Krishna Mohan Dani 2021-04-07 21:42:22 +05:30
  • 70b25ab698 boards/arm: nucleo_l152re: Enabling flash support in device tree. Krishna Mohan Dani 2021-04-07 00:43:46 +05:30
  • 7b37c94e22 boards/arm: nucleo_g071rb: Enabling flash support in device tree. Krishna Mohan Dani 2021-04-07 00:39:36 +05:30
  • de2978d0f7 boards/arm: nucleo_f103rb: Enabling flash support in device tree. Krishna Mohan Dani 2021-04-07 00:33:54 +05:30
  • 3b84b645db samples: flash_shell: Fix Coverity issue 220540 Kumar Gala 2021-04-09 05:51:50 -05:00
  • f6f951cc17 kernel: Fix 10.4 violations Flavio Ceolin 2021-04-02 23:06:00 -07:00
  • d0dac69fa9 logging: Fix 10.4 violations Flavio Ceolin 2021-04-02 23:03:43 -07:00
  • 9285b4c6bf arch: nios2: Fix 10.4 violations Flavio Ceolin 2021-04-02 22:58:04 -07:00
  • b7d04487e1 arch: riscv: Fix 10.4 violations Flavio Ceolin 2021-04-02 22:57:36 -07:00
  • bfd9d0069b arch: sparc: Fix 10.4 violations Flavio Ceolin 2021-04-02 22:56:30 -07:00
  • 49f0c74a9e arch: common: Fix 10.4 violations Flavio Ceolin 2021-04-02 22:55:18 -07:00
  • 4f5460ad6a arch: arm: Fix 10.4 violations Flavio Ceolin 2021-04-02 22:52:42 -07:00
  • abb1bbe6b1 arch: xtensa: Fix 10.4 violations Flavio Ceolin 2021-04-02 22:49:29 -07:00
  • 4b55ee27d4 arch: arc: Fix 10.4 violations Flavio Ceolin 2021-04-02 22:47:49 -07:00
  • 03544f0b77 arch: x86: Fix 10.4 violations Flavio Ceolin 2021-04-02 22:44:10 -07:00
  • fd777c39ad drivers: video: sw_generator: Fix missing parameter Loic Poulain 2021-04-10 11:28:50 +02:00
  • 61b85b60d6 doc: allow up to breathe 4.28.x Gerard Marull-Paretas 2021-04-09 23:57:36 +02:00
  • 5a4911690f native_posix: kconfig: Set logging mode conditionally Keith Short 2021-04-08 15:27:48 -06:00
  • d590e0d18d twister: Adjust platform selection logic for platform_allow Kumar Gala 2021-04-02 10:18:01 -05:00
  • 5a51fe515a soc: arm: stm32g0 with USB-C PD cannot use CC1 and CC2 pins by default Francois Ramu 2021-04-02 09:31:29 +02:00
  • 9e30ab58ea soc: arm: stm32l5 with USB-C PD cannot use CC1 and CC2 pins by default Francois Ramu 2021-04-08 14:04:42 +02:00
  • 931c9dca74 soc: arm: stm32g4 with USB-C PD cannot use CC1 and CC2 pins by default Francois Ramu 2021-04-02 09:26:58 +02:00
  • 222e82a619 log: fix log crash due to missing strdup Sylvio Alves 2021-04-05 10:09:18 -03:00