Commit graph

  • bac430ce1e ARC: asm-compat: add missing parts for ARCv3 32 & 64 bit Evgeniy Paltsev 2022-05-05 17:39:07 +04:00
  • 7955624d1f tests/benchmarks/sys_kernel: Use K_THREAD_STACK_EXTERN in header file Keith Packard 2022-05-10 09:56:40 -07:00
  • b9313cab1b drivers: counter: Setting I2C as depends in DS3231 config file Esteban Valverde 2022-05-03 22:59:40 +01:00
  • 03ec46889b drivers: usb: Adding support to GIC_V1 in dc_dw USB driver Esteban Valverde 2022-05-03 21:18:34 +01:00
  • 797b6784bb drivers: serial: modify ns16550 to use extended FIFO Esteban Valverde 2022-04-26 10:59:56 +01:00
  • 3158b1bc26 samples: drivers: adding sample to use Cyclone V SoC FPGA DK LCD display Esteban Valverde 2022-04-26 10:57:21 +01:00
  • 74ae6f654e scripts: west_commands: runners: add runner for Cyclone V SoC FPGA DK Esteban Valverde 2022-04-26 10:54:26 +01:00
  • e3f43161dd boards: arm: add basic Cyclone V SoC FPGA board DK definition Esteban Valverde 2022-04-26 10:50:16 +01:00
  • 11ba0802b5 soc: arm: Add Cyclone V SoC FPGA Support Esteban Valverde 2022-04-26 10:44:30 +01:00
  • 83c7baf34a Bluetooth: Audio: Add recv_info to audio recv callback Emil Gydesen 2022-03-30 13:22:44 +02:00
  • 6191a76f55 Bluetooth: Audio: Add _DIR_ infix to BT_AUDIO_SINK/SOURCE Emil Gydesen 2022-03-29 18:20:10 +02:00
  • 0a4e62addd Bluetooth: Audio: Remove PAC_TYPE_UNUSED Emil Gydesen 2022-03-29 18:05:42 +02:00
  • 19d7420f07 Bluetooth: Audio: Standadize the use of enum bt_audio_dir Emil Gydesen 2022-03-29 17:55:51 +02:00
  • 6b41e9991d Bluetooth: Audio: Rename enum bt_audio_pac_type Emil Gydesen 2022-03-29 17:44:30 +02:00
  • 306d766329 Bluetooth: Audio: Unicast client remove id from ep_init Emil Gydesen 2022-03-29 17:39:34 +02:00
  • 7d134e4e1d Bluetooth: Audio: Remove unused endpoint types Emil Gydesen 2022-03-29 17:37:54 +02:00
  • ffc07e0293 tests: bluetooth: Added VS RX data path to ISO test Morten Priess 2022-02-22 14:59:18 +01:00
  • e74804c125 Bluetooth: controller: Removed compiler warnings in ull_iso.c Morten Priess 2022-05-06 15:59:07 +02:00
  • b52021189b tests/drivers/clock_control: stm32: Migrate includes to <zephyr/...> Erwan Gouriou 2022-05-09 11:12:42 +02:00
  • d9b9e12cd3 dts/bindings/clocks: stm32: 'clock-names' optional for source clock setting Erwan Gouriou 2022-04-26 17:34:24 +02:00
  • ac61ea9e44 tests/drivers/clock_control: stm32: Add stm32_common_devices tests Erwan Gouriou 2022-04-22 11:16:05 +02:00
  • 17ace929f9 tests/drivers/clock_control: stm32_common: Move to stm32_common_core Erwan Gouriou 2022-04-22 10:24:33 +02:00
  • 09217865ce drivers/clock_control: stm32_common: Implement clock source selection Erwan Gouriou 2022-04-22 11:37:28 +02:00
  • c2ee8209ab drivers/clock_control: stm32_common: Remove unused definitions Erwan Gouriou 2022-04-01 15:37:45 +02:00
  • 988fe8d5a2 include/dt-bindings/clock: stm32: Add clock sources bindings Erwan Gouriou 2022-03-31 13:53:03 +02:00
  • e579027d20 include/dt-bindings/clock: stm32: Factorize Clock source binding accessors Erwan Gouriou 2022-03-31 15:42:59 +02:00
  • bc2a0b65a6 tests/drivers/clock_control: stm32u5: Fix pll_msis_80 test config Erwan Gouriou 2022-03-04 16:44:36 +01:00
  • 424f937c2b drivers/clock_control: stm32u5: Add support for optional clocks config Erwan Gouriou 2022-03-02 16:53:31 +01:00
  • c9f5113d80 include/dt-bindings/clock: Add stm32u5 clock bindings Erwan Gouriou 2022-03-01 17:30:35 +01:00
  • b821599abc tests/drivers/clock_control: stm32u5: Add a _devices test Erwan Gouriou 2022-03-01 15:41:55 +01:00
  • c0238a7af3 tests/drivers/clock_control: stm32h7_device: Add test for CKPER source Erwan Gouriou 2022-02-04 11:59:50 +01:00
  • b22dd170e6 drivers/clock_control: stm32h7: Add support for CKPER clock mux Erwan Gouriou 2022-02-04 11:58:17 +01:00
  • ceb6ecc740 dts/arm/st: stm32h7: Add perck clock-mux node Erwan Gouriou 2022-02-04 11:52:31 +01:00
  • d71b89b398 drivers: clock_control: Add STM32 clock multiplexer driver Erwan Gouriou 2022-02-04 11:50:49 +01:00
  • e79fea3b78 dts/bindings/clocks: Add stm32 clock mux binding Erwan Gouriou 2022-02-03 17:16:47 +01:00
  • 0b65c1c619 drivers/spi: stm32: Use alt clock freq if available Erwan Gouriou 2022-01-31 15:53:07 +01:00
  • 3f503e87cc boards: nucleo_h723zg: Enable SPI Erwan Gouriou 2022-01-24 16:37:47 +01:00
  • f61c4ae838 tests/drivers/clock_control: stm32h7_device: Use STM32_DT_CLOCKS_FOO Erwan Gouriou 2022-01-24 11:46:58 +01:00
  • 07b095556e include/drivers/clock_control: stm32: Add _DT_CLOCK helpers Erwan Gouriou 2022-01-28 14:45:20 +01:00
  • 833eda84d3 drivers/clock_control: stm32h7: Add support for alt clocks Erwan Gouriou 2022-01-14 18:26:53 +01:00
  • 78f40773b8 tests/drivers/clock_control: stm32h7: Add test for devices clock cfg Erwan Gouriou 2022-01-13 17:23:55 +01:00
  • cf5436ce13 include/drivers: clock_control.h: Add configure() to api Erwan Gouriou 2022-03-11 13:55:33 +01:00
  • eff89c6b24 drivers: timer: litex_timer: Fix sys_clock_cycle_get functions Michal Sieron 2022-05-06 13:12:13 +02:00
  • e7b389ddf5 dts: nordic: Add missing qdec0 node labels Andrzej Głąbek 2022-05-06 09:10:07 +02:00
  • 874ef53b17 Bluetooth: Host: Assert that all channels in request have the same PSM Herman Berget 2022-05-06 10:04:10 +02:00
  • 1069d5fe56 Bluetooth: Host: Fix L2CAP collision mitigation Herman Berget 2022-03-02 15:53:59 +01:00
  • 2fc78a9b39 drivers: adc: Add threshold_reg_offset to NPCX adc config structure Bernardo Perez Priego 2022-05-03 14:58:19 -07:00
  • aa875b3766 drivers: adc: Add threshold_count to NPCX adc config structure Bernardo Perez Priego 2022-05-03 13:22:15 -07:00
  • 616efeb2f2 tests: workq: Add a regression test for issue #45267 Lucas Dietrich 2022-05-04 15:28:09 +00:00
  • 9a848b3ad4 kernel: workq: Add internal function z_work_submit_to_queue() Lucas Dietrich 2022-05-03 21:01:30 +00:00
  • d778d5c711 arch: aarch32: improve very early debugging Jordan Yates 2022-04-30 23:02:23 +10:00
  • 9ed3373c32 boards: cc1352r*/cc26x2r1*: enable MPU and hw stack protection Piotr Dymacz 2022-04-25 10:57:54 +02:00
  • 15b22e066f soc: arm: cc13x2_cc26x2: Kconfig: select CPU_HAS_ARM_MPU Piotr Dymacz 2022-04-25 10:17:19 +02:00
  • 2d937f0683 lib: os: mpsc_pbuf: null check notify_drop callback Matt Campbell 2022-05-03 23:36:00 -04:00
  • 8b3e0e6622 boards: lpcxpresso55s69: fix JLink device name Derek Snell 2022-05-10 10:44:44 -04:00
  • 99be4358af soc: nxmp: rt10xx: Fix pm callbacks Flavio Ceolin 2022-05-06 21:39:15 -07:00
  • bba3bd01c9 boards: thingy53_nrf5340: Remove CS configuration in board.c Volodymyr Bondarchuk 2022-05-06 15:10:35 +02:00
  • 4de1d01956 boards: stm32: use size helpers to describe size of storage partition TLIG Dhaou 2022-05-06 14:54:51 +02:00
  • 523cd60a77 tests: build_all: modem: test esp-at Jordan Yates 2022-04-05 20:40:36 +10:00
  • e66864e088 tests: build_all: modem: remove custom serial Jordan Yates 2022-04-05 20:30:02 +10:00
  • 95d8deb572 modem: modem_iface_uart_async: added Jordan Yates 2022-04-05 20:12:56 +10:00
  • 5228de3af5 modem: choice symbol for UART backend Jordan Yates 2022-04-05 16:13:52 +10:00
  • a6081eeedf wifi: esp_at: fix pointer logging Jordan Yates 2022-04-06 10:25:33 +10:00
  • a9087936ac serial: test: update selected symbols Jordan Yates 2022-04-05 20:28:06 +10:00
  • 7a86ee50fd serial: litex: remove irrational dependency Jordan Yates 2022-04-07 20:33:03 +10:00
  • cea72d7173 MAINTAINERS: Add Collaborator for Logging subsystem. Aastha Grover 2022-04-27 15:08:13 -07:00
  • 816229128d arch/arm64: update gicv3 sre enablement Eugene Cohen 2022-05-04 12:22:51 -06:00
  • f71b3eeffc dts: arm64: qemu: Move SoC devicetree includes under a vendor directory Maureen Helm 2022-05-02 10:09:50 -05:00
  • b2bd9a8f47 dts: arm64: fvp: Move SoC devicetree includes under a vendor directory Maureen Helm 2022-05-02 10:08:04 -05:00
  • de514bb7d0 dts: arc: synopsys: Move SoC devicetree includes under a vendor dir Maureen Helm 2022-04-29 16:32:15 -05:00
  • a96f096abf dts: sparc: gaisler: Move SoC devicetree includes under a vendor dir Maureen Helm 2022-04-29 16:25:22 -05:00
  • 343ad9ee0d dts: riscv: telink: Move SoC devicetree includes under a vendor dir Maureen Helm 2022-04-29 16:19:12 -05:00
  • 5591926418 dts: riscv: openisa: Move SoC devicetree includes under a vendor dir Maureen Helm 2022-04-29 16:17:02 -05:00
  • 7a9703f9a8 dts: riscv: sifive: Move SoC devicetree includes under a vendor dir Maureen Helm 2022-04-29 16:08:24 -05:00
  • 3142b6d328 dts: riscv: microsemi: Move SoC devicetree includes under a vendor dir Maureen Helm 2022-04-29 16:01:34 -05:00
  • d8c350c578 dts: riscv: andes: Move SoC devicetree includes under a vendor directory Maureen Helm 2022-04-29 15:59:56 -05:00
  • 93ce6f1ade dts: riscv: ite: Move SoC devicetree includes under a vendor directory Maureen Helm 2022-04-29 15:03:31 -05:00
  • f987095a51 dts: nios2: intel: Move SoC devicetree includes under a vendor directory Maureen Helm 2022-04-29 14:55:33 -05:00
  • 267bba62d3 dts: arm64: intel: Move SoC devicetree includes under a vendor directory Maureen Helm 2022-04-29 14:50:54 -05:00
  • 384ed91149 dts: x86: intel: Move SoC devicetree includes under a vendor directory Maureen Helm 2022-04-29 14:39:03 -05:00
  • 0063df2c54 doc: k_sleep does not take raw integers Reto Schneider 2022-05-09 19:01:33 +02:00
  • dbbe80226d twister: Fix dependency on west when checking for projects Tristan Honscheid 2022-05-06 11:47:47 -06:00
  • bb6f94c5a1 Revert "ci: run twister with CONFIG_LEGACY_INCLUDE_PATH=n" Anas Nashif 2022-05-09 13:53:01 -04:00
  • 6ec1fcc214 logging: syst: embed log message source IDs in Sys-T messages Daniel Leung 2022-04-07 16:00:22 -07:00
  • 2e2c8cc931 scripts: logging/dictionary/sys-t: log module info in collateral Daniel Leung 2022-04-07 14:41:59 -07:00
  • 64c804ad3b drivers: uart_stm32: fix device is ready for tx dma in async init Georgij Cernysiov 2022-05-06 08:47:03 +02:00
  • 7d20857e4f test: Remove usec test for pwm_api Hu Zhenyu 2022-05-08 14:03:47 +08:00
  • eaed9d13b2 tests: canbus: isotp: implementation: allow data to propagate Henrik Brix Andersen 2022-05-06 14:26:50 +02:00
  • cc3b984df8 tests: canbus: isotp: implementation: remove random_data_len variable Henrik Brix Andersen 2022-05-06 14:20:47 +02:00
  • 79429c448c tests: canbus: isotp: conformance: remove unused random_data_len variable Henrik Brix Andersen 2022-05-06 14:19:39 +02:00
  • e4ebba8025 ci: run twister with CONFIG_LEGACY_INCLUDE_PATH=n Gerard Marull-Paretas 2022-05-09 14:02:26 +02:00
  • 8f09118b4a scripts: gen_handles: update to handle <zephyr/...> include prefix Gerard Marull-Paretas 2022-05-09 13:58:12 +02:00
  • cf8d9f88fe scripts: gen_syscalls: update to handle <zephyr/...> include prefix Gerard Marull-Paretas 2022-05-09 13:18:09 +02:00
  • 91d32af1a0 misc: generated: update configs.c template with <zephyr/...> prefix Gerard Marull-Paretas 2022-05-09 13:19:21 +02:00
  • 45776650c2 arch: gen_isr_tables: migrate to <zephyr/...> include prefix Gerard Marull-Paretas 2022-05-09 13:52:12 +02:00
  • 26a924a44e soc: riscv: mpfs: update include paths Gerard Marull-Paretas 2022-05-09 14:06:49 +02:00
  • 1d45511888 samples: fade_led: update include paths Gerard Marull-Paretas 2022-05-09 14:06:27 +02:00
  • 0e5bc82b84 drivers: pinctrl: it8xxx2: update include paths Gerard Marull-Paretas 2022-05-09 14:06:07 +02:00
  • e00ad413d9 drivers: hwinfo: mcux: update include paths Gerard Marull-Paretas 2022-05-09 14:05:32 +02:00
  • 4364c7f118 doc: dts: update example include path Gerard Marull-Paretas 2022-05-09 14:05:04 +02:00