summaryrefslogtreecommitdiff
path: root/board/kukui
Commit message (Expand)AuthorAgeFilesLines
* USB MUX: Convert usb_mux HPD functions to use mux_state_tDiana Z2021-08-301-1/+1
* adc: Remove adc_chip.h where adc.h is usedCaveh Jalali2021-08-271-1/+0
* kukui: move common mkbp wake events to baseboard.hEric Yilun Lin2021-06-291-6/+0
* mkbp: Move key simulation to input devicesBoris Mittelberg2021-05-101-0/+1
* Add a common header for board_is_sourcing_vbus()Simon Glass2021-03-311-1/+0
* genvif: Use VIF overrides by defaultAbe Levkoy2021-03-301-0/+3
* baseboard/kukui: add support for EC variantDino Li2021-02-231-0/+1
* tcpm: Move tcpm.h into an include directorySimon Glass2020-12-221-1/+1
* motion: Use empty CONFIG_ variable to use IS_ENABLED()Gwendal Grignou2020-11-061-4/+4
* ec: change usage of dummySam Hurst2020-08-051-1/+1
* krane: Allow MODE_CHANGE as wake sourceFei Shao2020-08-041-1/+2
* kukui: pull up SPI1_NSS (CS_L).Eric Yilun Lin2020-05-251-1/+1
* PD: Remove unnecessary PDCMD taskDiana Z2020-05-201-1/+0
* tcpc: change name of get_vbus_level to check_vbus_levelDenis Brockus2020-05-151-1/+3
* rt946x: remove usb_charger_set_switches from board.hTing Shen2020-05-071-4/+0
* OCPC: Add concept of active charger ICAseda Aboagye2020-05-011-1/+1
* driver: Replace BMI160 to BMI in board configChing-Kang Yen2020-04-232-13/+13
* usb_mux: retimer: mux as chained mux and retimerDenis Brockus2020-02-282-2/+6
* Charger: change get_vbus_voltage to return EC errorDiana Z2020-01-281-1/+5
* krane: do not support POGO dockEric Yilun Lin2019-12-201-1/+0
* board: Set Accelerometer range to 4gGwendal Grignou2019-12-171-1/+1
* baseboard/kukui: dynamic adjuct input current by thermal budgetYilun Lin2019-12-171-0/+6
* drivers/tcs3400: update fields for new irt scale factorNick Vaccaro2019-12-121-3/+4
* kukui: enlarge stack for hook_taskEric Yilun Lin2019-12-061-1/+1
* kukui: Do not sink LED power on initYilun Lin2019-12-051-1/+1
* kukui: refactor PD_MAX_VOLTAGE/PD_OPERATING_POWERTing Shen2019-11-291-0/+2
* krane: Use the PWM mode to adjust brightness as lowestLeo Zhou2019-11-221-4/+22
* kukui,kodama,jacuzzi: fix charge/discharge control setting orderYilun Lin2019-11-151-4/+7
* Clean up double tap related definitionHeng-Ruey Hsu2019-11-131-0/+1
* baseboard/kukui: fix pogo extpower statusYilun Lin2019-11-111-1/+8
* power/mt8183: Need 1s pwrbtn press to exit off stateYilun Lin2019-11-111-0/+1
* Enable double tap host detection in kukuiHeng-Ruey Hsu2019-11-112-1/+27
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-011-2/+2
* kukui: set SPI pin to high speedTing Shen2019-10-261-3/+0
* krane: Modify the charge indicatorLeo Zhou2019-10-261-2/+13
* Kodama: folio case has no function but only works in VT2xiong.huang2019-10-221-3/+0
* krane: set end of charge current threshold to 140mAstabilize-12607.6.Bstabilize-12607.5.Bstabilize-12607.3.BTing Shen2019-10-181-0/+14
* krane: Modify the Charging and Fully charged LED colorLeo Zhou2019-10-181-5/+4
* kukui: runtime usb mux config selectionTing Shen2019-10-171-0/+6
* krane: change sensor-ref point to default device orintationYilun Lin2019-09-301-1/+1
* baseboard/kukui: Move base_detect_* into baseboardYilun Lin2019-09-183-180/+2
* krane: no longer need for MT6370 to provide display bias voltageTing Shen2019-09-171-4/+4
* krane: als: add tcs3400 coefficientsTing Shen2019-09-171-0/+16
* kukui: move board_set_charge_limit to baseboardTing Shen2019-09-121-12/+0
* krane: set tablet mode switch when base attachedYilun Lin2019-09-121-1/+5
* kukui: enable hw ramp for mt6370Ting Shen2019-09-091-1/+0
* jacuzzi: enable DPTing Shen2019-09-091-0/+1
* krane: add it5205 driverTing Shen2019-09-053-4/+35
* include: Move RESET_FLAG_* into ec_commands.h as EC_RESET_FLAG_*You-Cheng Syu2019-08-261-1/+1
* common: Move fifo logic out of motion_sense.cYuval Peress2019-08-232-2/+6