Commit graph

  • b5f65f201d boards: arm: stm32l562e_dk_ns: Add flash partitions Gerson Fernando Budke 2022-07-31 11:43:03 +02:00
  • 7cc729558f mgmt/mcumgr: Move SMP transport to own sub-dir Dominik Ermel 2022-09-01 15:29:58 +00:00
  • b1bfb175b5 tests: arm_smc_call: introduce arm smc call test Huifeng Zhang 2022-07-07 13:23:41 +08:00
  • 21c9c0f0af boards: arm64: add fvp_base_revc_2xaemv8a_smp_ns board Huifeng Zhang 2022-06-02 11:20:44 +08:00
  • cfc29e7f9e boards: arm64: fvp_base_revc_2xaemv8a: change fvp parameters Huifeng Zhang 2022-07-05 10:55:03 +08:00
  • c0e50d275f boards: arm64: fvp_base_revc_2xaemv8a: add more cpu nodes Huifeng Zhang 2022-07-05 10:05:12 +08:00
  • 3d81d7f23f arch: arm64: fix the wrong way to send ipi interrupt Huifeng Zhang 2022-07-05 14:13:23 +08:00
  • 68b10e8572 drivers: intc_gicv3: fix gic_rdists[cpu] points to a wrong address Huifeng Zhang 2022-07-05 13:12:12 +08:00
  • d614e6e359 arch: aarch32: cortex_a_r: introduce sys_read64 Huifeng Zhang 2022-07-11 17:52:28 +08:00
  • d161485173 boards: fvp_baser_aemv8r: fix wrong reg size Huifeng Zhang 2022-07-11 10:24:59 +08:00
  • 3ef14cae5e arch: arm64: init VMPIDR_EL2 in z_arm64_el2_init Huifeng Zhang 2022-07-05 12:57:33 +08:00
  • dab22aac7a cmake: armfvp: permit run zephyr together with tf-a Huifeng Zhang 2022-07-08 10:47:58 +08:00
  • 97897a003d modules: tfa: integrate trusted-firmware-a Huifeng Zhang 2022-07-08 10:32:56 +08:00
  • 86de6b71a4 sys: util: fix WAIT_FOR() timeout calculation Henrik Brix Andersen 2022-09-09 10:24:36 +02:00
  • d41c56c430 tests: misc: move the kconfig options test to new ztest API Enjia Mai 2022-09-09 08:33:20 +08:00
  • 44a1212bff tests: application_development: move the gen inc file test to new ztest Enjia Mai 2022-09-09 08:19:52 +08:00
  • b6c50f5347 i2c: Print more flags for i2c_dump Andrei Emeltchenko 2022-08-25 09:45:30 +03:00
  • 69d1b21d47 i2c: shell: Add help to command description Andrei Emeltchenko 2022-08-23 14:51:15 +03:00
  • e98a61e791 dts: MXRT1xxx: Update USB configuration Mahesh Mahadevan 2022-08-19 20:56:15 -05:00
  • 7f86411ed1 soc: mxrt: Add a compile time define for USB driver Mahesh Mahadevan 2022-08-22 14:46:17 -05:00
  • 9619b02f9b soc: nxp: Add define needed by the SDK USB driver Mahesh Mahadevan 2022-08-22 15:19:51 -05:00
  • 9966181510 drivers: usb: mcux: Restructure driver for SDK updates Mahesh Mahadevan 2022-08-18 19:14:27 -05:00
  • c5f44f94f8 drivers: usb: Update MCUX controller identification Mahesh Mahadevan 2022-08-12 16:40:00 -05:00
  • 3a7c719fb4 dts: nxp: Add a property to get USB controller type Mahesh Mahadevan 2022-08-12 16:38:03 -05:00
  • 6a1c2304c4 net: context: Remove redunant check of automatically selected port Christian Taedcke 2022-09-09 14:17:22 +02:00
  • 604a405308 tests/drivers/w1: add ds2485 overlay and configuration Thomas Stranger 2022-07-31 14:19:05 +02:00
  • 2ef81686b6 samples/drivers/w1: scanner: add ds2485 overlay Thomas Stranger 2022-07-31 14:08:32 +02:00
  • 81bf4f98f7 drivers/w1: driver for ds2485 1-Wire master Thomas Stranger 2022-03-08 23:40:00 +01:00
  • f8d2226d58 dts/bindings: w1 move active-pullup property to w1-master Thomas Stranger 2022-08-02 20:59:25 +02:00
  • 774d655ca6 boards: arm: rpi_pico: add blackmagicprobe runner configuration Fabio Baltieri 2022-09-05 19:15:26 +01:00
  • de42b6b4aa boards: nucleo_l073rz: Add stm32cubeprogrammer as runner Erwan Gouriou 2022-09-07 17:38:06 +02:00
  • a6a3642510 dts: arm: stm32u5: Fix LSE default driving-capability Erwan Gouriou 2022-09-07 17:09:37 +02:00
  • fc45fb86d6 boards: nucleo_wl55jc: Fix SYS_CLOCK_TICKS_PER_SEC when using LPTIM Erwan Gouriou 2022-09-06 16:11:42 +02:00
  • efa88ff2e5 boards: nucleo_l073rz: Provide working PM configuration Erwan Gouriou 2022-09-07 15:39:38 +02:00
  • d62450886b drivers: timer: stm32_lptim: Initialize static global variable Erwan Gouriou 2022-09-07 15:07:55 +02:00
  • dc15c03b96 tests: unit: move the util test to new ztest API Enjia Mai 2022-08-21 23:56:40 +08:00
  • 1ea41b34c6 ztest: improve some tests Michał Barnaś 2022-08-17 17:43:01 +02:00
  • dae8efa692 ztest: remove the obsolete NULL appended to zassert macros Michał Barnaś 2022-08-17 17:36:15 +02:00
  • 36f74e9837 ztest: remove msg parameter from zassert_* and zassume_* macros Michał Barnaś 2022-08-17 16:12:12 +02:00
  • 305ee1816a ztest: prepare zassert and zassume macro to be used without message Michał Barnaś 2022-08-17 15:54:31 +02:00
  • ce5985b9a1 ztest: improve comments for ztest assert macros Michał Barnaś 2022-08-17 15:44:34 +02:00
  • 66e6572a0f Bluetooth: audio: shell: Add command to change contexts Szymon Czapracki 2022-08-17 15:19:40 +02:00
  • 47ef58e8ac devicetree.h: use DT_CAT<x> consistently Martí Bolívar 2022-09-08 15:46:38 -07:00
  • 390464ce3b timers: remove defconfig setting of timer drivers Kumar Gala 2022-09-06 10:52:29 -05:00
  • 318c12d17c timer: remove Kconfig.defconfig* setting of timer drivers Kumar Gala 2022-08-10 23:19:33 -05:00
  • cc2c05a90c drivers: timer: Update drivers to use devicetree Kconfig symbol Kumar Gala 2022-09-06 10:28:25 -05:00
  • 02bf8f6a92 boards: up_squared: disable hpet timer in devicetree Kumar Gala 2022-09-08 10:28:01 -05:00
  • c0180fd72f boards: arm: enable systick in devicetree Kumar Gala 2022-09-08 10:26:32 -05:00
  • 2026a0328b boards: arm: atmel: sam0: disable rtc Kumar Gala 2022-09-08 10:19:14 -05:00
  • d699bdfda0 dts: bindings: add bindings for missing timer Kumar Gala 2022-09-06 10:38:15 -05:00
  • fba21ecfd9 drivers: disk: sdmmc: Enable STM32L5X support Gerson Fernando Budke 2022-04-21 21:03:49 -03:00
  • 3fcf46b2ab dts: arm: stm32l5: Add sdmmc1 node Gerson Fernando Budke 2022-04-21 21:02:35 -03:00
  • ce7e0f4425 mgmt: mcumgr: Fix wrongly using pointer of pointer in free function Jamie McCrae 2022-09-09 09:28:47 +01:00
  • 59cbe81ec3 mgmt: mcumgr: smp_bt: Fix missing notification connection unref Jamie McCrae 2022-09-09 09:27:38 +01:00
  • 9d65675cd9 tests/fs: Fix littlefs overlay for nrf52840dk Dominik Ermel 2022-09-09 08:06:32 +00:00
  • 1816e0c7ea drivers: clock_control: stm32 fixed LSE system clock enable Francois Ramu 2022-09-08 15:42:58 +02:00
  • 7b95803218 drivers: serial: stm32 uart check baudrate register value Francois Ramu 2022-09-08 17:26:29 +02:00
  • ab88f5c492 boards/arm: nucleo_u575zi_q enable CAN Thomas Stranger 2022-07-20 14:46:22 +02:00
  • 6c6c496a82 espi: driver: Config spare espi vw register to OCP index Diwakar C 2022-09-07 17:53:11 +05:30
  • 34d4501e8a Bluetooth: Shell: Add connect-name command Emil Gydesen 2022-09-06 16:18:57 +02:00
  • 4d74651c18 boards: riscv: adp_xc7k_ae350: update dts for atmel eeprom driver Wei-Tai Lee 2022-09-05 09:52:02 +08:00
  • 77e4c6515a drivers: can: native_posix_linux: initial implementation Martin Jäger 2022-08-05 12:44:44 +02:00
  • fd4d18852d Bluetooth: Audio: Set transparent coding format for default ISO path Hang Fan 2022-09-02 16:23:29 +08:00
  • 35c0d5ef67 Bluetooth: audio: shell: Add command to set location Szymon Czapracki 2022-08-17 16:29:07 +02:00
  • 8a652639b5 Bluetooth: Audio: Remove redundant whitespace for BT_CODEC macros Emil Gydesen 2022-08-31 09:52:21 +02:00
  • 513259d195 Bluetooth: LC3: Fix prefer and streaming context macros Emil Gydesen 2022-08-22 15:58:57 +02:00
  • db5ef779c4 tests: bluetooth: host: Add UT for bt_buf_get_type() Ahmed Moheb 2022-08-30 19:30:57 +02:00
  • e544792ae1 tests: bluetooth: host: Add UT for bt_buf_get_evt() Ahmed Moheb 2022-08-30 19:30:21 +02:00
  • 13203cc801 tests: bluetooth: host: Add UT for bt_buf_get_cmd_complete() Ahmed Moheb 2022-08-30 19:29:49 +02:00
  • 4abff8a625 tests: bluetooth: host: Add UT for bt_buf_get_rx() Ahmed Moheb 2022-08-30 19:28:53 +02:00
  • cb5ba5bea8 tests: bluetooth: host: Add mocks for buf.c Ahmed Moheb 2022-08-30 19:26:41 +02:00
  • a0a72b9a96 cmake: create test_interface interface library Torsten Rasmussen 2022-09-01 10:11:36 +02:00
  • 1e4960b28e Bluetooth: Add IAS tests Szymon Czapracki 2022-05-16 21:02:42 +02:00
  • ac6c35728a Bluetooth: Add IAS shell Szymon Czapracki 2022-04-21 14:56:26 +02:00
  • f4d23b6cd7 Bluetooth: Immediate Alert Client Szymon Czapracki 2022-04-01 08:58:14 +02:00
  • 820fca76cc logging: fs backend: only delete old files if necessary Ryan Erickson 2022-08-31 10:07:12 -05:00
  • 3f6286040b dts/bindings/mm: Fix ADSP Meteor Lake DTS bindings Ederson de Souza 2022-09-08 15:35:12 -07:00
  • cf6bad78c4 soc/xtensa/intel_adsp: Disable L2 cache at boot based on Kconfig Ederson de Souza 2022-07-29 11:02:47 -07:00
  • fcdc9c78e2 soc/xtensa/intel_adsp: Get register address from DTS Ederson de Souza 2022-07-29 10:43:29 -07:00
  • 67a6837efd drivers/mm: Remove redundant ifdef for MTL ADSP TBL implementation Ederson de Souza 2022-07-28 14:44:42 -07:00
  • 03a947850d drivers/mm: Get some bit configurations from DTS instead of SoC version Ederson de Souza 2022-07-28 14:40:39 -07:00
  • 5f4e2f99f0 soc/xtensa/intel_adsp/cavs: Init HP SRAM based on Kconfig Ederson de Souza 2022-08-08 15:47:30 -07:00
  • 9b7375d82a soc/xtensa/intel_adsp/common: Power on cache SRAM banks based on Kconfig Ederson de Souza 2022-08-08 14:56:41 -07:00
  • c1dc2683b9 drivers/dai/intel/ssp: Get number of SSP ports from Kconfig Ederson de Souza 2022-07-28 10:09:09 -07:00
  • 79980f250c drivers/dai/intel/ssp: Decide about clock gating based on Kconfig Ederson de Souza 2022-07-28 09:42:12 -07:00
  • 68e8eddca6 tests/boards/intel_adsp: Fix SSP test build Ederson de Souza 2022-08-23 12:34:09 -07:00
  • 9f13c1bf95 intel_adsp: ace: Fix wrong type assignment Flavio Ceolin 2022-09-08 14:02:06 -07:00
  • 2851815c22 intel_adsp: ace: Add missing header on power.c Flavio Ceolin 2022-09-08 13:54:19 -07:00
  • 1dfc469bd5 toolchain/cross-compile: Allow TLS support selection. Keith Packard 2022-09-07 12:26:49 -07:00
  • 7052d52b3b toolchain/xtools: Crosstools-ng supports TLS by default Keith Packard 2022-08-15 21:54:41 -07:00
  • d6f836e964 boards: pinnacle_100_dvk: enable uart1 flow control Ryan Erickson 2022-09-06 15:12:00 -05:00
  • 3b8c1f755b boards: mtpm: make DAI_SSP_HAS_POWER_CONTROL optional Lauren Murphy 2022-09-07 10:59:38 -07:00
  • 18dfc91a71 devicetree: adjust some fragments syntax Gerard Marull-Paretas 2022-09-08 10:21:11 +02:00
  • 8582cc97fb devicetree: fix incorrect internal usage Gerard Marull-Paretas 2022-09-07 16:28:29 +02:00
  • 64e41c0967 devicetree: improve Doxygen docstrings Gerard Marull-Paretas 2022-09-07 16:23:12 +02:00
  • 578e8ee964 soc/xtensa/intel_adsp/cavs: Fix CPU sporadically not idling Ederson de Souza 2022-09-02 16:05:27 -07:00
  • 9a8ccde07c i2c: doc: Make documentation readable Andrei Emeltchenko 2022-09-08 16:13:27 +03:00
  • 420385218f dts: arm: nxp: lpc55sxx: reduce LPC MCAN RAM usage Henrik Brix Andersen 2022-09-08 11:17:26 +02:00
  • 34ee707d4a mgmt: mcumgr: Fix unused function warning Pieter De Gendt 2022-09-08 14:01:32 +02:00
  • 1ec015daa1 modules: zcbor: Fix ZCBOR_ASSERT kconfig typo Øyvind Rønningstad 2022-09-08 13:11:26 +02:00