Commit graph

  • 5c308e0344 bluetooth: hci_nxp: move vendor specific setup to its dedicated place Yassine El Aissaoui 2024-06-04 10:51:23 +02:00
  • 26d56eb0a5 boards: nxp: frdm_k22f: fix the flash size value Andrej Butok 2024-06-04 15:47:48 +02:00
  • 459517badc drivers/flash/spi_nor: Fix DPD exit Dominik Ermel 2024-05-14 17:54:14 +00:00
  • f74a84b251 xtensa: mmu: MMU re-initialization API Flavio Ceolin 2024-04-10 19:39:11 +00:00
  • fe1e7f8d37 doc: release: posix: deprecate non-normative POSIX Kconfig Chris Friedt 2024-05-25 09:53:29 -04:00
  • 0fa97326c7 posix: create kconfig options for pse51, pse52, pse53 Chris Friedt 2024-05-24 15:05:36 -04:00
  • 487a8756c3 posix: eventfd: fix dependency cycle between net and posix Chris Friedt 2024-05-28 19:39:06 -04:00
  • b3e36ad6e8 posix: eventfd: remove deprecated eventfd macros Chris Friedt 2024-05-28 18:37:18 -04:00
  • b003636b2b doc: posix: misc cleanup and add links to system interfaces Chris Friedt 2024-05-24 13:30:59 -04:00
  • 3949e89330 posix: net: update for POSIX_NETWORKING Chris Friedt 2024-05-23 13:56:35 -04:00
  • 1640967173 doc: posix: clean up some Kconfig options Chris Friedt 2024-05-23 13:51:34 -04:00
  • b051bcee25 posix: move getpid() to Kconfig.procN and doc MULTI_PROCESS Chris Friedt 2024-05-23 13:51:14 -04:00
  • 2e429f1b9d posix: reword aio and sched options. add experimental Chris Friedt 2024-05-23 12:52:34 -04:00
  • 3f29b17bd1 posix: deprecate POSIX_SIGNAL in favour of POSIX_SIGNALS Chris Friedt 2024-05-23 12:52:03 -04:00
  • 2642eaa4e9 posix: relocate Kconfig.eventfd to Kconfig.compat Chris Friedt 2024-05-23 12:19:58 -04:00
  • fcebe60090 posix: deprecate PTHREAD_IPC _MUTEX _COND and _KEY Chris Friedt 2024-05-22 23:48:17 -04:00
  • 2f2cad742e posix: deprecate POSIX_PUTMSG for XOPEN_STREAMS Chris Friedt 2024-05-22 23:00:40 -04:00
  • 0711d603f7 posix: deprecate POSIX_SYSLOG for XSI_SYSTEM_LOGGING Chris Friedt 2024-05-22 21:39:21 -04:00
  • 23f9119176 doc: posix: add kconfig link for async io Chris Friedt 2024-05-22 21:02:26 -04:00
  • 842a7b7ba1 posix: deprecate SEM_VALUE_MAX and SEM_NAMELEN_MAX Chris Friedt 2024-05-22 20:53:04 -04:00
  • 9f6590c7b7 posix: deprecate POSIX_FS for POSIX_FILE_SYSTEM Chris Friedt 2024-05-22 19:56:11 -04:00
  • 2bc722a97e posix: deprecate POSIX_FNMATCH GETOPT GETENTROPY Chris Friedt 2024-05-22 19:44:17 -04:00
  • 70e2b02c8e posix: deprecate PTHREAD_RWLOCK for POSIX_READER_WRITER_LOCKS Chris Friedt 2024-05-22 19:10:38 -04:00
  • f270de7362 posix: deprecate POSIX_MQUEUE in favour of POSIX_MESSAGE_PASSING Chris Friedt 2024-05-22 18:33:38 -04:00
  • 4e181f7031 posix: deprecate PTHREAD_SPINLOCK for POSIX_SPIN_LOCKS Chris Friedt 2024-05-22 18:16:30 -04:00
  • 2fe9d6cd68 posix: deprecate POSIX_ENV _CONFSTR _SYSCONF and _UNAME Chris Friedt 2024-05-22 18:04:35 -04:00
  • b639604833 posix: deprecate PTHREAD_BARRIER for POSIX_BARRIERS Chris Friedt 2024-05-22 16:51:41 -04:00
  • bc4374b5fe posix: deprecate POSIX_MAX_FDS and add POSIX_DEVICE_IO Chris Friedt 2024-05-21 22:45:15 -04:00
  • 3f469665f4 posix: fd_mgmt: add fd_mgmt option group Chris Friedt 2024-05-22 16:35:57 -04:00
  • 4a5c4e5f73 posix: timers: deprecate CONFIG_POSIX_CLOCK and TIMER Chris Friedt 2024-05-20 12:23:58 -04:00
  • e2fc78af23 posix: signals: deprecate CONFIG_POSIX_LIMITS_RTSIG_MAX Chris Friedt 2024-05-20 21:51:50 -04:00
  • feb841a0f7 posix: add Kconfig.deprecated Chris Friedt 2024-05-20 09:04:30 -04:00
  • aa6a472355 posix: sysconf: define z sysconf macros with COND_CODE_1 Chris Friedt 2024-05-20 17:54:29 -04:00
  • 49ef0df67d posix: features: leave feature test macros undefined if unimpl Chris Friedt 2024-05-20 17:17:17 -04:00
  • 2dad733012 posix: unistd: move posix features to separate header file Chris Friedt 2024-05-20 09:01:26 -04:00
  • c1dd480823 tests: posix: headers: enable checks for confstr() constants Chris Friedt 2024-05-20 23:24:23 -04:00
  • e83c374015 tests: posix: headers: enable checks for sysconf() constants Chris Friedt 2024-05-20 22:32:33 -04:00
  • 1426350bcf posix: sysconf: correct typo on _SC_MAPPED_FILE(S) Chris Friedt 2024-05-20 17:51:35 -04:00
  • f4be0ee859 tests: posix: headers: check some structs only when posix_api=y Chris Friedt 2024-05-20 22:31:54 -04:00
  • ddd49f32d9 tests: posix: headers: remove tests for varying features Chris Friedt 2024-05-20 22:29:46 -04:00
  • 7bf6e8bb97 boards: rak5010: add blackmagicprobe runner Mike Szczys 2024-05-20 23:06:47 -05:00
  • 54733aa2cb submanifests: optional: Sync upstream nanopb Pieter De Gendt 2024-05-29 09:42:45 +02:00
  • 81bc939553 modules: lvgl: lvgl_fs: Free file on close Fabian Blatz 2024-05-22 13:33:00 +02:00
  • ed954bf638 doc: describe Kconfig tracking symbol Torsten Rasmussen 2024-05-24 14:38:38 +02:00
  • 4b64e001fe boards nrf54l15bsim: DT: Set radio status as ok Alberto Escolar Piedras 2024-05-31 14:45:19 +02:00
  • 329dbeae0a boards: nrf54l15bsim: Mention CLOCK Alberto Escolar Piedras 2024-05-31 14:39:40 +02:00
  • e998741427 boards nrf54l15bsim: Default to build BT Controller if BT Alberto Escolar Piedras 2024-05-29 11:17:23 +02:00
  • 038b7b8c41 drivers/clock_control nrf: Treat simulated nRF54L15 like real Alberto Escolar Piedras 2024-05-29 13:01:52 +02:00
  • 61db56915f boards nrf54l15bsim: Set clock status as ok in DT Alberto Escolar Piedras 2024-05-29 14:00:04 +02:00
  • 8d6d700375 manifest: Update nRF hw models to latest Alberto Escolar Piedras 2024-05-31 14:32:40 +02:00
  • e8a71d9d83 soc: renesas: Fix linker error from multiple IRQ17 Declan Snyder 2024-06-03 19:53:00 -05:00
  • e4cf90faa3 drivers: counter_smartbond_timer: Fix warning Declan Snyder 2024-06-03 19:51:59 -05:00
  • 6ad9b6ccab soc: intel_adsp: tools: add intel_adsp_ace30 support to cavstool.py Kai Vehmanen 2024-05-27 20:16:31 +03:00
  • a2b0c2c467 include: stop breaking the compilation of OOT architectures Yong Cong Sin 2024-06-04 16:24:41 +08:00
  • f18af662c5 include: optimize the order of includes for x86 Yong Cong Sin 2024-06-04 16:22:12 +08:00
  • 3fc0e022f4 manifest: update sof git revision Yong Cong Sin 2024-06-04 01:29:28 +08:00
  • e0efc2cd4c doc: releases: update migration guide for the struct arch_esf Yong Cong Sin 2024-06-03 18:12:12 +08:00
  • 6a3cb93d88 arch: remove the use of z_arch_esf_t completely from internal Yong Cong Sin 2024-06-03 18:02:05 +08:00
  • e54b27b967 arch: define struct arch_esf and deprecate z_arch_esf_t Yong Cong Sin 2024-06-01 00:07:14 +08:00
  • 3998e18ec4 arch: rename all esf struct to struct arch_esf Yong Cong Sin 2024-06-01 10:26:04 +08:00
  • 31742d0294 include: include exception.h in fatal.h Yong Cong Sin 2024-06-01 00:32:55 +08:00
  • 1cd6dd16c1 arch: Create include/zephyr/arch/exception.h Yong Cong Sin 2024-06-01 00:27:41 +08:00
  • 422a709d92 soc: renesas: ra: added support for segger rtt Ian Morris 2024-06-03 09:48:48 -07:00
  • 61536c1096 drivers/sensor: lps22hh: Enable fetching individual sensor channels Chris Braissant 2024-04-13 15:38:18 +02:00
  • 460169df75 samples: sensors: nucleo_h7a3zi_q board added to die_temp_polling Aurelien Jarno 2024-05-21 22:12:22 +02:00
  • fe8c100252 dts: arm: st: h723/h7a3: add digi_dietemp node into DTSI file Aurelien Jarno 2024-05-18 08:26:19 +02:00
  • 371f22b937 drivers: sensor: st: add driver for the STM32 Digital Temperature Sensor Aurelien Jarno 2024-05-18 08:25:07 +02:00
  • 052eb6180d drivers: adc: adc_ad559x: fix 5593 adc read Jeppe Odgaard 2024-05-22 08:46:56 +02:00
  • 7c3b66eac8 soc: psoc6: update pinctrl for PSoC6 MCU (legacy) Nazar Palamar 2024-05-14 11:37:43 +03:00
  • c11a08648b west: Update manifest revision Ioannis Karachalios 2024-06-03 22:21:40 +03:00
  • cee8080117 Bluetooth: Mesh: Fix PB GATT adv name Anders Storrø 2024-05-30 15:56:05 +02:00
  • ca19e6bbaa net: wifi_shell: Resolve filter settings mismatch Vivekananda Uppunda 2024-06-04 12:53:28 +05:30
  • 0f3fe4daab riscv: Align _isr_wrapper to 64 bytes for CLIC Piotr Wojnarowski 2024-05-22 22:04:55 +02:00
  • adfe3129d3 tests: boot: Add nrf54l15pdk to platform_allow list in with_mcumgr tests Grzegorz Chwierut 2024-05-27 11:57:38 +02:00
  • 209fc2e947 MAINTAINERS: extend test area for boot tests Grzegorz Chwierut 2024-05-27 10:55:47 +02:00
  • 3929e3fbc9 boards: nrf54h20dk: Add default DFU partition Tomasz Chyrowicz 2024-05-24 11:49:26 +02:00
  • b9f8bd26d8 tests: drivers: gpio: Enable gpio driver tests for max32655fthr board Sadik Ozer 2023-11-14 18:16:29 +03:00
  • 7204e24aa1 boards: Add MAX32655FTHR board Sadik Ozer 2023-11-06 14:26:11 +03:00
  • ff89fc98ea tests: drivers: gpio: Enable gpio driver tests for max32655evkit board Sadik Ozer 2023-10-13 16:13:46 +03:00
  • 7bb48a7d45 boards: Add MAX32655EVKit board Sadik Ozer 2023-10-13 18:53:03 +03:00
  • 84a0dee00b soc: Add the MAX32655 SoC Sadik Ozer 2023-10-13 16:23:57 +03:00
  • a9f5382861 boards: add more details to atmel,at24 compatibles where known Henrik Brix Andersen 2024-05-30 12:41:42 +02:00
  • b711caea6d drivers: eeprom: atmel_at2x: improve Kconfig help descriptions Henrik Brix Andersen 2024-05-30 12:25:18 +02:00
  • dd7f48ef4a dts: bindings: mtd: atmel,at2x: improve binding descriptions Henrik Brix Andersen 2024-05-30 11:18:57 +02:00
  • adabe57f4d soc: intel_adsp/ace: Fix SOC_TOOLCHAIN_NAME symbol Flavio Ceolin 2024-05-31 17:10:57 +00:00
  • 07fb31c31e drivers: dai/ssp: Support dynamic SSP management Anas Nashif 2024-05-16 18:47:51 +00:00
  • 74b53df064 drivers: mm/intel_adsp: Add MMU support to MM driver Jaroslaw Stelter 2023-05-31 16:17:15 +02:00
  • d35a2b89f3 intel_adsp: dmic: enable support for ptl use new headers Anas Nashif 2023-06-23 20:10:05 +00:00
  • b0abe57bc5 drivers: dai/dmic: Add support for ace30 (PTL) Jaroslaw Stelter 2022-10-21 09:07:41 +02:00
  • 9637b8b0bc intel_adsp: ace30: Bring up ACE 3.0 (PTL) Flavio Ceolin 2022-08-24 20:51:30 -07:00
  • 2d4b8a413b tests: drivers: spi: spi_loopback: Add MAX32690EVKIT Furkan Akkiz 2024-05-30 10:16:10 +03:00
  • e034ea5989 boards: adi: max32690evkit: Enable SPI driver Furkan Akkiz 2024-05-30 10:12:38 +03:00
  • 21723941a2 drivers: spi: Add MAX32690 SPI driver Tahsin Mutlugun 2024-05-30 09:51:48 +03:00
  • fcaae696e4 dts: arm: adi: Add SPI nodes for MAX32690 Furkan Akkiz 2024-05-30 10:09:37 +03:00
  • 30c41e9559 drivers: bluetooth: hci_ambiq: add necessary SPI CS control Aaron Ye 2024-05-30 17:40:18 +08:00
  • 524ea22952 drivers: spi: Add support for Apollo3 SoCs SPI Hao Luo 2024-01-12 11:30:11 +08:00
  • ccc570f0c1 boards: st: nucleo f1,f3: add adc prescaler values Guillaume Gautier 2024-05-29 11:30:24 +02:00
  • 425452bddc drivers: clock: stm32f1,f3: fix adc prescaler Guillaume Gautier 2024-05-28 16:14:09 +02:00
  • 3f9d21e721 samples: net: cloud: mqtt_azzure: Add missing mbed TLS configs Robert Lubos 2024-05-31 10:13:59 +02:00
  • 0749043ff4 samples: net: cloud: mqtt_azure: Update sample certificates Robert Lubos 2024-05-31 10:12:01 +02:00