Commit graph

  • 360f810704 kernel: Migrate to K_KERNEL_PINNED_STACK_ARRAY_DECLARE Stephanos Ioannidis 2022-06-18 00:32:42 +09:00
  • 0ff1e05486 arch: arm: Migrate to K_KERNEL_STACK_ARRAY_DECLARE Stephanos Ioannidis 2022-06-18 00:31:18 +09:00
  • 34704dba40 tests: benchmarks: sys_kernel: Migrate to K_THREAD_STACK_DECLARE Stephanos Ioannidis 2022-06-17 18:49:47 +09:00
  • e846a18cae tests: benchmarks: footprint: Migrate to K_THREAD_STACK_DECLARE Stephanos Ioannidis 2022-06-17 18:48:40 +09:00
  • d6de29cd97 tests: kernel: thread_apis: Migrate to K_THREAD_STACK_DECLARE Stephanos Ioannidis 2022-06-17 18:47:04 +09:00
  • 0b0d21efe7 tests: kernel: schedule_api: Migrate to K_THREAD_STACK_DECLARE Stephanos Ioannidis 2022-06-17 18:45:07 +09:00
  • ff0471a59b tests: kernel: msgq_api: Migrate to K_THREAD_STACK_DECLARE Stephanos Ioannidis 2022-06-17 18:34:17 +09:00
  • ac04889ee0 samples: kernel: condition_variables: Remove unneeded tstack extern Stephanos Ioannidis 2022-06-17 18:27:55 +09:00
  • 19ba592f07 global: Correct extern K_THREAD_STACK_DEFINE usage Stephanos Ioannidis 2022-06-16 20:49:09 +09:00
  • 33f87408c4 global: Correct extern K_KERNEL_STACK_ARRAY_DEFINE usage Stephanos Ioannidis 2022-06-16 20:44:46 +09:00
  • 828a56e906 kernel: thread_stack: Add K_THREAD_STACK_DECLARE and its friends Stephanos Ioannidis 2022-06-18 00:06:39 +09:00
  • 7931fffdb3 kernel: thread_stack: Remove redundant def command Stephanos Ioannidis 2022-06-17 23:34:44 +09:00
  • 2eec48beab kernel: thread_stack: Enforce consistent terminology Stephanos Ioannidis 2022-06-17 22:47:58 +09:00
  • 96c926f47b kernel: thread_stack: Fix macro documentation group Stephanos Ioannidis 2022-06-17 22:43:11 +09:00
  • 4a8efbb1bc net: lwm2m: Allow longer lifetimes than uint16_t Seppo Takalo 2022-06-15 15:43:59 +03:00
  • e1c5222afd soc: it8xxx2: add soc variants Dino Li 2022-05-27 12:54:45 +08:00
  • 19724ba002 ITE: drivers/i2c: Enable I2C interrupt after completing configuration Tim Lin 2022-06-06 14:35:51 +08:00
  • 64af112d30 tests: condition variables: move to new ztest API Anas Nashif 2022-06-17 15:57:43 -04:00
  • d7578804dd drivers: sensor: bmm150: Convert sample to use DEVICE_DT_GET_ONE Benjamin Björnsson 2022-06-16 21:06:11 +02:00
  • 534988ffcf drivers: sensor: bmm150: Update driver to use i2c_dt_spec Benjamin Björnsson 2022-06-16 20:52:17 +02:00
  • d63c2c44b5 ci: do not add assignees if already set Anas Nashif 2022-06-16 11:25:52 -04:00
  • bdc19bf274 tests: bluetooth: bsim: Pretend that the controller supports CIS Rubin Gerritsen 2022-06-17 10:19:22 +02:00
  • c8de8e93cd Bluetooth: samples: Remove nrf52840 from iso benchmark platfrom_allow Rubin Gerritsen 2022-06-16 12:56:45 +02:00
  • 860592698b bluetooth: kconfig: Hide host options if not available Rubin Gerritsen 2022-06-15 15:52:04 +02:00
  • 63c68dbbbb Bluetooth: Tester: Add support for EATT connection Herman Berget 2022-06-16 14:53:12 +02:00
  • 4a0ce0c62a dts: x86: intel: ia32: fix uart reg-shift Gerard Marull-Paretas 2022-06-17 15:18:09 +02:00
  • 922e83ecf9 drivers/clock_control: stm32_common: Fixed PLL configuration Dan Higginbotham 2022-06-15 08:57:28 -05:00
  • bd0f5f9816 doc: project: Fix role nomination template URL Stephanos Ioannidis 2022-06-17 03:27:15 +09:00
  • bc55f57349 drivers: sensor: bq274xx: Convert sample to use DEVICE_DT_GET_ONE Benjamin Björnsson 2022-06-16 21:51:38 +02:00
  • 94861280f6 drivers: sensor: bq274xx: Update driver to use i2c_dt_spec Benjamin Björnsson 2022-06-16 21:38:14 +02:00
  • 0c42b0f1a6 drivers: sensor: bq274xx: Change parameters of helper functions Benjamin Björnsson 2022-06-16 21:30:44 +02:00
  • 4974a2d165 drivers: sensor: bmg160: Update driver to use gpio_dt_spec Benjamin Björnsson 2022-06-14 21:33:37 +02:00
  • 0db8f22892 drivers: sensor: bmg160: Update driver to use i2c_dt_spec Benjamin Björnsson 2022-06-14 21:28:28 +02:00
  • 2a175b6abd bluetooth: host: Revert "Avoid sending duplicate device to resolving list." Azizah Ibrahim 2022-06-14 09:14:14 +01:00
  • abaa5b8dfa scripts: checkpatch: allow leading spaces in multi-lines macros Gerard Marull-Paretas 2022-06-16 15:50:44 +02:00
  • 2904b0020e tests: kernel: stack_random: Disable -Wdangling-pointer warning Stephanos Ioannidis 2022-06-16 21:12:06 +09:00
  • 67d53d9232 drivers: sensor: bma280: Update driver to use gpio_dt_spec Benjamin Björnsson 2022-06-16 06:26:43 +02:00
  • 3be45afe79 drivers: sensor: bma280: Update driver to use i2c_dt_spec Benjamin Björnsson 2022-06-16 06:18:56 +02:00
  • f232db4630 pm: Avoid unnecessary check in SMP Flavio Ceolin 2022-06-14 00:15:49 -07:00
  • 2cd49ca0fe pm: Fix possible assertion when resuming Flavio Ceolin 2022-06-13 22:34:48 -07:00
  • d813e9b39f ztest: Fix incorrect use of this as fixture Yuval Peress 2022-06-16 11:37:22 -06:00
  • 7d27bd0b85 arch: arm64: Disable infinite recursion warning for discard_table Stephanos Ioannidis 2022-06-17 02:14:02 +09:00
  • 8df552fb06 tests: log_immediate: Increase tests timeout Flavio Ceolin 2022-06-15 21:03:08 -07:00
  • 745b7d202e drivers: i2c: Fix infinite recursion in driver unregister function Stephanos Ioannidis 2022-06-16 21:26:06 +09:00
  • 3634456e6b ztest: re-format header Yuval Peress 2022-05-24 21:03:48 -06:00
  • beecf051d9 ztest: cleanup old linker script Yuval Peress 2022-05-24 21:03:20 -06:00
  • 384bcc812b samples: apds9960: Convert sample to use DEVICE_DT_GET_ONE Kumar Gala 2022-06-13 17:53:42 -05:00
  • 7a9a5f525f drivers: sensor: apds9960: Update driver to use gpio_dt_spec Kumar Gala 2022-06-13 17:53:23 -05:00
  • cf947c5b13 drivers: sensor: apds9960: Update driver to use i2c_dt_spec Kumar Gala 2022-06-13 17:52:45 -05:00
  • fa74cadbf0 drivers: sensor: hp206c: Update driver to use i2c_dt_spec Kumar Gala 2022-06-10 17:54:40 -05:00
  • 25d8b781fb samples: adt7420: Convert sample to use DEVICE_DT_GET Kumar Gala 2022-06-13 17:59:48 -05:00
  • ef6146d802 drivers: sensor: adt7420: Update driver to use gpio_dt_spec Kumar Gala 2022-06-13 17:59:19 -05:00
  • 6563245300 drivers: sensor: adt7420: Update driver to use i2c_dt_spec Kumar Gala 2022-06-13 17:58:57 -05:00
  • c5f2cdef09 logging: Remove logging v1 from the logging Krzysztof Chruscinski 2022-06-15 07:46:35 +02:00
  • c9f23499ff boards: ARC: nsim: simplify runner setup & pass MP_NUM_CPUS unconditionally Evgeniy Paltsev 2022-06-16 17:34:26 +04:00
  • 4aae32640f dts: arm/arm64: remove DTS 'label' property requirement from gic and timer Kumar Gala 2022-06-13 11:46:56 -05:00
  • 416dd6cd36 soc: arch: snps_arc_iot: select UART_NS16550_ACCESS_IOPORT Gerard Marull-Paretas 2022-06-15 13:19:57 +02:00
  • 7e1baee44b west.yml: hal_espressif: updates to latest revision Glauber Maroto Ferreira 2022-06-15 07:29:31 -03:00
  • c3c100787c boards/riscv/hifive_unmatched: add board image Filip Kokosinski 2022-06-15 09:16:32 +02:00
  • 1cc29873e8 boards/riscv/hifive_unleashed: add board image Filip Kokosinski 2022-06-15 09:14:50 +02:00
  • b642e0c6a2 boards/riscv/hifive1_revb: add board image Filip Kokosinski 2022-06-14 15:12:04 +02:00
  • f5bd089a85 boards/riscv/hifive1: fix link and add board image Filip Kokosinski 2022-06-14 14:51:32 +02:00
  • c7b46f7baa boards: arm: nucleo_h7a3zi_q: increase the CPU frequency Aurelien Jarno 2022-06-09 21:55:36 +02:00
  • 6209f4cb6e drivers: clock_control: stm32h7: wait for VOS change Aurelien Jarno 2022-06-09 21:54:07 +02:00
  • f847742c77 dts: bindings: riscv: Don't use riscv, prefix for vendor compat Olof Johansson 2022-06-14 19:42:00 +02:00
  • bd39b63760 drivers: can: stm32: use clock control API for FDCAN driver Gerard Marull-Paretas 2022-06-13 15:18:26 +02:00
  • 783bc9db26 dts: arm: st: g4/u5: add missing fdcan clocks Gerard Marull-Paretas 2022-06-13 15:59:17 +02:00
  • b6a3d598f3 device_mmio: Introduce DEVICE_MMIO_NAMED_ROM_INIT_BY_NAME Carlo Caione 2022-06-10 12:06:46 +02:00
  • 9a4c3f1afa Bluetooth: controller: Tie Configure Data Path to Read Supported Codecs Wolfgang Puffitsch 2022-05-05 10:38:23 +02:00
  • b28e024fdb Bluetooth: Mesh: Configurable RPL module Anders Storrø 2022-06-10 07:24:39 +02:00
  • bf974902bf drivers: flash: stm32: ospi: writing single, dual and quad modes Georgij Cernysiov 2022-05-23 17:56:50 +02:00
  • f278db7071 drivers: flash: stm32: ospi: support SFDP quad enable requirements Georgij Cernysiov 2022-05-23 17:54:14 +02:00
  • 871ded0e65 drivers: flash: stm32: ospi: read/erase single, dual and quad modes Georgij Cernysiov 2022-05-23 17:41:58 +02:00
  • 018375a42b dts: bindings: flash_controller: stm32-ospi-nor: add 4byte opcodes property Georgij Cernysiov 2022-05-23 17:02:55 +02:00
  • 03a9308851 dts: bindings: flash_controller: stm32-ospi-nor: add writeoc property Georgij Cernysiov 2022-05-23 17:00:36 +02:00
  • 5f34d97a3c dts: bindings: flash_controller: stm32-ospi-nor: add dual and quad modes Georgij Cernysiov 2022-05-23 16:57:56 +02:00
  • e6ec77a243 drivers: flash: spi_nor: adds missing PP and Read cmd defines Georgij Cernysiov 2022-05-23 16:53:20 +02:00
  • 8a237848b0 include: bindings: ospi flash add dual, quad modes Georgij Cernysiov 2022-05-23 16:46:35 +02:00
  • 3ed800edb8 boards/riscv/hifive_unleashed: add Renode simulation support Filip Kokosinski 2022-05-11 10:49:47 +02:00
  • 253070b76b Bluetooth: host: Fix L2CAP reconfigure response with invalid CID Szymon Janc 2022-04-27 15:15:42 +02:00
  • 266394dea4 Bluetooth: host: Fix L2CAP reconfigure response with invalid MTU Szymon Janc 2022-04-11 14:40:04 +02:00
  • 36b9da8874 drivers/disk: sdmmc: stm32: configurable SDMMC bus width Benedikt Schmidt 2022-05-19 13:57:34 +02:00
  • f00573555b Z_POW2_CEIL: simplify implementation Nicolas Pitre 2022-04-06 13:36:40 -04:00
  • 92bc3e47c0 ztest: Test selection documentation. Al Semjonovs 2022-06-15 12:53:54 -06:00
  • 0411aa666c ztest: Add CLI arguments to filter test/suites ran Al Semjonovs 2022-03-30 13:38:00 -06:00
  • f78a081066 drivers: ethernet: dsa_ksz8xxx: use NET_DEVICE_DT_DEFINE_INSTANCE Kumar Gala 2022-06-10 11:29:18 -05:00
  • c08442c85a modules: hal_nordic: Adapt nrfx_busy_wait() for !SYS_CLOCK_EXISTS case Andrzej Głąbek 2022-06-14 12:07:26 +02:00
  • 38b23fd825 drivers: shtc3: fix normal mode measurement time. Thomas Stranger 2022-06-15 14:33:48 +02:00
  • e928300f90 soc: remove unused UART_DEFAULT_REG_INTERVAL definitions Gerard Marull-Paretas 2022-06-15 14:06:27 +02:00
  • 985bdcd076 drivers: serial: ns16550: simplify reg-shift code Gerard Marull-Paretas 2022-06-15 14:05:08 +02:00
  • 4c8a8149de dts: add reg-shift property to all ns16550 devices Gerard Marull-Paretas 2022-06-15 13:59:22 +02:00
  • 5774228819 drivers: serial: sam0: fix baudrate assignment to config_cache in init Piotr Binkowski 2022-06-15 15:08:46 +02:00
  • 85f202744d samples: logging: syst: Remove support for logging v1 Krzysztof Chruscinski 2022-06-14 09:49:00 +02:00
  • 907cd8a54f bluetooth: Remove support for logging v1 Krzysztof Chruscinski 2022-06-14 06:22:27 +02:00
  • 747d6ffdb0 shell: Remove support for logging v1 Krzysztof Chruscinski 2022-06-14 06:22:19 +02:00
  • 3faee83748 logging: log_backend_xtensa: Remove LOG1 support Krzysztof Chruscinski 2022-06-13 16:55:58 +02:00
  • 34a725e89d logging: log_backend_uart: Remove LOG1 support Krzysztof Chruscinski 2022-06-13 16:54:40 +02:00
  • 7c48063a1f logging: log_backend_swo: Remove LOG1 support Krzysztof Chruscinski 2022-06-13 16:53:27 +02:00
  • 28e9f4a559 logging: log_backend_spinel: Remove LOG1 support Krzysztof Chruscinski 2022-06-13 16:51:04 +02:00
  • ca24cb8948 logging: log_backend_rtt: Remove LOG1 support Krzysztof Chruscinski 2022-06-13 16:49:07 +02:00