Show patches with: Submitter = Kumar Gala       |    Archived = No       |   1541 patches
« 1 2 ... 3 4 515 16 »
Patch Series S/W/F Date Submitter Delegate State
arm: dts: nrf: Fixup nRF52840-QIAA SoC support for device tree --- 2017-04-26 Kumar Gala Accepted
arm: dts: nrf: Remove !HAS_DTS Kconfig bits --- 2017-04-27 Kumar Gala Accepted
arm: linker: remove unused linker sections --- 2017-04-27 Kumar Gala Accepted
arm: soc: ti_lm3s6965: remove dead code --- 2017-04-27 Kumar Gala Accepted
serial: uart_stellaris: remove export of uart_stellaris_isr --- 2017-04-28 Kumar Gala Accepted
arm: dts: ti_lm3s6965: Add device tree support for Stellaris UART --- 2017-04-28 Kumar Gala Accepted
arm: dts: ti_lm3s6965: Add Device Tree Support --- 2017-04-28 Kumar Gala Accepted
Merge arm branch into master --- 2017-04-28 Kumar Gala Accepted
watchdog: atmel_sam: only build for SAME70 --- 2017-04-28 Kumar Gala Accepted
boards: arduino_due: Added DTS to the Arduino Due. --- 2017-05-03 Kumar Gala Accepted
CI: Fix the git commit range we pass on to gitlint --- 2017-05-04 Kumar Gala Accepted
Disco L475 IoT sensors --- 2017-05-04 Kumar Gala Accepted
Add support for STM32F723E Discovery --- 2017-05-15 Kumar Gala Accepted
CI: Add building hello world on all platforms as part of sanitycheck --- 2017-05-17 Kumar Gala Accepted
stm32 LL driver: F1/F4 (v1 controller), F3/F7/LX (v2 controller) --- 2017-06-16 Kumar Gala Accepted
Sanitycheck - doc clarifying --- 2017-06-22 Kumar Gala Accepted
doc: update sanitycheck doc to clarify some details --- 2017-06-22 Kumar Gala Accepted
Bluetooth: Fix use of uint32_t in nRF5 radio timings abstractions --- 2017-06-22 Kumar Gala Accepted
Various fixes for places that c99 types slipped in --- 2017-06-22 Kumar Gala Accepted
scripts/sanitycheck: split out log from config-sanitycheck --- 2017-06-22 Kumar Gala Accepted
samples: coaps_server: Fix platforms to build coap_server test on --- 2017-06-22 Kumar Gala Accepted
boards; cc2650_sensortag: Get building with sanitycheck --- 2017-06-23 Kumar Gala Accepted
Cleanup samples & tests related to shell --- 2017-06-28 Kumar Gala Accepted
tests: boot_time: cleanup boot_time test to work on ARM --- 2017-06-28 Kumar Gala Accepted
tests: sys_kernel: Enable test on ARM --- 2017-06-28 Kumar Gala Accepted
samples: hello_world: remove min_ram requirement --- 2017-06-29 Kumar Gala Accepted
samples: nfc_hello: limit to uarts that support interrupts --- 2017-06-29 Kumar Gala Accepted
tests: tickless: fix building of test --- 2017-06-29 Kumar Gala Accepted
Use device tree to generate CONFIG_UART_CONSOLE_ON_DEV_NAME defines --- 2017-06-29 Kumar Gala Accepted
drivers: i2c: stm32: cleanup build issue if no I2C ports are configured --- 2017-07-01 Kumar Gala Accepted
Ci fixes --- 2017-07-06 Kumar Gala Accepted
i2c: remove I2C Slave Read config --- 2017-07-06 Kumar Gala Accepted
Fix samples/net/wpanusb/test_15_4 to only build on platforms that have support features --- 2017-07-07 Kumar Gala Accepted
Introduce a CODEOWNERS file for auto-assign of review by GitHub --- 2017-07-07 Kumar Gala Accepted
[TEST][DO NOT MERGE] boards: test of codeowner PR --- 2017-07-07 Kumar Gala Accepted
I2C default cfg from DT, add support for MCUX from dt --- 2017-07-07 Kumar Gala Accepted
Convert I2C MCUX driver & platforms to use dt --- 2017-07-11 Kumar Gala Accepted
ci: compliance: increase verbosity on gitlint --- 2017-07-13 Kumar Gala Accepted
dts: i2c: Add missing #address-cell & #size-cell properties --- 2017-07-13 Kumar Gala Accepted
scripts/extract_dts_includes: extract_reg_prop handle cells being 0 --- 2017-07-13 Kumar Gala Accepted
i2c: Fix missing Kconfig !HAS_I2C_DTS dependencies --- 2017-07-14 Kumar Gala Accepted
merge arm branch into master --- 2017-07-19 Kumar Gala Accepted
merge arm branch into master --- 2017-07-19 Kumar Gala Accepted
dts: some minor cleanups --- 2017-07-20 Kumar Gala Accepted
Add support for MSP-EXP432P401R-LAUNCHXL --- 2017-07-22 Kumar Gala Accepted
board: arduino_101: remove unused !HAS_DTS bits --- 2017-07-25 Kumar Gala Accepted
arm: dts: cleanup uart related Kconfig options --- 2017-07-25 Kumar Gala Accepted
Nxp uart dts --- 2017-07-25 Kumar Gala Accepted
tests: net: limit tests to boards with enough memory to build them --- 2017-07-25 Kumar Gala Accepted
board: hexiwear_kw40z: Fix I2C dts info --- 2017-07-25 Kumar Gala Accepted
tests: net: second pass at cleanup tests to build on all platforms --- 2017-07-25 Kumar Gala Accepted
boards: be pedantic about type of networking --- 2017-07-26 Kumar Gala Accepted
scripts/extract_dts_includes.py: Reduce code for handling chosen names --- 2017-07-26 Kumar Gala Accepted
Introduce a Kconfig COMPILE_TEST option for compile only tests --- 2017-07-26 Kumar Gala Accepted
scripts/extract_dts_includes.py: Fix typo in device name list --- 2017-07-26 Kumar Gala Accepted
doc: Add CONTRIBUTING.md with Developer Certification of Origin --- 2017-07-26 Kumar Gala Accepted
I2C cleanup to remove usage of CONFIG_I2C_x_DEFAULT_CFG --- 2017-08-10 Kumar Gala Accepted
some minor dt cleanup patches --- 2017-08-10 Kumar Gala Accepted
ztest: reduce MAIN_STACK_SIZE stack to 512 bytes --- 2017-08-10 Kumar Gala Accepted
ext: simplelink: host driver: depend on multithreading --- 2017-08-11 Kumar Gala Accepted
tests: json: only build if newlib isn't configured --- 2017-08-11 Kumar Gala Accepted
arm: nrf: Fix I2C_0_DEFAULT_CFG settings --- 2017-08-15 Kumar Gala Accepted
x86: dts: use BOARD Kconfig symbol not SOC for arduino_101 --- 2017-08-16 Kumar Gala Accepted
arch: arm: stm32f1: Fix how we determine pull-up/pull-down for gpio --- 2017-08-17 Kumar Gala Accepted
eth_enc28j60: Update Kconfig dependancy for SPI --- 2017-08-24 Kumar Gala Accepted
Fix build failure of mbed tls on zedboard_pulpino --- 2017-08-24 Kumar Gala Accepted
pinmux: Move stm32 board pinmux files into board dirs --- 2017-08-30 Kumar Gala Accepted
scripts/dts/extract_dts_includes.py: allow multiple fixup files --- 2017-09-12 Kumar Gala Accepted
sensor: bmi160: Update Kconfig dependancy for SPI --- 2017-09-13 Kumar Gala Accepted
drivers: i2c: remove usage of bitfield access for cfg --- 2017-09-13 Kumar Gala Accepted
drivers: i2c: remove usage of bitfield access for cfg --- 2017-09-13 Kumar Gala Accepted
build: Makefile.gen: reorder make rules to deal with greedy rule match --- 2017-09-28 Kumar Gala Accepted
dts: Cleanup 16550 device tree support --- 2017-10-10 Kumar Gala Accepted
i2c: deprecate use of union dev_config --- 2017-10-10 Kumar Gala Accepted
boards: arm: Disable UART Hardware flow control as default for VBLUno51 --- 2017-10-17 Kumar Gala Accepted
tests: net: lib: dns_resolve: bump min memory to over 20k --- 2017-10-18 Kumar Gala Accepted
[RFC][DO NOT MERGE]Move dts board --- 2017-10-18 Kumar Gala Accepted
i2c: stm32f3: Cleanup how we enable the specific I2C driver --- 2017-10-23 Kumar Gala Accepted
boards: arm: stm32_mini_a15: Mark board as deprecated --- 2017-10-23 Kumar Gala Accepted
Reorganize device tree yaml to match dt binding dir structure --- 2017-10-23 Kumar Gala Accepted
bossa: add support for specifying the port --- 2017-10-24 Kumar Gala Accepted
boards: stm32_mini_a15: fix how we deprecate the board --- 2017-10-24 Kumar Gala Accepted
serial: atmel_sam3: remove driver as it was deprecated --- 2017-10-25 Kumar Gala Accepted
arm: nxp_kinetis: cleanup soc.h - remove unused defines --- 2017-10-25 Kumar Gala Accepted
samples: net: wpanusb: Fix build error due to missing USB device vid/pid --- 2017-10-25 Kumar Gala Accepted
merge arm branch into master --- 2017-11-03 Kumar Gala Accepted
cmake & dts changes to move board related dts files into board dir --- 2017-11-09 Kumar Gala Accepted
crypto: Update TinyCrypt to 0.2.8 --- 2017-11-09 Kumar Gala Accepted
cmake: flash: Remove fake path to zephyr_flash_debug.py --- 2017-11-14 Kumar Gala Accepted
tests: protection: Fix building on ARC --- 2017-11-14 Kumar Gala Accepted
boards: olimexino_stm32: Use standard openocd.board.cmake --- 2017-11-15 Kumar Gala Accepted
Remove k_mem_pool_defrag --- 2017-11-28 Kumar Gala Accepted
doc/dts: Update to reflect new path locations --- 2017-12-01 Kumar Gala Accepted
Add missing license and copyright headers --- 2017-12-05 Kumar Gala Accepted
Release Notes 1.10 --- 2017-12-05 Kumar Gala Accepted
doc: Update release notes for issues closed in this release --- 2017-12-05 Kumar Gala Accepted
release: sanitycheck: update footprint data --- 2017-12-05 Kumar Gala Accepted
doc: Update list of issues resolved in release --- 2017-12-06 Kumar Gala Accepted
samples: mesh/onoff-app: fix whitelist typo --- 2017-12-14 Kumar Gala Accepted
arm: nxp_mpu: Fix build issue when asserts enabled --- 2018-01-11 Kumar Gala Accepted
« 1 2 ... 3 4 515 16 »