summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* pd: fix possible redundant requests (again)Alec Berg2015-01-101-0/+1
* pd: implement new type-C connect state machineAlec Berg2015-01-101-2/+19
* lightbar: Don't let EC control suspend/resume sequenceEric Caruso2015-01-101-2/+9
* samus: pd: fix potential junk at end of tx transmissionstabilize-6670.BAlec Berg2015-01-093-5/+18
* pd: Queue initial DFP HPD till after DP Config VDM.Todd Broch2015-01-091-0/+5
* disable DMA before sysjumpingVincent Palatin2015-01-081-0/+3
* pd: Return immediately to host from erase RW.Todd Broch2015-01-081-1/+2
* pd: Refactor exit mode.Todd Broch2015-01-081-4/+10
* pd: dingdong/hoho: Enable flash write-protectionVincent Palatin2015-01-081-0/+6
* Queue: Add methods that accept a memcpy routineAnton Staaf2015-01-082-5/+23
* USB: Add memcpy_from_usbram and update existing memcpyAnton Staaf2015-01-081-9/+15
* USB: Delete mass storage driverAnton Staaf2015-01-083-182/+0
* OutStream: Remove unused prototypesAnton Staaf2015-01-071-3/+0
* pd: fix bug when forcing port to sinkAlec Berg2015-01-071-0/+1
* pd: Show literal PD state name for 'ectool usbpd'Vic Yang2015-01-071-0/+7
* pd: Add timeout for HC flash commands.Todd Broch2015-01-071-0/+3
* pd: vdm: Add VDM related timeouts and busy response handling.Todd Broch2015-01-071-0/+7
* samus: add hot keys alt+voldown+0|1|2 to set charging portstabilize-6662.BAlec Berg2015-01-071-0/+12
* samus: pd: on PD connection, if sink, ask for power swapAlec Berg2015-01-071-4/+16
* pd: Add NoResponseTimer to disconnect after no responseAlec Berg2015-01-061-0/+1
* pd: Add CONFIG_CMD_TYPEC to optionally remove 'typec' console command.Todd Broch2015-01-061-0/+1
* Add CONFIG_CMD_HASH to optionally remove 'hash' console command.Todd Broch2015-01-061-0/+1
* Support command versioning of new host command rangeVic Yang2015-01-061-0/+4
* lightbar: Pulse lightbar in S5 if power-up is inhibitedShawn Nematbakhsh2015-01-061-0/+5
* pd: remove PD remote flashing console command by default.Todd Broch2015-01-051-0/+1
* pd: change receive timeout to 1.8msAlec Berg2015-01-051-1/+1
* pd: add new state to wait for getSinkCap responseAlec Berg2015-01-031-0/+1
* samus: when battery is full, and not in S0, stop chargingAlec Berg2015-01-031-0/+1
* pd: change hard reset power supply off delayAlec Berg2015-01-031-0/+1
* battery: Add support for TI's BQ27621_g1 fuel gauge.Myles Watson2014-12-311-0/+19
* mec1322: Added support to use crystal vs oscillator based on board's clock ci...Kevin K Wong2014-12-291-0/+7
* pd: vdm: remove replicated VDM code.Todd Broch2014-12-221-1/+1
* pd: Remove pe dump command by default.Todd Broch2014-12-221-0/+1
* system: Add function to convert passed system_image_copy_t to stringShawn Nematbakhsh2014-12-221-0/+5
* pd: Modify EC_CMD_USB_PD_RW_HASH_ENTRY to return PD device image typeShawn Nematbakhsh2014-12-202-4/+8
* Add support for shared interrupts.Myles Watson2014-12-191-0/+1
* charge_manager: Allow board to reject a selected charge portShawn Nematbakhsh2014-12-171-1/+12
* power_button_x86: Inhibit AP power-on if battery level is too lowShawn Nematbakhsh2014-12-171-0/+6
* pd: check for collisions before transmittingAlec Berg2014-12-171-1/+9
* host_command: add rate limiter to HCs to prevent EC watchdogAlec Berg2014-12-171-6/+18
* Add config option to reduce GPIO name string size.Todd Broch2014-12-162-0/+11
* ryu_sh_loader: Add board directory for load imageGwendal Grignou2014-12-151-0/+6
* samus: add high battery temp warning to charge state machineAlec Berg2014-12-151-0/+2
* samus: fix charge state machine's handling of low power chargersAlec Berg2014-12-151-0/+1
* pd: refactor pd policy layer request voltage functionsAlec Berg2014-12-111-14/+21
* lightbar: ask the PD MCU for the charge directionBill Richardson2014-12-111-0/+10
* g: implement GPIOsVincent Palatin2014-12-103-2/+24
* charge_manager: Add delayed port override for role swapShawn Nematbakhsh2014-12-092-3/+28
* USB: Add setup packet struct and parsing routineAnton Staaf2014-12-081-0/+12
* pd: before sysjump send soft reset and then disable PD commsAlec Berg2014-12-081-0/+2