summaryrefslogtreecommitdiff
path: root/board/cerise
Commit message (Expand)AuthorAgeFilesLines
* Default charger current derating to 5%Peter Marheine2023-01-121-0/+1
* board: Sort header filesJeremy Bettis2022-12-012-2/+3
* 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
* 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
* util: remove unused includesYuval Peress2022-08-051-0/+1
* board/cerise/board.c: Format with clang-formatJack Rosenthal2022-07-011-48/+35
* board/cerise/board.h: Format with clang-formatJack Rosenthal2022-07-011-11/+11
* board/cerise/led.c: Format with clang-formatJack Rosenthal2022-06-281-18/+25
* usbc: wrap task_set_event to have an explicit port argumentFabio Baltieri2022-05-271-1/+1
* board/baseboard: Remove ACCEL_INTERRUPTSGwendal Grignou2022-05-231-1/+0
* cleanup: it8801: Rename discrete Keyboard configsVijay Hiremath2022-04-252-3/+3
* 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/+22
* COIL: Update SPI references to controller/peripheralKeith Short2021-11-231-1/+1
* ioex: it8801: Support multiple I2C addressesVijay Hiremath2021-09-102-3/+6
* 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
* system: Generalize system_get_board_version()Philip Chen2021-07-121-1/+0
* kukui: move common mkbp wake events to baseboard.hEric Yilun Lin2021-06-291-4/+0
* COIL: Rename motion sense address macrosDiana Z2021-06-091-2/+4
* COIL: Rename MODULE_SPI_MASTER to MODULE_SPI_CONTROLLERCaveh Jalali2021-06-032-4/+4
* LED On/Off: Make battery LED optionalDiana Z2021-04-221-4/+5
* 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
* jacuzzi: enable keyboard scanning in S0/tabletTing Shen2021-03-231-13/+0
* COIL: Rename ioexpander i2c address variableDiana Z2021-02-241-1/+1
* baseboard/kukui: add support for EC variantDino Li2021-02-231-0/+1
* board: Set Accelerometer range to 4gGwendal Grignou2021-02-131-1/+1
* spi: Pass in spi_device as argument to spi_enable instead of portTom Hughes2021-01-281-2/+2
* COIL: Rename fusb302 driver variablesDiana Z2021-01-271-1/+1
* Cerise: Modify DC S3 Batled behaviorMike Lee2020-12-301-2/+2
* tcpm: Move tcpm.h into an include directorySimon Glass2020-12-221-1/+1
* Cerise: Enable DC-DC mode ctrlMike Lee2020-12-152-0/+21
* task_set_event: remove the wait argumentDawid Niedzwiecki2020-12-141-1/+1
* Stern: Remove power_led and EC_SKU_IDMike Lee2020-11-303-93/+3
* Cerise/Stern: Update Led BehaviorMike Lee2020-10-233-7/+81
* Cerise: Change g-sensor setting for ceriseMike Lee2020-10-161-3/+3
* jacuzzi: remove ADC_BATT_IDTing Shen2020-08-282-2/+0
* Jacuzzi: initial two new models cerise and stern of ec.Aaron Zhang2020-07-217-0/+918