summaryrefslogtreecommitdiff
path: root/board/munna
Commit message (Expand)AuthorAgeFilesLines
* util: remove unused includesYuval Peress2022-08-051-0/+1
* board/munna/board.c: Format with clang-formatJack Rosenthal2022-07-011-62/+47
* board/munna/board.h: Format with clang-formatJack Rosenthal2022-07-011-23/+22
* board/munna/led.c: Format with clang-formatJack Rosenthal2022-06-281-24/+29
* 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
* 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 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-232-2/+2
* 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
* Munna: Remove tablet mode functionwen zhang2021-07-263-3/+6
* keyboard: Use __override for keyboard_scan_configDaisuke Nojiri2021-07-231-1/+1
* munna: munna board with STM32L431 ecBossen WU2021-07-208-0/+1157