summaryrefslogtreecommitdiff
path: root/board/makomo
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/makomo/board.c: Format with clang-formatJack Rosenthal2022-07-011-60/+45
* board/makomo/led.c: Format with clang-formatJack Rosenthal2022-07-011-24/+29
* board/makomo/board.h: Format with clang-formatJack Rosenthal2022-06-281-12/+11
* 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 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
* keyboard: Use __override for keyboard_scan_configDaisuke Nojiri2021-07-231-1/+1
* DP Altmode DFP: Add `mfallow` commandudaykiran2021-07-021-0/+2
* 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/+2
* 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
* Makomo: Initial EC imagewen zhang2021-03-177-0/+1124