summaryrefslogtreecommitdiff
path: root/board/makomo/board.c
Commit message (Expand)AuthorAgeFilesLines
* 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-121-1/+1
* util: remove unused includesYuval Peress2022-08-051-0/+1
* board/makomo/board.c: Format with clang-formatJack Rosenthal2022-07-011-60/+45
* usbc: wrap task_set_event to have an explicit port argumentFabio Baltieri2022-05-271-1/+1
* cleanup: it8801: Rename discrete Keyboard configsVijay Hiremath2022-04-251-1/+1
* 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
* ioex: it8801: Support multiple I2C addressesVijay Hiremath2021-09-101-2/+2
* 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
* COIL: Rename motion sense address macrosDiana Z2021-06-091-2/+2
* COIL: Rename MODULE_SPI_MASTER to MODULE_SPI_CONTROLLERCaveh Jalali2021-06-031-2/+2
* jacuzzi: enable keyboard scanning in S0/tabletTing Shen2021-03-231-13/+0
* Makomo: Initial EC imagewen zhang2021-03-171-0/+591