summaryrefslogtreecommitdiff
path: root/board/eve
Commit message (Expand)AuthorAgeFilesLines
* ish: Trim down the release branchstabilize-wristpin-14469.59.B-ishstabilize-voshyr-14637.B-ishstabilize-quickfix-14695.187.B-ishstabilize-quickfix-14695.124.B-ishstabilize-quickfix-14526.91.B-ishstabilize-14695.85.B-ishstabilize-14695.107.B-ishstabilize-14682.B-ishstabilize-14633.B-ishstabilize-14616.B-ishstabilize-14589.B-ishstabilize-14588.98.B-ishstabilize-14588.14.B-ishstabilize-14588.123.B-ishstabilize-14536.B-ishstabilize-14532.B-ishstabilize-14528.B-ishstabilize-14526.89.B-ishstabilize-14526.84.B-ishstabilize-14526.73.B-ishstabilize-14526.67.B-ishstabilize-14526.57.B-ishstabilize-14498.B-ishstabilize-14496.B-ishstabilize-14477.B-ishstabilize-14469.9.B-ishstabilize-14469.8.B-ishstabilize-14469.58.B-ishstabilize-14469.41.B-ishstabilize-14442.B-ishstabilize-14438.B-ishstabilize-14411.B-ishstabilize-14396.B-ishstabilize-14395.B-ishstabilize-14388.62.B-ishstabilize-14388.61.B-ishstabilize-14388.52.B-ishstabilize-14385.B-ishstabilize-14345.B-ishstabilize-14336.B-ishstabilize-14333.B-ishrelease-R99-14469.B-ishrelease-R98-14388.B-ishrelease-R102-14695.B-ishrelease-R101-14588.B-ishrelease-R100-14526.B-ishfirmware-cherry-14454.B-ishfirmware-brya-14505.B-ishfirmware-brya-14505.71.B-ishfactory-kukui-14374.B-ishfactory-guybrush-14600.B-ishfactory-cherry-14455.B-ishfactory-brya-14517.B-ishJack Rosenthal2021-11-059-2932/+0
* 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
* 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