Show patches with: Archived = No       |   4707 patches
« 1 2 ... 14 15 1647 48 »
Patch Series S/W/F Date Submitter Delegate State
Various STM32 flash related testing additions --- 2019-02-12 Erwan Gouriou Accepted
samples/bluetooth: Add note about Long term key clearance --- 2019-02-12 Erwan Gouriou Accepted
kconfigfunctions: Disambiguate reference to DTS generated database --- 2019-02-12 Erwan Gouriou Accepted
Cleanup Kconfig symbols on SAM4 & SAM3x --- 2019-02-12 Kumar Gala Accepted
Kconfig cleanup - logging --- 2019-02-12 Kumar Gala New
spi: spi_mcux_lpspi: Convert to use DT_ prefixed defines --- 2019-02-11 Kumar Gala Accepted
Kconfig cleanup --- 2019-02-11 Kumar Gala Accepted
scripts: west: Add reset-after-load argument to jlink runner --- 2019-02-11 Maureen Helm New
ext/hal: stm32: Use of (__packed uint32_t *) produces warnings --- 2019-02-11 Erwan Gouriou Accepted
release: Zephyr 1.14-rc1 --- 2019-02-11 Kumar Gala Accepted
tests: kernel: gen_isr_table: Exclude platforms test isnt valid on --- 2019-02-11 Kumar Gala Accepted
drivers/gpio: stm32: Return errors on not supported config --- 2019-02-11 Erwan Gouriou New
net: shell: dns: Variables shared with callback should be static. --- 2019-02-11 Paul Sokolovsky New
net: sockets: Properly handle EOF condition for poll() --- 2019-02-10 Paul Sokolovsky New
drivers: counter: mcux: Fix sanitycheck test build issue --- 2019-02-09 Kumar Gala New
scripts/dts/extract_dts_includes: Mark non DT_ defines as deprecated --- 2019-02-08 Kumar Gala Accepted
net: sockets: Implement getnameinfo() --- 2019-02-08 Paul Sokolovsky Accepted
samples: Use DT_ prefix define for DT filters / limit conf to DT_ only --- 2019-02-08 Kumar Gala Accepted
Generate and move to using DT_ prefixed FLASH defines --- 2019-02-08 Kumar Gala Accepted
shell: net: Switch to synchronous getaddrinfo call --- 2019-02-08 Andy Gross Accepted
Dt remove base label --- 2019-02-08 Kumar Gala Accepted
kconfig: kconfigfunctions: update dt_str_val --- 2019-02-08 Kumar Gala Accepted
nxp: Convert to use DT_ prefixed defines --- 2019-02-08 Kumar Gala Accepted
net: sockets: Add dummy shutdown() implementation. --- 2019-02-08 Paul Sokolovsky New
dts: bindings: openisa,rv32m1-event-unit: remove base_label --- 2019-02-08 Kumar Gala Accepted
dts: Convert CONFIG_ to DT_ symbols for chosen prop --- 2019-02-08 Kumar Gala Accepted
boards: Change supported 'rtc' to 'counter' for QMSI RTC based boards --- 2019-02-08 Kumar Gala New
subsys: disk: ram: Make RAM disk size be configurable --- 2019-02-07 Paul Sokolovsky New
net: socket: Add zsock_freeaddrinfo() --- 2019-02-07 Paul Sokolovsky New
boards: cc3220sf_launchxl: Set CONFIG_FLASH defaults for non-XIP --- 2019-02-07 Gilbert Pitney Accepted
net: sockets: Add gethostname() call --- 2019-02-06 Paul Sokolovsky New
drivers: gpio: sx1509b: convert to DT_<COMPAT>_<INSTANCE> defines --- 2019-02-06 Kumar Gala Accepted
tests: kernel: interrupt: Exclude platforms test isnt valid on --- 2019-02-06 Kumar Gala Accepted
Cleanup unknown Kconfig symbols --- 2019-02-06 Erwan Gouriou Accepted
kernel: Enforce k_mem_slab block size alignment --- 2019-02-05 Andy Gross New
shell: Allocate proper amount of history slab memory --- 2019-02-05 Andy Gross New
kernel: Document resolution of k_uptime_get*() --- 2019-02-04 Paul Sokolovsky Accepted
Use external memories by default on mimxrt10{20,60}_evk boards --- 2019-02-04 Maureen Helm Accepted
tests: socket: poll, select: Fix non-blocking timing tests --- 2019-02-04 Paul Sokolovsky Accepted
disk: sdhc: Convert to new DT_<COMPAT>_<INSTANCE> defines --- 2019-02-03 Kumar Gala Accepted
[WIP][DNM] lib: posix: Elaborate for wider yet more selective POSIX coverage --- 2019-02-01 Paul Sokolovsky New
boards: Add missing sdram dts compatible to mimxrt10{20,60,64} boards --- 2019-02-01 Maureen Helm Accepted
Expose ZEPHYR_TOOLCHAIN_VARIANT to Kconfig to support openisa_rv32m1 --- 2019-02-01 Kumar Gala New
soc: riscv32: openisa_rv32m1: Remove duplicated HAS_DTS --- 2019-02-01 Kumar Gala Accepted
arch: xtensa: dts: Move HAS_DTS to arch level --- 2019-02-01 Kumar Gala Accepted
Kconfig cleanup --- 2019-02-01 Kumar Gala Accepted
boards: stm32f4_disco: Fix console documentation --- 2019-02-01 Erwan Gouriou Accepted
ARM ASM push / pop rework --- 2019-02-01 Andy Gross Accepted
boards: cc3220sf_launchxl: Provide dts aliases for leds 1 and 2 --- 2019-02-01 Gilbert Pitney Accepted
usb: usb_dc: Replace CONFIG_ symbols that should be DT_ --- 2019-01-31 Kumar Gala New
CODEOWNERS: Add @pfalcon for POSIX-related things --- 2019-01-31 Paul Sokolovsky New
usb: usb_dc_stm32: Convert to DT instance defines to remove dts_fixup.h --- 2019-01-31 Kumar Gala New
boards: stm32: Cleanup/Fix USB Kconfig option --- 2019-01-31 Kumar Gala Accepted
sensor: lis2ds12: Fixup SPI CS handling --- 2019-01-31 Kumar Gala New
sensors: adxl372: Fixup SPI CS handling --- 2019-01-31 Kumar Gala Accepted
display: ili9340: Fixup SPI CS handling --- 2019-01-31 Kumar Gala New
drivers: gpio: Validate pin number before indexing array in mcux drivers --- 2019-01-30 Maureen Helm New
dfu: Fix build issue with gcc8 --- 2019-01-30 Kumar Gala New
sensor: lis2dh: Fix gcc8 compiler warning --- 2019-01-30 Kumar Gala Accepted
samples: sensors: adt7420: Fail gracefully if sensor not found --- 2019-01-30 Maureen Helm Accepted
gpio: mcux_igpio: Cleanup old CONFIG_ symbols --- 2019-01-30 Kumar Gala Accepted
samples: sockets: Clean up headers included --- 2019-01-30 Paul Sokolovsky Accepted
scripts: west: Update pyocd runner to use unified tool subcommands --- 2019-01-30 Maureen Helm Accepted
pinmux: remove pinmux dev --- 2019-01-30 Kumar Gala Accepted
drivers: i2c: dw: Convert to new DT_<COMPAT>_<INSTANCE> defines --- 2019-01-29 Kumar Gala Accepted
soc: xtensa: intel_s1000: Encode IRQ in dts --- 2019-01-29 Kumar Gala New
audio: tlv320dac310x: Convert to new DT_<COMPAT>_<INSTANCE> defines --- 2019-01-29 Kumar Gala Accepted
audio: mpxxdtyy: Convert to new DT_<COMPAT>_<INSTANCE> defines --- 2019-01-29 Kumar Gala New
sensor: apds9960: Convert to new DT_<COMPAT>_<INSTANCE> defines --- 2019-01-29 Kumar Gala Accepted
sensor: adt7420: Convert to new DT_<COMPAT>_<INSTANCE> defines --- 2019-01-29 Kumar Gala New
sensor: ms5837: Convert to new DT_<COMPAT>_<INSTANCE> defines --- 2019-01-29 Kumar Gala Accepted
sensor: ccs811: Convert to new DT_<COMPAT>_<INSTANCE> defines --- 2019-01-29 Kumar Gala New
sensor: adxl372: Convert to new DT_<COMPAT>_<INSTANCE> defines --- 2019-01-29 Kumar Gala Accepted
Convert LED drivers to not require dts_fixup.h --- 2019-01-29 Kumar Gala New
display: ili9340: Convert to new DT_<COMPAT>_<INSTANCE> defines --- 2019-01-29 Kumar Gala Accepted
drivers/interrupt_controller: stm32: Use LL API --- 2019-01-29 Erwan Gouriou New
display: ssd1306: Convert to new DT_<COMPAT>_<INSTANCE> defines --- 2019-01-29 Kumar Gala Accepted
display: ssd1673: Convert to new DT_<COMPAT>_<INSTANCE> defines --- 2019-01-29 Kumar Gala Accepted
modem: wncm14a2a: Convert to new DT_<COMPAT>_<INSTANCE> defines --- 2019-01-29 Kumar Gala Accepted
drivers: uart_nsim: Add device tree support --- 2019-01-29 Kumar Gala New
soc: nxp_imx: Promote driver defaults to soc series level --- 2019-01-28 Maureen Helm Accepted
boards: Rename mimxrt1050_evk to add -b suffix --- 2019-01-28 Maureen Helm New
net: sockets_select: Fix build without CONFIG_NET_SOCKETS_POSIX_NAMES --- 2019-01-28 Paul Sokolovsky New
drivers: eth_mcux: Optimize check if received frame too large --- 2019-01-28 Paul Sokolovsky New
dts: intel_s1000: Fix dtc warnings --- 2019-01-26 Kumar Gala Accepted
led_strip: lpd880x: Add Device Tree support --- 2019-01-26 Kumar Gala Accepted
led_strip: apa102: Convert to new DT_<COMPAT>_<INSTANCE> defines --- 2019-01-26 Kumar Gala New
cmake: dtc: silence output from check_dtc_flag --- 2019-01-26 Kumar Gala Accepted
Fix issue with SPI CS DTS generation --- 2019-01-25 Kumar Gala New
boards: arm: mps2_an385: Fix dtc warning --- 2019-01-25 Kumar Gala New
MHU: Add MHU driver support for SSE-200 subsystem --- 2019-01-25 Karl Zhang Accepted
Convert several of the ARM CMSDK drivers to use DT_COMPAT defines --- 2019-01-24 Kumar Gala Accepted
Mqtt validation on cc3220sf_launchxl --- 2019-01-24 Vincent Wan Accepted
flash: w25qxxdv: Convert to new DT_<COMPAT>_<INSTANCE> defines --- 2019-01-24 Kumar Gala Accepted
ieee802154: cc2520: Convert to new DT_<COMPAT>_<INSTANCE> defines --- 2019-01-24 Kumar Gala Accepted
wifi: winc1500: Convert to new DT_<COMPAT>_<INSTANCE> defines --- 2019-01-24 Kumar Gala Accepted
soc/arm: stm32: Add common to zephyr include directories --- 2019-01-24 Erwan Gouriou Accepted
cmake: dts: Fix building with dtc 1.4.6 --- 2019-01-24 Kumar Gala Accepted
dts: bindings: smsc,lan9220: Fix warning related to id field --- 2019-01-24 Kumar Gala New
drivers: eth_enc28j60: Fix CS GPIO support --- 2019-01-24 Kumar Gala New
« 1 2 ... 14 15 1647 48 »