Commit graph

  • 794dff3775 boards: xtensa: mention the $HOME/.flexlmrc file alternative Marc Herbert 2023-05-23 23:13:09 +0000
  • ac3cafa2ed boards: xtensa: remove UP2 from README file Marc Herbert 2023-05-23 23:06:22 +0000
  • 44988b95c4 lib: os: cbprintf_nano: Fix Coverity issue 316025 Krzysztof Chruściński 2023-06-02 12:11:46 +0200
  • 6718869658 logging: log_output: Fix for Coverity issue 316014 Krzysztof Chruściński 2023-06-02 12:54:04 +0200
  • 314fb05166 logging: log_output: Fix for Coverity issue 316019 Krzysztof Chruściński 2023-06-02 12:42:54 +0200
  • bb513c974b drivers: can: mcan: fix IRQ acknowledge Henrik Brix Andersen 2023-06-01 11:15:08 +0200
  • 44e691e20e scripts: check_init_priorities: add extra verbose output Fabio Baltieri 2023-06-01 15:11:19 +0000
  • 0064b6e8b6 tests: samples: cleanup test tags, add integration_platforms Anas Nashif 2023-06-01 10:44:47 -0400
  • 34a4001d49 samples: net: fix tags/identifiers Anas Nashif 2023-06-01 07:45:55 -0400
  • db4a5f11ea tests: add kernel tag to all benchmarks and samples Anas Nashif 2023-06-01 08:05:21 -0400
  • 432eefca05 ci: tags: add mcumgr to tags file Anas Nashif 2023-06-01 11:00:43 -0400
  • 9cef0451ba ci: tags: add networking to tags file Anas Nashif 2023-06-01 07:38:39 -0400
  • fa98745a10 tests: remove linker_generator sub tests from kernel Anas Nashif 2023-06-01 07:35:21 -0400
  • cec8fd1c6e tests: ztest: fix tags for testsuite and unify them Anas Nashif 2023-06-01 07:05:07 -0400
  • 4e8cdb8bc3 ci: manage when to build testsuite tests Anas Nashif 2023-06-01 06:59:38 -0400
  • defdbc2fae drivers: can: mcp2515: increase default stack size Henrik Brix Andersen 2023-06-01 18:04:19 +0200
  • bab0c0879d drivers: can: mcp2515: set thread name Henrik Brix Andersen 2023-06-01 18:03:32 +0200
  • b12eb78f35 drivers: can: increase default initialization priority from 50 to 80 Henrik Brix Andersen 2023-06-01 18:21:04 +0200
  • b7160271e8 boards: mimxrtXXX_evk_cm33: Add comment about SRAM1 Declan Snyder 2023-06-01 09:33:51 -0500
  • 670e2a28fb tests: userspace: Support mimxrtXXX_evk_cm33 Declan Snyder 2023-06-01 09:25:18 -0500
  • cd2fe8c186 doc: smbus: Correct syntax in sources and headers Andrei Emeltchenko 2023-05-31 12:20:38 +0300
  • 21f59903c7 doc: smbus: Correct SMBus documentation Andrei Emeltchenko 2023-05-30 18:26:51 +0300
  • c9f97cf386 drivers: can: mcan: move header file to public includes Henrik Brix Andersen 2023-06-01 15:30:53 +0200
  • 3932b9f124 drivers: can: mcan: document remaining header Henrik Brix Andersen 2023-06-01 15:23:39 +0200
  • 294ccc1cb8 drivers: uart_native_posix: Check return values of system calls Alberto Escolar Piedras 2023-06-01 16:39:05 +0200
  • 612d5b3796 drivers: ieee802154: rf2xx: Check gpio_add_callback return Gerson Fernando Budke 2023-06-01 20:34:27 +0200
  • 2aec275dd7 doc: releases: update LTSv2 release date and version Chris Friedt 2023-06-01 11:13:30 -0400
  • 1222b5abec boards: mimxrt595_evk_cm33: Default REGULATOR to n Declan Snyder 2023-05-30 16:35:26 -0500
  • fe2de0a8c0 drivers: sensor: mcp970x: fix temperature conversion Nick Ward 2023-06-01 22:03:15 +1000
  • bf3872a05c lorawan: initialise data structures earlier Jordan Yates 2023-06-01 11:52:01 +1000
  • 0daad872fd drivers: dma_mcux_lpc: Replace sem with spinlock Declan Snyder 2023-06-01 11:32:47 -0500
  • 091948a5a9 tests: Increase a couple of test stack sizes Keith Packard 2023-05-30 16:13:18 -0700
  • 941e4f000b drivers: modem: modem_receiver: fix wake PM Nick Ward 2023-06-01 20:49:10 +1000
  • 4090b50d2e tests: drivers: dma: Add transfer size config Lucas Tamborrino 2023-06-01 06:59:07 -0300
  • 676f3fa5bf tests: drivers: dma: loop_transfer: Put tranfer size as config option Lucas Tamborrino 2023-06-01 06:39:29 -0300
  • 169812f84c samples: unicast audio: Wrap start of the send timer Magdalena Kasenberg 2023-06-01 11:15:02 +0200
  • 4da3fc9c32 logging: fix format strings not being put in log_strings_area Daniel Leung 2023-05-31 20:06:29 -0700
  • 3937b25dd6 Bluetooth: Host: Fix GATT delayed store Théo Battrel 2023-05-30 11:00:48 +0200
  • f4ecc4e102 Bluetooth: Tests: Check CCC Store Théo Battrel 2023-04-04 07:34:31 +0200
  • eb44414af9 tests: drivers: uart: async_api: Align test to early RX buffer release Krzysztof Chruscinski 2023-05-12 14:42:35 +0200
  • edbff3121e serial: Update documentation regarding RX buffer handling Krzysztof Chruscinski 2023-05-04 13:10:50 +0200
  • cda5b175fa input: check for gpio_add_callback error codes. Fabio Baltieri 2023-06-01 09:13:20 +0000
  • 50e35fad8d doc: pm: Add a note about multicore behavior Flavio Ceolin 2023-05-31 14:59:11 -0700
  • 577a7f2fac cbprintf: correct a Kconfig option help text Nicolas Pitre 2023-05-30 16:43:49 -0400
  • df6084fec1 riscv_machine_timer: remove unused config option Nicolas Pitre 2023-05-30 15:34:17 -0400
  • f3bdac91b2 net: ieee802154: Remove IEEE802154_2015 option usage Robert Lubos 2023-05-31 14:02:38 +0200
  • 5f9ac54e2f Bluetooth: Mesh: Fix unable sent mesh message Lingao Meng 2023-06-01 14:38:56 +0800
  • 4f29930e4c pm: Fix cpus active count Flavio Ceolin 2023-05-30 11:49:45 -0700
  • f30f1af4a6 manifest: esp32: update hal_espressif Marek Matej 2023-05-16 16:44:38 +0200
  • 02d157b8db soc: esp32: Update soc startup and cache init Marek Matej 2023-05-29 20:42:14 +0200
  • 548e8b717d soc: esp32: Fix linker scripts Marek Matej 2023-05-29 19:29:47 +0200
  • c61818b065 Bluetooth: host: hci_core: handle additional error code Jordan Yates 2023-05-30 14:20:25 +1000
  • f8676f59c9 tests: Bluetooth: Add CAP initaitor test iterations Emil Gydesen 2023-05-31 15:42:30 +0200
  • 0229dad6d2 Bluetooth: Host: ISO: Fix issue with removing central data paths Emil Gydesen 2023-05-31 15:41:44 +0200
  • e31713de27 Bluetooth: Controller: ISO: Fix issue with removing peripheral data paths Emil Gydesen 2023-05-31 15:39:46 +0200
  • ccfbac8b07 rtio: Fix cpp compatibility Wojciech Slenska 2023-05-30 15:48:07 +0200
  • 7abe39c68a libc: minimal: Add 'break' to suppress fall-through error in atoi.c Patryk Duda 2023-05-30 10:23:39 +0200
  • 6fc58718bd interrupt_controller: Fix clang compilation issues in intc_exti_stm32.c Patryk Duda 2023-05-29 18:22:42 +0200
  • 5cb40310f4 drivers: entropy: Make entropy_stm32.c clang compatible Patryk Duda 2023-05-29 15:36:51 +0200
  • c0e1c5e09b drivers: dma: Remove double parentheses in if statements Patryk Duda 2023-05-29 13:48:46 +0200
  • fd21601930 drivers: ivshmem: adjust brief/group title Gerard Marull-Paretas 2023-05-31 15:39:15 +0200
  • 6d6e079b32 drivers: virtualization: add to io_interfaces group Gerard Marull-Paretas 2023-05-31 12:45:38 +0200
  • 49ec35fe5e testsuite: group all test-related APIs under 'testing' Gerard Marull-Paretas 2023-05-31 12:34:41 +0200
  • 75dd00a732 bluetooth: mesh: fix top-level Doxygen groups Gerard Marull-Paretas 2023-05-31 12:15:39 +0200
  • 9979fd6721 drivers: display: move display_interface to io_interfaces Gerard Marull-Paretas 2023-05-31 12:13:51 +0200
  • 248137169a doc: doxygen: add some subsystems to os_services group Gerard Marull-Paretas 2023-05-31 12:06:20 +0200
  • a98d673230 doc: doxygen: s/subsys/os_services Gerard Marull-Paretas 2023-05-31 11:56:49 +0200
  • 59b054fdd6 coredump: Add memory wirte pointer fo intel ADSP memory window backend Rander Wang 2023-05-31 09:35:39 +0800
  • b97a4a52a8 libc/common: Increase USERSPACE + POT MPU default arena to 2048 bytes Keith Packard 2023-05-30 13:57:30 -0700
  • 3103f94c6a libc/common: Require at least double alignment for common malloc arena Keith Packard 2023-05-30 13:52:44 -0700
  • 522624d6c6 west: build: keep kconfig quotes from testcase.yaml Anas Nashif 2023-05-29 09:19:09 -0400
  • 02129e90d8 net: buf: fix data ref_count offset in generic_data_ref() Johann Fischer 2023-05-31 14:25:56 +0200
  • 064d9f4dd8 ci: twister: Run on schedule once per week on Sunday Stephanos Ioannidis 2023-05-31 18:46:45 +0900
  • 5c7d2f1a90 riscv: exclude more code when multithreading is disabled Nicolas Pitre 2023-05-30 16:30:56 -0400
  • 6ccdf47f60 lib/cpp: Remove CONFIG_CPP_MAIN Keith Packard 2023-05-30 14:32:59 -0700
  • 17f0356c36 drivers: can: mcan: change asserts to match updated timing parameters Henrik Brix Andersen 2023-05-30 15:20:56 +0200
  • fd6ba71076 drivers: can: stm32fd: use bosch m_can timing parameter initializers Henrik Brix Andersen 2023-05-30 19:46:48 +0200
  • 52a8f821fa drivers: can: stm32h7: use bosch m_can timing parameter initializers Henrik Brix Andersen 2023-05-30 19:44:02 +0200
  • 56b90e3f63 drivers: can: sam0: use bosch m_can timing parameter initializers Henrik Brix Andersen 2023-05-30 19:36:56 +0200
  • 6d2a42c21e drivers: can: sam: use bosch m_can timing parameter initializers Henrik Brix Andersen 2023-05-30 19:29:11 +0200
  • 1871fa7823 drivers: can: mcux: mcan: use bosch m_can timing parameter initializers Henrik Brix Andersen 2023-05-30 17:25:18 +0200
  • 6b13900618 drivers: can: mcan: add static initializer macros for timing parameters Henrik Brix Andersen 2023-05-30 15:18:49 +0200
  • 5a8025da12 doc: release-notes: Add ARM64, IPC and API entries Carlo Caione 2023-05-30 17:05:00 +0200
  • f5c66e9708 doc: Add barriers API docs Carlo Caione 2023-05-30 17:04:08 +0200
  • 19829ace7d drivers: usb: usb_dc_kinetis: reconfigure USB endpoint 0 after reset Daniel DeGrasse 2023-05-30 12:05:40 -0500
  • 5962830969 drivers: led_strip: apa102: add multi instances support Francois Gervais 2023-05-13 10:37:01 -0400
  • 2921fc9d5e doc: Bluetooth: mesh: add large composition data docs Stine Åkredalen 2023-05-22 05:56:07 -0700
  • fa5b706871 net: websocket: Implement websocket_recv_msg timeout Robert Lubos 2023-05-24 15:31:59 +0200
  • 27aed8c5f0 tests/watchdog: Switch main return type to int Keith Packard 2023-05-30 14:32:24 -0700
  • 35f51ab998 tests/drivers/display: Switch main return type to int Keith Packard 2023-05-30 14:31:49 -0700
  • 3c8a96532c tests/bluetooth/ll/cis: Switch main return type to int Keith Packard 2023-05-30 14:31:01 -0700
  • 3f992162e7 samples/sip_svc: Switch main return type to int Keith Packard 2023-05-30 14:30:29 -0700
  • c09618cf63 samples/eth_ivshmem: Switch main return type to int. Keith Packard 2023-05-30 14:22:03 -0700
  • 35f445c247 samples/auxdisplay: Switch main return type to int. Keith Packard 2023-05-30 14:20:13 -0700
  • bcb19a7801 samples/mec172xevb_assy6906: Switch main return type to int Keith Packard 2023-05-30 14:15:36 -0700
  • 77fb2025a8 drivers: adc: ads1x1x: fix pga enum comment Ryan McClelland 2023-05-16 00:09:13 -0700
  • 9515a5228b drivers: hda: power management changes Tomasz Leman 2023-02-08 16:41:30 +0100
  • 462dc9746b scripts: footprint: Fix size_report on freestanding apps Carles Cufi 2023-05-30 18:27:15 +0200
  • b6c80d16a1 boards: particle_boron: Fix init of modem pins Göran Weinholt 2023-04-17 19:12:20 +0200
  • d69f7636e3 drivers: serial: stm32 uart driver asserts when baudRate >=16 Francois Ramu 2023-05-29 10:55:12 +0200