summaryrefslogtreecommitdiff
path: root/board/fennel
Commit message (Expand)AuthorAgeFilesLines
* Default charger current derating to 5%Peter Marheine2023-01-121-0/+1
* board: Sort header filesJeremy Bettis2022-12-012-3/+4
* 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/fennel/board.c: Format with clang-formatJack Rosenthal2022-07-011-80/+65
* board/fennel/led.c: Format with clang-formatJack Rosenthal2022-06-291-24/+29
* board/fennel/board.h: Format with clang-formatJack Rosenthal2022-06-281-12/+12
* usbc: wrap task_set_event to have an explicit port argumentFabio Baltieri2022-05-271-1/+1
* fennel: remove force mode for lid accelGwendal Grignou2022-05-231-2/+0
* 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 bitbang portsKeith Short2021-11-301-1/+8
* i2c: Use declared initializers for i2c_ports: kukui boardsKeith Short2021-11-301-2/+14
* 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
* Fennel: pull sensor SPI_NSS to low in S5wen zhang2021-08-191-0/+3
* Fennel: add the support for ICM42607wen zhang2021-07-233-1/+108
* keyboard: Use __override for keyboard_scan_configDaisuke Nojiri2021-07-231-1/+1
* DP Altmode DFP: Add `mfallow` commandudaykiran2021-07-021-1/+1
* 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/+2
* 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
* LED On/Off: Remove power LED configDiana Z2021-04-222-3/+3
* 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
* tcpm: Move tcpm.h into an include directorySimon Glass2020-12-221-1/+1
* Fennel: Add battery quick charge mode in S3/S5/G3Mike Lee2020-12-221-2/+34
* task_set_event: remove the wait argumentDawid Niedzwiecki2020-12-141-1/+1
* Fennel: disable keyboard at tablet mode when in S3Mike Lee2020-11-162-0/+14
* Kukui/baseboard: free flash spaceDevin Lu2020-09-291-7/+0
* fennel: add host command for the ioexpander pwmZhuohao Lee2020-09-282-0/+58
* Fennel: Change Led setting for fennelAaron Zhang2020-09-253-38/+79
* Fennel: Change g-sensor setting for fennelAaron Zhang2020-09-242-12/+22
* Fennel: Modify it8801 keyboard backlight driver and Enable keyboard backlightMike Lee2020-09-243-0/+41
* Fennel: Add batterys for fennel.Aaron Zhang2020-09-092-76/+51
* jacuzzi: remove ADC_BATT_IDTing Shen2020-08-282-2/+0