Commit graph

  • 8659267f41 tests: subsys: usb: move desc_sections to new ztest API Zhao Shuai 2022-07-19 17:43:11 +08:00
  • 813158feb5 tests: subsys: usb: move bos to new ztest API Zhao Shuai 2022-07-19 17:40:37 +08:00
  • 25cff5edc3 drivers: uc81xx: Avoid using auto sequencing Andreas Sandberg 2022-07-16 23:24:41 +01:00
  • f4a6c75087 drivers: uc81xx: Fix incorrect UC8176 CDI layout Andreas Sandberg 2022-07-16 23:13:24 +01:00
  • f6bbbc3c7d drivers: uc81xx: Use device-specific compatibles Andreas Sandberg 2022-07-16 22:44:46 +01:00
  • 8f0093aaf8 drivers: Rename GD7965 to UC81xx Andreas Sandberg 2022-07-16 11:28:08 +01:00
  • 0d7abdf012 drivers/clock_control: stm32 common fix STM32_SRC_PLLCLK calculation Thomas Stranger 2022-06-29 16:12:43 +02:00
  • 0d3c70ea97 arch: riscv: Remove useless functions declaration Carlo Caione 2022-07-26 10:55:06 +02:00
  • 33b43547e8 tests: bluetooth: bttester: Update test to use DEVICE_DT_GET Benjamin Björnsson 2022-07-26 13:22:18 +02:00
  • 7cddc5a6a3 net: ipv6: use static inlines where it makes sense for stubs Bartosz Golaszewski 2022-07-27 11:01:42 +02:00
  • 65e1c6fb1e pwm: remove Kconfig.defconfig setting of PWM drivers Kumar Gala 2022-07-26 09:35:12 -05:00
  • 0a2ff1ffbf pwm: remove defconfig/proj setting of PWM drivers Kumar Gala 2022-07-26 09:35:05 -05:00
  • 3b5590a187 dts: arm: atmel: Remove label property from devicetrees Kumar Gala 2022-07-19 09:48:28 -05:00
  • 960f2f1a37 spi: remove Kconfig.defconfig setting of SPI drivers Kumar Gala 2022-07-26 06:53:04 -05:00
  • fb9c241530 spi: remove defconfig/proj setting of SPI drivers Kumar Gala 2022-07-26 06:35:20 -05:00
  • dbbfcfc22d esp32: driver: counter: add RTC-based implementation Glauber Maroto Ferreira 2022-07-07 16:11:12 -03:00
  • 54710ddc83 esp32: dts: add RTC timer node Glauber Maroto Ferreira 2022-07-07 16:10:03 -03:00
  • 17c29befc9 esp32: dt-bindings: clock_control: add RTC clock definitions Glauber Maroto Ferreira 2022-07-08 10:18:38 -03:00
  • bc8dfda15f tests: dma: chan_blen_transfer: Convert to DEVICE_DT_GET Kumar Gala 2022-07-25 11:10:18 -05:00
  • b1a8246b56 tests: dma: loop_transfer: Convert to DEVICE_DT_GET Kumar Gala 2022-07-25 10:43:25 -05:00
  • bf66f92eb5 tests: dma: scatter_gather: Convert to DEVICE_DT_GET Kumar Gala 2022-07-25 09:46:31 -05:00
  • 7ff1501320 tests: dma: chan_link_transfer: Convert to DEVICE_DT_GET Kumar Gala 2022-07-25 09:39:25 -05:00
  • 47bb8c14dc drivers: clock_control: Update drivers to use devicetree Kconfig symbol Kumar Gala 2022-07-22 01:11:20 -05:00
  • 83a2b590fe drivers: clock_control: nxp: Fix building MCG on KW40Z/KW41Z Kumar Gala 2022-07-22 02:14:28 -05:00
  • 8b101e236d drivers: clock_control: Remove old ESP32C3 code Kumar Gala 2022-07-22 01:28:05 -05:00
  • a68e52d848 samples: bluetooth: mesh_provisioner: push button to provision Håvard Reierstad 2022-07-25 09:43:15 +02:00
  • 7ce914b7f4 twister: verify all platform names Piotr Golyzniak 2022-07-26 15:42:37 +02:00
  • 0f9588e51f scripts: twisterlib: Fix default value for --ninja argument Stephanos Ioannidis 2022-07-26 23:43:38 +09:00
  • 1f81d2cd97 scripts: twisterlib: Fix --short-build-path argument handling Stephanos Ioannidis 2022-07-26 23:34:10 +09:00
  • b10f2c13ed net: lwm2m: Remove two useless macros Seppo Takalo 2022-07-26 13:01:32 +03:00
  • 7dfe995aa0 tests: logging: log_switch_format: Disable standard backends Krzysztof Chruscinski 2022-07-26 15:27:06 +02:00
  • d0921018fc drivers: Fix coding guidelines MISRAC:2012 Rule 14.4 do-whiles/Zero checks Simon Hein 2022-07-20 08:37:40 +02:00
  • c1288208ce include: zephyr: comply to coding guidelines MISRA C:2012 Rule 14.4 Simon Hein 2022-07-20 08:42:00 +02:00
  • 4d15b691d1 maintainers: espressif: add Lucas Tambor as collaborator Sylvio Alves 2022-07-14 00:06:19 -03:00
  • 3d64a0df6a samples: reel_board: mesh_badge: Select flash controller by area Dominik Ermel 2022-07-26 14:45:04 +00:00
  • fab85afc91 boards: arm: add olimex_lora_stm32wl_devkit Martin Jäger 2022-07-23 10:54:06 +02:00
  • 136960e071 dts: xtensa: Remove label property from devicetrees Kumar Gala 2022-07-19 09:49:26 -05:00
  • b385afb6fd dts: riscv: Remove label property from devicetrees Kumar Gala 2022-07-19 09:50:58 -05:00
  • 35d93ef7bc drivers: i2c: esp32: Rework SDA/SDL pins as gpios in devicetree Kumar Gala 2022-07-18 16:21:04 -05:00
  • 2495a06f1a samples: subsys: nvs: disco_l475_iot1: keep quadspi node Alexandre Bourdiol 2022-07-26 15:55:17 +02:00
  • 46850a12d3 samples: lwm2m_client: Fix building on native_posix Kumar Gala 2022-07-26 07:35:58 -05:00
  • 71691e8533 tests: intel_adsp: Convert to test to use use DEVICE_DT_GET_ONE Kumar Gala 2022-07-22 11:34:51 -05:00
  • 9a501e0922 serial: remove Kconfig.defconfig setting of serial drivers Kumar Gala 2022-07-26 06:23:24 -05:00
  • 10329165be serial: remove defconfig/proj setting of serial drivers Kumar Gala 2022-07-26 06:22:30 -05:00
  • 1dd76ac08c drivers/clock_control: stm32u5: typo hsi, hse clock source Thomas Stranger 2022-07-26 12:46:46 +02:00
  • 63d6cfd654 drivers: pwm_nrfx: Refactor pwm_set_cycles to fix on/off issues Andrzej Głąbek 2022-07-21 17:12:52 +02:00
  • b64d99091b arm: mpu: dsb after writing to SCTLR on MPU disable Manuel Arguelles 2022-07-26 13:02:43 +07:00
  • a189e93a44 arm: mpu: dsb after writing to SCTLR on MPU enable Manuel Arguelles 2022-07-13 22:54:45 +07:00
  • 3d3b5a0f4b doc: correct path to user package registry Troy D. Hanson 2022-07-26 00:59:38 +00:00
  • 1c1c57b31b gpio: remove defconfig/proj setting of GPIO drivers Kumar Gala 2022-07-25 18:33:32 -05:00
  • 600d749cf3 gpio: remove Kconfig.defconfig setting of GPIO drivers Kumar Gala 2022-07-25 18:27:00 -05:00
  • 737b1fa25a drivers: gpio: sam: Fix Kconfig default for SAM4L Kumar Gala 2022-07-25 20:14:55 -05:00
  • 506cff9a27 drivers: console: ipm_console: Update driver to use DEVICE_DT_GET Benjamin Björnsson 2022-07-25 18:43:05 +02:00
  • 5a9c4e110f boards: riscv: add ICE-V Wireless board Christopher Friedt 2022-07-12 22:34:02 -04:00
  • f10fa0dea8 cmake: allow Cortex-R52 to configure VFP Manuel Arguelles 2022-07-13 22:39:36 +07:00
  • 1c1e56835d dts: bindings: nxp: Move clock controller bindings Kumar Gala 2022-07-21 21:40:34 -05:00
  • b2b67258f9 drivers/clock_control: stm32u5 add pll2, pll3 support(setup/clk-src) Thomas Stranger 2022-07-13 16:51:58 +02:00
  • 5bdca4566f drivers/clock_control: stm32u5 add pll2, pll3 clk src/div definitions Thomas Stranger 2022-07-13 16:17:20 +02:00
  • 1e67957ad9 dts: stm32u5 add pll2 and pll3 nodes and add them as clk sources Thomas Stranger 2022-07-13 16:02:30 +02:00
  • 8ae3f0bfd5 dts/bindigns/clock: allow stm32u5 DIVQ & DIVR PLL divider values to be 1 Thomas Stranger 2022-07-14 13:19:48 +02:00
  • 8bf2142f4d dts/bindings/clock: add DIVP PLL clock divider for STM32U5 Thomas Stranger 2022-07-14 13:24:58 +02:00
  • dfa71ca332 lib: os: Fix warning on XCC Flavio Ceolin 2022-07-22 10:10:18 -07:00
  • 7f894f781b drivers: dma: stm32 dma channel with the busy flag Francois Ramu 2022-07-13 14:24:13 +02:00
  • 5412c2126d drivers: dma stm32 keep the channel busy if overriden Francois Ramu 2022-07-13 11:42:06 +02:00
  • 0687a610b9 manifest: update xtensa hal Anas Nashif 2022-07-21 18:03:54 -04:00
  • c8080d8ecc cmake: also include files from include/<soc_name> Anas Nashif 2022-07-21 10:22:13 -04:00
  • 43371d0414 intel_adsp: move cavs to be a series Anas Nashif 2022-07-21 06:46:36 -04:00
  • f91379a084 dts: bindings: vendor-prefixes: Add ultrachip prefix Kumar Gala 2022-07-25 14:22:29 -05:00
  • 910c96b7d8 intel_adsp: meteorlake: Initialize stack flush pointer SR Andy Ross 2022-01-07 13:44:52 -08:00
  • 5f7d50c49a tests: kernel: pending: move to new ztest API Guo Lixin 2022-07-12 11:08:22 +08:00
  • e183671808 kernel: Add k_event_set_masked primitive Andrew Jackson 2022-07-07 06:06:59 +01:00
  • e7e827a0d2 kernel: Use mask rather than boolean to update events Andrew Jackson 2022-07-07 06:01:03 +01:00
  • e8f947b975 tests: devicetree: api: Remove unnecessary label properties Kumar Gala 2022-07-19 11:18:14 -05:00
  • b8f094b7ad MAINTAINERS: various path updates Anas Nashif 2022-07-25 09:25:56 -04:00
  • 21cd8c4f42 MAINTAINERS: add tests to net area Anas Nashif 2022-07-25 09:14:49 -04:00
  • 21633b1ac2 MAINTAINERS: add RTIO area Anas Nashif 2022-07-25 09:13:31 -04:00
  • c669d8daec MAINTAINERS: add tests to intel ADSP area Anas Nashif 2022-07-25 09:09:06 -04:00
  • 7f4bfdba51 MAINTAINERS: add tests to ipc area Anas Nashif 2022-07-25 09:07:42 -04:00
  • 2f137030e9 MAINTAINERS: add modbus area Anas Nashif 2022-07-25 09:05:46 -04:00
  • 30e51dc1af MAINTAINERS: add more files to mqtt area Anas Nashif 2022-07-25 08:35:52 -04:00
  • 6190b652b3 MAINTAINERS: add tests to openhread Anas Nashif 2022-07-25 08:33:02 -04:00
  • f33115d5de MAINTAINERS: adapt audio driver area Anas Nashif 2022-07-22 07:45:02 -04:00
  • ae8c4a934e samples: move sof under samples/modules Anas Nashif 2022-07-22 07:41:32 -04:00
  • e33bb9b6c5 drivers: dmic: remove old intel dmic driver Anas Nashif 2022-07-13 11:20:28 -04:00
  • 867c50d1cb ztest: mock: delete mock tests Yuval Peress 2022-07-07 11:46:03 -06:00
  • a10e5547df serial: uart_pipe: Get rid of redundant check in uart_pipe_isr(). Jan Kuliga 2022-07-20 22:19:29 +02:00
  • b1a968fca9 intel_adsp: ace: Add variables used in coredump Flavio Ceolin 2022-07-22 11:57:24 -07:00
  • 7cbe74adb1 intel_adsp: cavs: Add variables used in coredump Flavio Ceolin 2022-07-22 11:49:01 -07:00
  • f90082209d intel_adsp: Remove unused header Flavio Ceolin 2022-07-22 16:28:57 -07:00
  • 4fd935b6ef test: Update the new ZTEST APIs tests/net/socket/misc Hu Zhenyu 2022-07-23 10:57:07 +08:00
  • 0e4f6af42e tests: maxim_ds3231_api: Remove label property from devicetree overlays Kumar Gala 2022-07-19 08:35:36 -05:00
  • 5d36157c7c sensors: Remove unnecessary Kconfig setting of sensors Kumar Gala 2022-07-19 23:11:18 -05:00
  • 99f1911520 doc: gen_devicetree_rest: Fix binding doc file name resolution Stephanos Ioannidis 2022-07-25 01:04:06 +09:00
  • 780ee52bde samples: Add missing READMEs Carlo Caione 2022-07-19 16:25:46 +02:00
  • ecdf224766 samples: Specify the remote harness Carlo Caione 2022-07-12 15:26:09 +02:00
  • badafa59c5 samples: Add missing sample.yaml Carlo Caione 2022-07-12 15:05:54 +02:00
  • 808603f47c drivers: adc: stm32: wait for internal channels stabilization Aurelien Jarno 2022-07-13 22:06:27 +02:00
  • ae56306557 tests: Bluetooth: llpc: Fix enc proc assert on released ctx num Piotr Pryga 2022-07-19 15:31:24 +02:00
  • 01a8d2bdf9 tests: Bluetooth: llpc: Add at-instant conn evt proc in collision UT Piotr Pryga 2022-07-19 13:55:16 +02:00
  • 64d67604b7 tests: Bluetooth: llcp: Add handling delayed PHY UPD compl in CTE REQ UT Piotr Pryga 2022-07-19 11:03:32 +02:00