summaryrefslogtreecommitdiff
path: root/chip/ish
Commit message (Expand)AuthorAgeFilesLines
* clock: Add mock for clock_enable_moduleYi Chou2023-04-251-1/+1
* clock: Remove the weak definition clock_enable_moduleYi Chou2023-04-181-0/+4
* ish: increase HECI response buffer sizeLi Feng2023-04-041-2/+14
* ec: Use chromite isort configJeremy Bettis2023-02-031-0/+1
* tree: Replace "unsigned" with "unsigned int"Andrea Grandi2023-01-041-1/+1
* chip: Sort header filesJeremy Bettis2022-11-2917-38/+39
* ec: IWYU Add missing includesJeremy Bettis2022-11-241-0/+2
* chip/ish: fix system shutdown in D0i3Li Feng2022-11-154-40/+166
* chip/ish: implement full config in pm_initLi Feng2022-11-042-2/+52
* ish: add HOSTCMD task checkLi Feng2022-10-081-1/+2
* Update license boilerplate text in source code filesMike Frysinger2022-09-1238-38/+38
* tree-wide: const-ify argv for console commandsCaveh Jalali2022-09-011-1/+1
* util: remove unused includesYuval Peress2022-08-052-0/+2
* ec: Switch black to 80 cols and reformat filesJeremy Bettis2022-07-261-2/+8
* ec: Fix some bad formatting and warningsJeremy Bettis2022-07-131-8/+2
* ec: Format all python files with black and isortJeremy Bettis2022-07-121-70/+85
* chip/ish/dma.c: Format with clang-formatJack Rosenthal2022-07-071-4/+5
* chip/ish/power_mgt.h: Format with clang-formatJack Rosenthal2022-07-011-4/+3
* chip/ish/heci.c: Format with clang-formatJack Rosenthal2022-07-011-52/+54
* chip/ish/power_mgt.c: Format with clang-formatJack Rosenthal2022-07-011-36/+26
* chip/ish/heci_client.h: Format with clang-formatJack Rosenthal2022-07-011-16/+16
* chip/ish/watchdog.c: Format with clang-formatJack Rosenthal2022-07-011-5/+4
* chip/ish/flash.c: Format with clang-formatJack Rosenthal2022-07-011-1/+0
* chip/ish/hpet.h: Format with clang-formatJack Rosenthal2022-07-011-35/+32
* chip/ish/i2c.c: Format with clang-formatJack Rosenthal2022-07-011-92/+69
* chip/ish/hid_subsys.c: Format with clang-formatJack Rosenthal2022-07-011-27/+29
* chip/ish/uart.c: Format with clang-formatJack Rosenthal2022-07-011-22/+16
* chip/ish/ish_i2c.h: Format with clang-formatJack Rosenthal2022-07-011-36/+24
* chip/ish/system_state.h: Format with clang-formatJack Rosenthal2022-07-011-1/+1
* chip/ish/ish_persistent_data.c: Format with clang-formatJack Rosenthal2022-07-011-5/+3
* chip/ish/uart_defs.h: Format with clang-formatJack Rosenthal2022-07-011-202/+189
* chip/ish/aontaskfw/ish_aon_share.h: Format with clang-formatJack Rosenthal2022-07-011-5/+4
* chip/ish/clock.c: Format with clang-formatJack Rosenthal2022-07-011-2/+1
* chip/ish/registers.h: Format with clang-formatJack Rosenthal2022-06-301-333/+333
* chip/ish/dma.c: Format with clang-formatJack Rosenthal2022-06-301-10/+12
* chip/ish/system.c: Format with clang-formatJack Rosenthal2022-06-291-21/+13
* chip/ish/config_chip.h: Format with clang-formatJack Rosenthal2022-06-291-34/+33
* chip/ish/aontaskfw/ish_aontask.c: Format with clang-formatJack Rosenthal2022-06-291-121/+83
* chip/ish/gpio.c: Format with clang-formatJack Rosenthal2022-06-291-5/+4
* chip/ish/system_state_subsys.c: Format with clang-formatJack Rosenthal2022-06-291-13/+11
* chip/ish/ipc_heci.c: Format with clang-formatJack Rosenthal2022-06-291-59/+53
* chip/ish/ipc_heci.h: Format with clang-formatJack Rosenthal2022-06-291-19/+18
* chip/ish/hid_device.h: Format with clang-formatJack Rosenthal2022-06-291-9/+9
* chip/ish/hwtimer.c: Format with clang-formatJack Rosenthal2022-06-291-5/+4
* chip/ish/ish_fwst.h: Format with clang-formatJack Rosenthal2022-06-281-51/+51
* chip/ish/host_command_heci.c: Format with clang-formatJack Rosenthal2022-06-281-10/+16
* chip/ish/hbm.h: Format with clang-formatJack Rosenthal2022-06-281-51/+50
* chip/ish/config_flash_layout.h: Format with clang-formatJack Rosenthal2022-06-281-23/+20
* COIL: Update I2C terminologyRicardo Quesada2022-02-031-5/+5
* atomic: use atomic_t where it is possibleDawid Niedzwiecki2021-12-081-1/+2