summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clear OWNERS for factory/firmware branchfactory-veyron-6591.BBrian Norris2021-09-102-10/+1
* CHERRY-PICK: ec util: do not compile IO mapped memory related code for mips.Gwendal Grignou2015-01-132-12/+26
* power_button_x86: Inhibit AP power-on if battery level is too lowShawn Nematbakhsh2014-12-174-2/+36
* pd: check for collisions before transmittingAlec Berg2014-12-177-33/+157
* NVIC: Adjust priority settingAlexandru M Stan2014-12-172-1/+5
* host_command: add rate limiter to HCs to prevent EC watchdogAlec Berg2014-12-172-6/+36
* hoho/dingdong: Add GPIOs for factory test points.Todd Broch2014-12-164-0/+9
* Add config option to reduce GPIO name string size.Todd Broch2014-12-163-0/+12
* samus: change backboosting workaround into a new taskAlec Berg2014-12-162-39/+59
* hoho: remove I2C master.Todd Broch2014-12-163-14/+0
* stm32mon: fix unable to flash to nyan board problemYen Lin2014-12-161-1/+1
* Makefile: Add .config targetGwendal Grignou2014-12-151-1/+7
* ryu_sh_loader: Add board directory for load imageGwendal Grignou2014-12-1514-15/+214
* cr50: update for Rev1 hardware releaseSheng-Liang Song2014-12-151-117/+117
* samus: add high battery temp warning to charge state machineAlec Berg2014-12-153-19/+71
* samus: fix charge state machine's handling of low power chargersAlec Berg2014-12-153-29/+34
* Makefile: remove burn_my_ecGwendal Grignou2014-12-153-152/+9
* pd: fix bug constantly sending HC's with non-PD aware chargerAlec Berg2014-12-131-9/+11
* ryu: Try to clear CHARGE_DONE when the lid is just closedVic Yang2014-12-122-2/+57
* samus: Start fans at 1000 RPMBill Richardson2014-12-111-5/+5
* pd: Remove needless re-requests of same charge modeShawn Nematbakhsh2014-12-111-5/+14
* pd: refactor pd policy layer request voltage functionsAlec Berg2014-12-1124-702/+239
* samus: turn on PP5000 when AC is attached in G3Alec Berg2014-12-113-2/+36
* Jerry: Move AC_PRESENT for the new boardAlexandru M Stan2014-12-111-1/+1
* lightbar: ask the PD MCU for the charge directionBill Richardson2014-12-113-10/+35
* g: implement GPIOsVincent Palatin2014-12-109-27/+271
* samus: Remove WWAN GPIO by defaultDuncan Laurie2014-12-101-1/+0
* samus: Add 10ms delay between SUSP_VR and RSMRSTDuncan Laurie2014-12-101-0/+3
* usb_pd: protocol field extraction error for RDOBernard Shyu2014-12-108-16/+16
* charge_manager: Add delayed port override for role swapShawn Nematbakhsh2014-12-096-56/+139
* samus_pd: Open USB data switches in UFP modeShawn Nematbakhsh2014-12-094-7/+28
* pd: add hard reset counter to sink hard reset recovery stateAlec Berg2014-12-081-2/+7
* pd: change power request based on if active charge portAlec Berg2014-12-081-1/+6
* pd: do not allow FW update on active charging port if no batteryAlec Berg2014-12-081-0/+12
* USB-SPI: Switch from task to deferred functionAnton Staaf2014-12-086-63/+23
* USB-SPI: Support board enable/disable functionalityAnton Staaf2014-12-084-32/+159
* USB-SPI: Make global initializer names more uniqueAnton Staaf2014-12-081-12/+12
* USB: Add setup packet struct and parsing routineAnton Staaf2014-12-082-0/+21
* pd: before sysjump send soft reset and then disable PD commsAlec Berg2014-12-083-16/+31
* Speedy: add initial speedy supportZhengShunQian2014-12-089-0/+465
* g: update version stringVincent Palatin2014-12-063-3/+21
* g: update reset codeVincent Palatin2014-12-062-16/+121
* g: add watchdog driverVincent Palatin2014-12-064-1/+115
* g: fix hwtimer event deadlineVincent Palatin2014-12-061-1/+2
* pd: dingdong/hoho: Increment device ID minor rev.Todd Broch2014-12-052-2/+2
* pd: Re-factor common flash vdms.Todd Broch2014-12-0511-165/+163
* pd: dingdong/hoho: Fix hard reset recovery timeout.Todd Broch2014-12-054-0/+28
* usb_pd: Battery PDO protocol definition errorsBernard Shyu2014-12-051-1/+1
* pd: ectool: Increase sleep after PD reboot for flashing.Todd Broch2014-12-051-1/+1
* pd: move get_info to common file.Todd Broch2014-12-0511-13/+66