summaryrefslogtreecommitdiff
path: root/board/samus_pd/board.h
Commit message (Expand)AuthorAgeFilesLines
* samus_pd: remove PWM moduleAlec Berg2015-01-101-1/+1
* samus_pd: Remove CONFIG_CONSOLE_HISTORY to save flash spaceShawn Nematbakhsh2015-01-091-0/+1
* ryu: add charge managerAlec Berg2015-01-091-1/+1
* Add CONFIG_CMD_HASH to optionally remove 'hash' console command.Todd Broch2015-01-061-0/+1
* samus: when battery is full, and not in S0, stop chargingAlec Berg2015-01-031-2/+2
* samus: Debounce BC1.2 charger detection due to asynchronous pin contactShawn Nematbakhsh2014-12-291-1/+1
* charge_manager: Allow board to reject a selected charge portShawn Nematbakhsh2014-12-171-6/+0
* Add config option to reduce GPIO name string size.Todd Broch2014-12-161-0/+1
* samus_pd: Add workaround for unwanted pericom resetsShawn Nematbakhsh2014-12-031-0/+4
* samus_pd: remove host event commands module to save flash spaceAlec Berg2014-11-221-0/+1
* usb_pd: Negotiate minimum power for unused portsShawn Nematbakhsh2014-11-131-0/+2
* samus_pd: undefine command line help to save flash spaceAlec Berg2014-11-121-1/+2
* samus_pd: add more host events and host cmd to get event statusAlec Berg2014-10-311-1/+1
* samus_pd: add host command to get type-c port power infoAlec Berg2014-10-301-1/+5
* samus: use resulting current limit from charge managerAlec Berg2014-10-281-0/+3
* charge_manager: Move supplier list and priority hierarchy to boardShawn Nematbakhsh2014-10-261-1/+11
* samus_pd: Add BC1.2 charging and charge port + current limit selectionShawn Nematbakhsh2014-10-221-1/+25
* pd: samus: ryu: add back in Vconn support correctlyAlec Berg2014-10-151-0/+1
* pd: Enable alternate mode support for DP.Todd Broch2014-10-111-0/+2
* Revert "pd: samus: ryu: add Vconn support and enable for samus and ryu"Alec Berg2014-10-101-1/+0
* pd: samus: ryu: add Vconn support and enable for samus and ryuAlec Berg2014-10-091-0/+1
* pd: zinger: move sending info VDM from UFP to DFPAlec Berg2014-10-071-1/+0
* stm32f0: samus_pd: add hibernate and enable wake pins for samusAlec Berg2014-09-241-0/+1
* samus_pd: enable low power idleAlec Berg2014-09-231-8/+10
* pd: add sending read info VDM every time source is plugged inAlec Berg2014-08-271-0/+1
* pd: Print warning before flash erase if on PD powerVic Yang2014-08-141-0/+7
* samus_pd: add option to disallow PD communication in ROAlec Berg2014-08-071-0/+2
* pd: add commands to test flashing using PD communicationVincent Palatin2014-07-311-0/+1
* Enable vboot hash calculationRandall Spangler2014-07-301-0/+1
* Unify 'typec' console commands in different boardsVic Yang2014-07-291-0/+1
* i2c: Add variable to set slave address of the EC.stabilize-6082.BGwendal Grignou2014-07-201-0/+5
* samus_pd: fix type-C ports muxingVincent Palatin2014-07-091-9/+0
* gpio: Replace duplication in gpio declarations with X-macro fileAnton Staaf2014-06-261-118/+1
* samus_pd: board file changes for version 2 and 2BAlec Berg2014-06-131-3/+6
* samus_pd: add PCH inputs to GPIO listAlec Berg2014-06-121-0/+3
* samus: Add EC <-> PD i2c interface using host commandsAlec Berg2014-06-051-2/+1
* samus_pd: pd tx should output low when not transmittingAlec Berg2014-06-041-9/+4
* samus_pd: PD configuration bug fixesAlec Berg2014-05-181-1/+1
* samus_pd: remove battery configAlec Berg2014-05-181-1/+0
* samus: add PD MCU boardAlec Berg2014-05-141-0/+191