Commit graph

  • bdb99a330f cmake: create a kernel.cmake CMake module Torsten Rasmussen 2021-12-16 15:39:48 +01:00
  • 9bb162d1d5 cmake: create a configuration_files.cmake CMake module Torsten Rasmussen 2021-12-16 15:22:46 +01:00
  • d2b11174f3 cmake: create a user_cache.cmake CMake module Torsten Rasmussen 2021-12-16 14:21:10 +01:00
  • 5504096560 cmake: boards and shields cmake files repurposed Torsten Rasmussen 2021-12-16 13:55:09 +01:00
  • de34b67c45 cmake: move CMAKE_<lang>_COMPILER_FORCED into toolchain code. Torsten Rasmussen 2021-12-16 10:05:20 +01:00
  • 254e35d61d cmake: create an arch.cmake module Torsten Rasmussen 2022-01-04 11:36:38 +01:00
  • 7f6bb02287 cmake: create a soc.cmake module Torsten Rasmussen 2021-12-16 09:58:13 +01:00
  • 0a9a3c0a79 cmake: default value for KCONFIG_BINARY_DIR moved to zephyr_modules Torsten Rasmussen 2021-12-15 15:22:39 +01:00
  • a5d0b2f734 cmake: Move default value for AUTOCONF_H to kconfig.cmake Torsten Rasmussen 2021-12-15 15:00:06 +01:00
  • b3daa58ee0 boards: arm: add missing memory-region compatible to stm32h7b3i_dk Fabio Baltieri 2022-02-22 17:09:38 +00:00
  • 0c9ce49d2a arch/x86: Fix MSI MAP destination Tomasz Bursztyka 2022-02-04 10:28:13 +01:00
  • 0affb29572 arch/x86: Add a CPUID function to get initial APIC ID Tomasz Bursztyka 2022-02-04 10:14:08 +01:00
  • 7ea9b169f7 arch/x86: Have a dedicated place for CPUID related functions Tomasz Bursztyka 2022-02-04 09:55:47 +01:00
  • 52bf19b59b boards: arm: add support for stm32h7b3i_dk board Tomislav Milkovic 2022-01-19 17:08:14 +01:00
  • b2231c9d85 drivers: clock_control: stm32h7: select max clock freq for STM32H7B3 Tomislav Milkovic 2022-01-19 15:52:25 +01:00
  • a0bc0672b8 soc: arm: stm32h7: add support for stm32h7b3xx and stm32h7b3xxq Tomislav Milkovic 2022-01-19 15:47:07 +01:00
  • 72cc823e07 dts: arm: st: h7b3: add support for stm32h7b3 Tomislav Milkovic 2022-01-19 15:37:18 +01:00
  • de45e8ec72 drivers: can: use separate log modules for each driver Henrik Brix Andersen 2022-02-22 12:06:54 +01:00
  • c9effd0ff9 net: openthread: filter ipv6 fragments Lukasz Maciejonczyk 2022-02-22 13:22:52 +01:00
  • be742f925e net: openthread: fix received frame flags Eduardo Montoya 2022-02-22 11:01:53 +01:00
  • c1d5e1fda0 Bluetooth: Mesh: Disable pb_adv_reprovision Trond Einar Snekvik 2022-02-22 15:27:32 +01:00
  • 3e551d658c tests: logging: log_stack: Fix Kconfig option Krzysztof Chruscinski 2022-02-22 15:05:15 +01:00
  • 3617398f1d kernel/init.c: missing memset() to early_memset() conversion Nicolas Pitre 2022-02-22 00:00:52 -05:00
  • ec963aa134 doc: logging: Add section about stack usage Krzysztof Chruscinski 2022-02-10 09:48:45 +01:00
  • a43d41483b tests: logging: Add test for stack usage characterization Krzysztof Chruscinski 2022-02-10 09:38:17 +01:00
  • c5a065e3b8 debug: thread_analyzer: Use bigger stack in certain configurations Krzysztof Chruscinski 2022-02-09 12:29:10 +01:00
  • 402c9b8895 tests: logging: log_api: Add test for argument evaluation Krzysztof Chruscinski 2022-01-26 11:08:27 +01:00
  • a662e69cad logging: Prevent multiple arguments evaluation Krzysztof Chruscinski 2022-01-26 11:05:45 +01:00
  • 154ca8526c logging: Use runtime packaging in immediate mode Krzysztof Chruscinski 2022-02-09 11:59:26 +01:00
  • e83a13aabf kconfig: Rename the TEST_EXTRA stack size option to align with the rest Carles Cufi 2022-02-17 17:09:09 +01:00
  • 4b8f1c04ab kconfig: Rename the ZTEST stack size option to align with the rest Carles Cufi 2022-02-17 17:07:03 +01:00
  • d7db973b04 fs/fat_fs: Allow configuration of number of root entries Dominik Ermel 2021-12-22 16:08:31 +00:00
  • 2eaede53af drivers: adc: add ads1x1x driver Ryan McClelland 2021-11-18 15:43:46 -08:00
  • aa283e5439 samples: modules: canopennode: Add stm32f072b_disco support Moritz Fischer 2022-01-18 14:06:55 -08:00
  • a30698a148 mgmt/mcumgr: Remove redundant memcpy from buf processing Dominik Ermel 2022-01-21 15:52:12 +00:00
  • 86574107dd Bluetooth: BAP: Unicast client sample accept EXT_ADV Casper Bonde 2022-02-03 10:02:47 +01:00
  • c631469539 tests/bluetooth/tester: Allocate L2CAP channel only when needed Szymon Janc 2022-02-01 16:48:01 +01:00
  • 4b40915004 test/bluetooth/tester: Don't clear auth requirements on L2CAP server Szymon Janc 2022-02-01 16:39:53 +01:00
  • 240c975ad4 core: z_data_copy does not depend on CONFIG_XIP Carlo Caione 2022-02-15 12:41:25 +01:00
  • c7295aa6a6 board: thingy53_nrf5340: Add option to set PMIC to PWM mode Jan Zyczkowski 2022-01-21 15:31:05 +01:00
  • 49d08c25fe Revert "logging: Use spin lock" Anas Nashif 2022-02-21 23:58:14 -05:00
  • 421dcc8dcd Revert "testsuite: ztress: Add test skipping if system clock is too high" Anas Nashif 2022-02-21 23:58:11 -05:00
  • b4d28a8186 Revert "tests: logging: Add stress test" Anas Nashif 2022-02-21 23:58:09 -05:00
  • 85c4f5dd55 kconfig: drivers: crypto: Remove EXPERIMENTAL Sebastian Bøe 2021-12-28 11:56:28 +01:00
  • 12f9b4b31c tests: logging: Add stress test Krzysztof Chruscinski 2022-01-07 14:38:56 +01:00
  • 913868b6c4 testsuite: ztress: Add test skipping if system clock is too high Krzysztof Chruscinski 2022-01-27 09:00:24 +01:00
  • dfe9561d9b logging: Use spin lock Krzysztof Chruscinski 2022-01-10 14:51:10 +01:00
  • f1e0b5413c net: lwm2m: Allow changing the protocol version to 1.1 Seppo Takalo 2021-11-09 12:48:12 +02:00
  • abb090094d i2c_emul: init i2c config Dawid Niedzwiecki 2022-02-15 15:24:23 +01:00
  • 9f3d90e283 drivers: bbram: Add bbram driver for mec device Jay Vasanth 2022-02-03 14:14:26 -05:00
  • 78aa71228b tests: Run test_build only on platforms whose console has a driver Ederson de Souza 2022-02-16 16:55:27 -08:00
  • d1cdeab851 tests: Define mbox device Ederson de Souza 2022-02-16 16:28:32 -08:00
  • 827d07abbc net: Fix macro for XCC Ederson de Souza 2022-02-16 07:37:59 -08:00
  • 780bc430e3 compiler/xcc: Remove -Werror flag unknown to XCC Ederson de Souza 2022-02-16 07:36:53 -08:00
  • 58d928932a ITE: drivers/i2c: disable pre-defined of hardware slave A Tim Lin 2022-02-10 16:54:47 +08:00
  • d6c2c9eb9e drivers: memc: mcux_flexspi_hyperram: use DEVICE_DT_GET Gerard Marull-Paretas 2022-02-01 10:49:00 +01:00
  • ca7f291dd4 drivers: lora: sx12xx: use gpio_dt_spec Gerard Marull-Paretas 2022-01-28 23:25:29 +01:00
  • dc2c889948 drivers: lora: sx127x: use spi_dt_spec Gerard Marull-Paretas 2022-01-28 23:32:54 +01:00
  • 4bcbbe571e drivers: lora: sx126x: use spi_dt_spec Gerard Marull-Paretas 2022-01-28 23:12:50 +01:00
  • a7ae33de7f drivers: led_strip: ws2812_gpio: drop redundant dev_cfg helper Gerard Marull-Paretas 2022-01-28 22:57:48 +01:00
  • e2431fa25b drivers: led_strip: ws2812_gpio: use gpio_dt_spec Gerard Marull-Paretas 2022-01-28 22:53:56 +01:00
  • 9395ee4a04 drivers: led: lp5562: use i2c_dt_spec Gerard Marull-Paretas 2022-01-28 22:44:24 +01:00
  • 97cd2a7321 drivers: led: lp503x: constify device config Gerard Marull-Paretas 2022-01-28 22:45:20 +01:00
  • e6830dac47 drivers: led: lp503x: use i2c_dt_spec Gerard Marull-Paretas 2022-01-28 22:34:34 +01:00
  • a5b68f51ea drivers: led: lp3943: use i2c_dt_spec Gerard Marull-Paretas 2022-01-28 22:28:08 +01:00
  • 071b80290c drivers: kscan: ft5336: simplify device definition Gerard Marull-Paretas 2022-01-28 15:53:00 +01:00
  • 97eb6a3154 drivers: kscan: ft5336: use i2c_dt_spec Gerard Marull-Paretas 2022-01-28 15:50:44 +01:00
  • f52b5adf81 drivers: kscan: ft5336: use gpio_dt_spec Gerard Marull-Paretas 2022-01-28 15:47:26 +01:00
  • 0ddb8b5d62 drivers: interrupt_controller: intc_ioapic: use DEVICE_DT_GET_OR_NULL Gerard Marull-Paretas 2022-01-28 15:40:22 +01:00
  • b15fb9cb2f drivers: ieee802154: rf2xx: use gpio_dt_spec Gerard Marull-Paretas 2022-02-01 10:11:11 +01:00
  • ec63ea78cd drivers: ieee802154: mcr20a: use gpio_dt_spec Gerard Marull-Paretas 2022-02-01 00:26:51 +01:00
  • 4231c92cb8 drivers: ieee802154: mcr20a: use spi_dt_spec Gerard Marull-Paretas 2022-02-01 00:11:32 +01:00
  • 5314690c3b drivers: ieee802154: mcr20a: define as DT device Gerard Marull-Paretas 2022-01-31 23:43:26 +01:00
  • adf8e4d723 drivers: ieee802154: dw1000: use gpio_dt_spec Gerard Marull-Paretas 2022-01-31 23:11:40 +01:00
  • fe851d30de drivers: ieee802154: dw1000: use spi_dt_spec Gerard Marull-Paretas 2022-01-31 23:02:24 +01:00
  • 7c0d4f0382 drivers: i2c: slave: eeprom: use i2c_dt_spec Gerard Marull-Paretas 2022-01-28 15:19:39 +01:00
  • be63d6addc drivers: i2c: gpio: use gpio_dt_spec Gerard Marull-Paretas 2022-01-28 15:13:18 +01:00
  • 2c5de11a8b drivers: gpio: sx1509: use gpio_dt_spec Gerard Marull-Paretas 2022-01-28 12:58:54 +01:00
  • e1992d5c54 drivers: gpio: sx1509: use i2c_dt_spec Gerard Marull-Paretas 2022-01-28 12:54:12 +01:00
  • 1d449c2924 drivers: gpio: pca95xx: use i2c_dt_spec Gerard Marull-Paretas 2022-01-28 12:35:37 +01:00
  • 80ee515c9c drivers: gpio: pca95xx: use gpio_dt_spec Gerard Marull-Paretas 2022-01-28 12:29:56 +01:00
  • 5af7fe66a4 drivers: flash: mcux_flexspi_nor: use DEVICE_DT_GET Gerard Marull-Paretas 2022-01-28 15:29:15 +01:00
  • 391112dab8 drivers: flash: mcux_flexspi_mx25um51345g: use DEVICE_DT_GET Gerard Marull-Paretas 2022-01-28 15:24:23 +01:00
  • c70f296d63 drivers: flash: mcux_flexspi_hyperflash: use DEVICE_DT_GET Gerard Marull-Paretas 2022-01-28 15:01:54 +01:00
  • 54177fd8ff drivers: ethernet: dsa_ksz8xxx: use DEVICE_DT_GET Gerard Marull-Paretas 2022-01-28 12:17:59 +01:00
  • 6c11b6c9bf drivers: ethernet: dsa_ksz8xxx: use gpio_dt_spec Gerard Marull-Paretas 2022-01-28 11:52:24 +01:00
  • cc3952e266 drivers: dma: iproc_pax: use DEVICE_DT_GET Gerard Marull-Paretas 2022-01-28 15:36:05 +01:00
  • db00924764 drivers: display: ssd16xx: use gpio_dt_spec Gerard Marull-Paretas 2022-01-31 13:10:33 +01:00
  • 0fa2c45037 drivers: display: ls0xx: use gpio_dt_spec Gerard Marull-Paretas 2022-01-31 12:56:12 +01:00
  • 42bbb30ecf drivers: display: gd7965: use gpio_dt_spec Gerard Marull-Paretas 2022-01-31 12:46:39 +01:00
  • 069bf6be44 drivers: display: st7789v: use gpio_dt_spec Gerard Marull-Paretas 2022-01-31 12:31:49 +01:00
  • 065f8645fb drivers: display: st7789v: use spi_dt_spec Gerard Marull-Paretas 2022-01-31 12:25:19 +01:00
  • cd1fb2972e drivers: display: st7735r: use gpio_dt_spec Gerard Marull-Paretas 2022-01-31 12:16:45 +01:00
  • 082f593966 drivers: dac: dacx3608: use i2c_dt_spec Gerard Marull-Paretas 2022-01-27 15:55:47 +01:00
  • 6067d16ce2 drivers: counter: maxim_ds3231: use gpio_dt_spec Gerard Marull-Paretas 2022-01-28 12:12:01 +01:00
  • 85d0ef6e55 drivers: counter: maxim_ds3231: use i2c_dt_spec Gerard Marull-Paretas 2022-01-28 12:01:17 +01:00
  • aa431f636e drivers: nrf_clock_calibration: use DEVICE_DT_GET_OR_NULL Gerard Marull-Paretas 2022-01-27 15:46:07 +01:00
  • 03ab730347 drivers: can: mcp2515: use gpio_dt_spec Gerard Marull-Paretas 2022-01-27 15:42:01 +01:00
  • b61df8281c drivers: bluetooth: hci: spi: use gpio_dt_spec Gerard Marull-Paretas 2022-01-31 10:59:05 +01:00
  • cc85c6c518 drivers: bluetooth: hci: spi: use spi_dt_spec Gerard Marull-Paretas 2022-01-31 10:52:09 +01:00