summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* common: Migrate online calibration to own moduleYuval Peress2020-02-1310-150/+329
* libcryptoc: Cleanup build messagesCraig Hesling2020-02-122-2/+7
* zork: Increase PD max power to 60WEdward Hill2020-02-121-1/+1
* TCPMv1/v2: Move pd_process_source_cap() to common fileVijay Hiremath2020-02-125-36/+61
* TCPMv1/v2: Move PDO functions to PD dual role module fileVijay Hiremath2020-02-123-257/+260
* TCPMv1/v2: Move pd_get/set_max_voltage() to common fileVijay Hiremath2020-02-123-30/+20
* TCPMv1/v2: Move pd_charge_from_device() to common fileVijay Hiremath2020-02-124-23/+21
* TCPMv1/v2: Move pd_set_vbus_discharge() to common fileVijay Hiremath2020-02-124-65/+45
* TCPMv1/v2: Move pd_check_requested_voltage() to common fileVijay Hiremath2020-02-126-110/+50
* TCPMv1/v2: Move pd_usb_billboard_deferred() to common fileVijay Hiremath2020-02-123-35/+19
* Fizz: add fan table for excelsiorJeff Chase2020-02-122-0/+17
* Kodama: delay to boot system until the smart battery is readyxiong.huang2020-02-121-0/+25
* nx20p3483: vbus_source_enable failure correctionDenis Brockus2020-02-121-30/+32
* fuzz: remove cr50 or TPM2 library related tests from fuzz and testNamyoon Woo2020-02-1215-3252/+1
* morphius: modify battery level near fullZick Wei2020-02-121-0/+3
* Waddledee: Add thermistorsDiana Z2020-02-122-1/+27
* zork: Disable Host command and Fan channelsRaul E Rangel2020-02-111-0/+2
* morphius: add PWM CH0 for LED controlZick Wei2020-02-1110-36/+166
* trembyle: initialize PS8811 after AP rail is highDenis Brockus2020-02-113-5/+16
* jacuzzi: unmux pins away from emmc once we want to talk to sensorsAlexandru M Stan2020-02-112-13/+19
* cleanup: add comments for MT flag useJett Rink2020-02-112-0/+8
* Waddledee: Initial board fileDiana Z2020-02-119-1/+618
* volteer: enable minimum power requirementKeith Short2020-02-101-0/+9
* ezkinil: Initial EC imageMartin Roth2020-02-108-0/+428
* battery: set correct battery cutoff stateKeith Short2020-02-101-2/+5
* kukui: inform AP DP status by USB_MUX eventEric Yilun Lin2020-02-101-7/+17
* juniper: implement otg functionTing Shen2020-02-104-20/+10
* jacuzzi: enable watchdog interruptTing Shen2020-02-103-3/+6
* puff: re-enable TCPMv2Peter Marheine2020-02-101-5/+1
* EFS2: Implement Early Firmware Selection ver.2Daisuke Nojiri2020-02-0917-72/+539
* TCPMv2: Don't exit DP mode on chipset suspend and resumeSam Hurst2020-02-081-3/+8
* common: Implement accelerometer calibrationYuval Peress2020-02-088-2/+327
* flash_fp_mcu: Add hello test modeCraig Hesling2020-02-081-20/+23
* flash_fp_mcu: Simplify flags buildingCraig Hesling2020-02-081-10/+10
* flash_fp_mcu: Factor out retries into constantsCraig Hesling2020-02-081-2/+5
* flash_fp_mcu: Add retry logicCraig Hesling2020-02-081-11/+29
* fpsensor: Refactor fpsensor tests into separate binariesTom Hughes2020-02-0713-807/+885
* volteer: Increase I2C bus speeds for USB C0 and C1Keith Short2020-02-071-4/+2
* kakadu: add initial content for the buildCasper Chang2020-02-077-0/+983
* docs/fingerprint: Remove unnecessary BOARD env variableTom Hughes2020-02-071-4/+4
* Kindred: Fix reset trigger even system force to G3.David Huang2020-02-073-7/+16
* Makefile: enforce target name in generated dependenciesVadim Bendebury2020-02-072-10/+11
* TCPMv1/v2: Move "pdcable" console command to common fileVijay Hiremath2020-02-074-108/+126
* g: add gpio_set_wakepin() to configure wake pinsMary Ruthven2020-02-073-21/+104
* trembyle/morphius: Remove CONFIG_BRINGUPEdward Hill2020-02-072-2/+0
* dalboz: Initial EC imageMartin Roth2020-02-078-0/+429
* zork: remove hard off check for charger sensor tempDenis Brockus2020-02-071-12/+0
* hatch: Define CONFIG_MKBP_EVENT_WAKEUP_MASK as 0Tim Wawrzynczak2020-02-062-3/+4
* usb_pd: Move common alt mode DFP functions to it's fileVijay Hiremath2020-02-062-338/+340
* common: Implement newton sphere fitYuval Peress2020-02-069-1/+476