Show patches with: Submitter = Kumar Gala       |    Archived = No       |   1541 patches
« 1 2 3 415 16 »
Patch Series S/W/F Date Submitter Delegate State
gpio: enable ports F G (and H) for stm32f1xx (stm32f4xx) --- 2017-02-23 Kumar Gala Rejected
Merge arm branch into master --- 2017-02-23 Kumar Gala Accepted
clock_control: fix to get PLL2 source for PREDV1 working --- 2017-02-23 Kumar Gala Accepted
gpio: enable ports F G (and H) for stm32f1xx (stm32f4xx) --- 2017-02-23 Kumar Gala Accepted
samples: i2c_lsm9ds0: filter test so it builds --- 2017-02-23 Kumar Gala Rejected
spi: mcux: Rename spi driver to DSPI to match naming convention --- 2017-02-28 Kumar Gala Accepted
boards: add 96b_carbon board documentation --- 2017-02-28 Kumar Gala Accepted
arm: stm32: remove duplicate setting of Kconfig symbols --- 2017-02-28 Kumar Gala Rejected
libc: attribute minimal libc printf style functions with __printf_like --- 2017-02-28 Kumar Gala Accepted
boards: add 96b_nitrogen board documentation --- 2017-03-01 Kumar Gala Accepted
qemu: allow user specified qemu binary --- 2017-03-02 Kumar Gala New
nrf_rtc_timer: clear events and counter when disabling sys_clock --- 2017-03-07 Kumar Gala Accepted
Revert "build: Fix qemugdb target" --- 2017-03-09 Kumar Gala Accepted
dts/extract_dts_includes.py: Replace cell_prefix to cell_string --- 2017-03-09 Kumar Gala Accepted
kernel: arm: Increase idle stack size to fix corruption by FP_SHARING --- 2017-03-15 Kumar Gala Accepted
kernel: arm: Increase idle stack size to fix corruption by FP_SHARING --- 2017-03-15 Kumar Gala Accepted
Merge arm branch into master --- 2017-03-27 Kumar Gala Accepted
dts/extract_dts_includes.py: Fix IRQ define name creation --- 2017-03-27 Kumar Gala Accepted
dts: arm: Rename ARM NVIC compatibility --- 2017-03-27 Kumar Gala Accepted
dts: arm: rename num-irq-prio-bits property --- 2017-03-27 Kumar Gala Accepted
dts: Remove num-irqs from the arm nvic node --- 2017-03-27 Kumar Gala Accepted
dts: arm: Put IRQ priority into the interrupt property --- 2017-03-27 Kumar Gala Accepted
ext: lib: mbedtls: Upgrading mbedTLS library --- 2017-03-29 Kumar Gala Accepted
ext: lib: mbedtls: Upgrading mbedTLS library --- 2017-03-30 Kumar Gala Accepted
arm: dts: Remove !HAS_DTS Kconfig bits --- 2017-03-30 Kumar Gala Accepted
dts: arm: Drop arm,nvic compatible --- 2017-04-03 Kumar Gala Accepted
arm: dts: Move common arm includes into a dts system include --- 2017-04-03 Kumar Gala Accepted
dts: arm: move SoC dtsi into per vendor dir --- 2017-04-03 Kumar Gala Accepted
dts: arm: Introduce st/mem.h for FLASH & SRAM sizes --- 2017-04-04 Kumar Gala Accepted
Merge arm branch into master --- 2017-04-05 Kumar Gala Accepted
dts: arm: ST: Cleanup DTS bits on STM32L4 SoCs --- 2017-04-05 Kumar Gala Accepted
dts: arm: st: Add additional SoCs into mem.h --- 2017-04-05 Kumar Gala Accepted
arm: dts: st: Convert STM32F4 based boards to dts --- 2017-04-05 Kumar Gala Accepted
dts: arm: st: Make flash/sram sizes human readable --- 2017-04-05 Kumar Gala Accepted
arm: dts: st: Convert STM32F1 based boards to dts --- 2017-04-05 Kumar Gala Accepted
sanitcheck: add nrf52_blenano2 --- 2017-04-05 Kumar Gala Accepted
arm: dts: st: Convert STM32F3 based boards to dts --- 2017-04-05 Kumar Gala Accepted
arm: st: dts: remove last !HAS_DTS from stm32 SoCs --- 2017-04-05 Kumar Gala Accepted
serial: stm32: remove bits related to !HAS_DTS --- 2017-04-05 Kumar Gala Accepted
serial: mcux: remove bits related to !HAS_DTS --- 2017-04-05 Kumar Gala Accepted
arm: nrf52: Introduce NRF52 SoC Specific config options --- 2017-04-11 Kumar Gala Accepted
arm: dts: nrf: Add Device Tree Support for nRF52832 SoC based boards --- 2017-04-11 Kumar Gala Accepted
arm: dts: Add DTS support for NRF52832 SoC --- 2017-04-11 Kumar Gala Accepted
arm: curie_ble: Report curie_ble as a unique board --- 2017-04-11 Kumar Gala Accepted
arm: nxp: kl2x: remove HAS_DTS references --- 2017-04-12 Kumar Gala Accepted
dts: arm: ti: Use hardcoded addresses in cc32xx_launchxl.dtsi --- 2017-04-12 Kumar Gala Accepted
Revert "Revert "scripts: devicetree: Handle mixed case node names"" --- 2017-04-12 Kumar Gala Accepted
tests/ztest: rename assert macros to be zephyr specific --- 2017-04-13 Kumar Gala Accepted
Merge arm branch into master --- 2017-04-14 Kumar Gala Accepted
unit: Fixup crc unit test for zassert change --- 2017-04-14 Kumar Gala Accepted
lib: json: use explicit unsigned char to avoid array subscript error --- 2017-04-14 Kumar Gala Accepted
Bluetooth: AT: use explicit unsigned char to avoid array subscript error --- 2017-04-14 Kumar Gala Accepted
drivers: display: mb_display: Add include of toolchain.h for __printf_like --- 2017-04-14 Kumar Gala Accepted
tests: sprintf: cleanup to work with newlib --- 2017-04-14 Kumar Gala Accepted
Bluetooth: AT: Fix building with newlib --- 2017-04-14 Kumar Gala Accepted
Bluetooth: AT: Unit: Fixup include search path --- 2017-04-14 Kumar Gala Accepted
tests: app_kernel: limit to systems with >32K of memory --- 2017-04-14 Kumar Gala Accepted
kernel: include inttypes.h to get access to PRI defines in most spots --- 2017-04-17 Kumar Gala Accepted
kernel: Convert formatter strings to use PRI defines --- 2017-04-17 Kumar Gala Accepted
arch: Convert formatter strings to use PRI defines --- 2017-04-17 Kumar Gala Accepted
drivers/sensor: Convert formatter strings to use PRI defines --- 2017-04-17 Kumar Gala Accepted
drivers/ieee802154: 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/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/bluetooth: 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
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
Revert "drivers/sensor: Convert formatter strings to use PRI defines" --- 2017-04-19 Kumar Gala Accepted
Revert "kernel: Convert formatter strings to use PRI defines" --- 2017-04-19 Kumar Gala Accepted
Revert "arch: Convert formatter strings to use PRI defines" --- 2017-04-19 Kumar Gala Accepted
build: only build gen_idt on x86 --- 2017-04-19 Kumar Gala Accepted
Introduce new sized integer typedefs --- 2017-04-19 Kumar Gala Accepted
boards: convert to using newly introduced integer sized types --- 2017-04-20 Kumar Gala Accepted
lib: convert to using newly introduced integer sized types --- 2017-04-20 Kumar Gala Accepted
misc: convert to using newly introduced integer sized types --- 2017-04-20 Kumar Gala Accepted
arch: convert to using newly introduced integer sized types --- 2017-04-20 Kumar Gala Accepted
Bluetooth: convert to using newly introduced integer sized types --- 2017-04-20 Kumar Gala Accepted
docs: convert to using newly introduced integer sized types --- 2017-04-21 Kumar Gala Accepted
net: convert to using newly introduced integer sized types --- 2017-04-21 Kumar Gala Accepted
subsys: convert to using newly introduced integer sized types --- 2017-04-21 Kumar Gala Accepted
tests: convert to using newly introduced integer sized types --- 2017-04-21 Kumar Gala Accepted
samples: convert to using newly introduced integer sized types --- 2017-04-21 Kumar Gala Accepted
drivers: convert to using newly introduced integer sized types --- 2017-04-21 Kumar Gala Accepted
Convert remaining code to using newly introduced integer sized types --- 2017-04-21 Kumar Gala Accepted
checkpatch: update checkpatch to warn about C99 type usage --- 2017-04-21 Kumar Gala Accepted
Remove include of <stdint.h> from <zephyr/types.h> --- 2017-04-21 Kumar Gala Rejected
kernel: Refactor common _new_thread init code --- 2017-04-21 Kumar Gala Accepted
kernel: refactor thread_monitor_init into common code --- 2017-04-21 Kumar Gala Accepted
kernel: cleanup use of naked unsigned in _new_thread --- 2017-04-21 Kumar Gala Accepted
samples: Cleanup uint types in SEGGER SystemView --- 2017-04-25 Kumar Gala Accepted
kernel: event_logger: convert to using newly introduced integer sized types --- 2017-04-25 Kumar Gala Accepted
arm: nxp: kl2x: Move to using UART_MCUX_LPSCI for UART0 --- 2017-04-26 Kumar Gala Accepted
serial: mcux: Shim driver for LPSCI UART on KL25Z --- 2017-04-26 Kumar Gala Accepted
arm: ti: dts: fixup building CC3200 dts --- 2017-04-26 Kumar Gala Accepted
arm: dts: nrf: Add Device Tree Support for nRF51822 SoC & boards --- 2017-04-26 Kumar Gala Accepted
arm: dts: nrf: Fixup nRF52840-QIAA SoC support for device tree --- 2017-04-26 Kumar Gala Accepted
« 1 2 3 415 16 »