Show patches with: Submitter = Kumar Gala       |   1541 patches
« 1 2 3 415 16 »
Patch Series S/W/F Date Submitter Delegate State
MAINTAINERS: Update ARM & overall maintainer --- 2016-10-13 Kumar Gala Accepted
stm32: cleanup how we get external interrupt base addr --- 2016-10-19 Kumar Gala Accepted
board: organize boards based on architecture --- 2016-10-19 Kumar Gala Accepted
build: refactor kernel hex build to be common --- 2016-10-24 Kumar Gala Accepted
build: clean up .stat file(s) --- 2016-10-24 Kumar Gala Accepted
tests: Rename test_arm_m3_irq_vector_table test since it is not M3 specific --- 2016-10-24 Kumar Gala Accepted
sanitycheck: Add support for ccache --- 2016-10-26 Kumar Gala Accepted
arm: Move Cortex-M memory map to be absolute addressed --- 2016-10-26 Kumar Gala Accepted
MAINTAINERS: Add catch all for boards to the arch maintainers --- 2016-10-28 Kumar Gala Accepted
tests: exclude quark_d2000_crb from net/buf test --- 2016-11-01 Kumar Gala Accepted
tests: only run the printk test if CONFIG_PRINTK is enabled --- 2016-11-03 Kumar Gala Accepted
tests: Mark a bunch of testcases that are memory (RAM) limited --- 2016-11-03 Kumar Gala Accepted
sanitycheck: enable missing ARM platforms --- 2016-11-03 Kumar Gala Accepted
tests: tests: Mark a bunch of testcases that are memory (RAM) limited --- 2016-11-05 Kumar Gala Accepted
sanitycheck: Add bbc_microbit to list for platforms --- 2016-11-10 Kumar Gala Accepted
tests: fix duplicate Kconfig symbol in prj.conf --- 2016-11-11 Kumar Gala Accepted
Revert "stm32cube: Introduce STM32Cube for STM32F0xx series" --- 2016-11-11 Kumar Gala Accepted
Revert "stm32cube: Introduce STM32Cube for STM32L0xx series" --- 2016-11-11 Kumar Gala Accepted
Revert "stm32cube: Update build system to support stm32f2xx" --- 2016-11-11 Kumar Gala Accepted
Revert "stm32cube: Introduce STM32Cube for STM32F2xx series" --- 2016-11-11 Kumar Gala Accepted
Revert "stm32cube: Update build system to support stm32l0xx" --- 2016-11-11 Kumar Gala Accepted
Revert "stm32cube: Update build system to support stm32f0xx" --- 2016-11-11 Kumar Gala Accepted
cc3200: Remove CPU_HAS_FPU from cc3200 Kconfig.soc --- 2016-11-15 Kumar Gala Accepted
meta-zephyr-sdk: disable MIPS --- 2016-11-16 Kumar Gala Accepted
stm32f1: Update after serial driver rework --- 2016-11-16 Kumar Gala Accepted
serial: Provide new numbering scheme for stm32 UART --- 2016-11-16 Kumar Gala Accepted
stm32cube: Add README as porting guidelines --- 2016-11-16 Kumar Gala Accepted
stm32f4: Update after serial driver rework --- 2016-11-16 Kumar Gala Accepted
serial: Provide STM32Cube based serial driver on stm32f1, stm32f4 --- 2016-11-16 Kumar Gala Accepted
pinmux/stm32: add pinmux definition for i2c --- 2016-11-17 Kumar Gala Accepted
stm32l4: add pinconf for USARTs --- 2016-11-17 Kumar Gala Accepted
stm32l4: add gpio support for l4 --- 2016-11-17 Kumar Gala Accepted
stm32l4x: pinmux: add support for STM32L4 --- 2016-11-17 Kumar Gala Accepted
nucleo_l476rg: add board support --- 2016-11-17 Kumar Gala Accepted
uart: stm32: Add support for STM32L4X --- 2016-11-17 Kumar Gala Accepted
stm32lx: add i2c driver for the L series --- 2016-11-17 Kumar Gala Accepted
stm32l4: add clock control driver --- 2016-11-17 Kumar Gala Accepted
stm32l4: add pinmux for USARTs --- 2016-11-17 Kumar Gala Accepted
stm32l4: add exti support --- 2016-11-17 Kumar Gala Accepted
stm32l4: add initial soc support for stm32l4 --- 2016-11-17 Kumar Gala Accepted
stm32l4: add pinconf settings for I2C --- 2016-11-17 Kumar Gala Accepted
arm: Enable REBOOT when RUNTIME_NMI is selected --- 2016-11-23 Kumar Gala Accepted
kernel: Fix ARM irq_lock() ordering bug. --- 2016-12-02 Kumar Gala Accepted
arm: fix irq_unlock() ordering bug --- 2016-12-02 Kumar Gala Accepted
x86: fix irq_lock/unlock ordering bug --- 2016-12-02 Kumar Gala Accepted
arc: fix irq_lock/unlock ordering bug --- 2016-12-02 Kumar Gala Accepted
Merge remote-tracking branch 'origin/arm' --- 2016-12-06 Kumar Gala Accepted
drivers: usb: remove unneeded include path additions --- 2016-12-08 Kumar Gala Accepted
drivers: slip: remove unneeded include path addition --- 2016-12-08 Kumar Gala Accepted
drivers: timers: remove unneeded include path addition --- 2016-12-08 Kumar Gala Accepted
drivers: bluetooth: nble: remove unneeded include path additions --- 2016-12-08 Kumar Gala Accepted
samples: disable single threaded hello world for configs that fail --- 2016-12-19 Kumar Gala Accepted
sanity_chk: add nucleo_f411re to arm list of boards for sanity --- 2016-12-19 Kumar Gala Accepted
Merge arm branch into master --- 2016-12-19 Kumar Gala Accepted
Revert "sanitycheck: reduce number of unnecessary configuration builds" --- 2016-12-30 Kumar Gala Accepted
arm: nvic: Use uint8_t for priority level --- 2017-01-04 Kumar Gala Accepted
arm: Cortex-M0: Adapt core register code to M0 --- 2017-01-04 Kumar Gala Accepted
arm: nvic: Fix exception priority access on Cortex-M0(+) --- 2017-01-04 Kumar Gala Accepted
arm: nordic_nrf5: Cleanup Kconfig dependencies for timer and clocks --- 2017-01-09 Kumar Gala Accepted
samples/tests: reduce ram & code size for failing tests on nRF5x boards --- 2017-01-09 Kumar Gala Accepted
Bluetooth: remove arduino_101_ble from test_controller_dbg --- 2017-01-09 Kumar Gala Accepted
uart/stm32: add STM32F3X support for uart --- 2017-01-11 Kumar Gala Accepted
net: Remove NET_SLIP choice from Kconfig --- 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
board: nucleo_f411re: fix newline missing at end of file --- 2017-01-11 Kumar Gala Accepted
kernel: have boot banner depend on console existing --- 2017-01-11 Kumar Gala Accepted
Merge arm branch into master --- 2017-01-12 Kumar Gala Accepted
arm: cmsis: Convert DO_REBOOT to use CMSIS --- 2017-01-12 Kumar Gala Accepted
arm: cmsis: Remove unused code from scb/scs layers --- 2017-01-12 Kumar Gala Accepted
arm: cmsis: Convert systick to CMSIS --- 2017-01-12 Kumar Gala Accepted
arm: kinetis: Remove duplicate & unused defines --- 2017-01-13 Kumar Gala Accepted
Bluetooth: Controller: Use CMSIS NVIC APIs directly --- 2017-01-13 Kumar Gala Accepted
clock_control: nrf5_power: Use CMSIS NVIC APIs directly --- 2017-01-13 Kumar Gala Accepted
arm: cmsis: Introduce CMSIS layer --- 2017-01-13 Kumar Gala Accepted
timer: nrf_rtc: Use CMSIS NVIC APIs directly --- 2017-01-13 Kumar Gala Accepted
arm: cmsis: Remove nvic.h and use CMSIS NVIC calls directly --- 2017-01-18 Kumar Gala Accepted
arm: cmsis: Convert _ScbExcPrioSet to NVIC_SetPriority --- 2017-01-18 Kumar Gala Accepted
arm: nvic: kill _NvicSwInterruptTrigger --- 2017-01-18 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
commit-message: skip length checks for http/https URLs --- 2017-01-23 Kumar Gala Accepted
Merge arm branch into master --- 2017-01-23 Kumar Gala Accepted
tests: newlib: disable bluetooth for now --- 2017-01-24 Kumar Gala Accepted
build: Use ZEPHYRINCLUDE when building offsets.o --- 2017-01-24 Kumar Gala Accepted
arm: move exception priority to exc.h --- 2017-01-24 Kumar Gala Accepted
arm: cmsis: Convert _ScbPendsvSet to use direct CMSIS register access --- 2017-01-25 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
ext: hal: nordic: cleanup Kbuild for now --- 2017-01-27 Kumar Gala Accepted
net: ip: stat: fix typo in rpl.dio.sent stat --- 2017-01-27 Kumar Gala Accepted
samples: zperf: cleanup types for constant arrays --- 2017-01-27 Kumar Gala Accepted
fat: match type info expected by fat library for f_write --- 2017-01-27 Kumar Gala Accepted
samples: webusb: fix type of bytes_read --- 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
Bluetooth: hci_raw: Make bt_buf_get_rx args consistent --- 2017-01-27 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
« 1 2 3 415 16 »