Commit graph

  • a1c7bfbc63 kernel: remove unused z_init_thread_base from kernel.h Anas Nashif 2023-09-18 12:52:08 -04:00
  • 209ff606be kernel: move internal smp calls to a internal header Anas Nashif 2023-09-18 11:34:06 -04:00
  • e19f21cb27 kernel: move z_is_thread_essential out of public kernel header Anas Nashif 2023-09-18 10:28:13 -04:00
  • f0c7fbf0f1 kernel: move sched_priq.h to internal/ folder Anas Nashif 2023-09-18 08:34:26 -04:00
  • a956f7aef1 west.yml: Pull in latest percepio updates Peter Mitsis 2023-09-29 11:34:39 -04:00
  • 13712dbea2 test: Shorten object core API stats test name Peter Mitsis 2023-08-14 15:36:57 -04:00
  • 1afc32e762 doc: Add object core documentation Peter Mitsis 2023-06-11 16:50:52 -04:00
  • eb86a0cca5 test: Implement obj core stats test Peter Mitsis 2023-06-05 10:29:57 -04:00
  • d709182ba5 test: Implement object core stats API test Peter Mitsis 2023-06-02 11:26:34 -04:00
  • 5594de49ea test: Implement object core test Peter Mitsis 2023-05-30 13:51:32 -04:00
  • e6f1090553 kernel: Integrate object core statistics Peter Mitsis 2023-06-01 12:16:40 -04:00
  • 1d5d674e0d kernel: Add initial k_obj_core_stats infrastructure Peter Mitsis 2023-06-09 14:23:25 -04:00
  • 6df8efe354 kernel: Integrate object cores into kernel Peter Mitsis 2023-05-11 14:06:46 -04:00
  • 55db86e512 kernel: Add initial obj_core infrastructure Peter Mitsis 2023-05-09 11:01:33 -04:00
  • eb1e5a161d kernel: FIFO and LIFO have their own sections Peter Mitsis 2023-05-31 14:26:50 -04:00
  • 9bedfd82a2 kernel: Refactor CPU usage Peter Mitsis 2023-05-23 18:36:04 -04:00
  • baea37aeb4 kernel: Re-factor sys_mem_blocks definition Peter Mitsis 2023-05-12 13:55:52 -04:00
  • 2f003e59e4 kernel: Re-factor k_mem_slab definition Peter Mitsis 2023-05-11 10:09:08 -04:00
  • 77e193eb03 llext: Maintainers file Tom Burdick 2023-09-27 09:51:38 -05:00
  • 9c366973e4 llext: Shell loader sample Tom Burdick 2023-09-27 08:13:31 -05:00
  • b7f3182f79 llext: Simple hello world test case Tom Burdick 2023-09-27 08:14:45 -05:00
  • 09f38b5f20 docs: Add documentation for llext Tom Burdick 2023-09-27 08:12:45 -05:00
  • 41e0a4a371 llext: Linkable loadable extensions Tom Burdick 2023-09-27 08:10:10 -05:00
  • 34e16225eb neural_net: remove unused experimental API Anas Nashif 2023-09-29 11:53:38 +00:00
  • a6f8935e4f doc: sphinx.util.progress_message is deprecated Benjamin Cabé 2023-09-26 14:57:46 +02:00
  • 76e58af542 west.yml: MCUboot synchronization from upstream Jamie McCrae 2023-09-29 15:22:32 +01:00
  • 3923cda6d8 tests: kernel: syscalls: use default faulty address for s32z270dc2 Manuel Argüelles 2023-09-29 09:32:03 +07:00
  • 639b11742a doc: include: uart: cleanup doxygen documentation Benjamin Cabé 2023-09-29 14:39:50 +02:00
  • a59b67c521 samples: net: socket: echo_server: conn mgmt header file missing Jukka Rissanen 2023-09-29 16:50:04 +03:00
  • c883d397f6 tests/drivers/flash common: Allow on nrf53_bsim boards Alberto Escolar Piedras 2023-09-27 16:16:41 +02:00
  • f1f066ec7d test drivers.entropy.bt_hci: Allow on simulated nrf5340bsim_nrf5340_cpunet Alberto Escolar Piedras 2023-09-22 11:03:24 +02:00
  • e41f836c53 tests nrf_rtc_timer: Allow on simulated nrf53 Alberto Escolar Piedras 2023-09-22 11:02:48 +02:00
  • 51d3341066 net: icmp: Don't unref net_pkt from the registered handler Robert Lubos 2023-09-29 14:16:37 +02:00
  • d7aaf0daf7 doc: net: tftp: doxygen cleanup Benjamin Cabé 2023-09-29 12:27:08 +02:00
  • 23ed21c0a0 scripts: runners: rework RunnerCaps implementation Martí Bolívar 2023-09-28 11:02:47 -07:00
  • f5dd62bbec Bluetooth: Audio: Update codec_cfg_get_chan_allocation Emil Gydesen 2023-09-27 14:23:11 +02:00
  • a35decaf90 doc: boards: Link to the board porting guide Grzegorz Swiderski 2023-09-27 12:53:39 +02:00
  • f62c805a3d doc: board_porting: Extend the board extensions section Grzegorz Swiderski 2023-09-27 09:38:59 +02:00
  • 491901d605 doc: board_porting: Move the board extensions section Grzegorz Swiderski 2023-09-27 09:38:59 +02:00
  • b38dab48c6 counter: nxp_s32_sys_timer: use clock control APIs Manuel Argüelles 2023-09-15 16:25:28 +07:00
  • 066cc2c9d2 twister: Add options deciding if paths be included in tests' names Maciej Perkowski 2023-07-21 16:09:39 +02:00
  • 4e4b743fe1 twister: Add "path" entry to json test report Maciej Perkowski 2023-09-06 16:52:16 +02:00
  • dfec79c948 boards: x86: add eMMC support for Intel Alder lake platform Najumon B.A 2023-08-18 19:24:42 +05:30
  • a14bc241c0 drivers: sdhc: add driver support for emmc host controller Najumon B.A 2023-08-03 14:46:54 +05:30
  • c5094776e9 sd: add check for maximum supported voltage by host controller Najumon B.A 2023-08-03 14:36:14 +05:30
  • 12fa534089 drivers: flash: shell: adjusted load command prompt Kelly Helmut Lord 2023-07-19 14:40:16 -04:00
  • d2af54fc02 doc: devlop: api: Added TGPIO api overview Anisetti Avinash Krishna 2023-09-27 17:45:43 +05:30
  • db70b8ed11 doc: hardware: peripherals: Added tgpio.rst Anisetti Avinash Krishna 2023-09-27 17:43:04 +05:30
  • 0ed8d90444 samples: drivers: misc: Added sample application for timeaware-gpio Anisetti Avinash Krishna 2023-07-31 23:23:53 +05:30
  • ea2094e636 dts: x86: raptor_lake: Added timeaware gpio instance Anisetti Avinash Krishna 2023-06-28 18:51:21 +05:30
  • c45b719442 drivers: misc: timeaware_gpio: Added intel PCH driver Anisetti Avinash Krishna 2023-06-28 18:48:48 +05:30
  • 667c35a019 qinclude: zephyr: misc: Added timeaware gpio header file Anisetti Avinash Krishna 2023-06-28 18:32:04 +05:30
  • 60ad26403b net: l2: ieee802154: only log fully assembled pkts Florian Grandel 2023-09-25 10:56:03 +02:00
  • a5d46e7d66 net: l2: ieee802154: mgmt: NET_CONTINUE unless pkt is unrefed Florian Grandel 2023-09-25 10:19:57 +02:00
  • 203391a378 net: l2: ieee802154: security config Florian Grandel 2023-08-17 18:39:57 +02:00
  • 36402b6d2a net: pkt: time: introduce ns timestamp helper Florian Grandel 2023-09-25 10:01:52 +02:00
  • 8a25b039e4 logging: net: changing syslog server address while running bug David Corbeil 2023-09-28 12:11:19 -04:00
  • 05e806d31d bluetooth: mesh: check upload slot before release Alperen Şener 2023-09-28 15:48:04 +02:00
  • a54c18ad31 tests: bluetooth: tester: fix improper large comp rsp struct init Alperen Şener 2023-09-09 19:41:26 +02:00
  • 90fac3045d tests: bluetooth: tester: add transfer ttl to mbt inputs Alperen Şener 2023-09-06 18:57:08 +02:00
  • 66730c961e scripts: tests: twister: Domain module testing Lukasz Mrugala 2023-09-27 15:43:31 +02:00
  • ae924b2afc twister: Fix test-only tests with hardware map fixtures Manoel Brunnen 2023-09-21 11:39:30 +02:00
  • 6ef75a26ea net: zperf: Add support for bind to host option for tcp/udp download Rahul Singh 2023-07-17 09:45:39 +01:00
  • c8a79e1fc1 Bluetooth: Audio: Add codec_cfg_set_frame_blocks_per_sdu Emil Gydesen 2023-09-27 17:55:30 +02:00
  • 222593f8c4 tests: kernel: timer: jitter_drift: Restore initial alignment to tick Andrzej Głąbek 2023-09-28 11:24:12 +02:00
  • 647fb4dc8f net: lwm2m: RD client Deregister event indicate Juha Heiskanen 2023-09-28 17:19:45 +03:00
  • 69fb18a19d drivers: adc: stm32: ADC nocache buffers can be in CONFIG_NOCACHE_MEMORY Guillaume Gautier 2023-09-20 15:41:09 +02:00
  • 2de7a8124a dts: bindings: serial: nxp,kinetis-lpsci: do not re-specify pinctrl-0 Gerard Marull-Paretas 2023-09-29 09:40:17 +02:00
  • 4289359eb2 modules: mcux: fix HAS_CMSIS_CORE selection Iuliana Prodan 2023-09-29 11:55:01 +03:00
  • 2aded4006f tests: pwm_loopback: enable test for mr_canhubk3 Dat Nguyen Duy 2023-09-16 10:06:04 +07:00
  • 0b0988db2d drivers: pwm_nxp_s32_emios: add support for pwm capture Dat Nguyen Duy 2023-09-24 00:44:25 +07:00
  • 05fd40012f drivers: pwm_nxp_s32_emios: prepare for support pwm capture Dat Nguyen Duy 2023-09-24 00:01:23 +07:00
  • e021108ace misc: nxp_s32_emios: enable and declare interrupt handler Dat Nguyen Duy 2023-09-11 11:35:38 +07:00
  • 2243d7b717 Bluetooth controller nrf: Provide radio hal header for simulated nrf5340 Alberto Escolar Piedras 2023-09-21 09:53:02 +02:00
  • 6ef42d0b80 boards nrf53_bsim: Set net core as primary Alberto Escolar Piedras 2023-09-21 13:12:06 +02:00
  • dd2eefb1ce nrf_bsim: nrf53_bsim_cpunet: Automatically start CPU Alberto Escolar Piedras 2023-09-18 12:22:16 +02:00
  • b9f23b0c71 nrf_bsim boards: Add new simulated nrf53 boards Alberto Escolar Piedras 2023-09-12 10:26:24 +02:00
  • d116a06a92 boards nrf_bsim: Add MCU number to traces Alberto Escolar Piedras 2023-09-14 17:25:43 +02:00
  • 27f32af8ec nrf5x_bsim: Add command line options to control MCU boot Alberto Escolar Piedras 2023-09-13 17:07:10 +02:00
  • fa470ca57d native SOC: Add option to make a MCU to boot on its own Alberto Escolar Piedras 2023-09-13 16:18:36 +02:00
  • af00bd8cb1 nrf_bsim: Handle test options for N MCUs Alberto Escolar Piedras 2023-09-12 17:03:52 +02:00
  • 4fd9ffb995 boards nrf52_bsim: Rename folder to nrf_bsim Alberto Escolar Piedras 2023-09-12 10:48:10 +02:00
  • f0a09a3f10 nrf52_bsim: bstest options: Prepend options with mcu number Alberto Escolar Piedras 2023-09-11 17:33:50 +02:00
  • ddea15fbe1 nrf52_bsim: Rename the native simulator hooks appropriately Alberto Escolar Piedras 2023-09-11 17:21:29 +02:00
  • 6e30d10c09 native SOC: Rename option NATIVE_SIMULATOR_CPU_N to MCU_N Alberto Escolar Piedras 2023-09-11 17:25:38 +02:00
  • 48f70eba2b Bluetooth: Controller: Fix clang warning on ull Alberto Escolar Piedras 2023-09-28 14:00:12 +02:00
  • 636c4ab796 west.yml: MCUboot synchronization from upstream Jamie McCrae 2023-09-28 15:43:42 +01:00
  • 303ce143c2 Bluetooth: Controller: Fix regression in Adv PDU overflow calculation Vinayak Kariappa Chettimada 2023-09-29 13:27:51 +02:00
  • 7bc93a62b8 drivers: bluetooth: rpmsg: implement .close() Pawel Osypiuk 2023-03-22 12:11:25 +01:00
  • 1f65c9be87 samples: modbus: add user function code example Henrik Lindblom 2023-03-05 09:48:48 +02:00
  • 01757cfd32 modbus: add support for defining custom functions Henrik Lindblom 2023-03-04 08:38:45 +02:00
  • 121d051c9a kernel: fatal: Remove redundant function Flavio Ceolin 2023-09-28 16:21:06 -07:00
  • 711c17182f kernel: s/k_current_get/_current Flavio Ceolin 2023-09-28 16:17:06 -07:00
  • 1442a6cf5b tests: bsim: Bluetooth: Remove bsim testing of broadcast create inval Emil Gydesen 2023-09-06 13:24:45 +02:00
  • 638316cbb5 tests: Bluetooth: Add inval test of bt_bap_broadcast_source_create Emil Gydesen 2023-09-06 11:51:09 +02:00
  • 62787bd208 tests: bsim: Bluetooth: Remove broadcast_source_delete_inval Emil Gydesen 2023-09-06 19:39:26 +02:00
  • bc6962b755 tests: Bluetooth: Add inval testing of bt_bap_broadcast_source_delete Emil Gydesen 2023-09-06 19:38:56 +02:00
  • 5133f62523 doc: twister: add chapter about managing tests timeouts Evgeniy Paltsev 2023-09-28 00:28:26 +01:00
  • 80d2872a41 twister: introduce twister-level timeout multiplier Evgeniy Paltsev 2023-09-21 18:06:17 +01:00
  • c2de739f1f twister: tests: handler: fix incorrect timeout mock Evgeniy Paltsev 2023-09-25 13:45:58 +01:00