summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* Keyborg: increase UART baud rate to 38400Vic (Chun-Ju) Yang2014-04-241-3/+3
* Keyborg: chip-to-chip SPI communicationVic (Chun-Ju) Yang2014-04-245-12/+579
* Keyborg: Implement master/slave identificationVic (Chun-Ju) Yang2014-04-245-3/+170
* Big: Correct the charger IC drivercloud_lin2014-04-241-1/+1
* battery: move cut-off commands to common/battery.cstabilize-5791.0.BLouis Yung-Chieh Lo2014-04-236-26/+23
* nyan: add info_precharge for drained batteryLouis Yung-Chieh Lo2014-04-223-12/+98
* Squawks: Adjust charge thresholds for altering LED behaviorDave Parker2014-04-221-5/+12
* Add STM32TS60 supportVic (Chun-Ju) Yang2014-04-208-0/+443
* blaze: add ectool discharge commandDevin Lu2014-04-182-0/+13
* tegra: move to charger v2.Louis Yung-Chieh Lo2014-04-183-3/+3
* blaze: implement the power and battery LED behaviorDevin Lu2014-04-175-6/+199
* blaze: add battery configurationDevin Lu2014-04-171-45/+30
* big: Modify LGC battery setting based on battery speccloud_lin2014-04-122-5/+8
* Zinger board configurationVincent Palatin2014-04-127-186/+501
* FruitPie board configurationVincent Palatin2014-04-126-15/+452
* Increase test coverage of charge_state_v2.cBill Richardson2014-04-112-5/+22
* accel: add host command to modify accel params and add ectool commandAlec Berg2014-04-051-1/+1
* Fix idle task deep sleep on Samus.Bill Richardson2014-04-041-0/+14
* Samus: LIGHTBAR_RESET_L should be open-drain.Bill Richardson2014-04-021-1/+1
* Add OWNERS filesRandall Spangler2014-04-021-0/+2
* Add charge_state_v2 algorithm for use by SamusBill Richardson2014-04-012-2/+16
* big: fixed a LED corner case while almost fullLouis Yung-Chieh Lo2014-04-011-1/+10
* Rambi, Squawks: Clean up old comment on keyboard IRQChromeOS Developer2014-04-012-8/+0
* Squawks: Fix manual control of the power LEDChromeOS Developer2014-04-011-1/+1
* Squawks: Set adapter input current to 1575mAChromeOS Developer2014-04-011-1/+1
* Squawks: Add smart battery temp sensor to temp sensors listChromeOS Developer2014-04-012-0/+6
* Squawks: Enable low-power idleChromeOS Developer2014-04-011-0/+1
* Fix EC_PWROK pin for Squawks evt boardhenryhsu2014-04-011-1/+1
* Squawks: Enable USB power in S3 if USB ports enabled at suspendChromeOS Developer2014-04-011-0/+1
* Squawks: Default enable WLAN antenna and power in suspendChromeOS Developer2014-04-011-0/+2
* Add charger_get_params() function to query charger state.Bill Richardson2014-03-281-1/+1
* Make battery_is_present() tristate: YES, NO, NOT_SUREBill Richardson2014-03-271-2/+8
* Add a charger boardVincent Palatin2014-03-236-0/+343
* Blaze: Configure board to use CHARGER_V1stabilize-5680.BChromeOS Developer2014-03-221-0/+1
* Add initial blaze supportNeil Chen2014-03-225-0/+517
* samus: enable config option for low power idleAlec Berg2014-03-212-0/+10
* Rename charge_state.[ch] to charge_state_v1.[ch]Bill Richardson2014-03-208-0/+8
* Big: Add ectool discharge command.cloud_lin2014-03-182-0/+13
* cleanup: remove the conflict I2C2/GPIO config in nyan/big.Louis Yung-Chieh Lo2014-03-134-8/+0
* Big: implement the power and battery LED behaviortest-5619.Bgit-cloud_lin.compal.com2014-03-115-8/+178
* add support for FruitPie boardVincent Palatin2014-03-114-0/+128
* Big: add LGC 3s battery infocloud_lin2014-03-071-0/+24
* Big: add 4s battery LGC AC14B8K supportMilesDY_Chen2014-03-071-1/+25
* Add initial big supportKatie Roberts-Hoffman2014-03-065-0/+521
* Samus: Enable manual control of TOUCHSCREEN_RESET_LBill Richardson2014-03-061-12/+13
* cleanup: Combined i2c unwedge code into one common functionAlec Berg2014-03-064-4/+4
* rambi: Remove ignored PCH signalsstabilize-5579.BRandall Spangler2014-03-014-0/+16
* rambi: Rotate accelerometer data into standard reference frameAlec Berg2014-03-012-0/+6
* samus: fix an output to be open-drainBill Richardson2014-02-261-1/+1
* BayTrail: Fix ADC adapter current calculationChromeOS Developer2014-02-262-8/+8