Show patches with: Submitter = Kumar Gala       |    Archived = No       |   1541 patches
« 1 2 ... 13 14 15 16 »
Patch Series S/W/F Date Submitter Delegate State
arm: nrf52: Introduce NRF52 SoC Specific config options --- 2017-04-11 Kumar Gala Accepted
serial: mcux: remove bits related to !HAS_DTS --- 2017-04-05 Kumar Gala Accepted
serial: stm32: remove bits related to !HAS_DTS --- 2017-04-05 Kumar Gala Accepted
arm: st: dts: remove last !HAS_DTS from stm32 SoCs --- 2017-04-05 Kumar Gala Accepted
arm: dts: st: Convert STM32F3 based boards to dts --- 2017-04-05 Kumar Gala Accepted
sanitcheck: add nrf52_blenano2 --- 2017-04-05 Kumar Gala Accepted
arm: dts: st: Convert STM32F1 based boards to dts --- 2017-04-05 Kumar Gala Accepted
dts: arm: st: Add additional SoCs into mem.h --- 2017-04-05 Kumar Gala Accepted
dts: arm: ST: Cleanup DTS bits on STM32L4 SoCs --- 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
Merge arm branch into master --- 2017-04-05 Kumar Gala Accepted
dts: arm: Introduce st/mem.h for FLASH & SRAM sizes --- 2017-04-04 Kumar Gala Accepted
dts: arm: move SoC dtsi into per vendor dir --- 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: Drop arm,nvic compatible --- 2017-04-03 Kumar Gala Accepted
arm: dts: Remove !HAS_DTS Kconfig bits --- 2017-03-30 Kumar Gala Accepted
ext: lib: mbedtls: Upgrading mbedTLS library --- 2017-03-30 Kumar Gala Accepted
ext: lib: mbedtls: Upgrading mbedTLS library --- 2017-03-29 Kumar Gala Accepted
dts: Remove num-irqs from the arm nvic node --- 2017-03-27 Kumar Gala Accepted
dts: arm: rename num-irq-prio-bits property --- 2017-03-27 Kumar Gala Accepted
dts: arm: Put IRQ priority into the interrupt property --- 2017-03-27 Kumar Gala Accepted
dts: arm: Rename ARM NVIC compatibility --- 2017-03-27 Kumar Gala Accepted
dts/extract_dts_includes.py: Fix IRQ define name creation --- 2017-03-27 Kumar Gala Accepted
Merge arm branch into master --- 2017-03-27 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
dts/extract_dts_includes.py: Replace cell_prefix to cell_string --- 2017-03-09 Kumar Gala Accepted
Revert "build: Fix qemugdb target" --- 2017-03-09 Kumar Gala Accepted
nrf_rtc_timer: clear events and counter when disabling sys_clock --- 2017-03-07 Kumar Gala Accepted
qemu: allow user specified qemu binary --- 2017-03-02 Kumar Gala New
boards: add 96b_nitrogen board documentation --- 2017-03-01 Kumar Gala Accepted
libc: attribute minimal libc printf style functions with __printf_like --- 2017-02-28 Kumar Gala Accepted
arm: stm32: remove duplicate setting of Kconfig symbols --- 2017-02-28 Kumar Gala Rejected
boards: add 96b_carbon board documentation --- 2017-02-28 Kumar Gala Accepted
spi: mcux: Rename spi driver to DSPI to match naming convention --- 2017-02-28 Kumar Gala Accepted
samples: i2c_lsm9ds0: filter test so it builds --- 2017-02-23 Kumar Gala Rejected
gpio: enable ports F G (and H) for stm32f1xx (stm32f4xx) --- 2017-02-23 Kumar Gala Accepted
clock_control: fix to get PLL2 source for PREDV1 working --- 2017-02-23 Kumar Gala Accepted
Merge arm branch into master --- 2017-02-23 Kumar Gala Accepted
gpio: enable ports F G (and H) for stm32f1xx (stm32f4xx) --- 2017-02-23 Kumar Gala Rejected
boards: Add panther & panther_ss to sanity --- 2017-02-20 Kumar Gala Accepted
toolchain.gccarmemb: set DTC for building targets that use devicetrees --- 2017-02-13 Kumar Gala Accepted
Merge arm branch into master --- 2017-01-30 Kumar Gala Accepted
arm: cmsis: cleanup use of _SCS_CPACR_CP1{0,1}_Pos define --- 2017-01-28 Kumar Gala Accepted
arm: cmsis: Convert _Scb*Fault*Reset to use direct CMSIS register access --- 2017-01-28 Kumar Gala Accepted
arm: cmsis: Convert _ClearFaults to use direct CMSIS register access --- 2017-01-28 Kumar Gala Accepted
arm: cmsis: Convert FaultEnable to use direct CMSIS register access --- 2017-01-28 Kumar Gala Accepted
arm: cmsis: Convert _ScbActiveVectorGet to use direct CMSIS register access --- 2017-01-28 Kumar Gala Accepted
arm: cmsis: Convert _ScbHardFaultIsForced to use direct CMSIS register access --- 2017-01-28 Kumar Gala Accepted
arm: cmsis: Convert _ScbDivByZeroFaultEnable to use direct CMSIS register access --- 2017-01-28 Kumar Gala Accepted
arm: cmsis: Convert _Scb*FaultAddrGet to use direct CMSIS register access --- 2017-01-28 Kumar Gala Accepted
arm: cmsis: Convert _ScbIsNestedExc to use direct CMSIS register access --- 2017-01-28 Kumar Gala Accepted
arm: cmsis: Convert _Scb*FaultIs* & _ScbIs*Fault to use CMSIS register access --- 2017-01-28 Kumar Gala Accepted
arm: cmsis: Convert printing of MMFSR, BFSR, and UFSR to CMSIS --- 2017-01-28 Kumar Gala Accepted
arm: cmsis: Remove last bits of scs/scb as we've converted to CMSIS --- 2017-01-28 Kumar Gala Accepted
Bluetooth: hci_raw: Make bt_buf_get_rx args consistent --- 2017-01-27 Kumar Gala Accepted
samples: webusb: fix type of bytes_read --- 2017-01-27 Kumar Gala Accepted
fat: match type info expected by fat library for f_write --- 2017-01-27 Kumar Gala Accepted
samples: zperf: cleanup types for constant arrays --- 2017-01-27 Kumar Gala Accepted
usb: Change transfer_len type to int32_t in usb_request_handler typedef --- 2017-01-27 Kumar Gala Accepted
net: ip: stat: fix typo in rpl.dio.sent stat --- 2017-01-27 Kumar Gala Accepted
ext: hal: nordic: cleanup Kbuild for now --- 2017-01-27 Kumar Gala Accepted
arm: cmsis: Convert _ScbNmiPend to use direct CMSIS register access --- 2017-01-25 Kumar Gala Accepted
arm: cmsis: Convert _ScbIsInThreadMode to use direct CMSIS register access --- 2017-01-25 Kumar Gala Accepted
arm: scb: Move SCB asm defines into cpu_idle.S --- 2017-01-25 Kumar Gala Accepted
arm: refactor clearing of exception faults to common code --- 2017-01-25 Kumar Gala Accepted
arm: cmsis: Convert _ScbPendsvSet to use direct CMSIS register access --- 2017-01-25 Kumar Gala Accepted
arm: move exception priority to exc.h --- 2017-01-24 Kumar Gala Accepted
build: Use ZEPHYRINCLUDE when building offsets.o --- 2017-01-24 Kumar Gala Accepted
tests: newlib: disable bluetooth for now --- 2017-01-24 Kumar Gala Accepted
Merge arm branch into master --- 2017-01-23 Kumar Gala Accepted
Bluetooth: Controller: Fix build error with newlib --- 2017-01-23 Kumar Gala Rejected
commit-message: skip length checks for http/https URLs --- 2017-01-23 Kumar Gala Accepted
arm: cmsis: Convert relocate_vector_table to use CMSIS --- 2017-01-23 Kumar Gala Accepted
tests: arm_irq_vector_table: Use CMSIS NVIC APIs directly --- 2017-01-23 Kumar Gala Accepted
arm: nvic: kill _NvicSwInterruptTrigger --- 2017-01-18 Kumar Gala Accepted
arm: cmsis: Convert _ScbExcPrioSet to NVIC_SetPriority --- 2017-01-18 Kumar Gala Accepted
arm: cmsis: Remove nvic.h and use CMSIS NVIC calls directly --- 2017-01-18 Kumar Gala Accepted
clock_control: nrf5_power: Use CMSIS NVIC APIs directly --- 2017-01-13 Kumar Gala Accepted
timer: nrf_rtc: Use CMSIS NVIC APIs directly --- 2017-01-13 Kumar Gala Accepted
Bluetooth: Controller: Use CMSIS NVIC APIs directly --- 2017-01-13 Kumar Gala Accepted
arm: cmsis: Introduce CMSIS layer --- 2017-01-13 Kumar Gala Accepted
arm: kinetis: Remove duplicate & unused defines --- 2017-01-13 Kumar Gala Accepted
build: Just use the ZEPHYRINCLUDE path for when we make offsets --- 2017-01-12 Kumar Gala Rejected
arm: cmsis: Convert systick to CMSIS --- 2017-01-12 Kumar Gala Accepted
arm: cmsis: Port nvic to CMSIS --- 2017-01-12 Kumar Gala Rejected
arm: cmsis: Remove unused code from scb/scs layers --- 2017-01-12 Kumar Gala Accepted
arm: cmsis: Convert DO_REBOOT to use CMSIS --- 2017-01-12 Kumar Gala Accepted
Merge arm branch into master --- 2017-01-12 Kumar Gala Accepted
board: nucleo_f411re: fix newline missing at end of file --- 2017-01-11 Kumar Gala Accepted
tests/sensors_n_z.conf: fix duplicated setting of CONFIG options --- 2017-01-11 Kumar Gala Accepted
board: quark_se_c1000_ss_devboard: remove duplicate CONFIG_UART_CONSOLE --- 2017-01-11 Kumar Gala Accepted
kernel: have boot banner depend on console existing --- 2017-01-11 Kumar Gala Accepted
net: Remove NET_SLIP choice from Kconfig --- 2017-01-11 Kumar Gala Accepted
uart/stm32: add STM32F3X support for uart --- 2017-01-11 Kumar Gala Accepted
Bluetooth: remove arduino_101_ble from test_controller_dbg --- 2017-01-09 Kumar Gala Accepted
samples/tests: reduce ram & code size for failing tests on nRF5x boards --- 2017-01-09 Kumar Gala Accepted
arm: nordic_nrf5: Cleanup Kconfig dependencies for timer and clocks --- 2017-01-09 Kumar Gala Accepted
arm: nvic: Fix exception priority access on Cortex-M0(+) --- 2017-01-04 Kumar Gala Accepted
« 1 2 ... 13 14 15 16 »