summaryrefslogtreecommitdiff
path: root/board/kappa
Commit message (Expand)AuthorAgeFilesLines
* charger: Rename charge_get_state() to led_pwr_get_state()Simon Glass2023-05-111-2/+2
* Default charger current derating to 5%Peter Marheine2023-01-121-0/+1
* board: Sort header filesJeremy Bettis2022-12-011-0/+1
* Add default implementation of board_set_charge_limitPeter Marheine2022-11-241-6/+0
* Add CONFIG_CHARGER_MIN_INPUT_CURRENT_LIMITPeter Marheine2022-11-231-2/+1
* Add CONFIG_CHARGER_INPUT_CURRENT_DERATE_PCTPeter Marheine2022-11-172-1/+1
* board/[kappa|terrador]: Fix compilation errorTom Hughes2022-11-141-0/+1
* tree: Enable warning for fallthrough in switch statementsTom Hughes2022-10-191-1/+1
* jacuzzi: usb_mux: Split struct usb_mux in jacuzzi boardsTomasz Michalec2022-09-131-6/+9
* Update license boilerplate text in source code filesMike Frysinger2022-09-127-7/+7
* charge_state: Add PWR_STATE_FORCED_IDLE stateParth Malkan2022-08-181-6/+4
* util: remove unused includesYuval Peress2022-08-051-0/+1
* board/kappa/board.c: Format with clang-formatJack Rosenthal2022-07-011-36/+28
* board/kappa/led.c: Format with clang-formatJack Rosenthal2022-07-011-8/+7
* board/kappa/board.h: Format with clang-formatJack Rosenthal2022-06-281-8/+8
* usbc: wrap task_set_event to have an explicit port argumentFabio Baltieri2022-05-271-1/+1
* cleanup: it8801: Rename discrete Keyboard configsVijay Hiremath2022-04-252-3/+3
* kappa: Fix LGC MPPHPPFO021C battery C/DFET reading methodDevin Lu2022-03-291-4/+4
* kappa: Add LGC MPPHPPFO021C batteryDevin Lu2022-01-272-0/+30
* USB MUX: Wait on ACK for HPD changes when requiredDiana Z2021-12-021-1/+5
* i2c: Use declared initializers for bitbang portsKeith Short2021-11-301-1/+8
* i2c: Use declared initializers for i2c_ports: kukui boardsKeith Short2021-11-301-2/+14
* battery: Move battery get/set vendor param to common/battery.cTommy Chung2021-10-283-22/+4
* ioex: it8801: Support multiple I2C addressesVijay Hiremath2021-09-102-3/+6
* kappa: Remove tablet modeDevin Lu2021-09-012-2/+3
* 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
* keyboard: Use __override for keyboard_scan_configDaisuke Nojiri2021-07-231-1/+1
* cleanup: Fix Dynapack stringDevin Lu2021-07-212-5/+5
* kukui: move common mkbp wake events to baseboard.hEric Yilun Lin2021-06-291-4/+0
* kappa: Remove motion_sense taskGwendal Grignou2021-03-314-42/+0
* 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
* COIL: Rename ioexpander i2c address variableDiana Z2021-02-241-1/+1
* baseboard/kukui: add support for EC variantDino Li2021-02-231-0/+1
* COIL: Rename fusb302 driver variablesDiana Z2021-01-271-1/+1
* tcpm: Move tcpm.h into an include directorySimon Glass2020-12-221-1/+1
* task_set_event: remove the wait argumentDawid Niedzwiecki2020-12-141-1/+1
* jacuzzi: remove ADC_BATT_IDTing Shen2020-08-282-2/+0
* kappa: implement battery_get_vendor_param to return oemdataTing Shen2020-05-282-0/+22
* kukui: pull up SPI1_NSS (CS_L).Eric Yilun Lin2020-05-251-1/+1
* PD: Remove unnecessary PDCMD taskDiana Z2020-05-201-1/+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-2/+2
* jacuzzi: introduce VARIANT_KUKUI_JACUZZITing Shen2020-04-211-15/+1
* jacuzzi: enable 3A sourcingTing Shen2020-04-211-0/+1
* kappa: fix battery manufacturer name dataDevin Lu2020-03-241-1/+1
* usb_mux: retimer: mux as chained mux and retimerDenis Brockus2020-02-281-4/+6
* kappa: add gpio led controllingDevin Lu2020-02-184-52/+126
* jacuzzi: enable tablet mode in ECTing Shen2020-02-183-1/+6