summaryrefslogtreecommitdiff
path: root/board/icarus
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-127-7/+7
* util: remove unused includesYuval Peress2022-08-051-0/+1
* board/icarus/board.c: Format with clang-formatJack Rosenthal2022-07-011-46/+42
* board/icarus/led.c: Format with clang-formatJack Rosenthal2022-06-291-16/+21
* board/icarus/board.h: Format with clang-formatJack Rosenthal2022-06-291-9/+9
* usbc: wrap task_set_event to have an explicit port argumentFabio Baltieri2022-05-271-1/+1
* ec: Rename GMR_TABLET_MODE_GPIO_L to GPIO_TABLET_MODE_LAndrew McRae2022-01-201-1/+1
* 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-3/+21
* 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_scan: Add consts needed for factory test to headerRob Barnes2021-07-281-2/+0
* Cozmo: Add new battery informationSue Chen2021-06-292-0/+30
* kukui: move common mkbp wake events to baseboard.hEric Yilun Lin2021-06-291-4/+0
* Cozmo: support factory keyboard test.Sue Chen2021-06-233-0/+30
* Cozmo: Remove CONFIG_SYSTEM_UNLOCKEDSue Chen2021-06-221-2/+0
* Cozmo: Add new battery informationSue Chen2021-05-132-0/+88
* LED On/Off: Make battery LED optionalDiana Z2021-04-221-5/+6
* Cozmo: Remove motion sensorsSue Chen2021-04-064-211/+4
* 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
* Cozmo: Remove tablet mode relative functionSue Chen2021-03-303-3/+6
* board/icarus: initial it81202 based boardDino Li2021-03-037-364/+213
* icarus: Initial EC imageDino Li2021-03-037-0/+1076