summaryrefslogtreecommitdiff
path: root/board/kappa
Commit message (Expand)AuthorAgeFilesLines
* 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
* driver/ioexpander_it8801: add I/O expander driver for GPIOtim2020-02-172-2/+12
* kappa: reduce bitbang failrateTing Shen2020-02-172-3/+3
* juniper: implement otg functionTing Shen2020-02-101-6/+0
* jacuzzi: enable watchdog interruptTing Shen2020-02-101-1/+2
* kappa: enable ledDevin Lu2020-01-314-6/+77
* kappa: add battery configurationDevin Lu2020-01-102-37/+39
* kappa: enable i2c bitbangDevin Lu2020-01-104-2/+16
* kappa: remove charger port allocation with board versionDevin Lu2020-01-092-6/+1