summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* 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
* glados: Use reasonable task stack size defaultsShawn Nematbakhsh2015-06-021-4/+4
* glados: Enable port80 taskDuncan Laurie2015-06-022-1/+3
* 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-309-7/+719
* mcdp28x0: Use custom appstest command for get_infoTodd Broch2015-05-301-2/+2
* glados: Fix typo in 'muxes' I2C busShawn Nematbakhsh2015-05-301-1/+1
* glados: Initialize PMIC V12 / V0.85A supplyShawn Nematbakhsh2015-05-292-0/+16
* pd: Refine HPD debounce values.Todd Broch2015-05-295-33/+35
* ryu: add PD event loggingVincent Palatin2015-05-281-0/+2
* ryu: enable MBKP events for PD eventsVincent Palatin2015-05-282-2/+33
* power/skylake: Always enable PP*_EN signals for bring-upShawn Nematbakhsh2015-05-281-3/+3
* glados: Treat RTCRST as active low signalDuncan Laurie2015-05-271-1/+1
* strago: Added board version support.Kevin K Wong2015-05-272-4/+5
* oak_pd: add initial support for oak PDAlec Berg2015-05-276-0/+302
* cyan: Added board version support.Kevin K Wong2015-05-272-3/+4
* oak: Simplify GPIO listRong Chang2015-05-271-61/+61
* oak: add initial support for oak board rev1Rong Chang2015-05-2711-0/+636
* mec1322: Simplify GPIO listsSteven Jian2015-05-2750-2210/+2209
* pd: move non-phy layer config out of usb_pd_config.hAlec Berg2015-05-2741-386/+289
* cyan: led controlHsu Henry2015-05-271-9/+39
* Cleanup: Use compound literals for static initializationAnton Staaf2015-05-271-25/+16
* Producer/Consumer: Refactor to use Queue policiesAnton Staaf2015-05-263-122/+85
* Queue: Add policies to queuesAnton Staaf2015-05-263-12/+14
* ryu: remove the pull-up on ACOKVincent Palatin2015-05-241-1/+1
* pd: add config options for including TCPM and TCPC separatelyAlec Berg2015-05-2211-0/+22
* Cyan: add battery cutoff commandHsu Henry2015-05-221-11/+3
* Cyan: Add interrupt disable pin for track pad.Hsu Henry2015-05-201-2/+2
* zinger: enable LTOVincent Palatin2015-05-191-0/+1
* Add option to enable GCC LTOVincent Palatin2015-05-191-1/+1
* driver: Add BMM150 behind BMI160 support.Gwendal Grignou2015-05-162-3/+21
* cleanup: Use CONFIG_BATTERY_CUT_OFF for supported boardsShawn Nematbakhsh2015-05-1614-128/+31
* ryu: set HPD as open-drainVincent Palatin2015-05-161-1/+1
* kunimitsu: Initial GPIO and Power Sequence supportKevin K Wong2015-05-158-0/+605
* cleanup: Use appropriate image geometry CONFIGsShawn Nematbakhsh2015-05-151-0/+3
* cyan: enable power button to wake up EC from HIB modeli feng2015-05-131-2/+1
* ryu: Add bosh sensor to smaug EC.Gwendal Grignou2015-05-123-0/+56
* driver: Use common data structure to store default accel valuesGwendal Grignou2015-05-124-38/+92
* cleanup: Rename image geometry CONFIGsShawn Nematbakhsh2015-05-121-3/+3
* glados: Initial mainboard commitstabilize-7060.BShawn Nematbakhsh2015-05-129-0/+435
* ryu: update PD swaps configurationVincent Palatin2015-05-087-14/+93
* cr50: add SPI Slave driverVadim Bendebury2015-05-072-0/+8
* cr50: share board directory among board variantsVadim Bendebury2015-05-0710-219/+8
* ryu: enable alternate modes for USB PDVincent Palatin2015-05-074-26/+258
* power: Move EC_CMD_GSV_PAUSE_IN_S5 handler to common codeShawn Nematbakhsh2015-05-0710-34/+10
* twinkie: fix initialization in sniffer modeVincent Palatin2015-05-061-0/+2
* twinkie: Fix memcpy_to_usbsram destination address.Todd Broch2015-05-061-1/+1
* ryu: add control of switch for USB D+/D-Alec Berg2015-05-062-2/+58