summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* samus: Add scale factor to account for ALS attenuationBill Richardson2015-01-211-1/+1
* zinger: increase time from PD RX edge to allowing sleep to 100msAlec Berg2015-01-201-1/+4
* pd: Remove verbosity from console during pd flashing.Todd Broch2015-01-201-1/+0
* Initial Glower commitVic Yang2015-01-206-0/+293
* samus_pd: Allow system to be lockedShawn Nematbakhsh2015-01-201-6/+0
* pd: samus: separate macros for power supply on and off delaysAlec Berg2015-01-1711-14/+24
* pd: samus: do not request voltage within boost bypass deadbandAlec Berg2015-01-1710-0/+68
* samus_pd: Restore usb data switches after pericom resetShawn Nematbakhsh2015-01-173-2/+27
* samus_pd: Don't re-request FW update if RW is already the latestShawn Nematbakhsh2015-01-171-5/+14
* samus_pd: remove assertsVincent Palatin2015-01-171-0/+1
* mec1322: Specify SPI flash size in KBVic Yang2015-01-161-1/+1
* samus_pd: Respond to EC_CMD_PD_HOST_EVENT_STATUS with correct data typeShawn Nematbakhsh2015-01-161-1/+1
* pd: updates to new connection state machineAlec Berg2015-01-161-0/+1
* samus: remove learn mode workaround for new boardsAlec Berg2015-01-161-6/+19
* samus: add backboost detect interrupt and console commandAlec Berg2015-01-164-15/+28
* pd: Shorten console error strings.Todd Broch2015-01-161-1/+1
* samus: Move delay for booting without a batteryDuncan Laurie2015-01-161-11/+11
* samus: add 200mA offset for input current limitAlec Berg2015-01-162-2/+6
* samus: Update thermal table for adjusted Tj_maxDuncan Laurie2015-01-151-2/+2
* samus: Increase critical battery shutdown timeoutShawn Nematbakhsh2015-01-151-0/+2
* pd: log important events for accessoriesVincent Palatin2015-01-152-1/+9
* Add PD events loggingVincent Palatin2015-01-158-4/+43
* zinger: shrink text stringsVincent Palatin2015-01-142-9/+8
* jerry: Switch led to CONFIG_LED_POLICY_STDAlexandru M Stan2015-01-144-156/+7
* pd: samus_pd: Remove console 'typec' command.Todd Broch2015-01-141-0/+1
* nuc: Add all IC specific drivers of NPCX5M5GIan Chao2015-01-145-0/+290
* samus: Use motherboard temp sensors for fan control, tooBill Richardson2015-01-141-9/+10
* zinger: increase discharge timeout and fix fault conditionAlec Berg2015-01-141-1/+2
* zinger: fix reading of output and discharge gpio statesAlec Berg2015-01-141-2/+2
* zinger: do an intermediate step when discharging from 20V to 5Vstabilize-storm-6683.BVincent Palatin2015-01-101-19/+54
* zinger: pre-compute RW hashVincent Palatin2015-01-101-6/+12
* pd: implement new type-C connect state machineAlec Berg2015-01-103-4/+6
* samus_pd: remove PWM moduleAlec Berg2015-01-102-1/+5
* samus_pd: Remove CONFIG_CONSOLE_HISTORY to save flash spaceShawn Nematbakhsh2015-01-091-0/+1
* ryu: Debounce BC1.2 charger detection due to asynchronous pin contactVic Yang2015-01-092-37/+78
* ryu: add charge managerAlec Berg2015-01-097-9/+175
* pd: Queue initial DFP HPD till after DP Config VDM.Todd Broch2015-01-091-5/+27
* twinkie: build a combined firmwareVincent Palatin2015-01-085-7/+80
* twinkie: fix sink firmwareVincent Palatin2015-01-081-0/+6
* twinkie: turn on/off VCONN INAVincent Palatin2015-01-081-0/+12
* samus: Fix flaw in power up inhibitShawn Nematbakhsh2015-01-081-7/+9
* samus: pd: reject power swap if not in dual-role modeAlec Berg2015-01-081-2/+6
* pd: dingdong/hoho: Enable flash write-protectionVincent Palatin2015-01-082-12/+6
* USB: Add memcpy_from_usbram and update existing memcpyAnton Staaf2015-01-081-2/+2
* ryu: Re-enable low power idleVic Yang2015-01-081-0/+1
* nyan: Disable console command helpVic Yang2015-01-081-0/+1
* USB: Delete mass storage driverAnton Staaf2015-01-082-3/+0
* pd: ryu_p1: Remove console 'typec' command.Todd Broch2015-01-071-0/+1
* samus: change power supply transition delay to 80msAlec Berg2015-01-071-2/+6
* samus: pd: on PD connection, if sink, ask for power swapAlec Berg2015-01-0711-22/+59