summaryrefslogtreecommitdiff
path: root/board/goroh
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-1210-10/+10
* board/goroh/board.c: Format with clang-formatJack Rosenthal2022-06-281-32/+26
* board/goroh/board.h: Format with clang-formatJack Rosenthal2022-06-281-13/+6
* board/goroh/led.c: Format with clang-formatJack Rosenthal2022-06-281-7/+4
* ec: Rename GMR_TABLET_MODE_GPIO_L to GPIO_TABLET_MODE_LAndrew McRae2022-01-201-1/+0
* goroh: Swap C0/C1 DP-HPD pinEric Yilun Lin2021-11-191-2/+2
* goroh: configure ADC and temp sensorsEric Yilun Lin2021-11-174-11/+46
* goroh: configure LEDEric Yilun Lin2021-11-173-45/+62
* goroh: enable keyboard backlightEric Yilun Lin2021-11-172-4/+4
* goroh: enable fanEric Yilun Lin2021-11-175-17/+105
* goroh: move USB-C code to baseboard/usbc_configEric Yilun Lin2021-11-173-1/+40
* goroh: configure sensorsEric Yilun Lin2021-11-175-128/+111
* goroh: add AP_EC_WATCHDOG_L pin to filter WDT resetEric Yilun Lin2021-11-171-3/+2
* goroh: Re-config the battery pack to LGC_AP18C8K.Ayo Wu2021-11-052-21/+22
* goroh: enable falconlite power sequenceEric Yilun Lin2021-11-051-0/+1
* goroh: configure GPIOEric Yilun Lin2021-11-055-159/+75
* adc: Remove adc_chip.h where adc.h is usedCaveh Jalali2021-08-271-1/+0
* goroh: initial commitEric Yilun Lin2021-04-218-0/+724