summaryrefslogtreecommitdiff
path: root/board/eve
Commit message (Expand)AuthorAgeFilesLines
* genvif: Use VIF overrides by defaultAbe Levkoy2021-03-301-0/+3
* config: Provide default VCONN Swap delayAbe Levkoy2021-01-221-1/+0
* config: Make VCONN Swap delay a documented optionAbe Levkoy2021-01-221-1/+1
* Refactor CONFIG_FLASH_SIZE to CONFIG_FLASH_SIZE_BYTESYuval Peress2021-01-151-1/+1
* driver: si114x: Clean up register listNicolas Boichat2020-12-301-2/+3
* TCPMv2: Update source-out configsDiana Z2020-12-242-7/+0
* task_set_event: remove the wait argumentDawid Niedzwiecki2020-12-141-2/+2
* motion: Use empty CONFIG_ variable to use IS_ENABLED()Gwendal Grignou2020-11-061-3/+3
* COIL: Rename CONFIG_I2C_CONTROLLERDiana Z2020-11-051-1/+1
* eve: Enable TCPMv2 supportPatryk Duda2020-10-201-1/+5
* eve: save some RAM for TCPMv2/PD2.0 supportPatryk Duda2020-10-201-2/+6
* eve: Set dual role state on AC change in suspendPatryk Duda2020-09-111-0/+24
* eve: Don't wake up on any MKBP eventAseda Aboagye2020-09-071-0/+2
* Revert "eve: Use PCH ACOK signal to control Deep Sleep entry"Duncan Laurie2020-09-073-22/+11
* eve: Move PMIC init to a deferred functionDuncan Laurie2020-09-061-1/+4
* eve: Add battery vendor command for OTD recovery temperatureDuncan Laurie2020-09-051-20/+87
* eve: Make BATTERY_DISCONNECTED depend only on XDSGScott Collyer2020-09-051-5/+3
* eve: Provide batteryparam implementation to disable CTOScott Collyer2020-09-052-0/+250
* eve: Enable optimized SHA256 implementationDuncan Laurie2020-09-051-0/+1
* eve: Re-enable discharge-on-ac for all boardsDuncan Laurie2020-09-042-1/+3
* eve: Modify LED tables to match updates to specScott Collyer2020-09-041-25/+23
* eve: Make a few pmic init commands run on RW imageDuncan Laurie2020-09-041-10/+10
* eve: Disable PMIC power button shutdown timerDuncan Laurie2020-09-031-0/+3
* eve: Modify LED behavior to show double tap patterns when chargingScott Collyer2020-09-031-172/+255
* eve: Update hibernate delayDuncan Laurie2020-09-031-0/+6
* eve: Remove VCCIO from ALL_SYS_PWRGD on early boardsDuncan Laurie2020-09-031-0/+4
* eve: Clean up board version definesDuncan Laurie2020-09-022-2/+4
* eve: LED: wait 1 second before starting LED taskDuncan Laurie2020-09-021-0/+2
* eve: Remove unnecessary console output and obsolete commentDuncan Laurie2020-09-021-2/+0
* eve: Delay battery presence for 1 second if disconnectedDuncan Laurie2020-09-021-4/+29
* eve: Move board level TCPC init to happen in pd_task initDuncan Laurie2020-08-312-2/+15
* eve: Check for XCHG|XDSG bits for determining battery presenceScott Collyer2020-08-301-2/+34
* eve: Leave keyboard enabled in magic keyboard mode.Gwendal Grignou2020-08-301-2/+3
* eve: add motion lid checkGwendal Grignou2020-08-291-0/+2
* eve: Check physical battery presence before inhibiting powerDuncan Laurie2020-08-281-0/+1
* eve: Cut off critically low batteryDuncan Laurie2020-08-271-0/+1
* eve: Enable USB_PD_COMM_LOCKEDDuncan Laurie2020-08-271-0/+1
* eve: Set minimum battery percentage for booting to 2%Duncan Laurie2020-08-271-1/+1
* eve: Remove the LIMIT_POWER config optionsDuncan Laurie2020-08-261-2/+0
* eve: Remove CONFIG_BATTERY_REVIVE_DISCONNECTDuncan Laurie2020-08-262-50/+0
* eve: update default ALS config.Todd Broch2020-08-261-1/+1
* eve: Remove CONFIG_SYSTEM_UNLOCKEDDuncan Laurie2020-08-251-6/+0
* Charger: Add dynamic charger chip countDiana Z2020-07-111-1/+0
* Swap system_jumped_to_this_image with system_jumped_latestabilize-quickfix-13310.91.B-masterstabilize-quickfix-13310.76.B-masterstabilize-quickfix-13310.73.B-masterstabilize-13310.99.B-masterstabilize-13310.94.B-masterstabilize-13310.83.B-masterstabilize-13310.74.B-masterstabilize-13310.72.B-masterrelease-R85-13310.B-masterDaisuke Nojiri2020-06-261-2/+2
* PD: Remove unnecessary PDCMD taskDiana Z2020-05-201-1/+0
* usb_pd: Rename CONFIG_CMD_PD_CONTROL to CONFIG_HOSTCMD_PD_CONTROLVijay Hiremath2020-05-151-1/+1
* Various boards: Shrink UART Tx buffer to save spaceAbe Levkoy2020-05-011-0/+2
* driver: Replace BMI160 to BMI in board configChing-Kang Yen2020-04-232-7/+7
* common/keyboard_vivaldi: New keyboard framework for custom layoutRajat Jain2020-04-211-0/+1
* common: Make scancode table always mutableRajat Jain2020-04-212-4/+3