summaryrefslogtreecommitdiff
path: root/board/eldrid
Commit message (Expand)AuthorAgeFilesLines
* TCPM: Change the PS8xxx I2C flags name to match the driverSam Hurst2022-02-101-4/+4
* ec: Rename GMR_TABLET_MODE_GPIO_L to GPIO_TABLET_MODE_LAndrew McRae2022-01-201-1/+0
* Volteer: Enable USB mux taskDiana Z2021-11-291-0/+1
* tree: Work around clang bugTom Hughes2021-11-051-22/+33
* cleanup: board: Remove unnecessary fan off/max with custom fan control.Devin Lu2021-10-261-4/+0
* tree: Files should end with single newlineTom Hughes2021-10-181-1/+0
* board: Rename RSMRST_L_PGOOD as PG_EC_RSMRST_ODLfirmware-chameleon-14280.B-mainDivya Sasidharan2021-10-121-1/+0
* tree: Fix TEMP_SENSOR3 GPIO declarationTom Hughes2021-10-081-1/+1
* USB MUX: Update mux HPD update interface to use mux_state_tDiana Z2021-09-161-1/+2
* eldrid: dropping eldrid_npcx796stabilize-14150.882.B-mainstabilize-14150.74.B-mainstabilize-14150.64.B-mainstabilize-14150.43.B-mainstabilize-14150.376.B-mainrelease-R94-14150.B-mainYH Lin2021-08-122-9/+0
* Eldrid: Free space on NPCX796 boardDiana Z2021-08-111-0/+3
* lid_angle: Create a common callback for lid angle changesWai-Hong Tam2021-08-051-19/+0
* keyboard: Use __override for keyboard_scan_configDaisuke Nojiri2021-07-231-1/+1
* LED On/Off: Make battery LED optionalDiana Z2021-04-221-4/+5
* LED On/Off: Remove power LED configDiana Z2021-04-222-3/+2
* genvif: Use VIF overrides by defaultAbe Levkoy2021-03-301-0/+3
* eldrid: only logged when the fan speed level is changedScott Chao2021-03-031-3/+10
* eldrid: modify charger current limit and ACPorchot#Terry Chen2021-02-171-5/+4
* eldrid: update thermal tableScott Chao2021-02-021-14/+14
* eldrid: remove CONFIG_SYSTEM_UNLOCKEDScott Chao2021-02-011-1/+1
* config: Provide default VCONN Swap delayAbe Levkoy2021-01-221-1/+0
* config: Make VCONN Swap delay a documented optionAbe Levkoy2021-01-221-1/+1
* eldrid: support ectool led control when no adapterScott Chao2021-01-161-18/+19
* eldrid: fix customized thermal policyScott Chao2021-01-121-1/+1
* eldrid: add support CONFIG_USB_PD_EXTENDED_MESSAGESScott Chao2020-12-161-3/+0
* eldrid: fix eldrid_npcx796fc nameScott Chao2020-12-162-2/+2
* eldrid: change power LED flicker frequency.Will2020-12-111-1/+1
* eldrid: modify charger configurationTerry Chen2020-12-031-0/+58
* eldrid: add npcx7m7fc support and backward support npcx7m6fc.Scott Chao2020-12-012-0/+12
* eldrid: turn off BAT LED when plug out ACScott Chao2020-11-231-4/+20
* eldrid: add FW_CONFIG support for different keyboard layoutScott Chao2020-11-121-0/+8
* usb: Remove references to usb23Caveh Jalali2020-11-062-14/+0
* eldrid: add battery low LED supportScott Chao2020-11-062-0/+3
* COIL: Rename CONFIG_I2C_CONTROLLERDiana Z2020-11-051-1/+1
* eldrid: disable CONFIG_KEYBOARD_VIVALDIScott Chao2020-10-301-0/+7
* eldrid: Configure temperature sensorsAbe Levkoy2020-10-231-0/+3
* volteer: remove volteer_tcpmv1Keith Short2020-10-161-8/+0
* eldrid: add RT1715 supportScott Chao2020-10-161-0/+20
* eldrid: modify thermal tableScott Chao2020-10-161-28/+16
* volteer: move thermal setting to variantScott Chao2020-10-071-0/+54
* volteer: Enable SW charge rampingKeith Short2020-10-011-0/+1
* eldrid: encode the keyboard backlight and numeric pad to fw_configScott Chao2020-10-011-0/+5
* Revert "volteer: Move USB PID to board files"Abe Levkoy2020-09-281-2/+0
* eldrid: limit input current to 90%Scott Chao2020-09-231-0/+16
* eldrid: initialize sensor supportScott Chao2020-09-234-134/+24
* eldrid: remove USB4 supportScott Chao2020-09-213-38/+6
* eldrid: fix battery cutoffScott Chao2020-09-211-0/+12
* volteer: Move USB PID to board filesAbe Levkoy2020-09-181-0/+2
* eldrid: add custom fan controlScott Chao2020-09-153-0/+163
* Eldrid: Implement LED functionlennon chen2020-09-124-101/+108