summaryrefslogtreecommitdiff
path: root/board/eldrid/board.c
Commit message (Expand)AuthorAgeFilesLines
* board: Sort header filesJeremy Bettis2022-12-011-5/+6
* Add CONFIG_CHARGER_MIN_INPUT_CURRENT_LIMITPeter Marheine2022-11-231-2/+1
* Add CONFIG_CHARGER_INPUT_CURRENT_DERATE_PCTPeter Marheine2022-11-171-6/+0
* tree: Enable warning for fallthrough in switch statementsTom Hughes2022-10-191-0/+1
* volteer: usb_mux: Split struct usb_mux in volteer boardsTomasz Michalec2022-09-131-21/+34
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* board/eldrid/board.c: Format with clang-formatJack Rosenthal2022-07-011-23/+21
* TCPM: Change the PS8xxx I2C flags name to match the driverSam Hurst2022-02-101-4/+4
* 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
* eldrid: modify charger current limit and ACPorchot#Terry Chen2021-02-171-5/+4
* eldrid: modify charger configurationTerry Chen2020-12-031-0/+58
* eldrid: add FW_CONFIG support for different keyboard layoutScott Chao2020-11-121-0/+8
* usb: Remove references to usb23Caveh Jalali2020-11-061-3/+0
* eldrid: add RT1715 supportScott Chao2020-10-161-0/+20
* eldrid: encode the keyboard backlight and numeric pad to fw_configScott Chao2020-10-011-0/+5
* eldrid: limit input current to 90%Scott Chao2020-09-231-0/+16
* eldrid: initialize sensor supportScott Chao2020-09-231-2/+1
* eldrid: remove USB4 supportScott Chao2020-09-211-27/+0
* Eldrid: Implement LED functionlennon chen2020-09-121-17/+1
* volteer: Support board-specific keyboard_configSamsp_Liu2020-09-021-0/+18
* Eldrid: Modify GPIO setting for USB-C1 TCPClennon chen2020-08-271-12/+1
* volteer: Support board-specific TCPC configSamsp_Liu2020-08-261-1/+124
* eldrid: Initial EC imageMiceLin2020-08-121-0/+423