Commit graph

  • 3d9b6bb9b2 kernel: heap in k_heap_init is nonnull Flavio Ceolin 2023-10-25 16:12:12 -0700
  • 1701eea20f kernel: heap in k_heap_alloc is nonnull Flavio Ceolin 2023-10-25 16:11:32 -0700
  • d8ef78d7af kernel: heap in k_heap_aligned_alloc is nonnull Flavio Ceolin 2023-10-25 16:00:52 -0700
  • ade41376a5 kernel: heap in k_heap_free is nonnull Flavio Ceolin 2023-10-25 15:57:21 -0700
  • 32d7b3645a toolchain: Add nonnull attribute Flavio Ceolin 2023-10-25 15:52:50 -0700
  • 7e8243b6af tests: app_kernel: Update README Peter Mitsis 2023-10-20 19:03:15 -0400
  • 1bc0b1bc46 tests: app_kernel: Add user case to testcase.yaml Peter Mitsis 2023-10-20 18:43:48 -0400
  • 4e426fbfa1 tests: app_kernel: extend msgq test Peter Mitsis 2023-10-20 11:23:09 -0400
  • fa33147bf9 tests: app_kernel: Add user support Peter Mitsis 2023-10-18 13:23:59 -0400
  • f9cf48313b tests: app_kernel: Add custom syscalls Peter Mitsis 2023-10-19 15:53:53 -0400
  • bf2ab9be60 tests: app_kernel: Add bench_mem_partition Peter Mitsis 2023-10-18 09:49:20 -0400
  • 5479090c91 tests: app_kernel: Use dynamic threads Peter Mitsis 2023-10-18 10:17:52 -0400
  • 3234145669 tests: app_kernel: Rename fifo to msgq Peter Mitsis 2023-10-18 11:57:47 -0400
  • 77cedbf630 tests: app_kernel: Simplify benchmark control loop Peter Mitsis 2023-10-17 17:54:50 -0400
  • 8d663558d6 tests: app_kernel: Remove FP configurations Peter Mitsis 2023-10-18 13:10:41 -0400
  • 56011222a4 tests: app_kernel: Remove unused symbols Peter Mitsis 2023-10-13 17:05:00 -0400
  • 6899c0d73a tests: latency_measure: Misc updates Peter Mitsis 2023-10-06 10:36:23 -0400
  • 1a7e5c6c8d tests: latency_measure: Use syscall to get timestamp Peter Mitsis 2023-10-05 10:30:43 -0400
  • 9b38aec366 tests: latency_measure: Update mutexes Peter Mitsis 2023-09-18 14:21:30 -0400
  • 4c4453d697 tests: latency_measure: Update semaphores Peter Mitsis 2023-09-15 13:43:54 -0400
  • 13ac14f2bb tests: latency_measure: Update thread ops Peter Mitsis 2023-09-13 10:56:18 -0400
  • 4e7bb482b1 tests: latency_measure: Update interrupt latency Peter Mitsis 2023-09-11 12:12:48 -0400
  • 8c80bbb96e tests: latency_measure: Update context switch Peter Mitsis 2023-09-01 14:27:33 -0400
  • 6304e9a302 PM: add device_on_power_domian testcase. Arkadiusz Cholewinski 2023-10-05 13:54:18 +0200
  • 6e02f02464 kernel: Fix k_thread_name_get signature Flavio Ceolin 2023-10-27 10:36:17 -0700
  • 7db93097da boards: arm: lpcxpresso55s16/06: add boot and slot1 flash partitions. Andrej Butok 2023-10-10 13:21:38 +0200
  • e3c06c5d8f mgmt: mcumgr: transport: Fix UDP user data buffer overflow Jamie McCrae 2023-10-26 08:20:13 +0100
  • 9c323d685b Bluetooth: BAP: Shell: Fixed some bap shell cmds Benjamin Lucke 2023-10-30 14:23:46 +0100
  • 9fd0185c3b drivers: audio: add Audio Codec shell commands Benjamin Lemouzy 2023-05-05 08:56:09 +0200
  • 5690387462 drivers: audio: add errors management Benjamin Lemouzy 2023-09-01 14:13:33 +0200
  • 169de2c0ee scripts: utils: add guidelines converter script Simon Hein 2023-07-25 10:35:11 +0200
  • d28262905e tests: kernel: fix thread function signatures Benedikt Schmidt 2023-10-30 16:43:45 +0100
  • 08f6532b67 Bluetooth: Controller: Fix corruption during BIG_CHANNEL_MAP_IND Alberto Escolar Piedras 2023-10-27 13:00:43 +0200
  • 0249f15767 tests: drivers: Fix adc labels in sensors test Franciszek Zdobylak 2023-10-10 14:45:11 +0200
  • ecc544d69f headers: arch/cache: Drop extern attr from functions Flavio Ceolin 2023-10-27 13:09:21 -0700
  • 8aa215ff45 headers: syscall_handler: Drop extern attr from functions Flavio Ceolin 2023-10-27 13:07:54 -0700
  • 9910702378 headers: sw_isr_table: Drop extern attr from functions Flavio Ceolin 2023-10-27 13:05:57 -0700
  • f1482c18c2 headers: posix/dirent: Drop extern attr from functions Flavio Ceolin 2023-10-27 12:50:51 -0700
  • 079a83d7f1 headers: sys/printk: Drop extern attr from functions Flavio Ceolin 2023-10-27 12:50:07 -0700
  • b7c3965991 headers: kernel_structs: Drop extern attr from functions Flavio Ceolin 2023-10-27 12:48:48 -0700
  • 49a2ff75d3 headers: kernel_version: Drop extern attr from functions Flavio Ceolin 2023-10-27 12:48:15 -0700
  • a629ac5fac headers: posix/unistd: Drop extern attr from functions Flavio Ceolin 2023-10-27 12:47:13 -0700
  • 51754e3a53 headers: sys/atomic_arch: Drop extern attr from functions Flavio Ceolin 2023-10-27 12:45:26 -0700
  • a077079f45 headers: sys/atomic: Drop extern attr from functions Flavio Ceolin 2023-10-27 12:39:12 -0700
  • 1f86454d1a headers: sys/reboot: Drop extern attr from functions Flavio Ceolin 2023-10-27 12:37:55 -0700
  • 01d61ba18b headers: kernel: Drop extern attr from functions Flavio Ceolin 2023-10-27 12:35:27 -0700
  • bbab631021 twister: unittests: Use mock for os.name in unittests Grzegorz Chwierut 2023-10-26 11:53:24 +0200
  • f289c3149b doc: kernel: Fix double "the" for k_thread_deadline_set() Andrej Butok 2023-10-30 15:26:47 +0100
  • 1782011d2c tests: devicetree: api: add tests for new DT APIs Yong Cong Sin 2023-10-04 21:59:13 +0800
  • df2c0681d3 devicetree: encode multi-level interrupt number in C devicetree magic Yong Cong Sin 2023-10-02 12:42:24 +0800
  • d7302f417e irq: relocate multi-level irq out of irq.h Yong Cong Sin 2023-10-16 13:30:53 +0800
  • 42676e322b doc: gnss: Add GNSS documentation Bjarki Arge Andreasen 2023-10-25 19:52:09 +0200
  • b6a8424e95 samples: gnss: Add GNSS sample application Bjarki Arge Andreasen 2023-09-19 21:23:07 +0200
  • b60eb1881b drivers: gnss: Add GNSS driver for Quectel LCX6G Bjarki Arge Andreasen 2023-09-10 14:26:17 +0200
  • 2b14e5d84a drivers: gnss: Add nmea0183 match utilities Bjarki Arge Andreasen 2023-09-21 21:07:25 +0200
  • d8bb7c87cf drivers: gnss: Add parsing utils for NMEA0183 Bjarki Arge Andreasen 2023-08-31 18:23:13 +0200
  • 4cfea4a520 drivers: gnss: Add GNSS parsing utilities Bjarki Arge Andreasen 2023-08-25 12:45:00 +0200
  • 03d2671ddd drivers: gnss: Add GNSS dump to log feature Bjarki Arge Andreasen 2023-10-03 17:09:15 +0200
  • 2a81c22489 drivers: gnss: Add gnss_dump library Bjarki Arge Andreasen 2023-10-03 11:41:03 +0200
  • 28f5f2d1ed drivers: Add GNSS API public header Bjarki Arge Andreasen 2023-08-02 13:54:19 +0200
  • ed92612689 data: Add navigation utils header Bjarki Arge Andreasen 2023-08-01 18:49:30 +0200
  • 3314b8e0c3 twister: bugfix: Fix infinite loop in test_plan.py script Maciej Perkowski 2023-10-30 15:24:09 +0100
  • b1c207b257 logging: Use optimization for simple messages only in kernel Krzysztof Chruściński 2023-10-30 15:20:35 +0100
  • a33fff38ae tests: logging: log_benchmark: Fix integration platform Krzysztof Chruściński 2023-10-30 15:19:40 +0100
  • c243991000 tests: work_queue: Change TC_PRINT to LOG_DBG Andrei Emeltchenko 2023-10-24 14:04:16 +0300
  • a36c016dff kernel: mmu: Fix possible null de-reference Flavio Ceolin 2023-10-26 22:28:11 +0000
  • 471cff50e8 scripts: tests: twister: Jobserver tests Lukasz Mrugala 2023-10-26 17:14:59 +0200
  • 3c7968172e scripts: tests: twister: Add error testing Lukasz Mrugala 2023-10-25 14:29:13 +0200
  • 26d7c61370 doc: samples: Show related code samples contents by default Benjamin Cabé 2023-10-27 11:03:54 +0200
  • cf1fdc3ea8 doc: samples: Use definition list for code samples Benjamin Cabé 2023-09-10 21:34:03 +0200
  • be8408cbac usb: fix thread function signatures Benedikt Schmidt 2023-10-04 10:03:09 +0200
  • c5b252d8f1 testssuite: fix thread function signatures Benedikt Schmidt 2023-10-04 10:02:55 +0200
  • 24de378986 portability: fix thread function signatures Benedikt Schmidt 2023-10-04 10:02:36 +0200
  • d7f0da1c78 net: fix thread function signatures Benedikt Schmidt 2023-10-04 10:01:46 +0200
  • aa25e212d1 tests: fix thread function signatures Benedikt Schmidt 2023-10-04 09:50:39 +0200
  • 6202459d9f samples: fix thread function signatures Benedikt Schmidt 2023-10-04 08:58:03 +0200
  • a03f1010b8 drivers: fix thread function signatures Benedikt Schmidt 2023-09-21 09:57:38 +0200
  • 191865b51c drivers: sensor: fix thread function signatures Benedikt Schmidt 2023-09-21 09:53:22 +0200
  • ba49cb81f1 drivers: modem: fix thread function signatures Benedikt Schmidt 2023-09-21 09:37:47 +0200
  • 9eb993c063 drivers: ieee802154: fix thread function signatures Benedikt Schmidt 2023-09-21 09:35:29 +0200
  • fbef0edb99 drivers: ethernet: fix thread function signatures Benedikt Schmidt 2023-09-21 09:32:23 +0200
  • 9247f0e07b drivers: bluetooth: fix thread function signatures Benedikt Schmidt 2023-09-21 09:29:41 +0200
  • c533924370 drivers: can: fix thread function signatures Benedikt Schmidt 2023-09-21 09:23:49 +0200
  • 49ce054200 drivers: adc: fix thread function signatures Benedikt Schmidt 2023-09-21 09:21:55 +0200
  • e934e49aa9 tests bsim cis: Fix sim_id collision Alberto Escolar Piedras 2023-10-30 10:57:21 +0100
  • 55c59e041e Bluetooth: Controller: Avoid division by 0 with BT_CTLR_THROUGHPUT Alberto Escolar Piedras 2023-10-27 10:57:39 +0200
  • 1816775466 drivers: flash: provide api to reset the flash registers Deepti Deshatty 2023-08-01 09:44:55 +0530
  • f0728ce0aa samples: Bluetooth: Add LC3 to broadcast audio samples Ping Wang 2023-10-02 14:40:52 +0200
  • 2dcb1280a5 ci: compliance: fetch only the last revision and skip tags Fabio Baltieri 2023-10-26 17:27:15 +0100
  • 08d1bb2c92 tests: net: checksum_offload: Cleanup and fixes for the test suite Robert Lubos 2023-10-26 14:44:54 +0200
  • b12785f86d tests/bsim/bt bis: Do not call into controller in split builds Alberto Escolar Piedras 2023-10-26 12:27:15 +0200
  • 9e0c46f81b doc: fix Doxygen light theme Benjamin Cabé 2023-10-27 16:16:36 +0200
  • eddfba487d doc: can: move the documention for high-level protocols to connectivity Henrik Brix Andersen 2023-10-27 16:18:23 +0200
  • bc43e890fd doc: drivers: add a paragraph mentioning the initlevels target Fabio Baltieri 2023-10-27 09:00:40 +0000
  • dbf385bb08 boards: bl653_dvk: Fix incorrect definition of cs-gpios in spi1 Andrzej Głąbek 2023-10-27 21:05:39 +0200
  • 09f6800d1f actions: manifest: Update the revision of the manifest action Carles Cufi 2023-10-27 15:41:37 +0200
  • e7340282a7 west.yml: update hal_intel Flavio Ceolin 2023-10-26 23:30:36 -0700
  • b2eade6bcb west: update open-amp repo Iuliana Prodan 2023-10-25 14:33:28 +0300
  • ad6d8f2811 boards/arm/serpente: fix system clock rate Tom Keddie 2023-10-26 20:18:00 -0700
  • 2235a8253b scripts: tests: twister: runner test expansion Lukasz Mrugala 2023-10-05 11:47:11 +0200