Commit graph

  • b1ba284b83 gpio: add function to get current configuration Michał Barnaś 2022-02-21 16:18:14 +01:00
  • 819079a2c6 drivers: dac: mcp4728: fix indentation of the help section Bartosz Bilas 2022-07-12 17:01:00 +02:00
  • e5a0c19f0e drivers: dac: mcp4728: remove not neccessary DAC guard Bartosz Bilas 2022-07-12 16:57:58 +02:00
  • 0a4b248047 scripts: checkpatch: add Atmel Pwm typedef Gerard Marull-Paretas 2022-06-20 12:24:53 +02:00
  • 0aea96dbca drivers: pwm: minor formatting enhancements Gerard Marull-Paretas 2022-06-17 16:15:11 +02:00
  • c82d71e7ff drivers: pwm: npcx: remove unused include <assert.h> Gerard Marull-Paretas 2022-06-17 16:06:13 +02:00
  • dac7093529 drivers: pwm: npcx: use register type Gerard Marull-Paretas 2022-06-17 16:04:43 +02:00
  • f9ff805e3b drivers: pwm: add log level to LOG_MODULE_REGISTER Gerard Marull-Paretas 2022-06-17 14:12:12 +02:00
  • 45ca8090c0 drivers: pwm: mcux: fix register casting Gerard Marull-Paretas 2022-06-17 14:09:04 +02:00
  • 4df3b22934 drivers: pwm: mchp_xec: fix include list Gerard Marull-Paretas 2022-06-17 14:04:41 +02:00
  • a0ff40ca4b drivers: pwm: imx: remove redundant DEV_BASE accessor Gerard Marull-Paretas 2022-06-17 13:46:51 +02:00
  • 6bd248d005 drivers: pwm: gecko: fix non-local includes Gerard Marull-Paretas 2022-06-17 13:43:04 +02:00
  • afced9cf85 manifest: openthread upmerge up to commit 2ce3d3b Eduardo Montoya 2022-07-12 11:53:04 +02:00
  • 7c88336171 soc: device_power: MEC172x: fix incorrect for loop check Jay Vasanth 2022-06-22 15:48:32 -04:00
  • b2532e3fb7 tests: kernel: stack: move to new ztest API Guo Lixin 2022-07-07 09:30:32 +08:00
  • 800253aeea tests: kernel: lifo_usage: move to new ztest API Guo Lixin 2022-07-07 17:25:58 +08:00
  • 9ebc1b0954 tests: kernel: lifo_api: move to new ztest API Guo Lixin 2022-07-07 17:17:46 +08:00
  • 4c1d33a436 tests: Add mslab_stats test Peter Mitsis 2022-07-06 11:41:20 -04:00
  • 5ed73a864c tests: Add mem_blocks_stats test Peter Mitsis 2022-07-05 15:08:30 -04:00
  • 1244065abc kernel: Extend slabs memory usage stats Peter Mitsis 2022-07-06 10:52:15 -04:00
  • 3b7818b2d2 lib/os: use generic mem stats structure for heap Peter Mitsis 2022-07-06 10:19:30 -04:00
  • d061366f54 lib/os: add statistics tracking to mem_blocks Peter Mitsis 2022-07-05 11:54:55 -04:00
  • ee190f49c2 Shell: bluetooth: don't refer to commit message text Jonathan Rico 2022-07-12 13:47:05 +02:00
  • af0bd132f0 CODEOWNERS: Remove alwa-nordic from bsim_test_audio Aleksander Wasaznik 2022-07-12 14:26:46 +02:00
  • c699ae5850 Bluetooth: Audio: Expose broadcast sink adv data to application Emil Gydesen 2022-07-11 14:07:08 +02:00
  • bd64be452c samples: Bluetooth: Update unicast audio client to disconnect Emil Gydesen 2022-07-06 21:12:41 +02:00
  • 9b15426455 Bluetooth: Audio: Refactor ISO allocation endpoints Emil Gydesen 2022-05-24 13:59:45 +02:00
  • f6f52d3842 drivers: adc: Add ADS1119 driver Guillaume Lager 2021-08-30 12:24:11 +02:00
  • ac1eab55ef drivers: adc: Add runtime adc context initialization function Guillaume Lager 2021-11-09 15:42:52 +01:00
  • 6c82570f62 drivers: sensor: ccs811: Add multi-instance support Benjamin Björnsson 2022-07-11 19:52:02 +02:00
  • 0b73446c5d tests: net: ieee802154: move l2 to new ztest API Xiao Song 2022-07-12 16:21:44 +08:00
  • ec3a208f87 tests: net: ieee802154: move fragment to new ztest API Xiao Song 2022-07-12 16:19:27 +08:00
  • e19544a7c0 tests: net: ieee802154: move custom_l2 to new ztest API Xiao Song 2022-07-12 16:15:59 +08:00
  • 76f74344a8 Shell: kernel: Add runtime log filtering command Jonathan Rico 2022-06-08 14:49:43 -07:00
  • a0ce235d9b Bluetooth: Shell: Add bt security command to list current security level Herman Berget 2022-06-03 15:40:14 +02:00
  • e797c69554 Bluetooth: shell: add l2cap ECRED commands Jonathan Rico 2022-05-24 16:17:51 +02:00
  • 71bcab6335 Bluetooth: shell: add hexdump on GATT read Jonathan Rico 2022-05-27 14:42:15 +02:00
  • 7f88638e11 Bluetooth: shell: stop l2cap TX when channel is disconnected Jonathan Rico 2022-05-25 15:40:04 +02:00
  • 57fec48109 Bluetooth: shell: add nrf52840dk and nrf53dk overlays Jonathan Rico 2022-05-24 16:18:12 +02:00
  • 92bd415750 Bluetooth: shell: add param-less connect command Jonathan Rico 2022-05-24 16:15:59 +02:00
  • 55179da0fc Bluetooth: shell: add RSSI filtering Jonathan Rico 2022-05-23 15:55:40 +02:00
  • ad4cf99eb3 Shell: add kernel sleep command Jonathan Rico 2022-05-25 09:17:47 +02:00
  • 403b69085d boards: riscv: tlsr9518adk80d: Move IMG_BLOCK_BUF_SIZE in Kconfig.defconfig Alexandr Kolosov 2022-07-06 16:47:56 +03:00
  • 6ef33396b8 tests: lib: move notify to new ztest API li biao 2022-07-12 14:15:25 +08:00
  • e00bc8ece7 tests: lib: move onoff to new ztest API li biao 2022-07-12 14:04:28 +08:00
  • e0f0f4ab45 Bluetooth: Host: add missing bt_conn_unref Jonathan Rico 2022-06-23 12:52:18 +02:00
  • 38cd73d47d Bluetooth: gatt: check subscription before notifying Jonathan Rico 2022-05-31 13:54:49 +02:00
  • bf4b30e848 drivers: sensor: iis3dhhc: Add multi-instance support Benjamin Björnsson 2022-07-05 17:35:47 +02:00
  • 4fab930c6d samples: video: Convert to use DEVICE_DT_GET_ONE Kumar Gala 2022-07-06 08:18:33 -05:00
  • 33edc4a065 dts: arm: infineon: Append package name to dtsi file Andriy Gelman 2022-06-28 10:02:28 -04:00
  • 027930e2b6 boards: arm: xmc45_relax_kit: Remove uart &usic1ch0 from dts Andriy Gelman 2022-06-26 11:00:13 -04:00
  • 0364f3ae4d drivers: sensor: ti_hdc: Add multi-instance support Benjamin Björnsson 2022-07-05 12:00:18 +02:00
  • af6f975391 soc: select HAS_MCUX_SRC for MIMXRT1052 Jeppe Odgaard 2022-07-08 14:09:36 +02:00
  • 553a4de3c9 tests: subsys: sd cases move to new ztest API NingX Zhao 2022-07-11 09:38:06 +08:00
  • d37350bc19 tests: posix: pthread: test for pthread descriptor leaks Christopher Friedt 2022-07-11 07:06:01 -04:00
  • da0398d198 posix: pthread: consider PTHREAD_EXITED state in pthread_create Christopher Friedt 2022-07-11 07:09:04 -04:00
  • dbe8a3ff96 Bluetooth: Audio: Additional MEDIA_PROXY defines Asbjørn Sæbø 2022-07-11 13:53:49 +02:00
  • 704d5ee0bf Bluetooth: Auidio: Use MEDIA_PROXY_* defines in media player Asbjørn Sæbø 2022-07-11 13:40:09 +02:00
  • 2cd812c427 Bluetooth: Audio: Use correct defines in media_proxy. Asbjørn Sæbø 2022-07-11 12:36:26 +02:00
  • 5c50591070 emul: emul_bmi160: Remove unused struct element Kumar Gala 2022-07-11 08:07:32 -05:00
  • 962eca65af pm: device_runtime: detect power up failures Jordan Yates 2022-05-10 14:25:23 +10:00
  • 317679031d pm: device: store power up failures Jordan Yates 2022-05-10 14:05:50 +10:00
  • c59d03bcc5 doc: scripts: fix headers Anas Nashif 2022-07-11 12:52:30 -04:00
  • 01582f80b7 scripts: move gen_cfb_font_header.py to scripts/build Anas Nashif 2022-07-11 10:59:14 -04:00
  • 61f672607a scripts: move file2hex.py to scripts/build/file2hex.py Anas Nashif 2022-07-11 10:59:00 -04:00
  • 92575fdac8 scripts: move parse_syscalls.py to scripts/build/ Anas Nashif 2022-07-11 10:58:14 -04:00
  • 98ab67d7dc scripts: move user_wordsize.py to scripts/build/user_wordsize.py Anas Nashif 2022-07-11 10:57:31 -04:00
  • a8a976647e scripts: move uf2conv.py to scripts/build/uf2conv.py Anas Nashif 2022-07-11 10:57:15 -04:00
  • 9ee1e32b57 scripts: move subfolder_list.py to scripts/build/subfolder_list.py Anas Nashif 2022-07-11 10:57:02 -04:00
  • d859997994 scripts: move process_gperf.py to scripts/build Anas Nashif 2022-07-11 10:56:46 -04:00
  • 72e7fa8176 scripts: move mergehex.py to scripts/build Anas Nashif 2022-07-11 10:55:37 -04:00
  • 09b4becaee scripts: move gen_image_info.py to scripts/build Anas Nashif 2022-07-11 10:55:13 -04:00
  • 967f9b437b scripts: move dir_is_writeable.py to scripts/build Anas Nashif 2022-07-11 10:54:54 -04:00
  • c74d20e433 scripts: move gen_syscalls.py to scripts/build Anas Nashif 2022-07-11 10:54:14 -04:00
  • 4f65bf6412 scripts: move gen_strerror_table.py to scripts/build Anas Nashif 2022-07-11 10:54:06 -04:00
  • d589e7f04e scripts: move gen_relocate_app.py to scripts/build Anas Nashif 2022-07-11 10:53:51 -04:00
  • e234c21ab2 scripts: move gen_offset_header.py to scripts/build/ Anas Nashif 2022-07-11 10:53:45 -04:00
  • d5dcf20382 scripts: move gen_kobject_placeholders.py to scripts/build/ Anas Nashif 2022-07-11 10:53:38 -04:00
  • efbadbb677 scripts: move gen_kobject_list.py to scripts/build/gen_kobject_list.py Anas Nashif 2022-07-11 10:53:29 -04:00
  • c36307ea86 scripts: move gen_isr_tables.py to scripts/build/gen_isr_tables.py Anas Nashif 2022-07-11 10:51:50 -04:00
  • 80f4b5db21 scripts: move gen_handles.py to scripts/build Anas Nashif 2022-07-11 10:48:04 -04:00
  • 6e1a335447 scripts: move gen_app_partitions.py to scripts/build Anas Nashif 2022-07-11 10:46:17 -04:00
  • 361e6e5fec tests: drivers: i2c_api: Convert to use DEVICE_DT_GET Tim Lin 2022-07-12 11:37:10 +08:00
  • dd0bf0e59a riscv: Disable IRQ_VECTOR_TABLE_JUMP_BY_CODE for CLIC Carlo Caione 2022-07-11 17:54:11 +02:00
  • 850cdc9196 drivers: memc: mcux_flexspi_hyperram: Fix multiple log module definition Pieter De Gendt 2022-07-11 14:08:14 +02:00
  • 5dcb5e0f67 drivers: ethernet: mcux: Increase available RX buffers Daniel DeGrasse 2022-07-11 10:36:11 -05:00
  • 3cde5a0aaa soc: mimxrt1064: Remove unused low power header include Pieter De Gendt 2022-07-11 16:25:52 +02:00
  • 3556bf6fa9 soc: mimxrt1064: Fix low power build issue with video PLL Pieter De Gendt 2022-07-11 16:22:52 +02:00
  • 3d2b04c9a8 ADXL362: add dynamic inact time setting Maximilian Deubel 2022-06-20 17:09:24 +02:00
  • 5f60164a0f logging: Prevent redundant thread wake up Krzysztof Chruscinski 2022-07-11 11:25:54 +02:00
  • 60ca7899c7 logging: Initialize backends with autostart flag set Krzysztof Chruscinski 2022-07-11 11:23:20 +02:00
  • e243122c1e dma/cavs_hda: Configure DGMBS only for host DMA configuration Peter Ujfalusi 2022-07-07 09:34:49 +03:00
  • a727b8aaac debug: coredump: flash backend: add query/command to get raw data Pieter De Gendt 2021-10-04 13:56:28 +02:00
  • a3904bd991 Bluetooth: audio: Fix PACS location chrc properties Mariusz Skamra 2022-07-11 15:28:03 +02:00
  • 6868058c03 arch: arm: cache: Add cache maintenance functions Jamie Iles 2021-02-03 11:02:42 +00:00
  • 44f651d315 drivers: nordic_nrf_temp: nrfx: Fix build warning into temp_nrf5_init Kiril Petrov 2022-07-11 15:14:50 +03:00
  • c2d699ec2d drivers: spi: sifive: remove CONFIG_SIFIVE_SPI_0_ROM Gerard Marull-Paretas 2022-07-11 12:30:52 +02:00
  • aa1988f0ca boards: riscv: hifive: disable spi0 and flash0 by default Gerard Marull-Paretas 2022-07-11 12:38:53 +02:00
  • 1e2dbf075d arch: riscv: linker: do not require jedec,spi-nor to be 'okay' Gerard Marull-Paretas 2022-07-11 16:12:30 +02:00
  • e0c647c147 samples: drivers: flash_shell: remove duplicate include Gerard Marull-Paretas 2022-07-11 10:36:32 +02:00