summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* chgmgr: Allow charge_manager_update_charge to accept NULLDaisuke Nojiri2018-09-202-11/+9
* Make USB_PD_POWER_INFO detect inactive supplierDaisuke Nojiri2018-09-201-15/+37
* chgmgr: Set available voltage to 0 on disconnectDaisuke Nojiri2018-09-202-10/+8
* usb_charger: initialize VBUS supplier at startupJett Rink2018-09-202-12/+5
* usb_charger: Always update VBUS charge supplierEdward Hill2018-09-201-11/+8
* vboot: Don't invalidate cached hash for EXEC_IN_RAM boardsDaisuke Nojiri2018-07-121-22/+25
* npcx: CEC: Send CEC message in mkbp eventStefan Adolfsson2018-06-191-1/+1
* CEC: Add CONFIG_CECStefan Adolfsson2018-06-191-0/+3
* usb_port_power: Use same name for mode set functionEmil Lundmark2018-06-131-2/+2
* acpi: Add map for controlling USB port powerEmil Lundmark2018-06-131-0/+55
* charge_manager: Pass struct charge_port_info as constDaisuke Nojiri2018-06-071-2/+2
* fan: Allow board to configure fans at run timeDaisuke Nojiri2018-06-041-43/+43
* charge_manager: add host cmd to get port countFabien Parent2018-05-291-0/+13
* charge_manager: handle gracefully dedicated portFabien Parent2018-05-291-1/+2
* charge_manager: fix possible out of bound read accessFabien Parent2018-05-291-0/+3
* 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