summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Features: Add EXEC_IN_RAMDaisuke Nojiri2018-04-051-0/+3
* flash: Allow currently active regions to be modifiedDaisuke Nojiri2018-04-051-0/+4
* EFS: Clarify vboot_main entry logicDaisuke Nojiri2018-04-051-12/+17
* USB-PD: Avoid discovering identity twice on bootDaisuke Nojiri2018-03-211-1/+13
* EFS: Perform EFS even if flash WP is enabledDaisuke Nojiri2018-03-171-1/+3
* CBI: Make cbi command dump EEPROM contentsDaisuke Nojiri2018-02-271-16/+21
* pd: retry DR_SWAP after a WAITVincent Palatin2018-02-221-1/+4
* EFS: Give RO chance to perform vbootDaisuke Nojiri2018-02-191-1/+12
* host_command: Count suppressed host commands individuallyDaisuke Nojiri2018-02-191-10/+59
* CBI: Make data offset and size variableDaisuke Nojiri2018-02-191-101/+164
* fpsensor: add quality test capture typeVincent Palatin2018-02-191-1/+9
* tpm: ccd: allow alternative commands when ap is held in resetVadim Bendebury2018-02-191-6/+14
* led_pwm: Add a few more features to the ledtest commandSimon Glass2018-02-191-5/+10
* power_button_x86: Honor power_button_pulse setting on sysjumpFurquan Shaikh2018-02-191-2/+7
* usb-pd: Apply Vconn before Vbus as per USB TypeC spec (v 1.3)Jett Rink2018-02-191-7/+16
* usb-pd: Clear active contract bit before browning out systemJett Rink2018-02-191-1/+6
* charge_state_v2: No base/lid power transfer in S0ix/S5Nicolas Boichat2018-02-191-0/+10
* battery: Allow 2 batteries to be fetched via ACPINicolas Boichat2018-02-193-11/+136
* Fix shmalloc unit testVincent Palatin2018-02-191-1/+1
* cr50: Add SPI hashing commandRandall Spangler2018-02-191-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-081-3/+10
* charge_state_v2: Separate update_base_battery_infoNicolas Boichat2018-02-081-30/+30
* charge_state_v2: Store battery information in new structuresNicolas Boichat2018-02-084-81/+78
* common: Add support for PWM LEDs.Aseda Aboagye2018-02-062-0/+207
* cleanup: adding port info and timing to debug messageJett Rink2018-02-061-1/+1
* keyboard_scan: Disable when USB is suspended without wakeNicolas Boichat2018-02-061-0/+16
* Enable PD communication in RO for external displayDaisuke Nojiri2018-02-063-41/+30
* charge_state_v2: Safer power transfer between lid and baseNicolas Boichat2018-02-061-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-021-2/+5
* ccd: fix scan-admin warningsVadim Bendebury2018-02-021-3/+5
* ppc: Add Vconn and CC polarity settings.Aseda Aboagye2018-02-022-8/+47
* motion_sense: Check presence of {set,get}_{range,offset}Alexandru M Stan2018-02-021-0/+4
* sn5s330: Enable VBUS interruptsEdward Hill2018-02-022-5/+8
* led: Only report auto control for supported LEDs.Aseda Aboagye2018-02-021-4/+11
* usb pd: Adding PPC vbus discharge pathJett Rink2018-02-022-0/+11
* cleanup: Remove CONFIG_USB_PD_TCPC_BOARD_INITShawn Nematbakhsh2018-02-021-5/+0
* samus_pd: Remove 'adc' console commandShawn Nematbakhsh2018-02-021-1/+1
* charge_state_v2: Fix current limit when lid has no batteryNicolas Boichat2018-02-021-7/+12
* sensors: Remove debug printfGwendal Grignou2018-02-021-2/+0
* charge_state_v2: Fetch static battery information when flags changeNicolas Boichat2018-02-021-5/+7
* Make CONFIG_MALLOC partition-specificVincent Palatin2018-02-021-4/+3
* charge_state_v2: Basic dual-battery charging algorithmNicolas Boichat2018-02-021-11/+474
* usb pd: Increasing delay for Rp time on CC linesJett Rink2018-02-021-2/+2
* usbc: Moving PPC init after setting TCPC resistors.Jett Rink2018-02-022-14/+27