Show patches with: Archived = No       |   4707 patches
« 1 2 ... 19 20 2147 48 »
Patch Series S/W/F Date Submitter Delegate State
Jlink updates --- 2018-08-02 Maureen Helm New
scripts: extract_dts_includes : Changes to prepare for code generation --- 2018-08-02 Erwan Gouriou Accepted
syscall: Move arch specific syscall code into its own header --- 2018-08-02 Kumar Gala Accepted
boards: 96b_argonkey, fix lsm6dsl label name --- 2018-08-01 Erwan Gouriou Accepted
Fix spi_loopback test --- 2018-08-01 Maureen Helm New
drivers/pinmux: stm32 fix ports_enable array definition --- 2018-07-31 Erwan Gouriou Accepted
STM32: CAN: Enable legacy CAN API (F4, F7, L4) --- 2018-07-31 Erwan Gouriou Accepted
Enable flash_map test on k64 boards --- 2018-07-30 Maureen Helm New
doc: scripts: Updates for pyocd v0.11.1 --- 2018-07-26 Maureen Helm Accepted
Fix compile errors related to errno.h --- 2018-07-26 Kumar Gala Accepted
Fix compile warnings associated with compiler defined types --- 2018-07-25 Kumar Gala Accepted
[DNM][RFC]libc: move to using C typedef from GCC --- 2018-07-25 Kumar Gala New
drivers: wifi: simplelink: enable Fast Connect policy --- 2018-07-25 Gilbert Pitney Accepted
net: getaddrinfo: Make availability depend on CONFIG_DNS_RESOLVER --- 2018-07-20 Paul Sokolovsky Accepted
ext: hal: cmsis: Remove headers from old CMSIS import --- 2018-07-18 Kumar Gala New
boards: arm: Add support for Silabs EFM32HG-SLSTK3400A --- 2018-07-17 Kumar Gala New
samples: zephyr_sizeofs: Print sizes of various structures used by Zephyr --- 2018-07-17 Paul Sokolovsky Accepted
subsys: console: Refactor code to allow per-UART "tty" wrapper --- 2018-07-16 Paul Sokolovsky Accepted
drivers: uart: Allow to pass arbitrary user data to irq callback --- 2018-07-16 Paul Sokolovsky Accepted
ext: mcux: Add a script to import new versions of mcux --- 2018-07-13 Maureen Helm Accepted
dts: yaml: Fix extract_dts_includes.py warnings --- 2018-07-13 Maureen Helm Accepted
drivers: wifi: simplelink: move files into a dedicated subdir --- 2018-07-12 Gilbert Pitney Accepted
net: sockets: Make poll() call threadsafe by avoiding global array --- 2018-07-12 Paul Sokolovsky Accepted
Fix to *printf handling for floating point numbers --- 2018-07-12 Kumar Gala Accepted
samples: nats: Fix warning when building with newlib --- 2018-07-12 Kumar Gala Accepted
net: lwm2m: Fix warning when building with newlib --- 2018-07-12 Kumar Gala Accepted
lib: json: Fix warning when building with newlib --- 2018-07-12 Kumar Gala Accepted
Fixes to bluetooth when building with newlib --- 2018-07-12 Kumar Gala Accepted
Newlib errno fix - enable extended errno defines --- 2018-07-11 Kumar Gala Accepted
ext: hal: altera: Add ifdef protection for __LINUX_ERRNO_EXTENSIONS__ --- 2018-07-11 Kumar Gala Accepted
[DNM][RFC] Make Newlib types match Zephyr --- 2018-07-11 Kumar Gala New
OTG-FS enabling for STM32L475 disco iot board --- 2018-07-11 Loic Poulain Accepted
arch: atmel_sam0: Fix Kconfig warnings --- 2018-07-10 Kumar Gala Accepted
drivers: wifi: winc1500: Use offload_context instead of user_data. --- 2018-07-10 Gilbert Pitney Accepted
CODEOWNERS: Update entry for sensor drivers --- 2018-07-09 Maureen Helm Accepted
arm: nxp: mpu: Consolidate k64 mpu regions --- 2018-07-09 Maureen Helm New
[RFC] net: Introduce NET_DBG_ERR() logging macro --- 2018-07-05 Paul Sokolovsky Accepted
dts: Fix warning related to arm,v{6,7,8}m-nvic yaml files --- 2018-07-05 Kumar Gala Accepted
[RFC][DNM]drivers: Rename timer and counters --- 2018-07-05 Kumar Gala New
arch: arm: beetle: Pull in CMSDK header for CMSIS support on Beetle --- 2018-07-05 Kumar Gala Accepted
Fixup NRF device tree support for UART & UARTE --- 2018-07-05 Kumar Gala Accepted
dts: STM32: Provide clocks properties for I2C and SPI nodes --- 2018-07-05 Erwan Gouriou Accepted
drivers: gpio: nrfx: Move device tree selection to driver Kconfig --- 2018-07-03 Kumar Gala Accepted
arm: Print NXP MPU error information in BusFault dump --- 2018-07-02 Maureen Helm New
eth: mcux: Add an option for randomized, but stable MAC address --- 2018-07-02 Paul Sokolovsky Accepted
boards: disco_l475_iot1: Move BT_SPI_BLUENRG selection to avoid warning --- 2018-07-02 Erwan Gouriou Accepted
drivers: i2c: nrfx: Move device tree selection to driver Kconfig --- 2018-06-29 Kumar Gala Accepted
Add `CLOCK_REALTIME` to Posix --- 2018-06-29 David Brown New
net: config: Introduce a dedicated header for the library --- 2018-06-29 Paul Sokolovsky New
samples: sysview: limit to systems with enough ram --- 2018-06-29 Kumar Gala Accepted
tests: Cleanup converting int result to string --- 2018-06-28 Kumar Gala Accepted
Fix stm32 build --- 2018-06-28 Kumar Gala Accepted
toolchain: gcc: check if __weak is defined --- 2018-06-28 Kumar Gala Accepted
samples: net: rpl_border_router: Fix coverity issue with strlen --- 2018-06-28 Andy Gross Accepted
Dev cube update for v1.13 --- 2018-06-27 Erwan Gouriou Accepted
Generated driver instantiation prototype --- 2018-06-26 Erwan Gouriou New
tests: fp_sharing: Extract x86 configs to separate .conf --- 2018-06-25 Maureen Helm Accepted
imxrt1050: Disable low-power modes --- 2018-06-22 Maureen Helm New
dts/bindings: Remove redundant clock properties in st,stm32-i2c... --- 2018-06-21 Erwan Gouriou Accepted
doc: Enumerate threats in model --- 2018-06-20 David Brown Accepted
libc: minimal: Add placeholder math.h --- 2018-06-19 Paul Sokolovsky Accepted
net: app: Split code for configuring network to a separate lib, "config" --- 2018-06-18 Paul Sokolovsky Accepted
libc: minimal: Add typedefs for "least" types --- 2018-06-15 Paul Sokolovsky Accepted
drivers/serial: stm32: Simplify code dependency checks --- 2018-06-13 Erwan Gouriou Accepted
net: tcp: Add MSS option on sending SYN request --- 2018-06-12 Paul Sokolovsky New
net: ethernet: Clean up net_eth_fill_header() function --- 2018-06-12 Paul Sokolovsky New
release: Post-release patch level update --- 2018-06-11 Maureen Helm Accepted
doc: release notes: Update 1.12 release notes with GitHub issues --- 2018-06-09 Maureen Helm Accepted
release: Move version to 1.12.0-rc3 --- 2018-06-08 Maureen Helm New
doc: relnotes: Add security vulnerability information --- 2018-06-08 Andy Gross Accepted
subsys: console: Factor out fifo-based console input abstraction --- 2018-06-07 Paul Sokolovsky Accepted
subsys: console: getchar: Use consistent var names for RX path --- 2018-06-07 Paul Sokolovsky Accepted
doc: release notes: Finalize 1.12 release notes and docs --- 2018-06-07 Maureen Helm New
Update security overview document for recent features --- 2018-06-07 Andy Gross Accepted
kernel: work_q: Document implications of default sys work_q priority --- 2018-06-07 Paul Sokolovsky Accepted
toolchain: gcc: Add compiler barrier at the end of UNALIGNED_PUT() --- 2018-06-07 Paul Sokolovsky Accepted
boards: cc3220sf_launchxl: Restore removal of CONFIG_XIP setting --- 2018-06-06 Gilbert Pitney Accepted
arm: atmel: same70: Disable MPU support --- 2018-06-06 Kumar Gala Accepted
arch: stm32: remove .hex binary build by default --- 2018-06-06 Erwan Gouriou Accepted
doc: release notes: Fill in summary, arch, and kernel sections for 1.12 --- 2018-06-05 Maureen Helm New
nxp_imx: Move i.MX RT PLL selects to Kconfig.soc --- 2018-06-04 Maureen Helm Accepted
samples: sockets: dumb_http_server: Use consistent logging settings --- 2018-06-04 Paul Sokolovsky Accepted
net: shell: conn: Always show TCP state --- 2018-06-04 Paul Sokolovsky Accepted
net: shell: Correct help text for "mem" command --- 2018-06-04 Paul Sokolovsky Accepted
drivers/gpio: stm32 fix gpio device init prio --- 2018-06-01 Erwan Gouriou Accepted
arch: arm: soc: cc2650: Remove dead code --- 2018-05-30 Gilbert Pitney Accepted
cmake: toolchain: Don't warn of both ZEPHYR_*_VARIANT envvars defined --- 2018-05-30 Paul Sokolovsky Accepted
release: Move version to 1.12.0-rc2 --- 2018-05-29 Maureen Helm Accepted
samples: net: big_http_download: Ignore close() return value. --- 2018-05-29 Paul Sokolovsky Accepted
stm32: remove zephyr specific IRQ defines --- 2018-05-29 Erwan Gouriou New
Fix USB Bluetooth (HCI SPI) --- 2018-05-29 Loic Poulain Accepted
arch: stm32: Fix inclusion of SPI headers --- 2018-05-29 Erwan Gouriou Accepted
dts/bindings: Remove superfluous property definition --- 2018-05-28 Erwan Gouriou Accepted
net: tcp: Process zero window probes when our recv_wnd == 0 --- 2018-05-27 Paul Sokolovsky Accepted
doc: release notes: Add details to various sections for 1.12 release --- 2018-05-26 Maureen Helm New
drivers: serial: uart_fe310: Match Kconfig defines in comment --- 2018-05-25 Kumar Gala New
arch: arc: snps_emsk: Removed dead code --- 2018-05-25 Kumar Gala New
drivers: spi: remove dead references to CONFIG_SPI_QMSI{_SS} --- 2018-05-24 Kumar Gala Accepted
subsys: usb: Remove undefined CONFIG_USB_DEVICE_HID_BOOTP --- 2018-05-24 Kumar Gala New
doc: Remove undefined CONFIG_TASK_MONITOR --- 2018-05-24 Kumar Gala New
« 1 2 ... 19 20 2147 48 »