summaryrefslogtreecommitdiff
path: root/board/kakadu
Commit message (Expand)AuthorAgeFilesLines
* board: Sort header filesJeremy Bettis2022-12-011-1/+2
* kukui: usb_mux: Split struct usb_mux in kukui boardsTomasz Michalec2022-09-131-6/+9
* Update license boilerplate text in source code filesMike Frysinger2022-09-126-6/+6
* util: remove unused includesYuval Peress2022-08-051-0/+1
* board/kakadu/board.c: Format with clang-formatJack Rosenthal2022-07-011-69/+54
* board/kakadu/led.c: Format with clang-formatJack Rosenthal2022-06-281-6/+6
* board/kakadu/board.h: Format with clang-formatJack Rosenthal2022-06-281-12/+10
* board/baseboard: Remove ACCEL_INTERRUPTSGwendal Grignou2022-05-231-1/+0
* kakadu/katsu: fix bugged bits in chargerTing Shen2021-12-101-0/+15
* USB MUX: Wait on ACK for HPD changes when requiredDiana Z2021-12-021-1/+5
* i2c: Use declared initializers for i2c_ports: kukui boardsKeith Short2021-11-301-2/+14
* tree: Files should end with single newlineTom Hughes2021-10-181-1/+0
* 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
* Kakadu: add the support for ICM42607wen zhang2021-05-253-2/+103
* 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
* Kakadu: remove initial code for light sensorwen zhang2020-12-172-104/+0
* Kakadu: Add new battery support for gauge bq27542wen zhang2020-11-121-1/+2
* Kakadu: Update Led Behaviorwen zhang2020-11-101-65/+103
* motion: Use empty CONFIG_ variable to use IS_ENABLED()Gwendal Grignou2020-11-061-3/+3
* Kukui: initial a new models kakadu of ec.wen zhang2020-11-024-102/+207
* kakadu: fix soft keyboard attach/detach suspend resumeScott Chao2020-07-141-1/+2
* kakadu: add board-specific charge behaviorScott Chao2020-07-061-0/+4
* kakadu: disable virtual mux configureScott Chao2020-06-112-5/+0
* kakadu: rewrite charger CHG_CTRL1 registerScott Chao2020-06-091-0/+12
* 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
* kakadu: modify charger and gauge parameter to reduce charging timeScott Chao2020-05-141-2/+2
* 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
* kakadu: implementation of Vconn boostScott Chao2020-04-291-2/+2
* kakadu: update led pwm dutyScott Chao2020-04-271-2/+2
* kakadu: fix firmware_ECCharging failedScott Chao2020-04-271-1/+1
* kakadu: update LED behaviorScott Chao2020-04-211-19/+8
* kakadu: correct sensor orientation matrixScott Chao2020-04-161-1/+1
* kakadu: disable double tapScott Chao2020-04-132-20/+5
* kakadu: remove redundant als sensor codeScott Chao2020-04-131-1/+0
* kakadu: remove als sensorScott Chao2020-04-102-105/+0
* kakadu: update led behaviorScott Chao2020-03-311-4/+4
* usb_mux: retimer: mux as chained mux and retimerDenis Brockus2020-02-281-3/+6
* kakadu: add initial content for the buildCasper Chang2020-02-077-0/+983