summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add CONFIG_CMD_HASH to optionally remove 'hash' console command.Todd Broch2015-01-063-0/+3
* Ryu: Add dynamic USB pullup supportAnton Staaf2015-01-051-6/+2
* zinger: enable RO partition write-protectionVincent Palatin2015-01-053-0/+85
* samus: Change Tj_max to 105CDuncan Laurie2015-01-051-1/+1
* zinger: maintain a 64-bit time counterVincent Palatin2015-01-032-10/+23
* samus: when battery is full, and not in S0, stop chargingAlec Berg2015-01-032-30/+136
* nyan: make large batt struct array const to save RAM spaceAlec Berg2015-01-031-1/+1
* samus: Don't power-on AP if battery level < 1%Shawn Nematbakhsh2015-01-022-0/+9
* zinger: fix task_wait_event() bug causing missed wake eventsAlec Berg2015-01-011-2/+2
* hadoken: Add the BQ27621 configuration parameters.Myles Watson2014-12-311-0/+15
* hadoken: Enable I2C.Myles Watson2014-12-312-0/+23
* hadoken: Update I/O configuration.Myles Watson2014-12-311-2/+17
* samus: Debounce BC1.2 charger detection due to asynchronous pin contactShawn Nematbakhsh2014-12-293-57/+91
* mec1322: Added support to use crystal vs oscillator based on board's clock ci...Kevin K Wong2014-12-291-0/+1
* Plankton: add console command to simulate cable unplugVic Yang2014-12-293-28/+139
* pd: hoho: mcdp28x0 serial driver.Todd Broch2014-12-232-2/+23
* samus_pd: add internal pull-up to EC_IN_RWAlec Berg2014-12-231-1/+1
* it8380dev: add ec2i control moduleDino Li2014-12-232-0/+41
* pd: vdm: remove replicated VDM code.Todd Broch2014-12-229-59/+28
* pd: vdm: Handle VDM requests only through state machine.Todd Broch2014-12-224-10/+0
* samus: change gpio name to ENTERING_RW to match other baordsAlec Berg2014-12-221-4/+1
* pd: Modify EC_CMD_USB_PD_RW_HASH_ENTRY to return PD device image typeShawn Nematbakhsh2014-12-203-5/+15
* ryu_p1: shorten GPIO name string length to reduce flash size.Todd Broch2014-12-201-0/+1
* it8380dev: add adc control moduleDino Li2014-12-192-0/+30
* samus: fix tap for battery doesn't work in G3 with ACAlec Berg2014-12-183-33/+58
* rockchip: Enable UART RX DMAAlexandru M Stan2014-12-184-0/+4
* charge_manager: Allow board to reject a selected charge portShawn Nematbakhsh2014-12-173-17/+11
* pd: check for collisions before transmittingAlec Berg2014-12-171-3/+7
* 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-161-0/+1
* samus: change backboosting workaround into a new taskAlec Berg2014-12-162-39/+59
* hoho: remove I2C master.Todd Broch2014-12-163-14/+0
* ryu_sh_loader: Add board directory for load imageGwendal Grignou2014-12-159-7/+195
* samus: Start fans at 1000 RPMBill Richardson2014-12-111-5/+5
* pd: refactor pd policy layer request voltage functionsAlec Berg2014-12-1121-653/+63
* samus: turn on PP5000 when AC is attached in G3Alec Berg2014-12-112-2/+27
* Jerry: Move AC_PRESENT for the new boardAlexandru M Stan2014-12-111-1/+1
* g: implement GPIOsVincent Palatin2014-12-103-6/+35
* 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-091-0/+7
* samus_pd: Open USB data switches in UFP modeShawn Nematbakhsh2014-12-091-1/+3
* USB-SPI: Switch from task to deferred functionAnton Staaf2014-12-084-31/+5
* USB-SPI: Support board enable/disable functionalityAnton Staaf2014-12-082-16/+35
* Speedy: add initial speedy supportZhengShunQian2014-12-088-0/+464
* g: add watchdog driverVincent Palatin2014-12-061-1/+0