summaryrefslogtreecommitdiff
path: root/baseboard/goroh
Commit message (Expand)AuthorAgeFilesLines
* board: Sort header filesJeremy Bettis2022-12-011-1/+1
* Rename CONFIG_CHARGER_INPUT_CURRENT to _CHARGER_DEFAULT_CURRENT_LIMITPeter Marheine2022-11-291-1/+1
* Add default implementation of board_set_charge_limitPeter Marheine2022-11-241-6/+0
* Add CONFIG_CHARGER_MIN_INPUT_CURRENT_LIMITPeter Marheine2022-11-232-2/+2
* baseboard: Sort header filesJeremy Bettis2022-11-233-14/+13
* driver/retimer/ps8818.h: Add I2C ADDR FLAGS 0x30, 0x58, 0x70Tommy Chung2022-11-221-1/+1
* Zephyr: Add shim support for PS8818Diana Z2022-09-201-1/+1
* goroh: usb_mux: Split struct usb_mux in goroh boardTomasz Michalec2022-09-131-14/+21
* Update license boilerplate text in source code filesMike Frysinger2022-09-127-7/+7
* baseboard/goroh/usbc_config.c: Format with clang-formatJack Rosenthal2022-07-011-3/+1
* baseboard/goroh/board_id.c: Format with clang-formatJack Rosenthal2022-06-301-15/+2
* baseboard/goroh/baseboard.c: Format with clang-formatJack Rosenthal2022-06-281-46/+39
* baseboard/goroh/usb_pd_policy.c: Format with clang-formatJack Rosenthal2022-06-281-2/+2
* baseboard/goroh/baseboard.h: Format with clang-formatJack Rosenthal2022-06-281-10/+10
* board/baseboard: Remove ACCEL_INTERRUPTSGwendal Grignou2022-05-231-1/+0
* util: align the IN_RANGE implementation with zephyrTing Shen2022-03-231-1/+1
* i2c: Add addr_flags and cmd to board_allow_i2c_passthru()Ricardo Quesada2022-03-171-2/+2
* goroh: drop unreachable codeEric Yilun Lin2022-03-041-8/+0
* gpio: cleanup header usage for i2cKeith Short2022-02-251-0/+1
* Zephyr: Create a CONFIG for keyboard backlight enableDiana Z2022-01-271-0/+1
* i2c: Use declared initializers for i2c_ports: baseboardsKeith Short2021-11-301-4/+28
* goroh: enable hostcmd apresetEric Yilun Lin2021-11-191-0/+2
* goroh: configure USB mux.Eric Yilun Lin2021-11-193-19/+55
* goroh: configure ADC and temp sensorsEric Yilun Lin2021-11-171-1/+1
* goroh: enable keyboard backlightEric Yilun Lin2021-11-171-0/+3
* goroh: enable fanEric Yilun Lin2021-11-171-0/+3
* goroh: move USB-C code to baseboard/usbc_configEric Yilun Lin2021-11-175-81/+153
* goroh: support CBIEric Yilun Lin2021-11-051-0/+5
* goroh: enable falconlite power sequenceEric Yilun Lin2021-11-052-15/+2
* goroh: configure GPIOEric Yilun Lin2021-11-053-434/+57
* USB MUX: Update mux HPD update interface to use mux_state_tDiana Z2021-09-161-2/+6
* adc: Remove adc_chip.h where adc.h is usedCaveh Jalali2021-08-271-1/+0
* asurada/cherry/goroh: add missing newlineTing Shen2021-08-121-1/+1
* lid_angle: Create a common callback for lid angle changesWai-Hong Tam2021-08-051-21/+0
* system: Clean up system_get_board_version()Philip Chen2021-07-091-1/+0
* mt8192: move power_signal to includeDenis Brockus2021-06-221-7/+1
* zephyr: asurada: Enable power button and sequencingDenis Brockus2021-05-191-8/+0
* config: Populate CONFIG_SUPPRESSED_HOST_COMMANDSGwendal Grignou2021-05-191-3/+0
* goroh: initial commitEric Yilun Lin2021-04-215-0/+1145