summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* pd: vdm: Handle VDM requests only through state machine.Todd Broch2014-12-226-47/+63
* pd: allow new power request if the max voltage has changedAlec Berg2014-12-221-9/+13
* 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-207-14/+34
* ryu_p1: shorten GPIO name string length to reduce flash size.Todd Broch2014-12-201-0/+1
* pd: fix typo in state machine.Todd Broch2014-12-201-1/+1
* pi3usb9281: Limit DCP port to 500mA charge currentShawn Nematbakhsh2014-12-191-1/+1
* it8380dev: add adc control moduleDino Li2014-12-197-2/+296
* There is a constant 16 MHz clock signal.Myles Watson2014-12-191-0/+6
* Add support for shared interrupts.Myles Watson2014-12-191-0/+1
* stm32f0/i2c: adjust the 100kHz setting to never go above 100kHzChris Zhong2014-12-181-2/+2
* samus: fix tap for battery doesn't work in G3 with ACAlec Berg2014-12-183-33/+58
* stm32: fixed spi shared_mem_release bugSheng-Liang Song2014-12-181-1/+1
* cortex-m0: NVIC: Fix macro for the priority registersstabilize-6592.BAlexandru M Stan2014-12-181-1/+1
* rockchip: Enable UART RX DMAAlexandru M Stan2014-12-184-0/+4
* stm32f0: USART: Disable ORECF interrupt we never check forAlexandru M Stan2014-12-183-2/+9
* charge_manager: Allow board to reject a selected charge portShawn Nematbakhsh2014-12-176-42/+126
* clock-stm32l: properly setting HSI/MSI clock based on the RMYen Lin2014-12-172-7/+47
* power_button_x86: Inhibit AP power-on if battery level is too lowShawn Nematbakhsh2014-12-174-2/+36
* pd: check for collisions before transmittingAlec Berg2014-12-177-33/+157
* NVIC: Adjust priority settingAlexandru M Stan2014-12-172-1/+5
* host_command: add rate limiter to HCs to prevent EC watchdogAlec Berg2014-12-172-6/+36
* 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-163-0/+12
* samus: change backboosting workaround into a new taskAlec Berg2014-12-162-39/+59
* hoho: remove I2C master.Todd Broch2014-12-163-14/+0
* stm32mon: fix unable to flash to nyan board problemYen Lin2014-12-161-1/+1
* Makefile: Add .config targetGwendal Grignou2014-12-151-1/+7
* ryu_sh_loader: Add board directory for load imageGwendal Grignou2014-12-1514-15/+214
* cr50: update for Rev1 hardware releaseSheng-Liang Song2014-12-151-117/+117
* samus: add high battery temp warning to charge state machineAlec Berg2014-12-153-19/+71
* samus: fix charge state machine's handling of low power chargersAlec Berg2014-12-153-29/+34
* Makefile: remove burn_my_ecGwendal Grignou2014-12-153-152/+9
* pd: fix bug constantly sending HC's with non-PD aware chargerAlec Berg2014-12-131-9/+11
* ryu: Try to clear CHARGE_DONE when the lid is just closedVic Yang2014-12-122-2/+57
* samus: Start fans at 1000 RPMBill Richardson2014-12-111-5/+5
* pd: Remove needless re-requests of same charge modeShawn Nematbakhsh2014-12-111-5/+14
* pd: refactor pd policy layer request voltage functionsAlec Berg2014-12-1124-702/+239
* samus: turn on PP5000 when AC is attached in G3Alec Berg2014-12-113-2/+36
* Jerry: Move AC_PRESENT for the new boardAlexandru M Stan2014-12-111-1/+1
* lightbar: ask the PD MCU for the charge directionBill Richardson2014-12-113-10/+35
* g: implement GPIOsVincent Palatin2014-12-109-27/+271
* 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-096-56/+139
* samus_pd: Open USB data switches in UFP modeShawn Nematbakhsh2014-12-094-7/+28
* pd: add hard reset counter to sink hard reset recovery stateAlec Berg2014-12-081-2/+7
* pd: change power request based on if active charge portAlec Berg2014-12-081-1/+6
* pd: do not allow FW update on active charging port if no batteryAlec Berg2014-12-081-0/+12