summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* twinkie: dual channel CCx sniffingstabilize-6412.BVincent Palatin2014-10-283-69/+111
* stm32f0: stm32f3: Wake from STOP mode on UART start bitVic Yang2014-10-283-4/+20
* samus: use resulting current limit from charge managerAlec Berg2014-10-283-72/+77
* usb_pd_protocol: Don't prematurely set PD charge supplier limitShawn Nematbakhsh2014-10-281-22/+14
* charge_manager: Move supplier list and priority hierarchy to boardShawn Nematbakhsh2014-10-265-25/+41
* pd: for DP mode, only enter mode if device is DFP_U capableAlec Berg2014-10-254-6/+20
* pd: make transition out of hard reset shorterAlec Berg2014-10-251-0/+1
* Add initial support for jerryKatie Roberts-Hoffman2014-10-259-0/+449
* pd: Add DFP parsing for alternate mode status & attention.Todd Broch2014-10-257-63/+171
* stm32: Wait for UART Tx to complete before entering STOP modeVic Yang2014-10-241-1/+20
* ryu: Enable watchdog helper for P2 boardsVic Yang2014-10-241-1/+2
* stm32: Add watchdog debug message for hwtimer32Vic Yang2014-10-241-0/+77
* pd: update DP pin configuration declarationVincent Palatin2014-10-242-4/+4
* pd: update DP mode signaling bitsVincent Palatin2014-10-245-14/+15
* ryu: properly enable UART Rx DMA for P2 boardsVic Yang2014-10-241-0/+1
* stm32: Fix UART Rx DMA for USART2 and aboveVic Yang2014-10-241-1/+1
* MKBP event signalling implementationVic Yang2014-10-2411-1/+241
* EC: Ensure the udelay function waits at least the time indicated.Kenji Chen2014-10-231-1/+1
* ryu: Enable pull-up on console UART Tx/Rx pinsVic Yang2014-10-232-13/+13
* flash_ec: Add support for kittyKen Chang2014-10-231-2/+3
* plankton: Fix output voltage selectionVic Yang2014-10-231-2/+2
* stm32f3: Use the correct RTC ALARM IRQVic Yang2014-10-232-2/+3
* ryu: Implement battery cut-offVic Yang2014-10-238-46/+80
* discovery-stm32f072: Enable SPI over USB tunnelAnton Staaf2014-10-236-19/+81
* Allow 5V/3A on PlanktonVic Yang2014-10-221-3/+4
* Fix clock bug on STM32F0 that HSI48 isn't enabledVic Yang2014-10-221-2/+13
* Calibrated lightbar values for Samus & RyuBill Richardson2014-10-222-8/+18
* ryu_p2: Fix broken build due to overlapped commitsBill Richardson2014-10-221-11/+15
* samus_pd: Add BC1.2 charging and charge port + current limit selectionShawn Nematbakhsh2014-10-225-11/+163
* stm32-USB: USB SPI tunnel driverAnton Staaf2014-10-224-0/+301
* ryu: enable lid switchVic Yang2014-10-226-16/+6
* samus: change fan RPM values, enable fast-startBill Richardson2014-10-223-16/+27
* usb_pd_protocol: Add support for charge_manager and voltage reportingShawn Nematbakhsh2014-10-2212-49/+200
* ryu_p2: Set alternate function for USB D+/D- pinsVic Yang2014-10-222-0/+7
* ryu: enable lightbar on P2 boardsVic Yang2014-10-223-2/+7
* Add new build target ryu_p2 for Ryu P2 boardsVic Yang2014-10-2212-8/+804
* stm32: Support UART DMA on UART2Vic Yang2014-10-223-2/+16
* samus: fix false shutdown due to low batteryAlec Berg2014-10-221-1/+7
* samus: new algorithm for tmp006 object temperatureBill Richardson2014-10-226-266/+457
* samus: change hibernate delay to 7 daysAlec Berg2014-10-213-3/+27
* cortex-m0: add more constraints on atomic implementationVincent Palatin2014-10-211-2/+2
* pd: Add DisplayPort status and configure SVDMs.Todd Broch2014-10-216-35/+229
* pd: Correct use of console printing in USB PD policy files.Todd Broch2014-10-2110-60/+71
* stm32f0: Pinky: Fix power leak caused by SPI at startupAlexandru M Stan2014-10-211-2/+0
* Pinky: Reoganize power on sequencingAlexandru M Stan2014-10-211-28/+18
* pd: do not respond to unknown SVDMsAlec Berg2014-10-211-0/+4
* pd: add data role to pd message headerAlec Berg2014-10-211-1/+3
* stm32f: Add DMA interrupt handlers for channel 1 to 3Vic Yang2014-10-214-33/+23
* Add stm32mon support for STM32F37xxVic Yang2014-10-211-0/+1
* Fix flash bank size for STM32F373Vic Yang2014-10-211-1/+1