Show patches with: State = Action Required       |    Archived = No       |   888 patches
« 1 2 3 48 9 »
Patch Series S/W/F Date Submitter Delegate State
NXP: LPC: various cleanups --- 2020-04-15 Kumar Gala New
DTS: Cleanup i.mx-rt DTS files / convert i.mx-rt GPIO, PWM, and USB driver to DT_INST macros --- 2020-04-14 Kumar Gala New
stm32: flash: Introduce series generic compatible --- 2020-04-14 Erwan Gouriou New
Bluetooth: Mesh: Fix lpn groups add when node reset --- 2020-04-14 Mental Lingao New
release: Update security section for 1.14.2 --- 2020-04-13 David Brown New
driver: flash: cleanup old DT_FLASH macro or odd usage of DT_DRV_COMPAT --- 2020-04-09 Kumar Gala New
boards: dts: Configure lpc flexcomm nodes as i2c/usart/spi at the board level --- 2020-04-09 Maureen Helm New
dts: flash: nxp-iap: cleanups and updates. --- 2020-04-09 Kumar Gala New
edtlib: handle include in child-binding --- 2020-04-08 Kumar Gala New
Additional DT_FLASH cleanups --- 2020-04-08 Kumar Gala New
Bluetooth: Mesh: Fixes duplicated close callback --- 2020-04-08 Mental Lingao New
dts: soc: atmel: sam: cleanup node labels to match SoC docs --- 2020-04-07 Kumar Gala New
drivers: i2c: Fix incorrect fast and fast+ mode bus speeds --- 2020-04-07 Maureen Helm New
video initialization fix --- 2020-04-06 Loic Poulain New
samples: net: big_http_download: Update to be usable in automated CI testing --- 2020-04-06 Paul Sokolovsky New
Bluetooth: Mesh: Fix transport tx and rx --- 2020-04-05 Mental Lingao New
drivers: flash: stm32: Use correct driver compatible --- 2020-04-03 Erwan Gouriou New
drivers: entropy: stm32: Convert to device tree based configuration --- 2020-04-03 Erwan Gouriou New
[RFC] Show a dts-aware device init --- 2020-04-02 Kumar Gala New
devicetree: add DT_CHILD() --- 2020-04-01 Kumar Gala New
drivers: entropy: rv32m1_trng: Add DTS support to rv32m1_trng driver --- 2020-04-01 Kumar Gala New
drivers: entropy: Add DTS support to native-posix fake entropy driver --- 2020-04-01 Kumar Gala New
drivers: entropy: Convert drivers to use DT for label --- 2020-04-01 Kumar Gala New
Convert ARM CMSDK GPIO driver fully to devicetree (and associated users/references). --- 2020-04-01 Kumar Gala New
arch: arm: Set lpc55s69 image type in cortex-m vector table --- 2020-03-31 Maureen Helm New
samples: sensor: Refactor tests and add sample loop delay --- 2020-03-31 Maureen Helm New
DTS: Convert MCUX ethernet to DT_INST/DT_NODELABEL usage --- 2020-03-31 Kumar Gala New
Bluetooth: Mesh: optimize performance for lpn node --- 2020-03-31 Mental Lingao New
drivers: gpio: Fix mcux lpc driver interrupts for port 1 --- 2020-03-30 Maureen Helm New
samples: boards: Convert to new DT_INST macros --- 2020-03-30 Kumar Gala New
samples: drivers: Convert to new DT_INST macros --- 2020-03-30 Kumar Gala New
samples: sensor: Convert to new DT_INST macros --- 2020-03-30 Kumar Gala New
disk: Convert to new DT_INST macros --- 2020-03-30 Kumar Gala New
soc: arc: Convert to new DT_INST macros --- 2020-03-30 Kumar Gala New
Bluetooth: Mesh: Fix restore when revoke keys --- 2020-03-29 Mental Lingao New
Implement shutdown mode as deep sleep state on CC13x2/CC26x2 --- 2020-03-27 Vincent Wan New
devicetree: gpio: Have GPIO macros provide a default value --- 2020-03-27 Kumar Gala New
drivers: ipm: ipm_cavs_idc: Convert to new DT_INST macros --- 2020-03-26 Kumar Gala New
drivers: eeprom_slave: Convert to new DT_INST macros --- 2020-03-26 Kumar Gala New
Convert to new DT_INST macros - native posix --- 2020-03-26 Kumar Gala New
drivers: eeprom: eeprom_simulator: Convert to new DT_INST macros --- 2020-03-26 Kumar Gala New
drivers: intc: intc_swerv_pic: Convert to new DT_INST macros --- 2020-03-26 Kumar Gala New
drivers: flash: spi_flash_w25qxxdv: Convert to new DT_INST macros --- 2020-03-26 Kumar Gala New
drivers: gpio: gpio_pca95xx: Convert to new DT_INST macros --- 2020-03-26 Kumar Gala New
drivers: spi: spi_oc_simple: Convert to new DT_INST macros --- 2020-03-26 Kumar Gala New
drivers: uart: uart_nsim: Convert to new DT_INST macros --- 2020-03-26 Kumar Gala New
devicetree: Add helper macros for GPIO element/array initialization --- 2020-03-25 Kumar Gala New
devicetree: Add DT_INST version of some DT_*_HAS_* macros --- 2020-03-25 Kumar Gala New
scripts: dts: gen_defines: Fix issue if there are no compats --- 2020-03-25 Kumar Gala New
cmake: qemu: Use -device loader,file instead of -kernel --- 2020-03-25 Kumar Gala New
drivers: led_strip: Convert to new DT_INST macros --- 2020-03-25 Kumar Gala New
drivers: led: Convert to new DT_INST macros --- 2020-03-25 Kumar Gala New
drivers: kscan: ft5336: Convert to new DT_INST macros --- 2020-03-25 Kumar Gala New
x86: Convert to new DT_INST macros --- 2020-03-25 Kumar Gala New
drivers: ethernet: Convert to new DT_INST macros --- 2020-03-25 Kumar Gala New
drivers: ht16k33: Convert to new DT_INST macros --- 2020-03-25 Kumar Gala New
drivers: can: can_mcp2515: Convert to new DT_INST macros --- 2020-03-25 Kumar Gala New
drivers: cc13xx_cc26xx: Convert drivers to new DT_INST macros --- 2020-03-24 Kumar Gala New
drivers: stellaris: Convert stellaris drivers to new DT_INST macros --- 2020-03-24 Kumar Gala New
drivers: esp32: Convert esp32 drivers to new DT_INST macros --- 2020-03-24 Kumar Gala New
drivers: openisa: Convert openisa drivers to new DT_INST macros --- 2020-03-24 Kumar Gala New
[WIP] Convert all DT_INST_ to new DT_INST macros --- 2020-03-24 Kumar Gala New
drivers: silabs: Convert silabs drivers to new DT_INST macros --- 2020-03-24 Kumar Gala New
drivers: stm32: Convert STM32 drivers to new DT_INST macros --- 2020-03-24 Kumar Gala New
drivers: mcux: Convert MCUX drivers to new DT_INST macros --- 2020-03-24 Kumar Gala New
[WIP] Edtlib controller --- 2020-03-24 Kumar Gala New
Gpio reserved ranges --- 2020-03-21 Kumar Gala New
tests: drivers: build_all: Remove dts_fixup.h replace with overlay --- 2020-03-20 Kumar Gala New
boards: adafruit_feather_stm32f405: Add SPI flash --- 2020-03-11 Richard Osterloh New
Merge Topic devicetree --- 2020-03-10 Kumar Gala New
Convert SAM SoC SPI drivers to DT_INST --- 2020-03-09 Kumar Gala New
Convert SAM SoC SERIAL drivers to DT_INST --- 2020-03-08 Kumar Gala New
dts: bindings: base.yaml: Add hw instance id --- 2020-03-08 Kumar Gala New
Convert SAM SoC GPIO drivers to DT_INST --- 2020-03-07 Kumar Gala New
Openocd workaround for cc13x2/cc26x2 --- 2020-03-05 Vincent Wan New
doc: security: Create a vulnerabilities report --- 2020-03-05 David Brown New
boards: arm: Fix broken links in nxp board docs --- 2020-03-04 Maureen Helm New
modules: mbedtls: Better help for MBEDTLS_BUILTIN vs MBEDTLS_LIBRARY --- 2020-03-03 Paul Sokolovsky New
drivers: i2c: Add mcux flexcomm driver --- 2020-02-27 Maureen Helm New
DT: nodelabel, phandle, and dt_inst exist changes. --- 2020-02-20 Kumar Gala New
[WIP]Building w/LLVM/CLANG on ARM --- 2020-02-20 Kumar Gala New
sanitycheck: support 'skipped' in 'passed' field in sanitycheck.csv --- 2020-02-19 Kumar Gala New
Convert stellaris drivers to DT_INST --- 2020-02-14 Kumar Gala New
Convert STM32 drivers to DT_INST --- 2020-02-13 Kumar Gala New
GH: Cleanup doc build workflow and add doc publish action --- 2020-02-12 Kumar Gala New
tests: counter: Extend counter_basic_api timeout --- 2020-02-11 Maureen Helm New
west.yml: hal_ti: fix SemaphoreP_create/construct to initialize count --- 2020-02-10 Vincent Wan New
doc: Add reference in toplevel README.rst to install_py_requirements --- 2020-02-08 Kumar Gala New
drivers: pinmux: Add SPI1 NSS config on PA15 --- 2020-02-07 Richard Osterloh New
gen_defines: Generate a DT_PATH define as the canonical define --- 2020-02-06 Kumar Gala New
drivers: serial: stm32: Fix possible issue with mixed enum --- 2020-02-06 Kumar Gala New
Add date shell commands --- 2020-02-06 Paul Sokolovsky New
CI: Use a github workflow to run west command tests. --- 2020-02-05 Kumar Gala New
Issue 22464 strdup function added to minimal C library --- 2020-02-05 Steve Osselton New
Final merge of topic-gpio branch --- 2020-02-04 Kumar Gala New
Add feather header --- 2020-02-04 Richard Osterloh New
boards: arm: Remove redundant CONFIG_BOARD_* from all frdm and imx rt defconfigs --- 2020-02-03 Maureen Helm New
test sdk pr 178 --- 2020-02-02 Kumar Gala New
samples: http_get: fix build warnings on cc32xx --- 2020-01-31 Vincent Wan New
stm32: clock control: fix on H7 + style edit --- 2020-01-31 Erwan Gouriou New
« 1 2 3 48 9 »