summaryrefslogtreecommitdiff
path: root/chip
Commit message (Expand)AuthorAgeFilesLines
* it83xx: espi: reset pltrst# virtual wire signal during espi resetDino Li2022-10-172-0/+5
* tree: Remove chip/mec1322 and referencesTom Hughes2022-10-1728-5315/+0
* chip/mchp: Fix return typeTom Hughes2022-10-141-1/+1
* include/compiler.h: Add generic macro for disabling compiler warningsTom Hughes2022-10-131-7/+3
* tree: Remove CONFIG_SOFTWARE_PANICTom Hughes2022-10-123-12/+0
* chip/stm32: Remove self-assignmentTom Hughes2022-10-121-2/+2
* ish: add HOSTCMD task checkLi Feng2022-10-081-1/+2
* ec: Don't declare forward decls as weakJeremy Bettis2022-10-072-2/+9
* mt_scp: Add support for mt8186 decoderYunfei Dong2022-09-305-0/+58
* mt8195/mt_scp: enable av1 decoder driverXiaoyong Lu2022-09-301-1/+1
* Update license boilerplate text in source code filesMike Frysinger2022-09-12481-481/+481
* config: rename HOSTCMD_ESPI_* to HOST_INTERFACE_ESPI_*Michał Barnaś2022-09-096-22/+23
* stm32f0.h: update number of channels per controllerJosie Nordrum2022-09-062-9/+10
* tree-wide: const-ify argv for console commandsCaveh Jalali2022-09-0145-64/+64
* mtk_scp: Enable I/D-cache for mt8186Allen-kh Cheng2022-08-261-2/+8
* mtk_scp: Enable uart1 for mt8186Allen-kh Cheng2022-08-261-0/+5
* mtk_scp: Fix mt8186 clock issues for system suspendAllen-kh Cheng2022-08-264-13/+41
* npcx: fan: Introduce CONFIG_FAN_BYPASS_SLOW_RESPONSE for slow response fanDevin Lu2022-08-231-1/+2
* chip: npcx: fix the format of NPCX_ALT_TABLE in gpio_chip-npcx5.hJun Lin2022-08-191-72/+72
* chip: npcx: fix the format of NPCX_ALT_TABLE in gpio_chip-npcx7.hJun Lin2022-08-191-93/+93
* chip: npcx: fix the format of NPCX_ALT_TABLE in gpio_chip-npcx9.hJun Lin2022-08-191-92/+92
* npcx/fan: Fix mft_set_apb1_prescaler descriptionCaveh Jalali2022-08-171-1/+1
* chip/mt_scp: remove gpio configurationTinghan Shen2022-08-163-9/+0
* util: remove unused includesYuval Peress2022-08-0549-1/+51
* chip/mt_scp: add define to support av1 decoderXiaoyong Lu2022-08-031-0/+1
* ec: Switch black to 80 cols and reformat filesJeremy Bettis2022-07-265-37/+151
* mt8195/mt_scp: enable mt8195 inner racing modeXiaoyong Lu2022-07-221-2/+2
* chip/mt_scp: add define to support inner racing modeXiaoyong Lu2022-07-201-0/+1
* tree: Remove non-standard "%ph" printf formatTom Hughes2022-07-192-2/+11
* ec: Fix some bad formatting and warningsJeremy Bettis2022-07-135-70/+16
* tree: Check return value from snprintfTom Hughes2022-07-131-4/+10
* ec: Format all python files with black and isortJeremy Bettis2022-07-125-1689/+2140
* tree: Fix -Wstrict-prototypes warningTom Hughes2022-07-082-2/+2
* chip/stm32/registers-stm32l.h: Format with clang-formatJack Rosenthal2022-07-071-580/+566
* chip/stm32/registers-stm32h7.h: Format with clang-formatJack Rosenthal2022-07-071-801/+789
* chip/stm32/registers.h: Format with clang-formatJack Rosenthal2022-07-071-327/+322
* tree: Move stdlib implementation to builtin directoryTom Hughes2022-07-071-2/+4
* chip/npcx/gpio_chip-npcx5.h: Format with clang-formatJack Rosenthal2022-07-071-71/+71
* chip/max32660/uart_regs.h: Format with clang-formatJack Rosenthal2022-07-071-158/+190
* chip/max32660/pwrseq_regs.h: Format with clang-formatJack Rosenthal2022-07-071-27/+32
* chip/npcx/gpio_chip-npcx7.h: Format with clang-formatJack Rosenthal2022-07-071-104/+110
* chip/max32660/wdt_regs.h: Format with clang-formatJack Rosenthal2022-07-071-44/+54
* chip/ish/dma.c: Format with clang-formatJack Rosenthal2022-07-071-4/+5
* chip/npcx/gpio_chip-npcx9.h: Format with clang-formatJack Rosenthal2022-07-071-101/+106
* chip/stm32/registers-stm32f4.h: Format with clang-formatJack Rosenthal2022-07-071-2/+3
* chip/stm32/usart-stm32l5.c: Format with clang-formatJack Rosenthal2022-07-071-5/+5
* chip/max32660/flc_regs.h: Format with clang-formatJack Rosenthal2022-07-071-41/+50
* chip/max32660/tmr_regs.h: Format with clang-formatJack Rosenthal2022-07-071-50/+62
* chip/stm32/hwtimer32.c: Format with clang-formatJack Rosenthal2022-07-071-5/+6
* chip/max32660/gpio_regs.h: Format with clang-formatJack Rosenthal2022-07-071-70/+86