Commit graph

  • d88f647f9c boards: arm: silabs: Convert to use DEVICE_DT_GET Kumar Gala 2022-07-27 08:01:52 -05:00
  • 6121df5019 dts: arm: st: Remove label property from devicetrees Kumar Gala 2022-07-27 07:16:45 -05:00
  • d5222f318d drivers: pwm_nrfx: Fix PWM_NRFX_CH_VALUE() macro Andrzej Głąbek 2022-07-27 11:02:14 +02:00
  • 900974362d dts: arm: Remove label property from devicetrees Kumar Gala 2022-07-27 07:19:25 -05:00
  • bdf3fe9366 dts: arm64: Remove label property from devicetrees Kumar Gala 2022-07-27 07:13:47 -05:00
  • ada34a250e tests: net: socket: move to new ztest API Hu Zhenyu 2022-07-26 09:05:23 +08:00
  • d9ef0f810f stm32f303x8: Exclude missing spi dt-nodes. Jan Kuliga 2022-07-26 21:12:49 +02:00
  • 0fda6c5f63 stm32f303: Add lacking SoC-level spi dt-node description. Jan Kuliga 2022-07-19 22:24:58 +02:00
  • a623ffb746 Bluetooth: Controller: Fix redundant node rx reservation Vinayak Kariappa Chettimada 2022-03-20 06:37:03 +05:30
  • 8aa3960874 samples: drivers flash add a test case for stm32h7 octospi Francois Ramu 2022-05-09 13:56:12 +02:00
  • 5f951806dc boards: arm: stm32h7b3i disco kit board has octo SPI instance Francois Ramu 2022-05-09 10:16:40 +02:00
  • 716f003305 dts: arm: stm32h7Ax/h7Bx have octospi peripĥerals Francois Ramu 2022-05-09 09:40:19 +02:00
  • 2f0338ca42 boards: arm: stm32h735g disco target board has octo SPI instance Francois Ramu 2022-05-09 10:03:19 +02:00
  • 6029e69464 dts: arm: stm32h72x and h73x have octospi peripherals Francois Ramu 2022-05-09 09:38:24 +02:00
  • efa4d2c42a include: clock: stm32h7 helper for this serie Francois Ramu 2022-06-20 15:29:36 +02:00
  • b165f10795 drivers: flash: octospi drivers for stm32h7 serie Francois Ramu 2022-05-09 13:53:44 +02:00
  • 08a9c295fa Bluetooth: Controller: Fix hang on chain PDU allocation Vinayak Kariappa Chettimada 2022-06-25 07:11:49 +05:30
  • 61306aedb4 drivers: ssd16xx: Add an API to read raw RAM contents Andreas Sandberg 2022-07-13 20:16:04 +01:00
  • 8312db7734 drivers: ssd16xx: Implement basic read support Andreas Sandberg 2022-07-04 21:34:38 +01:00
  • 88c53a4beb tests: subsys: usb: move os_desc to new ztest API Zhao Shuai 2022-07-27 15:46:55 +08:00
  • 610a657017 tests: subsys: usb: move device to new ztest API Zhao Shuai 2022-07-19 17:45:55 +08:00
  • 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