summaryrefslogtreecommitdiff
path: root/board/voema/board.c
Commit message (Expand)AuthorAgeFilesLines
* volteer: usb_mux: Split struct usb_mux in volteer boardsTomasz Michalec2022-09-131-13/+20
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* board/voema/board.c: Format with clang-formatJack Rosenthal2022-07-011-24/+22
* TCPM: Change the PS8xxx I2C flags name to match the driverSam Hurst2022-02-101-4/+4
* tree: Work around clang bugTom Hughes2021-11-051-23/+33
* USB MUX: Update mux HPD update interface to use mux_state_tDiana Z2021-09-161-1/+2
* keyboard: Use __override for keyboard_scan_configDaisuke Nojiri2021-07-231-1/+1
* voema: support factory keyboard test.David Huang2021-06-211-0/+17
* Voema: Enable FRSEric Herrmann2021-03-251-0/+2
* voema: Initialize the vivaldi keyboard.David Huang2021-01-261-0/+23
* voema: Typec port remove unused config and reconfig tcpc/ppc config.David Huang2020-11-301-205/+27
* voema: Enable/disable keyboard backlight when enter/leave S0David Huang2020-11-181-0/+12
* voema: Remove fan functionDavid Huang2020-11-181-52/+0
* voema: Modify LED control to gpioDavid Huang2020-11-181-28/+0
* usb: Remove references to usb23Caveh Jalali2020-11-061-3/+0
* voema: remove board ID 0 checksKeith Short2020-11-051-14/+2
* voema: Initial EC imageYH Lin2020-10-301-0/+650