Show patches with: Submitter = Kumar Gala       |    Archived = No       |   1541 patches
« 1 2 3 415 16 »
Patch Series S/W/F Date Submitter Delegate State
ztest: reduce MAIN_STACK_SIZE stack to 512 bytes --- 2017-08-10 Kumar Gala Accepted
zephyr: Use deprecated instead of legacy for Kconfig int types --- 2020-06-08 Kumar Gala New
x86: fix irq_lock/unlock ordering bug --- 2016-12-02 Kumar Gala Accepted
x86: dts: use BOARD Kconfig symbol not SOC for arduino_101 --- 2017-08-16 Kumar Gala Accepted
x86: Convert to new DT_INST macros --- 2020-03-25 Kumar Gala New
WIP: Sensor API Playground --- 2019-03-02 Kumar Gala New
[WIP] Prototype / hack of integration of DTS into sanitycheck --- 2019-09-12 Kumar Gala New
[WIP] NXP Kinetis DTS Pinmux rework --- 2019-11-06 Kumar Gala New
[WIP] Edtlib controller --- 2020-03-24 Kumar Gala New
[WIP] dts: pinmux: atmel SAM --- 2020-04-07 Kumar Gala Accepted
[WIP] DTS: Example to show conversion to new DT_INST macro's --- 2020-03-24 Kumar Gala Accepted
[wip] dts: Add new parser --- 2019-07-18 Kumar Gala New
[WIP] Convert all DT_INST_ to new DT_INST macros --- 2020-03-24 Kumar Gala New
[WIP]Building w/LLVM/CLANG on ARM --- 2020-02-20 Kumar Gala New
wifi: winc1500: Convert to new DT_<COMPAT>_<INSTANCE> defines --- 2019-01-24 Kumar Gala Accepted
west.yml: Update to pull in TFM v1.1-rc1 --- 2020-06-26 Kumar Gala New
west.yml: Update to pull in TFM v1.1 --- 2020-07-14 Kumar Gala New
west.yml: Update to nordic HAL to conver to new DT macros --- 2020-04-17 Kumar Gala New
west.yml: Update hal_ti for devicetree fix for msp432p4xx --- 2020-04-30 Kumar Gala Accepted
west.yml: Update ci-tools --- 2020-01-29 Kumar Gala Accepted
west.yml: test C99 mcumgr changes --- 2020-06-05 Kumar Gala Accepted
west.yml: mcuboot: Update DT macros to new devicetree.h --- 2020-04-28 Kumar Gala Accepted
watchdog: atmel_sam: only build for SAME70 --- 2017-04-28 Kumar Gala Accepted
Various fixes for places that c99 types slipped in --- 2017-06-22 Kumar Gala Accepted
Use device tree to generate CONFIG_UART_CONSOLE_ON_DEV_NAME defines --- 2017-06-29 Kumar Gala Accepted
usb: usb_dc_stm32: Convert to DT instance defines to remove dts_fixup.h --- 2019-01-31 Kumar Gala New
usb: usb_dc: Replace CONFIG_ symbols that should be DT_ --- 2019-01-31 Kumar Gala New
usb/stm32: Fix missing clock property for usb on stm32f103Xb --- 2019-07-17 Kumar Gala New
usb: Make USB_VBUS_GPIO a Kconfig option --- 2018-11-11 Kumar Gala New
usb: Fix typo in comment --- 2016-07-21 Kumar Gala Accepted
usb: Fix building error in usb_descriptor with misra test --- 2021-09-01 Kumar Gala Accepted
usb: Convert vbus-gpio usage to new devicetree macros --- 2020-04-29 Kumar Gala Accepted
usb: Change transfer_len type to int32_t in usb_request_handler typedef --- 2017-01-27 Kumar Gala Accepted
usb: ateml: samd21: enable usb controller in board dts not soc --- 2018-03-10 Kumar Gala Accepted
Update to SDK 0.13.1 for ARM CVE fix --- 2021-09-21 Kumar Gala Accepted
Update to sdk 0.10.2 --- 2019-08-07 Kumar Gala Accepted
Update TCM compats for i.mx6/7/rt --- 2018-12-14 Kumar Gala Accepted
Update sdk docs & min version to 0.10.3 --- 2019-08-19 Kumar Gala Accepted
Update FXO8700 Sensor driver to use new DT defines --- 2019-01-15 Kumar Gala Accepted
Update DTS support for VL53L0X Sensor --- 2019-01-18 Kumar Gala Accepted
unit: Fixup crc unit test for zassert change --- 2017-04-14 Kumar Gala Accepted
unified: move code from nanokernel into unified kernel --- 2016-10-05 Kumar Gala Accepted
uart: stm32: Add support for STM32L4X --- 2016-11-17 Kumar Gala Accepted
uart/stm32: add STM32F3X support for uart --- 2017-01-11 Kumar Gala Accepted
twister: Adjust platform selection logic for platform_allow --- 2021-04-02 Kumar Gala Accepted
twister: Add ICCM/DCCM to list of overflow regions --- 2021-05-10 Kumar Gala Accepted
tweak dbg PR --- 2020-05-12 Kumar Gala Accepted
tweak dbg PR --- 2020-05-12 Kumar Gala New
tracing: usb: Fix build issues. --- 2020-02-07 Kumar Gala Accepted
[TOPICS: DTS] generate initializers for phandle-arrays and their elements --- 2019-08-22 Kumar Gala New
[TOPIC-GPIO] tests: gpio_api_1pin: Exclude mps2_an385 --- 2019-10-25 Kumar Gala Accepted
[TOPIC-GPIO]: Introduce helper functions for irq flags --- 2019-09-18 Kumar Gala Accepted
[TOPIC-GPIO] Handle logical interrupt setting in common layer --- 2019-09-18 Kumar Gala Accepted
[TOPIC-GPIO] drivers: stellaris: update to use new GPIO API --- 2019-09-25 Kumar Gala Accepted
[TOPIC-GPIO] drivers: mmio32: update to use new GPIO API --- 2019-10-22 Kumar Gala New
[TOPIC-GPIO] drivers: gpio_mcux: Fix handling of disconnect configuration --- 2019-10-02 Kumar Gala Accepted
[TOPIC-GPIO]: drivers: gpio_cmsdk_ahb: update to use new GPIO API --- 2019-09-25 Kumar Gala New
[TOPIC-GPIO] 2nd attempt at Handle logical interrupt setting in common layer --- 2019-09-19 Kumar Gala Accepted
[TOPIC: DTS] Update ADC nodes for io-channel-cells --- 2019-08-22 Kumar Gala Accepted
[TOPIC: DTS] scripts: dts: Let bindings provide multiple compatibles in a simple way --- 2019-08-19 Kumar Gala Accepted
[TOPIC: DTS] rework binding/compat matching. --- 2019-08-15 Kumar Gala New
[TOPIC: DTS] dts: scripts: Require properties to be declared in bindings --- 2019-08-30 Kumar Gala New
[TOPIC: DTS] dts: edtlib: Improve how we get the compatible string from bindings --- 2019-08-16 Kumar Gala Accepted
[TOPIC: DTS] dts/bindings: Convert compound to phandle-array type --- 2019-08-14 Kumar Gala New
[TOPIC: DTS] dts: add 'const' support to bindings --- 2019-08-13 Kumar Gala Accepted
[TOPIC: DTS] dts: Add a bunch of properties to base.yaml --- 2019-08-09 Kumar Gala Accepted
Topic dts --- 2019-09-07 Kumar Gala Accepted
Toolchain kconfig --- 2020-01-28 Kumar Gala Accepted
toolchain: gcc: check if __weak is defined --- 2018-06-28 Kumar Gala Accepted
toolchain.gccarmemb: Simplify setting of libgcc include path --- 2016-06-29 Kumar Gala Accepted
toolchain.gccarmemb: set DTC for building targets that use devicetrees --- 2017-02-13 Kumar Gala Accepted
toolchain.gccarmemb: Cleanup Makefile --- 2016-06-29 Kumar Gala Accepted
toolchain.gccarmemb: Add include path for newlib headers --- 2016-06-07 Kumar Gala Accepted
timer: nrf_rtc: Use CMSIS NVIC APIs directly --- 2017-01-13 Kumar Gala Accepted
Ti cc32xx GPIO DTS support --- 2018-11-01 Kumar Gala Accepted
tests/ztest: rename assert macros to be zephyr specific --- 2017-04-13 Kumar Gala Accepted
tests: uart_async_api: Convert to use new dts macros --- 2020-05-01 Kumar Gala New
tests: tickless: fix building of test --- 2017-06-29 Kumar Gala Accepted
tests: test_tickless: Fix NXP K64 symbol dependency --- 2016-07-21 Kumar Gala Accepted
tests: tests: Mark a bunch of testcases that are memory (RAM) limited --- 2016-11-05 Kumar Gala Accepted
tests: sys_kernel: Enable test on ARM --- 2017-06-28 Kumar Gala Accepted
tests/subsys/settings/fcb: Fix ifdef in ztest_test_suite --- 2019-09-13 Kumar Gala Accepted
tests: sprintf: cleanup to work with newlib --- 2017-04-14 Kumar Gala Accepted
tests: spi_loopback: Remove unneeded setting of Kconfig symbol --- 2020-05-05 Kumar Gala Accepted
tests/sensors_n_z.conf: fix duplicated setting of CONFIG options --- 2017-01-11 Kumar Gala Accepted
tests/samples: Remove setting of CONFIG_DEBUG_OPTIMIZATIONS --- 2021-06-16 Kumar Gala Accepted
tests: Rename test_arm_m3_irq_vector_table test since it is not M3 specific --- 2016-10-24 Kumar Gala Accepted
tests: rbtree: Fix test so its actually runs --- 2018-04-10 Kumar Gala Accepted
tests: protection: Fix building on ARC --- 2017-11-14 Kumar Gala Accepted
tests: power_mgmt: exclude bl5340_dvk_cpunet --- 2021-05-08 Kumar Gala Accepted
tests: posix: add newlib cfg option --- 2019-02-26 Kumar Gala Accepted
tests: only run the printk test if CONFIG_PRINTK is enabled --- 2016-11-03 Kumar Gala Accepted
tests: newlib: disable bluetooth for now --- 2017-01-24 Kumar Gala Accepted
tests: net: second pass at cleanup tests to build on all platforms --- 2017-07-25 Kumar Gala Accepted
tests: net: limit tests to boards with enough memory to build them --- 2017-07-25 Kumar Gala Accepted
tests: net: lib: dns_resolve: bump min memory to over 20k --- 2017-10-18 Kumar Gala Accepted
tests: net: lib: dns: dns_addremove: Increase stack size for FRDM-K64F --- 2019-08-15 Kumar Gala New
tests/net: ieee802154: fragment: Fix build error --- 2018-08-15 Kumar Gala Accepted
tests: mem_protect: syscalls: set CONFIG_USERSPACE in prj.conf --- 2018-09-18 Kumar Gala Accepted
tests: mem_alloc: Fix build issue with malloc test --- 2019-02-16 Kumar Gala Accepted
« 1 2 3 415 16 »