summaryrefslogtreecommitdiff
path: root/board/cyan
Commit message (Expand)AuthorAgeFilesLines
* Cyan: Added Clamshell/Tablet mode supportli feng2015-08-102-19/+31
* accel: mechanical changes from i2c_addr to addrGwendal Grignou2015-07-301-2/+2
* common: change interface to SPI flashGwendal Grignou2015-07-302-2/+8
* cyan: Increase chipset stack size.Divagar Mohandass2015-07-281-1/+1
* Cyan: GPIO leakage fixesKyoung Kim2015-07-201-11/+15
* Cyan: Enabling heavysleep idle task at S3Kyoung Kim2015-07-173-0/+5
* cyan: fix issues with write protectionAndrey Petrov2015-07-161-1/+1
* mec1322: Allow multiple hibernate wake sourcesShawn Nematbakhsh2015-07-162-1/+6
* motion: Add sample frequency per sensorGwendal Grignou2015-07-151-2/+4
* Cyan: Enable PG3 for CyanKyoung Kim2015-07-152-9/+17
* cleanup: remove board_discharge_on_ac() unless custom func neededAlec Berg2015-07-142-10/+0
* strago/cyan:Enable USB port power controlDivya Jyothi2015-07-141-0/+3
* Strago/Cyan: Change USB power pin name to generic one.li feng2015-07-141-2/+2
* cleanup: remove GPIO_INT_DSLEEP from chips where it's not usefulAlec Berg2015-07-131-10/+10
* Fix stack overflow exception in host-command task.Chiranjeevi Rapolu2015-07-081-1/+1
* cleanup: fix all the header guardsBill Richardson2015-06-181-3/+3
* cyan: Enable Hash computation to facilitate Software Sync.Shamile Khan2015-06-161-0/+1
* i2c: Retry i2c operation if fails on nack'd(EC_ERROR_BUSY).li feng2015-06-041-0/+3
* Increase charger/console/hook stack sizes.Chiranjeevi Rapolu2015-06-041-3/+3
* Cyan: Correct the accelerometer orientation matricesVijay Hiremath2015-06-042-14/+16
* cyan: Added board version support.Kevin K Wong2015-05-272-3/+4
* mec1322: Simplify GPIO listsSteven Jian2015-05-272-117/+117
* cyan: led controlHsu Henry2015-05-271-9/+39
* Cyan: add battery cutoff commandHsu Henry2015-05-221-11/+3
* Cyan: Add interrupt disable pin for track pad.Hsu Henry2015-05-201-2/+2
* cleanup: Use CONFIG_BATTERY_CUT_OFF for supported boardsShawn Nematbakhsh2015-05-162-21/+2
* cyan: enable power button to wake up EC from HIB modeli feng2015-05-131-2/+1
* driver: Use common data structure to store default accel valuesGwendal Grignou2015-05-121-10/+32
* power: Move EC_CMD_GSV_PAUSE_IN_S5 handler to common codeShawn Nematbakhsh2015-05-071-0/+1
* Braswell: Turn on/off the USB power while S5->S3/S3->S5.Hsu Henry2015-05-051-2/+2
* cyan: Set Motion Sensors to Pre-init state in S3Shamile Khan2015-05-052-4/+24
* cleanup: rename motion sensor CONFIG_ optionsBill Richardson2015-05-011-2/+2
* mec1322: Added task-based Port80 POST code support.Kevin K Wong2015-04-272-0/+3
* cyan: Added changes based on pre-EVT hardware changes.Kevin K Wong2015-04-245-38/+47
* mec1322: initial version of lfw loaderAndrey Petrov2015-04-231-0/+16
* mec1322: i2c: Support multiple I2C ports on the same controllerShawn Nematbakhsh2015-04-222-12/+8
* mec1322: Changed to generate ec.bin for the firmware binary.Icarus Sparry2015-04-151-4/+0
* mec1322: Added CONFIG_SWITCH support.Kevin K Wong2015-04-131-1/+0
* gpio: Refactor IRQ handler pointer out of gpio_listAseda Aboagye2015-04-101-86/+86
* cyan: Move interrupt enabled gpios to topAseda Aboagye2015-04-091-8/+9
* mec1322: Added CONFIG_KEYBOARD_KSO_BASE to align KBD KSO00 pin to board designKevin K Wong2015-04-091-3/+5
* cyan: Initial ECLee Leahy2015-04-098-0/+658