summaryrefslogtreecommitdiff
path: root/chip
Commit message (Expand)AuthorAgeFilesLines
* chip/stm32: Add register declarations for OctoSPIJes B. Klinke2022-12-091-0/+291
* chips/stm32/usb_spi: Allow boards to handle non-standard SPI bussesJes B. Klinke2022-12-092-1/+27
* chips/stm32/usb_spi: Forwarding to multiple spi devicesJes B. Klinke2022-12-092-8/+30
* ec: Support logging system boot time infoRajesh Kumar2022-12-073-2/+17
* Revert "ec: Support logging system boot time info"Piotr Pawliczek2022-12-033-17/+2
* ec: Support logging system boot time infoRajesh Kumar2022-12-023-2/+17
* board: Sort header filesJeremy Bettis2022-12-011-1/+3
* chip: Sort header filesJeremy Bettis2022-11-29140-321/+313
* ec: IWYU Add missing includesJeremy Bettis2022-11-243-1/+5
* npcx9: fix SHA256 ROM API table addressJun Lin2022-11-211-1/+1
* chip/ish: fix system shutdown in D0i3Li Feng2022-11-154-40/+166
* tree: Remove CONFIG_STM_HWTIMER32Tom Hughes2022-11-111-3/+1
* tree: Remove stm32/hwtimer.cTom Hughes2022-11-102-483/+13
* npcx: avoid invalid VW signal indexBoris Mittelberg2022-11-101-0/+3
* chip/mchp: Fix clang compilation errorTom Hughes2022-11-071-1/+6
* chip/mchp/lfw: Discard ARM.* sectionsfactory-brya-15231.B-mainTom Hughes2022-11-042-0/+16
* chip/ish: implement full config in pm_initLi Feng2022-11-042-2/+52
* chip/mchp/lfw: Specify region for paddingTom Hughes2022-10-312-2/+2
* npcx: flash: FLASH_BANK_SIZE shouldn't depend on FLASH_ERASE_SIZEJun Lin2022-10-281-1/+5
* gpio: npcx: fix incorrect report from gpio_get_flags_by_maskJun Lin2022-10-241-4/+6
* tree: Enable warning for fallthrough in switch statementsTom Hughes2022-10-192-0/+2
* 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