summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* oak: glados: fix USB PD power and data swap refactoringstabilize-7202.BAlec Berg2015-06-232-14/+38
* samus: Add battery temp to temp_sensors list.Aseda Aboagye2015-06-232-0/+6
* it8380dev: add sspi control moduleDino Li2015-06-237-3/+176
* power: skylake: Delay 10ms before deasserting PCH_RSMRST_Lstabilize-7199.BShawn Nematbakhsh2015-06-201-1/+17
* cleanup: fix all the header guardsBill Richardson2015-06-18157-462/+462
* flash_ec: remove unused USB and unprotect optionsMyles Watson2015-06-182-58/+8
* ryu: update recovery key combinationsVincent Palatin2015-06-182-9/+29
* cleanup: Don't shadow NULL with an enumBill Richardson2015-06-181-1/+1
* cleanup: Update Makefile's .PHONY targetsBill Richardson2015-06-182-8/+12
* oak: increase console task stack sizeRong Chang2015-06-181-1/+1
* bq2589x: fix typo in voltage selectionVincent Palatin2015-06-181-1/+1
* oak: enable hibernate supportRong Chang2015-06-181-1/+6
* discovery-stm32f072: Blink the LEDsBill Richardson2015-06-184-5/+30
* oak: enable USBC superspeed muxRong Chang2015-06-174-5/+198
* mec1322: Disable Flash Write-protect code.Shamile Khan2015-06-171-9/+63
* it8380dev: add pmc control moduleDino Li2015-06-1712-18/+650
* common: Add i2c 32bit read/writeGwendal Grignou2015-06-177-4/+130
* pd: Fix pin mode field in DP config VDM.Todd Broch2015-06-176-15/+9
* tcpc: use vendor ID register to signal TCPC readinessAlec Berg2015-06-175-4/+45
* cyan: Enable Hash computation to facilitate Software Sync.Shamile Khan2015-06-161-0/+1
* tcpc: initialize CC termination based on default PD roleAlec Berg2015-06-161-0/+2
* mec1322: Compute hash for RW image by using the RW image resident in flash.Shamile Khan2015-06-162-14/+32
* oak: fixing hardware tests build errors for oakBen Lok2015-06-152-0/+4
* mec1322: Added support for sysjump.stabilize-7173.BDivya Jyothi2015-06-149-49/+179
* coderam: Don't assume that RO/RW images reside at start of code memoryShawn Nematbakhsh2015-06-132-26/+59
* pd: ryu: set data role to UFP with debug accessoryVincent Palatin2015-06-134-5/+9
* accel: Fix BMM150 init sequenceGwendal Grignou2015-06-131-2/+4
* tcpc: disable TX timer as early as possible after DMA doneAlec Berg2015-06-131-3/+3
* skylake: Properly handle apshutdown when AP is already shutdownShawn Nematbakhsh2015-06-131-2/+4
* tcpc: change pd_tx_done() to only wait for DMA done eventAlec Berg2015-06-131-5/+1
* tcpc: Avoid missampling CC line immediately after transmitAlec Berg2015-06-131-16/+19
* glados_pd: oak_pd: fix PD tx_disable timingAlec Berg2015-06-132-32/+36
* pd: do not glitch USB when going to S5 in debug modeVincent Palatin2015-06-132-26/+31
* pd: do not sleep when case closed debug communication is enabledVincent Palatin2015-06-121-2/+1
* core: Assert if task_get_current() cannot return a valid task IDShawn Nematbakhsh2015-06-124-0/+18
* charge_manager: Don't cutoff charger when no battery is attachedShawn Nematbakhsh2015-06-122-6/+26
* glados: Enable BC1.2 USB chargingShawn Nematbakhsh2015-06-123-17/+63
* spi/mec1322: Ensure that SPI Flash write chunks do not crossShamile Khan2015-06-122-15/+32
* usb: pi3usb9281: Allow flexible chip configurationsShawn Nematbakhsh2015-06-1214-126/+190
* mec1322: Add servo serialname to flash_ec's flashrom call.Todd Broch2015-06-111-0/+5
* commands: Add EC FIFO commandsGwendal Grignou2015-06-112-11/+177
* mcdp28x0: Add more useful error codes.Todd Broch2015-06-112-31/+60
* pd: change pd_transmit() to only wait for TX complete eventAlec Berg2015-06-111-3/+1
* core: add task_wait_event_mask() function to other coresAlec Berg2015-06-114-2/+76
* mec1322: fix flash_physical_get_writable_flags()Andrey Petrov2015-06-111-1/+5
* Stream: Remove in_stream/out_stream interfaceAnton Staaf2015-06-1118-554/+41
* mec1322: Fixed I2C handling on Repeat Start.Kevin K Wong2015-06-101-2/+1
* glados: add battery cutoff functionalityAlec Berg2015-06-102-1/+29
* charger: Move USB charger / BC1.2 task to common codeShawn Nematbakhsh2015-06-1024-523/+239
* glados: enable battery present detectionAlec Berg2015-06-103-5/+4