summaryrefslogtreecommitdiff
path: root/board/eve
Commit message (Expand)AuthorAgeFilesLines
* i2c: Use declared initializers for i2c_ports: boards a-lKeith Short2021-11-301-5/+35
* config: rename CONFIG_HOSTCMD_ESPI to CONFIG_HOST_INTERFACE_ESPIKeith Short2021-11-191-1/+1
* battery: Move battery get/set vendor param to common/battery.cTommy Chung2021-10-281-2/+2
* board: Rename RSMRST_L_PGOOD as PG_EC_RSMRST_ODLfirmware-chameleon-14280.B-mainDivya Sasidharan2021-10-121-0/+1
* USB MUX: Update mux HPD update interface to use mux_state_tDiana Z2021-09-161-1/+2
* adc: Remove adc_chip.h where adc.h is usedCaveh Jalali2021-08-271-1/+0
* lid_angle: Create a common callback for lid angle changesWai-Hong Tam2021-08-051-3/+1
* tablet_mode: Fix the race condition of setting the tablet modeWai-Hong Tam2021-07-231-1/+1
* keyboard: Use __override for keyboard_scan_configDaisuke Nojiri2021-07-232-2/+2
* system: Clean up system_get_board_version()Philip Chen2021-07-091-1/+0
* chgstv2: Unify power-on and shutdown battery thresholdsDaisuke Nojiri2021-06-231-1/+0
* 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