Commit graph

  • 8891f734ec drivers: usb: rpi_pico: Turn on clock on initializing TOKITA Hiroshi 2023-09-08 02:35:59 +0900
  • 4e36854148 drivers: misc: pio_rpi_pico: Turn on clock and reset device on init TOKITA Hiroshi 2023-09-08 02:56:36 +0900
  • 90976db5a3 drivers: adc: rpi_pico: Turn on clock and reset device on init TOKITA Hiroshi 2023-09-08 01:57:24 +0900
  • 6ad894eb99 drivers: pwm: rpi_pico: Reset device on init TOKITA Hiroshi 2023-10-01 03:40:39 +0900
  • e905483bd0 driver: pwm: rpi_pico: Change to use clock controller TOKITA Hiroshi 2023-09-01 08:11:26 +0900
  • 57641875c3 drivers: spi: pl022: Reset device on initializing TOKITA Hiroshi 2023-09-08 22:03:46 +0900
  • c448866042 drivers: spi: Changed how to get clock frequency for PL022 Andrei-Edward Popa 2023-03-18 23:00:14 +0200
  • 0f41a2da1c drivers: serial: Removed all function calls from Raspberry Pi Pico SDK Andrei-Edward Popa 2023-03-18 23:01:11 +0200
  • 5f927cfc3b drivers: watchdog: Changed how to get xtal frequency for Raspberry Pi Pico Andrei-Edward Popa 2022-12-08 16:36:46 +0200
  • 99a9b995d3 drivers: clock_control: rpi_pico: Configure GPOUT/GPIN pins TOKITA Hiroshi 2023-09-09 09:06:30 +0900
  • ea1cafbee7 drivers: clock_control: Added clock driver for Raspberry Pi Pico Andrei-Edward Popa 2023-03-18 22:59:40 +0200
  • 0bc8de8444 tests: net: socket: tls: Disable vmu_rt1170 platform Robert Lubos 2023-12-13 14:12:35 +0100
  • a416553dba tests: net: socket: tls: Add more tests covering socket behaviors Robert Lubos 2023-11-08 16:52:18 +0100
  • be4400e80d tests: net: socket: tls: Add helper for TLS connection establishment Robert Lubos 2023-11-08 15:58:16 +0100
  • 833d565c36 tests: net: socket: tls: Remove unnecessary delay from test cases Robert Lubos 2023-11-08 15:14:23 +0100
  • 9aba4e8f3d net: sockets: tls: Read the actual error on interrupted wait Robert Lubos 2023-11-09 14:58:09 +0100
  • d8cc04f596 doc: migration-guide-3.6: Add a note about system heap size changes Johan Hedberg 2023-12-12 21:00:44 +0200
  • 12b5adf3e8 manifest: Update libmetal revision to support system heap changes Johan Hedberg 2023-12-08 15:45:53 +0200
  • 3bd364d392 manifest: Update espressif revision to support system heap changes Johan Hedberg 2023-12-08 15:13:26 +0200
  • 7bb16c779b posix: mqueue: Remove custom default for HEAP_MEM_POOL_SIZE Johan Hedberg 2023-12-08 12:16:32 +0200
  • ec23622b07 soc: xtensa: Use HEAP_MEM_POOL_ADD_SIZE KConfig options Johan Hedberg 2023-11-29 11:46:27 +0200
  • 95b1d586b9 soc: arm: Use HEAP_MEM_POOL_ADD_SIZE KConfig options Johan Hedberg 2023-11-29 11:45:22 +0200
  • c6c1d462a0 boards: xtensa: Use HEAP_MEM_POOL_ADD_SIZE KConfig options Johan Hedberg 2023-11-29 11:44:25 +0200
  • 1afc0a16c5 boards: riscv: Use HEAP_MEM_POOL_ADD_SIZE KConfig options Johan Hedberg 2023-11-29 11:42:25 +0200
  • 1fb4cbbb48 boards: posix: Use HEAP_MEM_POOL_ADD_SIZE KConfig options Johan Hedberg 2023-11-29 11:41:23 +0200
  • 2b83dd72d8 boards: arm64: Use HEAP_MEM_POOL_ADD_SIZE KConfig options Johan Hedberg 2023-11-29 11:40:38 +0200
  • 9bc1a2fca2 boards: arm: Use HEAP_MEM_POOL_ADD_SIZE KConfig options Johan Hedberg 2023-11-29 11:37:58 +0200
  • 0594d29f4e lib: acpi: Introduce HEAP_MEM_POOL_ADD_SIZE_ACPI option Johan Hedberg 2023-11-29 11:43:25 +0200
  • 35854391c8 scripts: compliance: Add HEAP_MEM_POOL_ADD_SIZE_ to undef whitelist Johan Hedberg 2023-12-12 13:34:49 +0200
  • 3fbf12487c kernel: Introduce a way to specify minimum system heap size Johan Hedberg 2023-11-29 11:22:39 +0200
  • 6e678e3bae drivers: usb stm32H5 and stm32U5 have an independent power supply Francois Ramu 2023-12-07 12:35:49 +0100
  • 98336b2811 Revert "net: gptp: Fix announce message len" Mario Paja 2023-12-19 12:16:49 +0100
  • a5e5c1d00a drivers: cellular: add ldenefle to copyright Lucas Denefle 2023-12-19 15:20:01 +0000
  • 60a9f33f37 drivers: flash: spi_nor: boot into DPD Jordan Yates 2023-11-16 17:13:23 +1000
  • f82c2f9b14 doc: _extensions: support build-dir-fmt option Jordan Yates 2023-12-01 16:45:12 +1000
  • ac4cfe9880 Bluetooth: Mesh: remove 20ms tx delay in adv bearer Aleksandr Khromykh 2023-12-15 10:33:41 +0100
  • 8d51a1dac5 tests: Bluetooth: Mesh: relax beacon test time conditions Aleksandr Khromykh 2023-12-15 10:30:37 +0100
  • fbe95e4a73 tests: unit: Fix Power-of-Two test build issue Dmitrii Golovanov 2023-12-15 17:45:10 +0100
  • 04601aedad ARCMWDT: Add headers for POSIX compatibility Nikolay Agishev 2023-12-13 15:50:44 +0300
  • 947c9dc1b4 twister: coverage: Fix LCOV full path prefixes Dmitrii Golovanov 2023-12-15 16:01:32 +0100
  • a1042c4079 tests: kernel: timer_behavior: exclude renode instead of boards Yong Cong Sin 2023-12-12 15:43:30 +0800
  • 9d314ff86d twister: implement simulation_exclude filter Yong Cong Sin 2023-12-12 15:40:49 +0800
  • 1b16d3d3ec twister: fix a minor typo Yong Cong Sin 2023-12-12 15:19:47 +0800
  • 2bd0c8c552 twister: change schema of platform_type to follow type Yong Cong Sin 2023-12-13 15:06:07 +0800
  • a3acc425a9 scripts: twister: coverage: deal with multiple function definitions Piotr Kosycarz 2023-12-18 13:35:40 +0100
  • 5b9a0e5456 drivers: usb_dc_rpi_pico: handling of data toggle after endpoint setup Manuel Aebischer 2023-12-11 20:37:24 +0100
  • 0442fe3bbf input: npcx_kbd: clear pending interrupts before reenabling detection Fabio Baltieri 2023-12-15 17:27:49 +0000
  • 0223fe897f tests: lib: acpi: Convert to FFF Andrei Emeltchenko 2023-12-18 11:41:44 +0200
  • 751f871b20 tests: acpi: Add unit test for ACPI table parsing Andrei Emeltchenko 2023-12-15 16:47:31 +0200
  • 24b58ecc51 lib: acpi: Add ASSERT() for wrong length Andrei Emeltchenko 2023-12-15 16:20:54 +0200
  • abbbc43be8 tests: acpi: Rename acpi to integration test Andrei Emeltchenko 2023-12-15 16:13:18 +0200
  • c78bff954e drivers: intc_ioapic: Fix get ioapic_id Andrei Emeltchenko 2023-12-08 15:15:14 +0200
  • 28ac21330d lib: acpi: Implement acpi_dmar_ioapic_get() Andrei Emeltchenko 2023-12-12 13:38:46 +0200
  • 2a49611ab0 boards: alder_lake: Enable VTD Andrei Emeltchenko 2023-12-07 13:54:06 +0200
  • 8924feb960 tests: Refactor ACPI info sample Andrei Emeltchenko 2023-12-07 13:51:44 +0200
  • 4c3eda827a acpi: Add acpi_dmar_foreach helpers Andrei Emeltchenko 2023-12-07 11:50:42 +0200
  • eb2cd31407 drivers: sdhc: intel_emmc_host: Fix return value Anisetti Avinash Krishna 2023-12-18 21:45:34 +0530
  • fcc572e040 drivers: dma: intel_lpss: Fix channel count condition Anisetti Avinash Krishna 2023-12-18 20:51:23 +0530
  • abcfd0cbd8 soc: lpc55xxx: Fix TFM Andrej Butok 2023-12-18 15:42:02 +0100
  • 276ae6c573 mcumgr: transport: smp_udp: Start socket on interface UP Pieter De Gendt 2023-12-18 11:59:37 +0100
  • eccc64fc49 drivers: ethernet: lan865x: Trigger IRQ routine when rca>0 read from TX ftr Lukasz Majewski 2023-12-12 11:17:30 +0100
  • f426ad16e1 drivers: ethernet: Update ETH_LAN865X_TIMEOUT Kconfig description Lukasz Majewski 2023-12-08 10:41:28 +0100
  • 4903ec7478 drivers: ethernet: tc6: Check footer parity before updating struct oa_tc6 Lukasz Majewski 2023-12-08 10:36:39 +0100
  • d2e864f17b drivers: ethernet: lan865x: Don't wait on semaphore if no memory for pkt Lukasz Majewski 2023-12-08 10:29:09 +0100
  • 8df987935b Bluetooth: MPL: Add track position notifications during seeking Emil Gydesen 2023-12-15 13:31:38 +0100
  • 096e95898b twister: fix hardware map hardware detection Michal Smola 2023-12-13 11:35:19 +0100
  • 410990825a drivers: mdio_nxp_enet: Support MDC freq prop Declan Snyder 2023-12-11 14:50:34 -0600
  • 7688e5efb1 dts: mdio-controller: Add MDC frequency property Declan Snyder 2023-12-11 14:49:16 -0600
  • cda5e58aa5 Bluetooth: CAP: Commander discovery support Emil Gydesen 2023-11-06 13:19:00 +0100
  • 2876dcabbf boards: Corrects RAM size of CY8CPROTO-062-4343W PSoC6 eval board. Manuel Loew 2023-12-05 16:15:01 +0100
  • 52b8858e82 ci: upload merged coverage file as artifact Anas Nashif 2023-12-18 12:41:31 -0500
  • 170531eb2d tests: kernel: gen_isr_table: rework multi_level_bit_masks tests Yong Cong Sin 2023-12-11 15:14:23 +0800
  • 0884a33ee3 scripts: build: gen_isr_tables: add some debug prints Yong Cong Sin 2023-12-06 13:21:33 +0800
  • b4db285c1f scripts: build: gen_isr_tables: change naming of bitmask variables Yong Cong Sin 2023-12-06 13:17:55 +0800
  • 56570cc8c1 scripts: build: gen_isr_tables: fix calculation of THIRD_LVL_INTERRUPTS Yong Cong Sin 2023-12-06 13:14:18 +0800
  • dadd16996a west.yml: Update libmetal and open-amp for v2023.10 release Arnaud Pouliquen 2023-11-21 15:30:01 +0100
  • 44af61b865 west.yml: Point to hal_stm32 version compatible with STM32WBA BLE Erwan Gouriou 2023-12-05 17:50:18 +0100
  • aa8c9322df boards: nucleo_wba55cg: Update clock configuration to be BLE compatible Erwan Gouriou 2023-12-05 16:45:44 +0100
  • 79e55c2a04 dts: wba: configure HSI16 as RNG clk source Erwan Gouriou 2023-03-23 09:05:25 +0100
  • 2c88daab3b dts: stm32wba: Define SRAM6 as RAM_NOCACHE Erwan Gouriou 2023-03-22 17:53:50 +0100
  • 6f6410061d soc: stm32wba: Implement BLE controller lib APIs over Zephyr Erwan Gouriou 2023-12-04 15:44:58 +0100
  • 6ed002ddae modules: Kconfig.stm32: Add Kconfig symbol for RAMCFG Erwan Gouriou 2023-12-04 15:28:09 +0100
  • 54d7793e82 drivers: bluethooth: stm32wba: Add HCI driver for STM32WBA Erwan Gouriou 2022-09-12 16:56:03 +0200
  • e51a877a90 bluetooth: shell: match cmd_conn_phy_update conditions Fabio Baltieri 2023-12-15 20:15:14 +0000
  • 6152e64aa0 wifi: shell: Fix arg count for regulatory domain Chaitanya Tata 2023-12-18 17:42:43 +0530
  • 67099d2bba timer: ambiq_stimer: fixing disabling tickless not working issue Bryan Zhu 2023-12-07 22:43:28 +0800
  • d11c65db07 CODEOWNERS: Update codeowners for SDHC Cadence Murlidhar Roy 2023-10-17 17:10:12 +0800
  • 1ddb931fa8 samples: subsys: fs: fs_sample: adding support for fat_fs app Murlidhar Roy 2023-10-17 17:05:18 +0800
  • 3426eab29c samples: subsys: shell: shell_module: adding support for shell app Murlidhar Roy 2023-10-17 17:02:50 +0800
  • bc8e09d4ec boards: arm64: intel: intel_socfpga_agilex5_socdk: Enable sdmmc Murlidhar Roy 2023-10-17 14:49:26 +0800
  • d16a80d2e8 dts: arm64: intel: add dts node for sdhc in agilex5 Murlidhar Roy 2023-10-17 14:45:10 +0800
  • eb006b992f drivers: sdhc: add cdns sdhc/combophy driver files Murlidhar Roy 2023-10-17 14:41:17 +0800
  • 9a642caebb west.yml: hal_ambiq: Add Bluetooth support. Aaron Ye 2023-12-13 20:41:57 +0800
  • a95cbfb0dd boards: arm: apollo4p_blue_kxr_evb: Enable BT HCI. Aaron Ye 2023-12-06 23:04:02 +0800
  • d385150bb0 drivers: bluetooth: Add Ambiq HCI driver for Apollo4 Blue Plus. Aaron Ye 2023-12-13 12:18:57 +0800
  • ecce235322 input: kbd_matrix: fix possible race condition Fabio Baltieri 2023-12-15 16:19:57 +0000
  • ffbd0397dd input: gpio_kbd_matrix: use edge-to-active interrupt Fabio Baltieri 2023-12-15 16:18:31 +0000
  • b6d8d2715c net: openthread: Add cmake makro to openthread cmake lists. Przemyslaw Bida 2023-12-15 21:30:27 +0100
  • d59e7be1ec soc: xtensa/dc233c: turn on i-cache and d-cache Daniel Leung 2023-12-15 15:10:46 -0800
  • 48349351a9 tests: kernel/cache: skip i-cache range tests if Xtensa MMU Daniel Leung 2023-12-15 15:09:41 -0800