Commit graph

  • a2a62b46a3 llext: make buffer access functions accessible externally Guennadi Liakhovetski 2023-09-28 16:45:34 +02:00
  • b0b4b0baa0 llext: make local relocations optional Guennadi Liakhovetski 2023-09-26 13:02:25 +02:00
  • 69cdc32892 llext: export some symbols Guennadi Liakhovetski 2023-09-06 15:52:46 +02:00
  • f98b8bb48f llext: add a function for finding ELF sections Guennadi Liakhovetski 2023-09-22 16:15:18 +02:00
  • 03519afb84 llext: xtensa: add support for local symbol relocations Guennadi Liakhovetski 2023-09-28 13:59:53 +02:00
  • d6a5a6e04c llext: add support for shared objects Guennadi Liakhovetski 2023-09-07 17:53:19 +02:00
  • fdc1cbf833 drivers: sensor: bmi323 interrupt fix Wojciech Slenska 2023-09-14 14:15:44 +02:00
  • 4ed761d8b4 samples: boards: stm32: pm: adc: add adc channel for stm32wba Guillaume Gautier 2023-11-09 14:49:04 +01:00
  • 20fd6a10e1 drivers: adc: stm32: prevent pm while measurement in progress Guillaume Gautier 2023-11-15 15:46:28 +01:00
  • ac4f9a6962 Bluetooth: Shell: Fix cmd_chan_map Adam Cavender 2023-11-27 12:39:15 +00:00
  • ad485866b0 Bluetooth: Host: Fix bt_le_set_chan_map Adam Cavender 2023-11-27 10:55:45 +00:00
  • 08e42b147e ITE: drivers/gpio: Correct the wake up control input Tim Lin 2023-11-23 14:17:15 +08:00
  • ca3c970a1d doc: release: 3.6: Add new R-Car Gen4 SoC series Aymeric Aillet 2023-11-28 14:27:01 +01:00
  • cb7b650b92 net: l2: wifi: Fix Print of SSID in WIFI status Kapil Bhatt 2023-12-01 13:36:39 +05:30
  • 6b644dff67 net: gptp: Fix announce message len Mario Paja 2023-12-01 07:59:04 +01:00
  • fa69f472aa drivers: mdio_nxp_enet: fix ampersands typo Declan Snyder 2023-11-30 17:18:59 -06:00
  • 85d76f970f dts: boards: mercury_xu: Select shell-uart Mateusz Karlic 2023-11-30 12:27:40 +01:00
  • 265e1d222f doc: usermode: Improve documentation Andrei Emeltchenko 2023-11-30 12:24:41 +02:00
  • 7ee86fcfa2 tfm: lpcxpersso55s69_ns: add tfm runner support Hake Huang 2023-11-30 15:00:13 +08:00
  • be5a341467 bluetooth: Add CPF attribute to BAS battery level. Peter Johanson 2023-11-29 12:01:14 -08:00
  • eb9587596b wifi: Check WPA-PSK passphrase length Chaitanya Tata 2023-11-29 21:18:46 +05:30
  • 266181b082 net: lib: coap: Add coap_service_is_running Pieter De Gendt 2023-11-29 14:58:12 +01:00
  • f2a256a4c9 net: lib: coap: Fix return value documentation coap_service_start Pieter De Gendt 2023-11-29 14:57:06 +01:00
  • 4ff8080b65 net: lib: coap: Init CoAP service socket fd to -1 Pieter De Gendt 2023-11-29 14:45:53 +01:00
  • b500f7216e tests: net: lib: coap_server: Do not autostart service B with port 0 Pieter De Gendt 2023-11-29 15:33:19 +01:00
  • 5d915398a4 net: sockets: Add additional checks to recvmsg() Jukka Rissanen 2023-11-29 16:11:51 +02:00
  • 0bcad09392 bluetooth: mesh: Doc fix Bluetooth mesh to Mesh Mia Koen 2023-11-29 13:33:33 +01:00
  • 25599df05e boards nrf5340bsim_cpuapp: Define chosen entropy source Alberto Escolar Piedras 2023-11-29 13:36:27 +01:00
  • 9f7209241b tests: acpi: Refactor ACPi test Andrei Emeltchenko 2023-11-29 12:24:39 +02:00
  • 17d9275467 arch/x86: Fix building early console driver Tomasz Bursztyka 2023-11-29 11:50:48 +01:00
  • 8001ca7de4 drivers: net: tc6: cosmetic: Remove extra space at oa_tc6_send_chunks Lukasz Majewski 2023-11-28 14:28:15 +01:00
  • d3c0537ade drivers: net: lan865x: Select NET_L2_ETHERNET_MGMT when LAN865x used Lukasz Majewski 2023-11-28 12:36:50 +01:00
  • 32e64cb8c5 drivers: net: tc6: Handle lost of device synchronization (SYNC == 0) Lukasz Majewski 2023-11-28 12:16:40 +01:00
  • 384ba59c5b drivers: net: tc6: Change LOG_ERR to LOG_DBG when received data not valid Lukasz Majewski 2023-11-27 11:15:11 +01:00
  • 953c5f2d32 drivers: net: lan865x: Always read at least one chunk on IRQ received Lukasz Majewski 2023-11-24 15:31:43 +01:00
  • 3754a4b315 tests/kernel/timer/timer_behavior: Add possibility to set ip address Kamil Paszkiet 2023-11-29 09:35:54 +01:00
  • d2ea9e4806 drivers: serial: stm32wba: Suspension required before stop in DMA Tx abort Erwan Gouriou 2023-11-30 11:35:11 +01:00
  • ad1594ee75 drivers: serial: stm32: Small code refactoring Erwan Gouriou 2023-11-28 14:38:54 +01:00
  • 17c099872f tests: uart: Enable fifo on nucleo_wba2cg for async tests Erwan Gouriou 2023-11-28 14:36:41 +01:00
  • 0c541d7ad0 drivers: uart: stm32: Allow enabling FIFO mode Erwan Gouriou 2023-11-27 11:34:29 +01:00
  • be6b12e012 tests: drivers: adc: adc_dma: add nucleo_l476rg Marc Desvaux 2023-11-28 10:48:28 +01:00
  • 44b8971e48 native_sim: Improve instructions for i386 packages Alberto Escolar Piedras 2023-11-28 09:54:03 +01:00
  • df100d4598 boards native: Add not supported features Alberto Escolar Piedras 2023-11-28 09:52:24 +01:00
  • f5e871d5e0 test: flash: add gd32 boards HaiLong Yang 2023-11-30 17:25:43 +08:00
  • ba476c4b8a drivers: flash: update gd32 fmc v2 HaiLong Yang 2023-11-30 11:43:36 +08:00
  • 79c2fafe6a modem: modem_cellular: add PAP authentication support Emil Lindqvist 2023-11-09 14:09:57 +01:00
  • 08bf74a825 drivers: adc: cleanup whitespaces in ADS114s0x Benedikt Schmidt 2023-11-30 07:18:23 +01:00
  • 640b6911d6 drivers: adc: improve logging of ADS114s0x Benedikt Schmidt 2023-11-08 16:36:28 +01:00
  • e816fc5a81 tests: modules: nanopb: Add a custom nested library Pieter De Gendt 2023-11-08 14:56:32 +01:00
  • 4b1a8cb95b modules: nanopb: Add custom target for generated header files Pieter De Gendt 2023-11-08 14:45:25 +01:00
  • c3e2be4314 Bluetooth: audio: host: call the stream disable callback Andries Kruithof 2023-11-06 10:41:58 +01:00
  • c6b935f4f8 doc: releases: add i3c dcr/lvr rename note Ryan McClelland 2023-11-13 09:46:24 -08:00
  • 48e514f662 drivers: i3c: rename dcr i2c mode macro to lvr Ryan McClelland 2023-10-28 11:16:52 -07:00
  • 85af32e16e arch: arm: remove num-mpu-regions Wilfried Chauveau 2023-09-29 23:15:38 +01:00
  • 5b3d4598a7 dts: arm: Blanket remove all usages of arm,num-mpu-regions Wilfried Chauveau 2023-07-26 09:17:03 +01:00
  • 784355aeb3 boards: arm: mps2_an521: remove the arm,num-mpu-regions property Wilfried Chauveau 2023-07-25 10:30:26 +01:00
  • 3fcc505b41 dts: bindings: mmu_mpu: Mark arm,num-mpu-regions as optional Wilfried Chauveau 2023-07-25 10:25:53 +01:00
  • 44aaa03818 release_notes: native_sim replaces native_posix Alberto Escolar Piedras 2023-11-28 14:17:53 +01:00
  • e9e430c40d can: mcp251xfd: fix compilation Parthiban Nallathambi 2023-11-30 18:27:23 +05:30
  • 8f9fd239eb doc: porting/arch: add missing sections to overview list Daniel Leung 2023-11-27 14:20:34 -08:00
  • 34c6b17680 doc: fixed already renamed _Cstart to z_cstart Daniel Leung 2023-11-27 13:48:29 -08:00
  • e3aa22bfda doc: porting/arch: fixed missing stack object memory map Daniel Leung 2023-11-27 13:10:46 -08:00
  • 4733a89c50 twister: tests: Add some generic driver tests to the scope Maciej Perkowski 2023-11-22 17:00:35 +01:00
  • ac3d8ebd9e twister: tests: Use inheritance in test_config.yaml Maciej Perkowski 2023-11-22 16:56:02 +01:00
  • 742de21eef posix: pthread: add logging to pthread key Christopher Friedt 2023-11-23 12:01:52 -05:00
  • 5dc561f1b4 posix: key: remove unnecessary else / indent Christopher Friedt 2023-11-28 09:35:46 -05:00
  • 589d36adcf tests: crc: remove unrelated tag Anas Nashif 2023-11-28 08:36:17 -05:00
  • e11a71dea0 tests: posix: remove unrelated tags Anas Nashif 2023-11-28 08:33:14 -05:00
  • de93777d14 tests: drivers: gpio: enable tests for ucans32k1sic Manuel Argüelles 2023-11-18 15:57:57 +07:00
  • 23053cfea5 boards: arm: introduce support for NXP UCANS32K1SIC Manuel Argüelles 2023-11-16 21:55:49 +07:00
  • 81de2af68f dts: arm: introduce support for NXP S32K146 Manuel Argüelles 2023-11-16 21:51:56 +07:00
  • 91293187d8 soc: nxp_s32: introduce support for S32K1 devices Manuel Argüelles 2023-11-16 21:48:32 +07:00
  • 3e1855e503 boards: lpcxpresso55s28: add boot and slot1 partitions Andrej Butok 2023-11-20 09:50:54 +01:00
  • 861131795c CI codecov workflow: Switch to native_sim Alberto Escolar Piedras 2023-11-28 15:05:27 +01:00
  • 9971027d0b CI clang workflow: Switch to native_sim Alberto Escolar Piedras 2023-11-28 15:04:41 +01:00
  • a905292eb0 tests/boards/native_sim/rtc: Rename testcase Alberto Escolar Piedras 2023-11-28 13:39:00 +01:00
  • 690479fc36 tests/*: Switch integration platform to native_sim Alberto Escolar Piedras 2023-11-28 13:33:16 +01:00
  • 7a778ebc2d tests/kernel/*: Switch integration platform to native_sim Alberto Escolar Piedras 2023-11-28 13:31:56 +01:00
  • 700a251366 tests/kernel/sched/schedule_api: Replace delay with Z_SPIN_DELAY() Alberto Escolar Piedras 2023-11-28 13:31:16 +01:00
  • fbf1c19bd6 tests/kernel/common: Enable errno test on native_sim Alberto Escolar Piedras 2023-11-28 13:25:12 +01:00
  • f981bf2fa0 tests/subsys/*: Switch integration platform to native_sim Alberto Escolar Piedras 2023-11-28 13:19:17 +01:00
  • 0f5a0327e6 tests/subsys/canbus/isotp/conformance: Replace native_posix in comment Alberto Escolar Piedras 2023-11-28 13:18:39 +01:00
  • 345c25659c tests/subsys/bindesc/definition: Enable for native_sim Alberto Escolar Piedras 2023-11-28 13:17:46 +01:00
  • 1a3ba0ec82 tests/lib/*: Switch integration platform to native_sim Alberto Escolar Piedras 2023-11-28 12:02:08 +01:00
  • 6db47c70fa tests/lib/heap: Minor fix in a comment Alberto Escolar Piedras 2023-11-28 12:01:31 +01:00
  • 12bf3bae0f tests/lib/c_lib/common: Do not skip part of test for all posix boards Alberto Escolar Piedras 2023-11-28 11:59:34 +01:00
  • ff30ad15cd tests/drivers/*: Switch integration platform to native_sim Alberto Escolar Piedras 2023-11-28 11:50:55 +01:00
  • 799cd60745 tests/drivers/charger/sbs_charger: Fix test filter Alberto Escolar Piedras 2023-11-28 11:48:38 +01:00
  • f591d0a54d tests/lib/cmsis_dsp: Switch integration_platform to native_sim Alberto Escolar Piedras 2023-11-28 11:41:54 +01:00
  • 188cdd95c5 twister tests: Replace native_posix with native_sim Alberto Escolar Piedras 2023-11-28 11:29:57 +01:00
  • 6fce48b028 tests/drivers/flash_simulator: Switch to native_sim Alberto Escolar Piedras 2023-11-28 11:18:46 +01:00
  • 0f6a3d0334 boards native: Switch default testing platform native_posix->native_sim Alberto Escolar Piedras 2023-11-28 11:05:19 +01:00
  • c94cd30cec bluetooth: bap: Fix shift of requested_bis_sync Magdalena Kasenberg 2023-10-31 20:31:48 +01:00
  • 2094183d81 bluetooth: bap: Fix shift of BIS_Sync parameter of notification Magdalena Kasenberg 2023-10-31 20:30:33 +01:00
  • 3d29c9fe54 kernel: timeout: fix issue with z_timeout_expires Qipeng Zha 2023-11-28 12:17:42 +08:00
  • de1bfd6a6e drivers: adc: stm32 adc fixing calibration for the stm32F1 serie Francois Ramu 2023-11-24 17:18:35 +01:00
  • c8f4455ef8 tests: input: api: dedup some test properties Fabio Baltieri 2023-11-29 15:41:18 +00:00
  • 222fa42609 net: icmp: Fix Echo Replies with unspecified address Robert Lubos 2023-11-29 10:45:13 +01:00
  • 8252ec7570 net: lib: coap: Translate handler errors to CoAP response codes Pieter De Gendt 2023-11-29 10:02:10 +01:00
  • 40c2e08e82 xcc/cmake: don't discard stderr; don't (ever!) use ERROR_QUIET Marc Herbert 2023-11-28 21:39:57 +00:00