Show patches with: Archived = No       |   4707 patches
« 1 2 ... 44 45 4647 48 »
Patch Series S/W/F Date Submitter Delegate State
watchdog: Add driver for CMSDK APB WDOG --- 2016-11-23 Vincenzo Frascino Rejected
arm: Enable REBOOT when RUNTIME_NMI is selected --- 2016-11-23 Kumar Gala Accepted
arm: Enable REBOOT when RUNTIME_NMI is selected --- 2016-11-23 Vincenzo Frascino Accepted
drivers/console: Set default init priority to (KERNEL_INIT_PRIORITY_DEVICE - 1). --- 2016-11-22 Paul Sokolovsky Rejected
arm: Fix CONFIG_RUNTIME_NMI behavior --- 2016-11-22 Vincenzo Frascino Accepted
uart: Enable clock control in CMSDK APB UART driver --- 2016-11-21 Vincenzo Frascino Rejected
clock_control: Cleanup stm32f10x driver --- 2016-11-18 Vincenzo Frascino Accepted
clock_control: Cleanup stm32f4x driver --- 2016-11-18 Vincenzo Frascino Accepted
clock_control: Cleanup nrf5 clock_control driver --- 2016-11-18 Vincenzo Frascino Accepted
clock_control: Cleanup main Kconfig --- 2016-11-18 Vincenzo Frascino Accepted
clock_control: Cleanup quark_se driver --- 2016-11-18 Vincenzo Frascino Accepted
aio: Cleanup AIO comparator driver --- 2016-11-18 Vincenzo Frascino Accepted
stm32l4: add initial soc support for stm32l4 --- 2016-11-17 Kumar Gala Accepted
stm32l4: add exti support --- 2016-11-17 Kumar Gala Accepted
stm32l4: add clock control driver --- 2016-11-17 Kumar Gala Accepted
stm32l4x: pinmux: add support for STM32L4 --- 2016-11-17 Kumar Gala Accepted
stm32l4: add gpio support for l4 --- 2016-11-17 Kumar Gala Accepted
stm32l4: add pinconf for USARTs --- 2016-11-17 Kumar Gala Accepted
stm32l4: add pinmux for USARTs --- 2016-11-17 Kumar Gala Accepted
uart: stm32: Add support for STM32L4X --- 2016-11-17 Kumar Gala Accepted
stm32lx: add i2c driver for the L series --- 2016-11-17 Kumar Gala Accepted
nucleo_l476rg: add board support --- 2016-11-17 Kumar Gala Accepted
stm32l4: add pinconf settings for I2C --- 2016-11-17 Kumar Gala Accepted
pinmux/stm32: add pinmux definition for i2c --- 2016-11-17 Kumar Gala Accepted
gpio: Enable clock control in Beetle GPIO driver --- 2016-11-17 Vincenzo Frascino Rejected
soc_beetle: Add initial PM configuration --- 2016-11-17 Vincenzo Frascino Rejected
clock_control: Add Beetle clock_control --- 2016-11-17 Vincenzo Frascino Rejected
stm32f4: Update after serial driver rework --- 2016-11-16 Kumar Gala Accepted
stm32cube: Add README as porting guidelines --- 2016-11-16 Kumar Gala Accepted
stm32f1: Update after serial driver rework --- 2016-11-16 Kumar Gala Accepted
serial: Provide new numbering scheme for stm32 UART --- 2016-11-16 Kumar Gala Accepted
serial: Provide STM32Cube based serial driver on stm32f1, stm32f4 --- 2016-11-16 Kumar Gala Accepted
meta-zephyr-sdk: disable MIPS --- 2016-11-16 Kumar Gala Accepted
console: Fix unreachable code condition --- 2016-11-16 Vincenzo Frascino Accepted
sensor: Fix Unchecked return value in bma280 driver --- 2016-11-16 Vincenzo Frascino Accepted
build: Fix unconditional re-link of libzephyr.a --- 2016-11-16 Daniel Thompson Rejected
gpio: Fix drivers incorrectly testing various flags --- 2016-11-15 Kumar Gala Rejected
adc: Cleanup qmsi ss adc driver --- 2016-11-15 Vincenzo Frascino Accepted
adc: Cleanup DW adc driver --- 2016-11-15 Vincenzo Frascino Accepted
adc: Cleanup qmsi adc driver --- 2016-11-15 Vincenzo Frascino Accepted
adc: Cleanup main Kconfig --- 2016-11-15 Vincenzo Frascino Accepted
adc: Cleanup ti 108s102 adc driver --- 2016-11-15 Vincenzo Frascino Accepted
sensor: Fix Unchecked return value issues in bme280 driver --- 2016-11-15 Vincenzo Frascino Accepted
cc3200: Remove CPU_HAS_FPU from cc3200 Kconfig.soc --- 2016-11-15 Kumar Gala Accepted
sensor: Fix less-than-zero comparison in bmi160 driver --- 2016-11-15 Vincenzo Frascino Accepted
gpio: Cleanup DW gpio driver --- 2016-11-15 Vincenzo Frascino Accepted
cc3200: Remove CPU_HAS_FPU from cc3200 Kconfig.soc --- 2016-11-15 Gilbert Pitney Accepted
gpio: Cleanup Kconfig for K64F --- 2016-11-14 Vincenzo Frascino Accepted
gpio: Cleanup Kconfig dependancy for nRF5X support --- 2016-11-14 Vincenzo Frascino Accepted
serial: Cleanup Kconfig dependancy for k20 support --- 2016-11-14 Kumar Gala Rejected
gpio: Cleanup Atmel SAM3 gpio driver --- 2016-11-14 Kumar Gala Rejected
gpio: Cleanup Atmel SAM3 gpio driver --- 2016-11-14 Vincenzo Frascino Accepted
stm32cube: Introduce STM32Cube for STM32F0xx series --- 2016-11-11 Kumar Gala Rejected
stm32cube: Introduce STM32Cube for STM32F2xx series --- 2016-11-11 Kumar Gala Rejected
stm32cube: Update build system to support stm32l1xx --- 2016-11-11 Kumar Gala Rejected
stm32cube: Update build system to support stm32f2xx --- 2016-11-11 Kumar Gala Rejected
stm32cube: Introduce STM32Cube for STM32L0xx series --- 2016-11-11 Kumar Gala Rejected
stm32cube: Update build system to support stm32l0xx --- 2016-11-11 Kumar Gala Rejected
stm32cube: Introduce STM32Cube for STM32L1xx series --- 2016-11-11 Kumar Gala Rejected
stm32cube: Update build system to support stm32f0xx --- 2016-11-11 Kumar Gala Rejected
Revert "stm32cube: Update build system to support stm32f0xx" --- 2016-11-11 Kumar Gala Accepted
Revert "stm32cube: Update build system to support stm32l0xx" --- 2016-11-11 Kumar Gala Accepted
Revert "stm32cube: Introduce STM32Cube for STM32L0xx series" --- 2016-11-11 Kumar Gala Accepted
Revert "stm32cube: Introduce STM32Cube for STM32F0xx series" --- 2016-11-11 Kumar Gala Accepted
Revert "stm32cube: Update build system to support stm32f2xx" --- 2016-11-11 Kumar Gala Accepted
Revert "stm32cube: Introduce STM32Cube for STM32F2xx series" --- 2016-11-11 Kumar Gala Accepted
build: Document outputexports --- 2016-11-11 Daniel Thompson Accepted
tests: fix duplicate Kconfig symbol in prj.conf --- 2016-11-11 Kumar Gala Accepted
pinmux: Make default init priority be between GPIO's prio and device prio. --- 2016-11-11 Paul Sokolovsky Accepted
samples: Extend blinky test application --- 2016-11-11 Vincenzo Frascino Rejected
sanitycheck: Add bbc_microbit to list for platforms --- 2016-11-10 Kumar Gala Accepted
stm32f4: Update after serial driver rework --- 2016-11-10 Erwan Gouriou Rejected
stm32f1: Update after serial driver rework --- 2016-11-10 Erwan Gouriou Rejected
stm32cube: Update build system to support stm32f2xx --- 2016-11-09 Erwan Gouriou Accepted
stm32cube: Update build system to support stm32l0xx --- 2016-11-09 Erwan Gouriou Accepted
stm32cube: Introduce STM32Cube for STM32F2xx series --- 2016-11-09 Erwan Gouriou Accepted
stm32cube: Introduce STM32Cube for STM32L1xx series --- 2016-11-09 Erwan Gouriou Rejected
stm32cube: Introduce STM32Cube for STM32L0xx series --- 2016-11-09 Erwan Gouriou Accepted
stm32cube: Update build system to support stm32l1xx --- 2016-11-09 Erwan Gouriou Rejected
stm32cube: Update build system to support stm32f0xx --- 2016-11-09 Erwan Gouriou Accepted
stm32cube: Introduce STM32Cube for STM32F0xx series --- 2016-11-09 Erwan Gouriou Accepted
build: Document outputexports --- 2016-11-08 Daniel Thompson Accepted
build: Minor tidy up of outputexports --- 2016-11-08 Daniel Thompson Accepted
stm32cube: Add README as porting guidelines --- 2016-11-07 Erwan Gouriou Rejected
misc: Let the compiler choose whether to omit frame pointer --- 2016-11-05 Daniel Thompson Accepted
tests: tests: Mark a bunch of testcases that are memory (RAM) limited --- 2016-11-05 Kumar Gala Accepted
stm32cube: Introduce STM32Cube for STM32F7xx series --- 2016-11-04 Erwan Gouriou Accepted
MAINTAINERS: Add entry for STM32Cube SDK --- 2016-11-04 Erwan Gouriou Accepted
stm32cube: Update build system to support stm32f7xx --- 2016-11-04 Erwan Gouriou Accepted
sanitycheck: enable missing ARM platforms --- 2016-11-03 Kumar Gala Accepted
tests: Mark a bunch of testcases that are memory (RAM) limited --- 2016-11-03 Kumar Gala Accepted
tests: only run the printk test if CONFIG_PRINTK is enabled --- 2016-11-03 Kumar Gala Accepted
stm32f4xx: Adapt STM32Cube for serial driver implementation --- 2016-11-02 Erwan Gouriou Rejected
stm32f4: Enable STM32Cube SDK support on stm32f4 family --- 2016-11-02 Erwan Gouriou Accepted
ext/hal: Introduce STM32Cube SDK for STM32F4xx family --- 2016-11-02 Erwan Gouriou Accepted
stm32f4: Adapt CONFIG_SOC to STM32Cube values --- 2016-11-02 Erwan Gouriou Accepted
stm32f4: Provide tick to STM32Cube --- 2016-11-02 Erwan Gouriou Rejected
stm32cube: Add Zephyr build system files for stm32f4 series --- 2016-11-02 Erwan Gouriou Accepted
eth: ksdk: Protect Ethernet frame buffer operations with IRQ lock. --- 2016-11-02 Paul Sokolovsky Accepted
Makefile: Fix clobber of LIB_INCLUDE_DIR during second pass --- 2016-11-01 Gilbert Pitney Accepted
« 1 2 ... 44 45 4647 48 »