Commit graph

  • a17d49511f tests: arch: arm: arm_irq_vector_table: exclude arduino_uno_r4_minima TOKITA Hiroshi 2023-08-14 22:54:08 +09:00
  • 96c33f6d22 boards: arm: add initial support for Arduino UNO R4 Minima TOKITA Hiroshi 2023-07-05 03:01:39 +09:00
  • 69a3930a19 drivers: serial: Add UART driver for Renesas RA series TOKITA Hiroshi 2023-07-05 02:59:26 +09:00
  • 3292c36115 drivers: gpio: Add GPIO driver for Renesas RA series TOKITA Hiroshi 2023-07-05 02:59:06 +09:00
  • a9e49918cf drivers: interrupt_controller: Add icu driver for Renesas RA series TOKITA Hiroshi 2023-08-11 11:00:38 +09:00
  • 04b723e900 drivers: pinctrl: Add pinctrl driver for Renesas RA series TOKITA Hiroshi 2023-07-08 16:29:00 +09:00
  • 1741b3a356 drivers: clock_control: Add clock driver for Renesas RA series TOKITA Hiroshi 2023-07-20 01:50:00 +09:00
  • 5ccc0eb319 soc: arm: add support for Renesas RA4M1 series SoC TOKITA Hiroshi 2023-07-07 15:27:40 +09:00
  • 2c972d5b57 drivers: flash: spi_nor: Allow page-size to be set via devicetree Andriy Gelman 2023-07-12 11:02:06 -04:00
  • d89938f4b9 doc: guidelines: fix title level Fabio Baltieri 2023-10-31 15:08:00 +00:00
  • 482416db01 tests/bsim bis: Reduce the test verbosity Alberto Escolar Piedras 2023-10-27 11:56:35 +02:00
  • 464435e22b CI bsim workflow: Also run some split BT stack tests Alberto Escolar Piedras 2023-10-26 16:28:25 +02:00
  • 21f755d651 tests/bsim run_parallel: Allow TESTS_FILE with search paths Alberto Escolar Piedras 2023-10-26 16:15:24 +02:00
  • 10d7b1908e tests/bsim run_parallel: Ignore any script with compile in its name Alberto Escolar Piedras 2023-10-26 14:49:59 +02:00
  • c6f2cca515 tests/bsim/bt bis: Add support for split build with sysbuild Alberto Escolar Piedras 2023-10-26 12:28:05 +02:00
  • a84349280b tests/bsim/bt conn: Add support for split build with sysbuild Alberto Escolar Piedras 2023-10-27 09:51:46 +02:00
  • c5d6ef1487 tests/bsim compile: Add support for sysbuild Alberto Escolar Piedras 2023-10-26 14:02:17 +02:00
  • 0958abd2ef twister: unittests: Fix unittest test_projectbuilder_gather_metrics Grzegorz Chwierut 2023-10-31 11:56:09 +01:00
  • 67676d8fbc linker: Fix missing DEVNULL_REGION for XIP configuration Krzysztof Chruściński 2023-10-31 11:37:04 +01:00
  • 639d1f803b github: compliance: fix python cache keys Fabio Baltieri 2023-10-30 08:56:59 +00:00
  • f14c061dd6 shell: fix SHELL_SUBCMD_COND_ADD with NULL as _handler parameter Witold Lukasik 2023-10-26 17:32:26 +02:00
  • aa3e79a88a scripts: Add test_plan.py to twister_ignore.txt Maciej Perkowski 2023-10-30 16:03:52 +01:00
  • f4ee15e939 Bluetooth samples: unicast audio client: Fix build warnings Alberto Escolar Piedras 2023-10-30 13:18:43 +01:00
  • 4d7c8790d7 Bluetooth samples: unicast audio server: Fix codec initialization Alberto Escolar Piedras 2023-10-30 13:16:07 +01:00
  • 435b8a25d6 doc: hardware: peripherals: can: split CAN transceiver from controller Henrik Brix Andersen 2023-10-28 20:15:36 +02:00
  • ff0b803334 acpi: Fix ACPI PCI bus handle Johan Hedberg 2023-10-28 23:11:26 +03:00
  • b95931859e acpi: Fix using correct buffer length for irq rt_table Johan Hedberg 2023-10-28 23:16:41 +03:00
  • ab46cef69f acpi: Fix ACPICA initialization routine order Johan Hedberg 2023-10-28 23:19:56 +03:00
  • a0203d1b20 acpi: Fix trying to register a system memory handler Johan Hedberg 2023-10-28 22:25:18 +03:00
  • 542f95b811 boards: x86: Increase minimum system heap size for ACPI Johan Hedberg 2023-10-28 22:23:45 +03:00
  • c92c7ab873 manifest: Update to latest ACPICA Zephyr fixes Johan Hedberg 2023-10-30 09:06:56 +02:00
  • 01cf78ad39 logging: Do not check pointers when strings are stripped Krzysztof Chruściński 2023-10-30 09:09:28 +01:00
  • 0ca5fdc6e8 lib: os: cbprintf: Add option to enable pointer checking Krzysztof Chruściński 2023-10-30 09:08:18 +01:00
  • d3d484c473 input: add some initial keyboard matrix library stubs Fabio Baltieri 2023-10-24 14:45:33 +00:00
  • c79c0d7cf2 drivers: i2c: stm32 driver has get_config api Francois Ramu 2023-10-02 16:22:52 +02:00
  • 3d9b6bb9b2 kernel: heap in k_heap_init is nonnull Flavio Ceolin 2023-10-25 16:12:12 -07:00
  • 1701eea20f kernel: heap in k_heap_alloc is nonnull Flavio Ceolin 2023-10-25 16:11:32 -07:00
  • d8ef78d7af kernel: heap in k_heap_aligned_alloc is nonnull Flavio Ceolin 2023-10-25 16:00:52 -07:00
  • ade41376a5 kernel: heap in k_heap_free is nonnull Flavio Ceolin 2023-10-25 15:57:21 -07:00
  • 32d7b3645a toolchain: Add nonnull attribute Flavio Ceolin 2023-10-25 15:52:50 -07:00
  • 7e8243b6af tests: app_kernel: Update README Peter Mitsis 2023-10-20 19:03:15 -04:00
  • 1bc0b1bc46 tests: app_kernel: Add user case to testcase.yaml Peter Mitsis 2023-10-20 18:43:48 -04:00
  • 4e426fbfa1 tests: app_kernel: extend msgq test Peter Mitsis 2023-10-20 11:23:09 -04:00
  • fa33147bf9 tests: app_kernel: Add user support Peter Mitsis 2023-10-18 13:23:59 -04:00
  • f9cf48313b tests: app_kernel: Add custom syscalls Peter Mitsis 2023-10-19 15:53:53 -04:00
  • bf2ab9be60 tests: app_kernel: Add bench_mem_partition Peter Mitsis 2023-10-18 09:49:20 -04:00
  • 5479090c91 tests: app_kernel: Use dynamic threads Peter Mitsis 2023-10-18 10:17:52 -04:00
  • 3234145669 tests: app_kernel: Rename fifo to msgq Peter Mitsis 2023-10-18 11:57:47 -04:00
  • 77cedbf630 tests: app_kernel: Simplify benchmark control loop Peter Mitsis 2023-10-17 17:54:50 -04:00
  • 8d663558d6 tests: app_kernel: Remove FP configurations Peter Mitsis 2023-10-18 13:10:41 -04:00
  • 56011222a4 tests: app_kernel: Remove unused symbols Peter Mitsis 2023-10-13 17:05:00 -04:00
  • 6899c0d73a tests: latency_measure: Misc updates Peter Mitsis 2023-10-06 10:36:23 -04:00
  • 1a7e5c6c8d tests: latency_measure: Use syscall to get timestamp Peter Mitsis 2023-10-05 10:30:43 -04:00
  • 9b38aec366 tests: latency_measure: Update mutexes Peter Mitsis 2023-09-18 14:21:30 -04:00
  • 4c4453d697 tests: latency_measure: Update semaphores Peter Mitsis 2023-09-15 13:43:54 -04:00
  • 13ac14f2bb tests: latency_measure: Update thread ops Peter Mitsis 2023-09-13 10:56:18 -04:00
  • 4e7bb482b1 tests: latency_measure: Update interrupt latency Peter Mitsis 2023-09-11 12:12:48 -04:00
  • 8c80bbb96e tests: latency_measure: Update context switch Peter Mitsis 2023-09-01 14:27:33 -04:00
  • 6304e9a302 PM: add device_on_power_domian testcase. Arkadiusz Cholewinski 2023-10-05 13:54:18 +02:00
  • 6e02f02464 kernel: Fix k_thread_name_get signature Flavio Ceolin 2023-10-27 10:36:17 -07:00
  • 7db93097da boards: arm: lpcxpresso55s16/06: add boot and slot1 flash partitions. Andrej Butok 2023-10-10 13:21:38 +02:00
  • e3c06c5d8f mgmt: mcumgr: transport: Fix UDP user data buffer overflow Jamie McCrae 2023-10-26 08:20:13 +01:00
  • 9c323d685b Bluetooth: BAP: Shell: Fixed some bap shell cmds Benjamin Lucke 2023-10-30 14:23:46 +01:00
  • 9fd0185c3b drivers: audio: add Audio Codec shell commands Benjamin Lemouzy 2023-05-05 08:56:09 +02:00
  • 5690387462 drivers: audio: add errors management Benjamin Lemouzy 2023-09-01 14:13:33 +02:00
  • 169de2c0ee scripts: utils: add guidelines converter script Simon Hein 2023-07-25 10:35:11 +02:00
  • d28262905e tests: kernel: fix thread function signatures Benedikt Schmidt 2023-10-30 16:43:45 +01:00
  • 08f6532b67 Bluetooth: Controller: Fix corruption during BIG_CHANNEL_MAP_IND Alberto Escolar Piedras 2023-10-27 13:00:43 +02:00
  • 0249f15767 tests: drivers: Fix adc labels in sensors test Franciszek Zdobylak 2023-10-10 14:45:11 +02:00
  • ecc544d69f headers: arch/cache: Drop extern attr from functions Flavio Ceolin 2023-10-27 13:09:21 -07:00
  • 8aa215ff45 headers: syscall_handler: Drop extern attr from functions Flavio Ceolin 2023-10-27 13:07:54 -07:00
  • 9910702378 headers: sw_isr_table: Drop extern attr from functions Flavio Ceolin 2023-10-27 13:05:57 -07:00
  • f1482c18c2 headers: posix/dirent: Drop extern attr from functions Flavio Ceolin 2023-10-27 12:50:51 -07:00
  • 079a83d7f1 headers: sys/printk: Drop extern attr from functions Flavio Ceolin 2023-10-27 12:50:07 -07:00
  • b7c3965991 headers: kernel_structs: Drop extern attr from functions Flavio Ceolin 2023-10-27 12:48:48 -07:00
  • 49a2ff75d3 headers: kernel_version: Drop extern attr from functions Flavio Ceolin 2023-10-27 12:48:15 -07:00
  • a629ac5fac headers: posix/unistd: Drop extern attr from functions Flavio Ceolin 2023-10-27 12:47:13 -07:00
  • 51754e3a53 headers: sys/atomic_arch: Drop extern attr from functions Flavio Ceolin 2023-10-27 12:45:26 -07:00
  • a077079f45 headers: sys/atomic: Drop extern attr from functions Flavio Ceolin 2023-10-27 12:39:12 -07:00
  • 1f86454d1a headers: sys/reboot: Drop extern attr from functions Flavio Ceolin 2023-10-27 12:37:55 -07:00
  • 01d61ba18b headers: kernel: Drop extern attr from functions Flavio Ceolin 2023-10-27 12:35:27 -07:00
  • bbab631021 twister: unittests: Use mock for os.name in unittests Grzegorz Chwierut 2023-10-26 11:53:24 +02:00
  • f289c3149b doc: kernel: Fix double "the" for k_thread_deadline_set() Andrej Butok 2023-10-30 15:26:47 +01:00
  • 1782011d2c tests: devicetree: api: add tests for new DT APIs Yong Cong Sin 2023-10-04 21:59:13 +08:00
  • df2c0681d3 devicetree: encode multi-level interrupt number in C devicetree magic Yong Cong Sin 2023-10-02 12:42:24 +08:00
  • d7302f417e irq: relocate multi-level irq out of irq.h Yong Cong Sin 2023-10-16 13:30:53 +08:00
  • 42676e322b doc: gnss: Add GNSS documentation Bjarki Arge Andreasen 2023-10-25 19:52:09 +02:00
  • b6a8424e95 samples: gnss: Add GNSS sample application Bjarki Arge Andreasen 2023-09-19 21:23:07 +02:00
  • b60eb1881b drivers: gnss: Add GNSS driver for Quectel LCX6G Bjarki Arge Andreasen 2023-09-10 14:26:17 +02:00
  • 2b14e5d84a drivers: gnss: Add nmea0183 match utilities Bjarki Arge Andreasen 2023-09-21 21:07:25 +02:00
  • d8bb7c87cf drivers: gnss: Add parsing utils for NMEA0183 Bjarki Arge Andreasen 2023-08-31 18:23:13 +02:00
  • 4cfea4a520 drivers: gnss: Add GNSS parsing utilities Bjarki Arge Andreasen 2023-08-25 12:45:00 +02:00
  • 03d2671ddd drivers: gnss: Add GNSS dump to log feature Bjarki Arge Andreasen 2023-10-03 17:09:15 +02:00
  • 2a81c22489 drivers: gnss: Add gnss_dump library Bjarki Arge Andreasen 2023-10-03 11:41:03 +02:00
  • 28f5f2d1ed drivers: Add GNSS API public header Bjarki Arge Andreasen 2023-08-02 13:54:19 +02:00
  • ed92612689 data: Add navigation utils header Bjarki Arge Andreasen 2023-08-01 18:49:30 +02:00
  • 3314b8e0c3 twister: bugfix: Fix infinite loop in test_plan.py script Maciej Perkowski 2023-10-30 15:24:09 +01:00
  • b1c207b257 logging: Use optimization for simple messages only in kernel Krzysztof Chruściński 2023-10-30 15:20:35 +01:00
  • a33fff38ae tests: logging: log_benchmark: Fix integration platform Krzysztof Chruściński 2023-10-30 15:19:40 +01:00
  • c243991000 tests: work_queue: Change TC_PRINT to LOG_DBG Andrei Emeltchenko 2023-10-24 14:04:16 +03:00