summaryrefslogtreecommitdiff
path: root/chip/it83xx
Commit message (Expand)AuthorAgeFilesLines
* ec: Support logging system boot time infoRajesh Kumar2022-12-071-0/+4
* Revert "ec: Support logging system boot time info"Piotr Pawliczek2022-12-031-4/+0
* ec: Support logging system boot time infoRajesh Kumar2022-12-021-0/+4
* chip: Sort header filesJeremy Bettis2022-11-298-13/+14
* it83xx: espi: reset pltrst# virtual wire signal during espi resetDino Li2022-10-172-0/+5
* tree: Remove CONFIG_SOFTWARE_PANICTom Hughes2022-10-121-2/+0
* Update license boilerplate text in source code filesMike Frysinger2022-09-1236-36/+36
* config: rename HOSTCMD_ESPI_* to HOST_INTERFACE_ESPI_*Michał Barnaś2022-09-091-2/+2
* tree-wide: const-ify argv for console commandsCaveh Jalali2022-09-013-3/+3
* util: remove unused includesYuval Peress2022-08-054-0/+4
* tree: Remove non-standard "%ph" printf formatTom Hughes2022-07-191-1/+6
* chip/it83xx/config_chip_it8xxx2.h: Format with clang-formatJack Rosenthal2022-07-071-2/+3
* chip/it83xx/pwm.c: Format with clang-formatJack Rosenthal2022-07-011-20/+24
* chip/it83xx/ec2i_chip.h: Format with clang-formatJack Rosenthal2022-07-011-3/+3
* chip/it83xx/adc.c: Format with clang-formatJack Rosenthal2022-07-011-39/+39
* chip/it83xx/clock.c: Format with clang-formatJack Rosenthal2022-07-011-61/+52
* chip/it83xx/flash.c: Format with clang-formatJack Rosenthal2022-07-011-68/+63
* chip/it83xx/i2c_peripheral.c: Format with clang-formatJack Rosenthal2022-07-011-35/+41
* chip/it83xx/gpio.c: Format with clang-formatJack Rosenthal2022-07-011-287/+291
* chip/it83xx/dac.c: Format with clang-formatJack Rosenthal2022-07-011-2/+1
* chip/it83xx/peci.c: Format with clang-formatJack Rosenthal2022-07-011-23/+17
* chip/it83xx/hwtimer.c: Format with clang-formatJack Rosenthal2022-07-011-26/+21
* chip/it83xx/uart.c: Format with clang-formatJack Rosenthal2022-07-011-1/+1
* chip/it83xx/lpc.c: Format with clang-formatJack Rosenthal2022-07-011-20/+16
* chip/it83xx/spi_controller.c: Format with clang-formatJack Rosenthal2022-06-301-3/+3
* chip/it83xx/config_chip_it8xxx2.h: Format with clang-formatJack Rosenthal2022-06-301-24/+25
* chip/it83xx/watchdog.c: Format with clang-formatJack Rosenthal2022-06-291-5/+5
* chip/it83xx/irq.c: Format with clang-formatJack Rosenthal2022-06-291-39/+42
* chip/it83xx/registers.h: Format with clang-formatJack Rosenthal2022-06-291-1342/+1336
* chip/it83xx/system.c: Format with clang-formatJack Rosenthal2022-06-291-16/+20
* chip/it83xx/espi.c: Format with clang-formatJack Rosenthal2022-06-291-110/+74
* chip/it83xx/spi.c: Format with clang-formatJack Rosenthal2022-06-291-16/+15
* chip/it83xx/config_chip.h: Format with clang-formatJack Rosenthal2022-06-281-20/+20
* chip/it83xx/ec2i.c: Format with clang-formatJack Rosenthal2022-06-281-42/+41
* chip/it83xx/adc_chip.h: Format with clang-formatJack Rosenthal2022-06-281-7/+7
* chip/it83xx/hwtimer_chip.h: Format with clang-formatJack Rosenthal2022-06-281-17/+13
* chip/it83xx/config_chip_it8320.h: Format with clang-formatJack Rosenthal2022-06-281-12/+12
* chip/it83xx/fan.c: Format with clang-formatJack Rosenthal2022-06-281-28/+25
* chip/it83xx/intc.h: Format with clang-formatJack Rosenthal2022-06-281-1/+1
* chip/it83xx/keyboard_raw.c: Format with clang-formatJack Rosenthal2022-06-281-1/+1
* chip/it83xx/i2c.c: Format with clang-formatJack Rosenthal2022-06-281-86/+78
* it83xx: reload watchdog on system jumpDino Li2022-06-211-0/+1
* it8xxx2: The "M" extension is disabled by defaultDino Li2022-06-091-0/+7
* riscv: it8xxx2: pull __switch_task function into ram_code_ilm0 sectionDino Li2022-06-091-0/+2
* ec: ite: Use EC_SPI_RX_READY macroSam Hurst2022-05-311-1/+1
* treewide: Convert ESPI_DEFAULT_SCI_WIDTH_US to default VWIRE pulse widthTim Wawrzynczak2022-05-111-3/+3
* cleanup: it8801: Rename discrete Keyboard configsVijay Hiremath2022-04-252-2/+2
* treewide: Move SCI pulse width to a CONFIG/Kconfig optionTim Wawrzynczak2022-04-211-2/+2
* hooks: add HOOK_PRIO_POST_I2CKeith Short2022-03-291-1/+1
* gpio: cleanup header usage for uartKeith Short2022-02-252-0/+2