Show patches with: State = Action Required       |    Archived = No       |   888 patches
« 1 2 ... 6 7 8 9 »
Patch Series S/W/F Date Submitter Delegate State
boards: nucleo_wb55rg: Enable flash and debug with pyocd --- 2019-06-06 Erwan Gouriou New
drivers: spi hci: Add spi dedicated rx thread --- 2019-06-11 Erwan Gouriou New
drivers/clock_control: stm32: Leftover from driver clean up --- 2019-06-14 Erwan Gouriou New
Add IPM support for stm32mp157 --- 2019-06-17 Erwan Gouriou New
soc: stm32f3: Delete obsolete FLASH_PAGE_SIZE Kconfig symbol --- 2019-06-21 Erwan Gouriou New
OpenAMP rsc table sample --- 2019-06-21 Erwan Gouriou New
drivers/usb/device: stm32: Remove reference to unsupported low speed --- 2019-06-27 Erwan Gouriou New
boards: nucleo_wb55rg: Add link to reference manual --- 2019-08-01 Erwan Gouriou New
drivers/pinmux: stm32: Use pull-up for _SPI_NSS pins --- 2019-09-09 Erwan Gouriou New
dts/Kconfig: Clean up few unused HAS_DTS_XXX symbols --- 2019-09-10 Erwan Gouriou New
dts: stm32: Remove pinctrl definitions --- 2019-10-11 Erwan Gouriou New
[Backport v2.0-branch] dt: stm32f0: Fix clock bus for SPI1 and few timers --- 2019-11-05 Erwan Gouriou New
dts: stm32: Introduce linux like pinctrl bindings --- 2019-11-06 Erwan Gouriou New
tests: Add test to check default board configuration compliance --- 2019-11-19 Erwan Gouriou New
tests/kernel: timer_api: Enable Test userspace --- 2019-11-21 Erwan Gouriou New
test/kernel: timer_api: Remove 'build_only' on tickless variant --- 2019-11-21 Erwan Gouriou New
Shields: Allow shields conditional configuration --- 2019-11-22 Erwan Gouriou New
drivers: Check errors on devices selected using dt macro --- 2019-11-25 Erwan Gouriou New
[TOPIC-GPIO] drivers: hci: spi: update to new GPIO API --- 2019-11-28 Erwan Gouriou New
west.yml: Update hal_stm32 with latest STM32Cube packages --- 2019-12-20 Erwan Gouriou New
nucleo_g071rc: Enable automatic flashing --- 2020-01-09 Erwan Gouriou New
boards: nucleo_f207zg: Enable automatic flashing --- 2020-01-13 Erwan Gouriou New
west.yml: hal_stm32: stm32 hci lib update --- 2020-01-15 Erwan Gouriou New
samples: blink_led/fade_led: Update when no on-board PWM LED --- 2020-01-28 Erwan Gouriou New
board: nucleo_l152re: Limit sysfreq to 16MHz --- 2020-01-29 Erwan Gouriou New
boards: stm32: Remove useless CONFIG_BOARD_FOO from _defconfig files --- 2020-01-29 Erwan Gouriou New
dts: stm32f3: Remap USB IRQ to avoid conflict with CAN --- 2020-01-31 Erwan Gouriou New
stm32: clock control: fix on H7 + style edit --- 2020-01-31 Erwan Gouriou New
drivers: entropy: stm32: Convert to device tree based configuration --- 2020-04-03 Erwan Gouriou New
drivers: flash: stm32: Use correct driver compatible --- 2020-04-03 Erwan Gouriou New
stm32: flash: Introduce series generic compatible --- 2020-04-14 Erwan Gouriou New
boards: nucleo_f401re: Fix DT_NODELABEL reference --- 2020-04-16 Erwan Gouriou New
doc: probes: Add info on ST-Link fw update --- 2020-04-24 Erwan Gouriou New
boards: nucleo_wb55rg: Update HCI lib to version 1.5 --- 2020-04-24 Erwan Gouriou New
tests/drivers: i2s: Fix use of k_sleep --- 2020-05-11 Erwan Gouriou New
boards: stm32: Restore Kconfig control on pinmux files --- 2020-05-13 Erwan Gouriou New
Release Note: V2.3.0: Update for stm32 and shields section --- 2020-05-22 Erwan Gouriou New
stm32: devices signals configuration from dt pinctrl nodes --- 2020-06-05 Erwan Gouriou New
west.yml: Update hal_stm32 to include License root file --- 2020-06-26 Erwan Gouriou New
drivers/clock_control: Remove useless CLOCK_STM32_PLL_XTPRE config --- 2020-06-26 Erwan Gouriou New
STM32: Run time GPIO clocks gating --- 2021-03-02 Erwan Gouriou New
boards: STM32L5: Update TFM related instructions --- 2021-03-19 Erwan Gouriou New
soc: stm32l5: Don't disable PWR clock in soc init. --- 2021-03-25 Erwan Gouriou New
STM32: Move RCC and system clocks configuration to device tree. --- 2021-04-08 Erwan Gouriou New
stm32h7: Transition clock configuration from Kconfig to device tree --- 2021-04-29 Erwan Gouriou New
samples/boards: stm32 pm blinky: Run with twister device testing --- 2021-05-10 Erwan Gouriou New
[RFC] pinctrl: stm32: uart low power pinmux (DNM) --- 2021-05-10 Erwan Gouriou New
tests/kernel/common: Fix test test_nop for ARMV7_M_ARMV8_M_MAINLINE --- 2021-05-10 Erwan Gouriou New
scripts/pylib: expr_parser.py: Review dt_compat_enabled_with_label --- 2021-06-11 Erwan Gouriou New
west.yml: hal_stm32: Fix unused var in stm32f4 hal --- 2021-09-01 Erwan Gouriou New
soc: stm32g0: pm_power_ functions should be __weak --- 2021-09-06 Erwan Gouriou New
checkpatch: Ignore IS_ENABLED_CONFIG warnings --- 2021-10-13 Erwan Gouriou New
drivers/usb: stm23: Fix deprecated macro declaration --- 2021-10-19 Erwan Gouriou New
modules: tf-m: Add a new config option `CRYPTO_ENGINE_BUF_SIZE` --- 2021-05-13 Devaraj Ranganna New
modules: trusted-firmware-m: Set TF-M isolation level --- 2021-06-15 Devaraj Ranganna New
samples: tf-m: Add a new sample `psa_custom_service` --- 2021-06-29 Devaraj Ranganna New
drivers/ieee802154: Stabilize the KW41Z IEEE802.15.4 driver --- 2017-10-20 david.leach@nxp.com New
drivers/ieee802154: Fix coverity #178236, #178237 Out of bounds access --- 2017-10-26 david.leach@nxp.com New
stack debug: Fixed Stack debug SENTINEL in ARM Cortex-M issue #4503 --- 2017-11-07 david.leach@nxp.com New
KW41Z 802.15.4 driver: Enable OpenThread support --- 2018-03-13 david.leach@nxp.com New
ieee802.15.4: Increase workqueue & mainqueue stack sizes --- 2018-05-08 david.leach@nxp.com New
Add `CLOCK_REALTIME` to Posix --- 2018-06-29 David Brown New
kernel: Clarify warning about no multithreading --- 2019-03-15 David Brown New
doc: security: Create a vulnerabilities report --- 2020-03-05 David Brown New
release: Update security section for 1.14.2 --- 2020-04-13 David Brown New
drivers: flash: nrf: Add warning about small writes --- 2020-04-21 David Brown New
scripts: Create CVE assistance script --- 2020-05-01 David Brown New
updatehub: Require peer verification with DTLS --- 2020-05-04 David Brown New
DT Fixes for LPC55S6x --- 2020-07-14 David Brown New
WIP: x86 : Mem domain implementation for x86 --- 2017-09-15 Chunlin Han New
Stm32mp1 i2c arduino --- 2019-07-26 Christophe Priouzeau New
sensor: add sensor_channel_count function --- 2017-02-13 Bogdan Davidoaia New
[RFC] Support gettimeofday() and settimeofday() --- 2017-09-14 Aska Wu New
Argonkey port --- 2018-02-23 Armando Visconti New
drivers: sensor: lsm6dsl: add SPI support --- 2018-02-28 Armando Visconti New
boards: arm: argonkey: Add flashing section to documentation --- 2018-03-12 Armando Visconti New
sensors: Add definition for ambient temperature --- 2018-03-23 Armando Visconti New
drivers: sensor: lsm6dsl: add trigger support --- 2018-04-04 Armando Visconti New
drivers: sensor: lsm6dsl: Adding sensorhub support --- 2018-04-11 Armando Visconti New
boards: stm32: argonkey: Add dts support to I2C sensors --- 2018-04-20 Armando Visconti New
sensor: vl53l0x: make xshut pin control optional --- 2018-05-07 Armando Visconti New
dts/extract_dts_includes.py: Add partition support --- 2017-04-20 Andy Gross New
doc: release notes: Add security notes --- 2018-03-01 Andy Gross New
Add wifi offload driver for ESP8266 --- 2018-10-12 Andy Gross New
net: ethernet: Fix accounting of Ethernet packets --- 2019-01-18 Andy Gross New
shell: Allocate proper amount of history slab memory --- 2019-02-05 Andy Gross New
kernel: Enforce k_mem_slab block size alignment --- 2019-02-05 Andy Gross New
doc: release-notes: Add security vulnerabilities --- 2019-03-29 Andy Gross New
xtools: get rid of warnings about wrong path --- 2017-04-28 anas.nashif@intel.com New
Use YAML for metadata and testcases --- 2017-04-28 anas.nashif@intel.com New
sanitycheck: build faster by distributing load --- 2017-05-04 anas.nashif@intel.com New
gitlint: add rule to check for subsystem in title --- 2017-05-05 anas.nashif@intel.com New
build: honor V=1 when flashing via DFU --- 2017-05-07 anas.nashif@intel.com New
qemu: cleanup qemu configurations --- 2017-09-23 anas.nashif@intel.com New
cmake: do not build kconfig with nls --- 2017-09-24 anas.nashif@intel.com New
Sebo flash script --- 2017-09-25 anas.nashif@intel.com New
Cleanup Kconfig for SoCs and File Systems --- 2017-09-30 anas.nashif@intel.com New
scripts: Update checkpatch to latest from the linux kernel --- 2017-10-01 anas.nashif@intel.com New
cmake: we now build all boards and SoCs --- 2017-10-02 anas.nashif@intel.com New
Fix various include issues --- 2017-10-02 anas.nashif@intel.com New
« 1 2 ... 6 7 8 9 »