Show patches with: Archived = No       |   4707 patches
« 1 2 ... 17 18 1947 48 »
Patch Series S/W/F Date Submitter Delegate State
Convert Atmel SAM0 SPI & UART driver to use dts for sercom pad --- 2018-11-01 Kumar Gala Accepted
dts/bindings: Fix warning in ti,cc32xx-i2c.yaml --- 2018-11-01 Kumar Gala Accepted
Ti cc32xx GPIO DTS support --- 2018-11-01 Kumar Gala Accepted
Second pass at removing/reducing use of board.h --- 2018-11-01 Kumar Gala Accepted
samples: up_squared: gpio_counter: Remove sample code --- 2018-11-01 Kumar Gala Accepted
boards: Introduce frdm_kw41z ble controller shield --- 2018-11-01 Maureen Helm New
First pass at removing/reducing use of board.h --- 2018-11-01 Kumar Gala New
dts/bindings: Remove id field from inventek,eswifi --- 2018-10-31 Kumar Gala Accepted
Dts remove property label --- 2018-10-30 Kumar Gala New
dts/bindings: document use of value 'base_label' --- 2018-10-30 Kumar Gala Accepted
boards: arm: Remove CONFIG_MCUMGR_SMP_UART from dts files --- 2018-10-30 Kumar Gala Accepted
boards: lpcxpresso54114: Combine m4/m0 boards into one directory --- 2018-10-29 Maureen Helm New
Add thread name and floating point context to openocd offsets --- 2018-10-29 Maureen Helm New
samples: watchdog: Remove STM32 IWDG specific sample --- 2018-10-29 Kumar Gala New
Remove deprecated sensor api --- 2018-10-29 Kumar Gala Accepted
drivers: watchdog: remove deprecated apis --- 2018-10-29 Kumar Gala Accepted
drivers: i2c: remove deprecated dev_config struct --- 2018-10-29 Kumar Gala Accepted
drivers: uart: Remove deprecated uart_irq_tx_empty --- 2018-10-29 Kumar Gala Accepted
dts/arm/st: f4: gpioh node is defined twice for stm32f405 --- 2018-10-29 Erwan Gouriou Accepted
scripts: codegen with edts - inline code generation --- 2018-10-26 Erwan Gouriou New
Remove errno defines not used (introduced for bluetooth l2cap) --- 2018-10-26 Kumar Gala New
samples: net: wifi: Fix README, to account for new shell regression --- 2018-10-25 Gilbert Pitney Accepted
A few more WiFi shell and sample fixes --- 2018-10-25 Gilbert Pitney Accepted
net: wifi: shell: Fix connect command SSID parameter --- 2018-10-25 Loic Poulain Accepted
drivers: entropy: add Atmel SAM entropy generator driver --- 2018-10-25 Kumar Gala New
DT compatibles flags generation fixes --- 2018-10-24 Erwan Gouriou New
dts - refactor some code in dts extract scripts --- 2018-10-24 Kumar Gala Accepted
dts: bindings: cleanup soc-nv-flash binding --- 2018-10-24 Kumar Gala Accepted
dts: bindings: remove setting use-prop-label in st,stm32-ccm --- 2018-10-24 Kumar Gala Accepted
scripts/dts/extract: Change compat define prefix --- 2018-10-24 Kumar Gala Accepted
subsys: console/tty: Refactor to introduce POSIX-like read/write API --- 2018-10-22 Paul Sokolovsky Accepted
include: uart: Another pass on improving docstrings --- 2018-10-22 Paul Sokolovsky Accepted
libc: newlib: libc-hooks: Consistently use const void* as arg to write --- 2018-10-19 Paul Sokolovsky Accepted
lib: posix: Select Newlib libc --- 2018-10-19 Paul Sokolovsky Accepted
drivers: display: ssd1673: Fixup dts support --- 2018-10-19 Kumar Gala Accepted
drivers: ssd1306: fixup dts support --- 2018-10-18 Kumar Gala Accepted
dts: Add proper handling for boolean properties --- 2018-10-18 Kumar Gala New
dts/extract/globals.py: Add function to get list of compats --- 2018-10-18 Kumar Gala Accepted
dts/extract_dts_includes.py: Filter out standard properties --- 2018-10-18 Kumar Gala Accepted
ext/hal: stm32cube: fix exti declaration in STM32F7/STM32L4 --- 2018-10-18 Erwan Gouriou Accepted
scripts: dts: extract: Fix handling of reg prop being a list of lists --- 2018-10-18 Kumar Gala New
dts: x86: Fix dts warnings when building up_squared --- 2018-10-18 Kumar Gala New
scripts/dts: extract_dts_includes: fix alias creation for subnodes --- 2018-10-18 Erwan Gouriou Accepted
kernel: syscall_handler.h: Typo fix in docstring --- 2018-10-17 Paul Sokolovsky Accepted
scripts: extract_dts_includes: Read files as utf-8 --- 2018-10-17 Paul Sokolovsky Accepted
dts: yaml: remove unused id field --- 2018-10-16 Kumar Gala Accepted
boards: stm32f746g_disco: Enable a few peripherals --- 2018-10-16 Erwan Gouriou New
ext/hal: Cube update STM32L4 and F7 fixup --- 2018-10-16 Erwan Gouriou New
Set name of all system threads (for debugging) --- 2018-10-12 Paul Sokolovsky New
driver: ethernet: e1000: Use correct return for device init() --- 2018-10-12 Paul Sokolovsky Accepted
drivers: pci: pci_show: Add missing space in output --- 2018-10-12 Paul Sokolovsky Accepted
Add wifi offload driver for ESP8266 --- 2018-10-12 Andy Gross New
rtc: rtc_mcux: Fix build issue with logging change --- 2018-10-11 Kumar Gala Accepted
scripts: cleanup unwanted updstreamed file --- 2018-10-11 Erwan Gouriou Accepted
drivers: wifi: simplelink: Move NWP configuration to iface_init --- 2018-10-10 Gilbert Pitney Accepted
Google IOT Mqtt TLS sample --- 2018-10-10 David Brown Accepted
Minor fixes for minimal libc related changes done recently --- 2018-10-10 Paul Sokolovsky Accepted
kernel: device: Report if device init() method returns error --- 2018-10-10 Paul Sokolovsky Accepted
soc: silabs: efm32hg: Move USART fixups from board to SoC --- 2018-10-10 Kumar Gala Accepted
boards: arm: stm32_mini_a15: Remove deprecated board --- 2018-10-10 Kumar Gala Accepted
dts: yaml: remove unused id field --- 2018-10-10 Kumar Gala Accepted
ext: hal: altera: Don't depend on NEWLIB_LIBC --- 2018-10-09 Paul Sokolovsky Accepted
libc: minimal: Make fcntl.h be at top level, not sys/fcntl.h --- 2018-10-09 Paul Sokolovsky Accepted
Wifi: Add Inventek es-WiFi driver --- 2018-10-09 Loic Poulain Accepted
ext/hal/st: Update stm32cube packages for 1.14 zephyr release --- 2018-10-09 Erwan Gouriou Accepted
drivers: wifi: simplelink: Implement offloaded getaddrinfo() --- 2018-10-09 Gilbert Pitney Accepted
net: Fix assert on net_if_api send for NET_OFFLOAD drivers --- 2018-10-08 Gilbert Pitney Accepted
include: posix: unistd: Fix prototypes and dependency --- 2018-10-08 Paul Sokolovsky Accepted
arm: beetle: Fix UART1 IRQ number --- 2018-10-08 Vincenzo Frascino Accepted
lib: posix: Implement generic file descriptor table --- 2018-10-08 Paul Sokolovsky Accepted
net: l2: wifi_mgmt: Fix non-ip-offloaded iface --- 2018-10-08 Loic Poulain Accepted
Fix apds9960 sample for arduino_101_sss board --- 2018-10-07 Maureen Helm New
drivers/spi: stm32: fix warning in SYS_LOG_ERR macro --- 2018-10-05 Erwan Gouriou Accepted
boards: arc: Convert boards to use device tree for LEDs & Buttons --- 2018-10-05 Kumar Gala New
boards: atmel: Convert boards to use device tree for LEDs --- 2018-10-05 Kumar Gala Accepted
boards: x86: Convert boards to use device tree for LEDs & Buttons --- 2018-10-05 Kumar Gala Accepted
samples: net: sockets: echo: update socket offload after net logging overhaul, update sample.yaml --- 2018-10-05 Gilbert Pitney Accepted
Silabs gpio --- 2018-10-05 Kumar Gala Accepted
Convert NRF based boards to use DT for LED & Buttons --- 2018-10-04 Kumar Gala Accepted
gitignore: Ignore any sanity-out* or build* dir --- 2018-10-04 Kumar Gala Accepted
Sifive cleanups related to device tree --- 2018-10-04 Kumar Gala Accepted
boards: lpcxpresso54114_m0: fix pinmux.c --- 2018-10-04 Kumar Gala Accepted
Dts extract cleanup --- 2018-10-04 Kumar Gala Accepted
96Boards: Adapt board configuration guidelines --- 2018-10-04 Manivannan Sadhasivam Accepted
driver: wifi: simplelink: Fix socket offload after s_addr cleanup --- 2018-10-03 Gilbert Pitney Accepted
boards: atmel: Enable gpio in board.yaml --- 2018-10-03 Kumar Gala Accepted
dts: Reduce include paths for building dts --- 2018-10-03 Kumar Gala Accepted
RFC: Idea on how to handle board dts/kconfig issues --- 2018-10-03 Kumar Gala Accepted
arm: beetle: Use device tree for IRQs --- 2018-10-03 Kumar Gala Accepted
boards: 96b_argonkey: Add missing dts fixup for lsm6dsl sensor --- 2018-10-03 Maureen Helm Accepted
scripts/dts/extract: Add support for translating range properties --- 2018-10-03 Kumar Gala Accepted
gpio: Remove deprecated macros --- 2018-10-02 Kumar Gala Accepted
gpio: remove unused GPIO_INT_CLOCK_SYNC flag --- 2018-10-02 Kumar Gala Accepted
Merge HAS_DTS_*_DEVICE with HAS_DTS_* --- 2018-09-30 Maureen Helm New
Add device tree support for Pulpino SoC & Zedboard board --- 2018-09-28 Kumar Gala Accepted
boards: nrf51_ble400: Convert to using dts for led/button --- 2018-09-28 Kumar Gala Accepted
boards: Cleanup gpio flags in device tree (fixes button example) --- 2018-09-28 Kumar Gala New
drivers: spi: Select HAS_DTS_SPI_DEVICE in drivers --- 2018-09-28 Maureen Helm New
Atmel sam gpio dts enhancements. --- 2018-09-28 Kumar Gala Accepted
samples: blinky: Remove platform whitelist --- 2018-09-28 Maureen Helm Accepted
« 1 2 ... 17 18 1947 48 »