summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* oak: change board hardware revisionsRong Chang2015-06-102-4/+4
* Remove obsolete board-specific codeRandall Spangler2015-06-1028-2804/+14
* oak: enable type-C port 1 power up ECRong Chang2015-06-101-1/+1
* oak: initialize charge manager to use BC1.2 suppliersRong Chang2015-06-101-0/+42
* oak: enable battery present detectionRong Chang2015-06-102-1/+2
* oak: enable CHARGE_MANAGER to handle charging on both portsRong Chang2015-06-103-19/+119
* oak: use pdcmd task to handle tcpc interruptRong Chang2015-06-102-1/+18
* oak: add PD support for type-C port 1Rong Chang2015-06-106-11/+21
* oak: Modify GPIO list for rev 1.5 boardsRong Chang2015-06-106-32/+104
* stm32: switch to ec_boot_mode servo controlRong Chang2015-06-101-2/+2
* mec1322: bugfix for flash_ec dut-control call.Todd Broch2015-06-101-1/+1
* ryu: allow charge manager to control CHARGE_EN gpioAlec Berg2015-06-102-10/+5
* pd: enable charging through suzyQ debug accessoryAlec Berg2015-06-102-9/+40
* glados: limit type-C voltage to 5V to increase charging reliabilityAlec Berg2015-06-091-3/+5
* ectool: Fix cut and paste errors in motionsenseGwendal Grignou2015-06-091-24/+26
* accel: move X,Y,Z definitionGwendal Grignou2015-06-094-14/+4
* Queue: add peek_memcpy functionGwendal Grignou2015-06-092-11/+31
* glados: limit max input current to 1.5A to avoid i2c errorsstabilize-7155.BAlec Berg2015-06-093-1/+12
* glados: switch to isl9237Aaron Durbin2015-06-091-3/+3
* charger: Add Intersil charger ISL9237Rong Chang2015-06-083-0/+484
* mec1322: Do not restrict SPI flash reads to Word Boundary.Shamile Khan2015-06-071-5/+1
* glados: enable CHARGE_MANAGER to handle charging on both portsAlec Berg2015-06-073-18/+162
* glados: enable ADC channelsAlec Berg2015-06-062-0/+26
* pd: use pdcmd task to handle tcpc interruptAlec Berg2015-06-056-9/+45
* Remove obsolete EC targetsRandall Spangler2015-06-05126-10311/+1
* i2c/mec1322: Lock all I2C port before sysjump.Kevin K Wong2015-06-053-0/+19
* glados: add PD support for type-C port 1Alec Berg2015-06-046-10/+13
* i2c: Retry i2c operation if fails on nack'd(EC_ERROR_BUSY).li feng2015-06-044-9/+33
* Cr50: Enable USB blob handler (and disable USB console)Bill Richardson2015-06-042-3/+4
* Cr50: Add usb_blob handler frameworkBill Richardson2015-06-047-0/+362
* Cr50: Fix compilation without CONFIG_USB_HID defined.Bill Richardson2015-06-041-0/+4
* skylake: Use a simulated power button press to force-shutdown the APShawn Nematbakhsh2015-06-043-2/+27
* i2c: fix read-only I2C transfers on STM32F0/F3Vincent Palatin2015-06-041-1/+1
* Increase charger/console/hook stack sizes.Chiranjeevi Rapolu2015-06-042-3/+7
* Cyan: Correct the accelerometer orientation matricesVijay Hiremath2015-06-042-14/+16
* glados: remove tests for gladosAaron Durbin2015-06-031-0/+5
* mec1322: Implement i2c_set_timeoutShawn Nematbakhsh2015-06-034-15/+26
* motion: Add MOTIONSENSE_CMD_DATA: retrieve single sensor dataGwendal Grignou2015-06-033-9/+37
* glados_pd: fix typo in config for PD port 1Alec Berg2015-06-031-1/+1
* glados_pd: clean-up end of PD transmissionAlec Berg2015-06-031-5/+3
* pd: implement TCPC RX Detect register to enable/disable TCPC RXAlec Berg2015-06-035-44/+86
* glados: Use reasonable task stack size defaultsShawn Nematbakhsh2015-06-021-4/+4
* glados: Enable port80 taskDuncan Laurie2015-06-022-1/+3
* uart_buffering: extend CONSOLE_READ command for easy log concatenationstabilize-7134.BEric Caruso2015-06-022-9/+72
* glados_pd: add initial support for glados PDAlec Berg2015-06-0113-4/+1052
* ryu_p4p5: enable MBKP events for PD eventsstabilize-7131.BVincent Palatin2015-06-012-2/+33
* oak: Add PD communication to oakAlec Berg2015-05-3011-7/+724
* sb_firmware: fixed the last write delaysSheng-Liang Song2015-05-302-16/+33
* keyboard_mkbp: fix interrupt handling with MKBP_EVENTVincent Palatin2015-05-301-1/+8
* mcdp28x0: Use custom appstest command for get_infoTodd Broch2015-05-302-15/+18