Show patches with: Submitter = Kumar Gala       |    Archived = No       |   1541 patches
« 1 2 3 415 16 »
Patch Series S/W/F Date Submitter Delegate State
foobar --- 2016-05-19 Kumar Gala Rejected
stm32cube: Introduce STM32Cube for STM32L0xx series --- 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
stm32cube: Introduce STM32Cube for STM32F2xx series --- 2016-11-11 Kumar Gala Rejected
stm32cube: Update build system to support stm32f2xx --- 2016-11-11 Kumar Gala Rejected
stm32cube: Update build system to support stm32l0xx --- 2016-11-11 Kumar Gala Rejected
stm32cube: Introduce STM32Cube for STM32F0xx series --- 2016-11-11 Kumar Gala Rejected
stm32cube: Update build system to support stm32l1xx --- 2016-11-11 Kumar Gala Rejected
gpio: Cleanup Atmel SAM3 gpio driver --- 2016-11-14 Kumar Gala Rejected
serial: Cleanup Kconfig dependancy for k20 support --- 2016-11-14 Kumar Gala Rejected
gpio: Fix drivers incorrectly testing various flags --- 2016-11-15 Kumar Gala Rejected
soc/stm32f1: Add the new type of SoC STM32F107 --- 2016-11-30 Kumar Gala Rejected
soc/stm32: add initial support for STM32F3X series --- 2016-11-30 Kumar Gala Rejected
boards: add initial support for Nucleo-64 with Soc STM32F334 --- 2016-11-30 Kumar Gala Rejected
boards: add initial support for Nucleo-64 with Soc STM32F107 --- 2016-11-30 Kumar Gala Rejected
boards: add initial support for Nucleo-64 with SoC STM32F373 --- 2016-11-30 Kumar Gala Rejected
pwm/stm32: add PWM driver for STM32 F1/F4/L4 --- 2016-11-30 Kumar Gala Rejected
samples: pwm: update PWM sample to support ST Nucleo boards --- 2016-11-30 Kumar Gala Rejected
pinmux: prepare support for stm32 PWM driver --- 2016-11-30 Kumar Gala Rejected
soc: stm32xx: add pwm pinmux support --- 2016-11-30 Kumar Gala Rejected
board: configure pwm support on ST Nucleo boards --- 2016-11-30 Kumar Gala Rejected
Merge remote-tracking branch 'origin/arm' --- 2016-12-06 Kumar Gala Rejected
drivers: bluetooth: nble: remove unneeded include path additions --- 2016-12-08 Kumar Gala Rejected
arm: cmsis: Port nvic to CMSIS --- 2017-01-12 Kumar Gala Rejected
build: Just use the ZEPHYRINCLUDE path for when we make offsets --- 2017-01-12 Kumar Gala Rejected
Bluetooth: Controller: Fix build error with newlib --- 2017-01-23 Kumar Gala Rejected
gpio: enable ports F G (and H) for stm32f1xx (stm32f4xx) --- 2017-02-23 Kumar Gala Rejected
samples: i2c_lsm9ds0: filter test so it builds --- 2017-02-23 Kumar Gala Rejected
arm: stm32: remove duplicate setting of Kconfig symbols --- 2017-02-28 Kumar Gala Rejected
drivers/ethernet: Convert formatter strings to use PRI defines --- 2017-04-18 Kumar Gala Rejected
drivers/i2c: Convert formatter strings to use PRI defines --- 2017-04-18 Kumar Gala Rejected
drivers/spi: Convert formatter strings to use PRI defines --- 2017-04-18 Kumar Gala Rejected
drivers/ieee802154: Convert formatter strings to use PRI defines --- 2017-04-18 Kumar Gala Rejected
drivers: Convert formatter strings to use PRI defines --- 2017-04-18 Kumar Gala Rejected
drivers/bluetooth: Convert formatter strings to use PRI defines --- 2017-04-18 Kumar Gala Rejected
subsys/shell: Convert formatter strings to use PRI defines --- 2017-04-18 Kumar Gala Rejected
samples: Convert formatter strings to use PRI defines --- 2017-04-18 Kumar Gala Rejected
subsys/usb: Convert formatter strings to use PRI defines --- 2017-04-18 Kumar Gala Rejected
Bluetooth: Convert formatter strings to use PRI.32 defines --- 2017-04-19 Kumar Gala Rejected
Remove include of <stdint.h> from <zephyr/types.h> --- 2017-04-21 Kumar Gala Rejected
ext: plumb out Kconfig support for external source code --- 2016-05-24 Kumar Gala Accepted
quark_se_ss: Remove duplicate QMSI Kconfig symbols --- 2016-05-24 Kumar Gala Accepted
Cleanup whitespace in Kconfig files --- 2016-05-25 Kumar Gala Accepted
build: Introduce concept of SoC specific build flags --- 2016-05-26 Kumar Gala Accepted
soc: arm: Unify setting of Cortex-M specifc compiler flags --- 2016-05-26 Kumar Gala Accepted
More cleanup whitespace in Kconfig files --- 2016-06-01 Kumar Gala Accepted
toolchain.gccarmemb: Add include path for newlib headers --- 2016-06-07 Kumar Gala Accepted
newlib: Support both namespace protected & nonprotected stubs --- 2016-06-07 Kumar Gala Accepted
newlib: Drop _fstat implementation --- 2016-06-07 Kumar Gala Accepted
board: altera_max10: remove empty board file --- 2016-06-16 Kumar Gala Accepted
nios2: remove empty files from nios2e-zephyr --- 2016-06-16 Kumar Gala Accepted
Bluetooth: H4: Remove unused board.h include --- 2016-06-16 Kumar Gala Accepted
build: make zephyrmake exposed with V=1 --- 2016-06-18 Kumar Gala Accepted
build: Fix application object files placement when building out of tree --- 2016-06-18 Kumar Gala Accepted
build: quote SOURCE_DIR to allow it to be a list --- 2016-06-18 Kumar Gala Accepted
build: Split out building of application code --- 2016-06-18 Kumar Gala Accepted
build: move from srctree to ZEPHYR_BASE for app include paths --- 2016-06-18 Kumar Gala Accepted
toolchain.gccarmemb: Cleanup Makefile --- 2016-06-29 Kumar Gala Accepted
toolchain.gccarmemb: Simplify setting of libgcc include path --- 2016-06-29 Kumar Gala Accepted
arm: binutils: Add support Cortex-M7 based SoCs --- 2016-07-01 Kumar Gala Accepted
arm: gcc: Cleanup multilib support for Cortex-M class SoCs --- 2016-07-05 Kumar Gala Accepted
RFC: fix to build issue with subdirs --- 2016-07-07 Kumar Gala Accepted
samples: usb: dfu: Fix building of dfu code --- 2016-07-07 Kumar Gala Accepted
build: Make sure sysgen related header files get updated --- 2016-07-09 Kumar Gala Accepted
template_dir: Installed common SDK version file --- 2016-07-15 Kumar Gala Accepted
template_dir: Fix perms of info-zephyr-sdk dir --- 2016-07-21 Kumar Gala Accepted
Bluetooth: use sys_put_le16 macro instead of bswap --- 2016-07-21 Kumar Gala Accepted
galileo: Remove nonexistant Kconfig sybmol from defconfig --- 2016-07-21 Kumar Gala Accepted
qemu_nios2: Fix defconfig Kconfig symbol --- 2016-07-21 Kumar Gala Accepted
samples/net: Fix typo in comment --- 2016-07-21 Kumar Gala Accepted
em_starterkit: Remove nonexistant Kconfig sybmol from defconfig --- 2016-07-21 Kumar Gala Accepted
qemu_cortex_m3: Remove nonexistent UART_CONSOLE_BAUDRATE from defconfig --- 2016-07-21 Kumar Gala Accepted
arc: Remove nonexistant Kconfig sybmol from defconfig --- 2016-07-21 Kumar Gala Accepted
gpio: nrf5: Fix Kconfig symbol issue --- 2016-07-21 Kumar Gala Accepted
samples: removed nonexistant CONFIG_NS16550 Kconfig symbol --- 2016-07-21 Kumar Gala Accepted
serial: uart_qmsi: Fix typo in comments --- 2016-07-21 Kumar Gala Accepted
tests: test_tickless: Fix NXP K64 symbol dependency --- 2016-07-21 Kumar Gala Accepted
usb: Fix typo in comment --- 2016-07-21 Kumar Gala Accepted
quark_d2000_crb: Remove empty board file --- 2016-07-26 Kumar Gala Accepted
qemu_x86: Remove empty board file --- 2016-07-26 Kumar Gala Accepted
quark_se_sss_devboard: Remove empty board file --- 2016-07-26 Kumar Gala Accepted
stm32_mini_a15: Remove empty board file --- 2016-07-26 Kumar Gala Accepted
nrf52_pca10040: Remove empty board file --- 2016-07-26 Kumar Gala Accepted
arduino_due: Remove empty board file --- 2016-07-26 Kumar Gala Accepted
olimexino_stm32: Remove empty board file --- 2016-07-26 Kumar Gala Accepted
basic_minuteia: Remove empty board file --- 2016-07-26 Kumar Gala Accepted
galileo: Remove empty board file --- 2016-07-26 Kumar Gala Accepted
minnowboard: Remove empty board file --- 2016-07-26 Kumar Gala Accepted
basic_cortex_m3: Remove empty board file --- 2016-07-26 Kumar Gala Accepted
frdm_k64f: Remove empty board file --- 2016-07-26 Kumar Gala Accepted
qemu_cortex_m3: Remove empty board file --- 2016-07-26 Kumar Gala Accepted
nucleo_f103rb: Remove empty board file --- 2016-07-26 Kumar Gala Accepted
samples: sensor: bmi160: Fix Kconfig dev name typo --- 2016-07-28 Kumar Gala Accepted
sensor: max44009: Fix Kconfig dev name typo --- 2016-07-28 Kumar Gala Accepted
build: use quiet cmd for AR of libzephyr.a --- 2016-07-28 Kumar Gala Accepted
arm: Add support for both floating point ABIs --- 2016-08-01 Kumar Gala Accepted
arm: merge Cortex-M3/M4 memory map into master Cortex-M memory map --- 2016-09-21 Kumar Gala Accepted
Revert "rfc: ksdk: Add KSDK ENET driver." --- 2016-09-23 Kumar Gala Accepted
unified: move code from nanokernel into unified kernel --- 2016-10-05 Kumar Gala Accepted
« 1 2 3 415 16 »