summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* build-infr: Add support for shared RO library.Aseda Aboagye2015-07-174-1/+12
* strago: Initial support for BCRD2Vijay Hiremath2015-07-172-0/+29
* kunimitsu: Remove console commands to save flash spaceShawn Nematbakhsh2015-07-171-0/+2
* glados: add HPD handling to policy layerAlec Berg2015-07-162-4/+56
* cyan: fix issues with write protectionAndrey Petrov2015-07-161-1/+1
* glados: remove unused sensor arrayGwendal Grignou2015-07-161-6/+0
* mec1322: Allow multiple hibernate wake sourcesShawn Nematbakhsh2015-07-1611-5/+38
* Ryu: Add flash_dfu makefile rule to use dfu-utilAnton Staaf2015-07-161-0/+3
* Strago: Enable PG3 for StragoKyoung Kim2015-07-151-0/+1
* glados: oak: add VCONN type-C configAlec Berg2015-07-152-0/+2
* USART: Add flexibility needed to support DMAAnton Staaf2015-07-152-8/+30
* motion: Add sample frequency per sensorGwendal Grignou2015-07-156-15/+29
* glados: Enable wireless gpio controlsDuncan Laurie2015-07-151-0/+8
* Ryu: Set default Accel Range to 8gGwendal Grignou2015-07-151-1/+1
* Cyan: Enable PG3 for CyanKyoung Kim2015-07-152-9/+17
* skylake: Disable power rails and components when appropriateShawn Nematbakhsh2015-07-152-6/+33
* cleanup: remove board_discharge_on_ac() unless custom func neededAlec Berg2015-07-1429-165/+3
* Ryu: i2c speed to 1MHzGwendal Grignou2015-07-141-1/+1
* strago/cyan:Enable USB port power controlDivya Jyothi2015-07-142-0/+6
* Strago/Cyan: Change USB power pin name to generic one.li feng2015-07-142-4/+4
* Strago: GPIOs modified for DVT1.1 and BCRD2li feng2015-07-141-51/+76
* cleanup: remove GPIO_INT_DSLEEP from chips where it's not usefulAlec Berg2015-07-135-31/+31
* cleanup: remove board function callback on charge override timeoutrelease-R45-7262.BAlec Berg2015-07-137-48/+0
* cleanup: define one set of USB charger voltage and min currentAlec Berg2015-07-137-50/+33
* glados: scrub gpio config to save powerAlec Berg2015-07-101-13/+12
* ryu: sensor hub: Add FIFO and interrupt supportGwendal Grignou2015-07-104-2/+16
* driver: bmi160: Add FIFO and interrupt supportGwendal Grignou2015-07-101-3/+0
* Cr50: Enable host commands over SPI busBill Richardson2015-07-092-1/+7
* samus: small change to support sensor offsets in ECGwendal Grignou2015-07-091-1/+1
* pd: Add Try.SRC functionality to the pd_protocol state machineScott2015-07-081-0/+1
* Fix stack overflow exception in host-command task.Chiranjeevi Rapolu2015-07-081-1/+1
* it8380dev: add flash module and fix system jumpDino Li2015-07-082-13/+15
* Cr50: Simplify the API for the SPS driverBill Richardson2015-07-071-0/+3
* lucid: add support for lucid battery pack boardAlec Berg2015-07-069-0/+804
* cr50: cleanup a few strings & messagesBill Richardson2015-07-012-0/+2
* bq2598x: ryu: take into account hardware input current optimizerVincent Palatin2015-07-012-0/+31
* glados: Add support for USB-C muxesShawn Nematbakhsh2015-06-303-3/+23
* usb_mux: Add driver interface for USB-C muxesShawn Nematbakhsh2015-06-3023-438/+446
* pd: refactor tcpm and move alert function to tcpm driverAlec Berg2015-06-301-1/+1
* it8380dev: add i2c control moduleDino Li2015-06-303-9/+45
* kunimitsu: Update gpio according to fab3 hardware changesKevin K Wong2015-06-301-14/+13
* kunimitsu: add initial PD supportKevin K Wong2015-06-306-24/+626
* honeybuns: Update VDM information for DisplayPortScott2015-06-305-91/+311
* honeybuns: manage USB and DP hardwareVincent Palatin2015-06-265-24/+66
* nuc: Add SHI driver for arm-based platform in chip folder.Ian Chao2015-06-2610-11/+354
* kunimitsu: Code clean up.Kevin K Wong2015-06-266-238/+250
* honeybuns: transform into a real multi-voltage PD sourceVincent Palatin2015-06-263-15/+39
* Fix assertion crash in __wait_evt()Chiranjeevi Rapolu2015-06-253-2/+5
* oak: enable tmp432 thermal sensorYH Huang2015-06-252-0/+47
* it8380dev: add fan control moduleDino Li2015-06-253-9/+53