Commit graph

  • 33eabf6fc7 drivers: counter: Add native_posix counter hardware model and driver Filip Zajdel 2020-07-21 16:34:03 +02:00
  • 33abbbfd85 drivers: clock_control: stm32h7: Add HSE,HSI,CSI,PLL sysclk opt. Jeremy LOCHE 2020-07-09 21:42:46 +02:00
  • aec5f0a3ef net: mqtt: Prevent double CONNACK event notification on server reject Robert Lubos 2020-07-20 12:14:30 +02:00
  • 445d006a5e tests: arch: arm: add a test for the SW Vector Relaying feature Ioannis Glaropoulos 2020-07-14 18:58:05 +02:00
  • b0c5e6335a arch: arm: cortex-m: move the relay table section after vector table Ioannis Glaropoulos 2020-07-16 10:13:04 +02:00
  • 9dd220dc2b net: l2: ppp: remove useless is_init checks Marcin Niestroj 2020-07-01 01:03:40 +02:00
  • 1c2f127e3f sanitycheck: do not duplicate code in tests Anas Nashif 2020-07-23 09:56:01 -04:00
  • 9e1be4c05e sanitycheck: do not expect results from build_only instances Anas Nashif 2020-07-23 08:20:49 -04:00
  • f9e1ef9684 tests: kernel: gen_isr_table: extend test for Cortex-M Baseline Ioannis Glaropoulos 2020-07-21 17:29:43 +02:00
  • 98ad9d4a77 tests: kernel: gen_isr_table: yml fixes for ARC test variant Ioannis Glaropoulos 2020-07-21 17:28:06 +02:00
  • a956942a4d net: l2: ppp: ipv6cp: remove network address in ipv6cp_down Marcin Niestroj 2020-07-24 17:01:33 +02:00
  • 74167c74e9 net: l2: ppp: ipcp: remove network address in ipcp_down Marcin Niestroj 2019-11-19 10:39:25 +01:00
  • 4b0f5ea100 doc: add documentation for tool targets Anas Nashif 2020-07-25 09:59:54 -04:00
  • 2e0284c248 samples: drivers: espi: Update OOB transaction test Jose Alberto Meza 2020-07-22 13:40:40 -07:00
  • f45f4fc0c9 drivers: espi: xec: Fix incorrect ACK to eSPI host about channel readiness Jose Alberto Meza 2020-07-22 13:55:07 -07:00
  • f4cbec8924 drivers: espi: xec: Fix OOB transaction failure when perform back-to-back Jose Alberto Meza 2020-07-22 13:50:25 -07:00
  • 89eab0e440 boards: arm: enable BOSSA support on Seeeduino XIAO bossa_boards Michael Hope 2020-07-26 10:22:46 +02:00
  • 3116d4bbe7 runners: bossac: use the built-in BOSSA reset if present bossa_test Michael Hope 2020-07-23 20:53:32 +02:00
  • faa62bc3d2 runners: bossac: handle --help on the current git version of BOSSA Michael Hope 2020-07-14 19:49:49 +02:00
  • 2a37e140fc runners: bossac: calculate the offset instead of absolute address Michael Hope 2020-07-14 19:42:45 +02:00
  • 252cd3556a runners: bossac: handle --help on the current git version of BOSSA bossa_due Michael Hope 2020-07-14 19:49:49 +02:00
  • 076054c6bd runners: bossac: calculate the offset instead of absolute address Michael Hope 2020-07-14 19:42:45 +02:00
  • 52f993de11 doc: contribute: Require OSI-approved licenses master Maureen Helm 2020-07-24 13:56:10 -05:00
  • 3c2d0f37a3 logging: avoid identifier collisions Daniel Leung 2020-07-23 14:39:34 -07:00
  • d3d2730166 tracing: uart: rename global variable named dev Daniel Leung 2020-07-23 14:36:30 -07:00
  • ac53880cef kernel: smp: avoid identifier collisions Daniel Leung 2020-07-23 14:33:31 -07:00
  • 4fc1444823 lib: os/heap: timeout: avoid identifier collisions Daniel Leung 2020-07-23 12:57:22 -07:00
  • b907cf7694 kernel: timeout: avoid identifier collisions Daniel Leung 2020-07-23 12:55:20 -07:00
  • 2acafafae1 kernel: pipes: rename inner spinlock keys Daniel Leung 2020-07-23 12:52:44 -07:00
  • f014ba1ff1 doc: coding guidelines: fix links for other rules examples Lauren Murphy 2020-07-23 14:09:56 -05:00
  • 565a61dd79 arch/x86: zefi: Fix mismatch in printf with args David Leach 2020-07-24 14:39:37 -05:00
  • b201cf3356 subsys/ieee802154: Add 'fall through' comment to switch David Leach 2020-07-24 14:13:26 -05:00
  • 87e02c62bd subsys/testsuite: Fix coverity null dereference warning David Leach 2020-07-24 14:03:33 -05:00
  • 48f7f11998 subsys/ztest: Suppress Coverity warning David Leach 2020-07-24 11:44:16 -05:00
  • 2abdc19ceb libc: newlib: libc-hooks: Fix Coverity warning David Leach 2020-07-24 11:01:04 -05:00
  • 469f53c210 scripts: sanitycheck: import edtlib Martí Bolívar 2020-07-24 11:19:53 -07:00
  • cd65c39b3e DNS: attempting to use the lsmdsl driver for the -dsl and -ds3 lsmnano Michael Hope 2020-07-24 21:34:22 +02:00
  • 6d57fa78c6 runners: bossac: use the built-in BOSSA reset if present Michael Hope 2020-07-23 20:53:32 +02:00
  • 79d4b42357 runners: bossac: handle --help on the current git version of BOSSA Michael Hope 2020-07-14 19:49:49 +02:00
  • 99838ae1b7 runners: bossac: calculate the offset instead of absolute address Michael Hope 2020-07-14 19:42:45 +02:00
  • 517633c101 scripts: sanitylib.py: add exception check for psutil Wentong Wu 2020-07-24 21:13:01 +08:00
  • 5e0fa67eb0 DNS: test the lsm6dsl driver by hacking in extra instances lsm_many Michael Hope 2020-07-24 20:13:39 +02:00
  • bb1ce6bd04 more nina nina Michael Hope 2020-07-09 17:42:41 +02:00
  • 06ab9b4d59 dts: add the NINA binding Michael Hope 2020-07-07 20:15:35 +02:00
  • b41373d2cb nina: add a driver Michael Hope 2020-07-07 20:15:17 +02:00
  • f13567be56 dns: patch the Zero to support NINA Michael Hope 2020-07-07 20:13:04 +02:00
  • 7a3ccb5367 boards: arm: refresh the Adafruit Feather M0 Basic m0_basic Michael Hope 2020-07-22 17:37:26 +02:00
  • 806ee90e88 add pinctrl to dts pinctrl Michael Hope 2020-07-20 21:05:27 +02:00
  • 533d2bc434 boards: arm: document and enable the DAC for the Arduino Zero add_dac Michael Hope 2020-07-04 15:32:19 +02:00
  • a1f70274fc drivers: dac: add a driver for the SAM0 DAC Michael Hope 2020-07-04 15:19:59 +02:00
  • dee80db23a dts: atmel: add definitions for the SAM0 DAC Michael Hope 2020-07-04 14:55:34 +02:00
  • 80877914c6 dts: dac: add a new binding for the SAM0 DAC Michael Hope 2020-07-04 14:53:54 +02:00
  • 1cce1a4ac4 drivers: sensor: move trigger to multi-instance lsm6dsx lsm6ds3 Michael Hope 2020-07-11 20:25:59 +02:00
  • bd69aa1423 drivers: sensor: move the SPI config to a struct Michael Hope 2020-07-11 19:57:28 +02:00
  • 7b6f51fb1e drivers: sensor: move the I2C configuration to the config struct Michael Hope 2020-07-11 18:01:26 +02:00
  • 2fdba78342 drivers: sensors: change the lsm6dsl internals to use a struct device Michael Hope 2020-07-11 17:54:05 +02:00
  • 894ca75fb8 drivers: sensor: refactor the lsm6dsl DeviceTree setup Michael Hope 2020-07-11 17:34:13 +02:00
  • 80f7956a6e CODEOWNERS: replace @vonhust with @abrodkin for ARC review requests Ioannis Glaropoulos 2020-07-24 12:39:00 +02:00
  • 8d8875b752 scripts: add maintainer script Anas Nashif 2020-04-27 14:16:59 -04:00
  • a2bd288ae8 MAINTAINERS: initial version of MAINTAINERS file Ioannis Glaropoulos 2020-04-07 15:34:09 +02:00
  • 049a974f43 CODEOWNERS: auto-assign reviews in MAINTAINERS.yml, get_maintainer.py Ioannis Glaropoulos 2020-07-17 10:55:21 +02:00
  • 734c7e053a boards: arm: stm32f091 add rtc feature on the nucleo board Francois Ramu 2020-07-24 12:04:33 +02:00
  • bb2797e7f0 soc: arm: stm32f0 add rtc feature on this serie Francois Ramu 2020-07-24 11:47:20 +02:00
  • c098aabcaa drivers: counter: rtc for stm32f0 doc series Francois Ramu 2020-07-24 12:31:46 +02:00
  • 7cafe7e74b boards: arm: olimex stm32-h103: Add board Josep Puigdemont 2020-07-21 23:42:23 +02:00
  • 093fbc28cb samples: remove useless nfc sample Anas Nashif 2020-07-23 12:24:50 -04:00
  • feeda05323 ci: Add a debug out of what tests we are going to build Kumar Gala 2020-07-23 16:41:13 -05:00
  • 3835b0bd1c lib/os/work_q: sanity check work_q handler prior to calling it Pete Skeggs 2020-07-23 15:54:04 -07:00
  • 6f53c0a809 dts: arc: emsdp: Cleanup PSRAM use of device_type = "memory" Kumar Gala 2020-07-23 09:28:15 -05:00
  • 9cb9906418 ARC: cleanup exit_tickless_idle Eugeniy Paltsev 2020-06-30 20:08:26 +03:00
  • 3f544ca5b2 ARC: replace NOP ASM inlines with builtin Eugeniy Paltsev 2020-07-20 18:14:58 +03:00
  • 79a55ae7a4 ARC: use generic lsb/msb implementation instead of ASM code Eugeniy Paltsev 2020-07-10 02:51:47 +03:00
  • ec8cb07da2 arch: arm: Export vector table symbols with GDATA instead of GTEXT Andrzej Głąbek 2020-07-22 07:59:10 +02:00
  • 6f38dc9bb6 boards: nucleo_h747: Fix pinmux conditional configuration Erwan Gouriou 2020-07-21 15:56:02 +02:00
  • c062cd260a drivers/ethernet: stm32: Enable Kconfig symbol ETH_STM32_HAL using dts Erwan Gouriou 2020-07-15 14:02:04 +02:00
  • 04c1fcfde6 drivers/ethernet: stm32: Get static boot configuration from dts Erwan Gouriou 2020-07-15 13:08:06 +02:00
  • e8f1c17e79 boards: stm32: Enable ethernet devices through device tree Erwan Gouriou 2020-07-15 13:14:37 +02:00
  • 1d84cf93fb dts/arm/st: Add stm32 ethernet nodes Erwan Gouriou 2020-07-15 13:05:55 +02:00
  • 254536cf5b dts/bindings: Add st,stm32-ethernet binding Erwan Gouriou 2020-07-15 11:35:55 +02:00
  • 4acc34d1a5 dts: stm32: stm32f769 is a super set of stm32f767 Erwan Gouriou 2020-07-15 16:32:22 +02:00
  • 2dd255d195 boards: arm: add the Arduino Nano 33 IOT Michael Hope 2020-07-11 15:02:16 +02:00
  • 7ea0c19c55 drivers: wifi: esp: Retry command for getting IP settings Tobias Svehagen 2020-06-25 10:01:17 +02:00
  • f4a141639d drivers: dma: Add pl330 dma driver Raveendra Padasalagi 2020-05-03 09:27:19 +05:30
  • 1f3b8c0267 dts: arm: Add devicetree node for pl330 dma Raveendra Padasalagi 2020-05-08 15:25:07 +05:30
  • a25c30ddd7 dts: bindings: Add documentation for pl330 driver Raveendra Padasalagi 2020-05-03 09:16:49 +05:30
  • 306980816a dma: Support 64bit source/dest address Raveendra Padasalagi 2020-05-08 12:21:03 +05:30
  • db36b146e1 kernel: Remove supported size comments from HEAP_MEM_POOL_SIZE David Leach 2020-07-23 14:13:09 -05:00
  • d8e63e7161 drivers: wifi: eswifi: enable NET_SOCKETS_OFFLOAD by default Parthiban Nallathambi 2020-07-04 21:15:42 +02:00
  • 13808b7d83 drivers: wifi: eswifi: fix compilation warnings Parthiban Nallathambi 2020-07-04 21:10:10 +02:00
  • 0725719ada drivers: wifi: eswifi: Convert raw timeout values to use K_MSEC() Parthiban Nallathambi 2020-07-04 21:04:52 +02:00
  • 1cb20aee34 driver: wifi: eswifi: use common log module Parthiban Nallathambi 2020-07-04 20:59:30 +02:00
  • 3f6ac9fdfd arm: add include guard for offset files Daniel Leung 2020-07-21 14:00:14 -07:00
  • 49199641b9 x86: add include guard for offset files Daniel Leung 2020-07-20 15:24:09 -07:00
  • 4a492bb55e shields: st7789v: explicitly set RGB565 byte-swap Johann Fischer 2020-07-23 12:09:52 +02:00
  • 9861e5d22a sanitylib: log test exception tracebacks Martí Bolívar 2020-07-23 10:02:19 -07:00
  • 5afdceee8c sensor: shell: Add a 'battery' command Simon Glass 2020-05-15 16:26:45 -06:00
  • ee34aced6a sensor: max17055: Add MAX17055 driver Simon Glass 2020-05-15 16:24:52 -06:00
  • 9b8c04401d sensor: shell: Show the error code when reading fails Simon Glass 2020-05-15 16:21:19 -06:00
  • 122d8fa6a9 sensor: shell: Allow output for fuel-gauge channels Simon Glass 2020-05-15 16:21:19 -06:00
  • 49a3e49936 include: drivers: sensor: Add more channels for batteries Simon Glass 2020-05-15 16:19:49 -06:00