summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* cr50: fix console command RMA authentication code checkVadim Bendebury2018-03-021-11/+30
* cr50: include GscFullConsole in rma openMary Ruthven2018-03-011-10/+1
* make EC_FEATURE_RWSIG definition more usefulVincent Palatin2018-03-011-1/+1
* fix shmem console commandVincent Palatin2018-03-011-2/+2
* usb-pd: Tell TCPC and PPC to both source VconnJett Rink2018-02-271-6/+8
* ec: add crc32_ctx..() to take context parameter.Marius Schilder2018-02-231-7/+32
* CBI: Share common code between host tool and firmwareDaisuke Nojiri2018-02-231-25/+49
* CBI: Make cbi command dump EEPROM contentsfirmware-kbl-10431.BDaisuke Nojiri2018-02-221-16/+21
* pd: retry DR_SWAP after a WAITVincent Palatin2018-02-211-1/+4
* cr50: Allow spihash extension command over USBVadim Bendebury2018-02-201-0/+1
* host_command: Count suppressed host commands individuallyDaisuke Nojiri2018-02-161-10/+59
* CBI: Make data offset and size variableDaisuke Nojiri2018-02-161-101/+164
* fpsensor: add quality test capture typeVincent Palatin2018-02-161-1/+9
* tpm: ccd: allow alternative commands when ap is held in resetVadim Bendebury2018-02-151-6/+14
* led_pwm: Add a few more features to the ledtest commandSimon Glass2018-02-151-5/+10
* power_button_x86: Honor power_button_pulse setting on sysjumpFurquan Shaikh2018-02-121-2/+7
* usb-pd: Apply Vconn before Vbus as per USB TypeC spec (v 1.3)Jett Rink2018-02-121-7/+16
* usb-pd: Clear active contract bit before browning out systemJett Rink2018-02-091-1/+6
* charge_state_v2: No base/lid power transfer in S0ix/S5Nicolas Boichat2018-02-091-0/+10
* battery: Allow 2 batteries to be fetched via ACPINicolas Boichat2018-02-093-11/+136
* Fix shmalloc unit testVincent Palatin2018-02-091-1/+1
* cr50: Add SPI hashing commandRandall Spangler2018-02-081-0/+1
* Fizz: Execute PMIC reset before vboot_mainDaisuke Nojiri2018-02-081-0/+6
* usb-pd: Adding port number to debug messagesJett Rink2018-02-081-15/+15
* Fizz: Update thermal table by projectRyan Zhang2018-02-081-0/+9
* whiskers: Disable keyboard/USB interface when magnet sensor activeNicolas Boichat2018-02-081-0/+4
* rma: enable WP on RMA disableVadim Bendebury2018-02-081-0/+13
* tpm: set waiting task ID earlier.Vadim Bendebury2018-02-071-3/+10
* charge_state_v2: Separate update_base_battery_infoNicolas Boichat2018-02-071-30/+30
* charge_state_v2: Store battery information in new structuresNicolas Boichat2018-02-074-81/+78
* common: Add support for PWM LEDs.Aseda Aboagye2018-02-052-0/+207
* cleanup: adding port info and timing to debug messageJett Rink2018-02-051-1/+1
* keyboard_scan: Disable when USB is suspended without wakeNicolas Boichat2018-02-051-0/+16
* Enable PD communication in RO for external displayDaisuke Nojiri2018-02-033-41/+30
* charge_state_v2: Safer power transfer between lid and baseNicolas Boichat2018-02-021-27/+53
* stm32/usb: Add HOOK_USB_PM_CHANGE, called when USB is resumed/suspendedNicolas Boichat2018-02-021-0/+3
* CBI: Return ACCESS_DENIED on write failure due to WPDaisuke Nojiri2018-02-011-2/+5
* ccd: fix scan-admin warningsVadim Bendebury2018-02-011-3/+5
* ppc: Add Vconn and CC polarity settings.Aseda Aboagye2018-02-012-8/+47
* motion_sense: Check presence of {set,get}_{range,offset}Alexandru M Stan2018-02-011-0/+4
* sn5s330: Enable VBUS interruptsEdward Hill2018-01-312-5/+8
* led: Only report auto control for supported LEDs.Aseda Aboagye2018-01-311-4/+11
* usb pd: Adding PPC vbus discharge pathJett Rink2018-01-312-0/+11
* cleanup: Remove CONFIG_USB_PD_TCPC_BOARD_INITShawn Nematbakhsh2018-01-301-5/+0
* samus_pd: Remove 'adc' console commandShawn Nematbakhsh2018-01-301-1/+1
* charge_state_v2: Fix current limit when lid has no batteryNicolas Boichat2018-01-301-7/+12
* sensors: Remove debug printfGwendal Grignou2018-01-291-2/+0
* charge_state_v2: Fetch static battery information when flags changeNicolas Boichat2018-01-291-5/+7
* Make CONFIG_MALLOC partition-specificVincent Palatin2018-01-261-4/+3
* charge_state_v2: Basic dual-battery charging algorithmNicolas Boichat2018-01-261-11/+474