summaryrefslogtreecommitdiff
path: root/chip/ish
Commit message (Expand)AuthorAgeFilesLines
* 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
* COIL: Update links for inclusive languageTom Hughes2021-11-291-1/+1
* config: rename CONFIG_HOSTCMD_HECI to CONFIG_HOST_INTERFACE_HECIKeith Short2021-11-191-2/+2
* tree: Make DECLARE_IRQ routine staticTom Hughes2021-11-081-1/+1
* chip/ish: Fix return typeTom Hughes2021-09-291-1/+1
* system: fix system_get_scratchpad APIYuval Peress2021-08-201-2/+2
* pylintrc: Copy Chromium OS platform2's configCraig Hesling2021-08-021-0/+4
* ish/heci: initialize msg.payload before using itPatrick Georgi2021-06-171-1/+1
* include/flash: rename the APIsTim Lin2021-06-091-1/+1
* Refactor CONFIG_FLASH_SIZE to CONFIG_FLASH_SIZE_BYTESYuval Peress2021-01-151-2/+2