summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* zinger: invert output controlVincent Palatin2014-05-072-9/+9
* fruitpie: handle dead batteryVincent Palatin2014-05-073-4/+4
* zinger: implement fault protectionVincent Palatin2014-05-053-9/+107
* blaze: remove from ToT.Louis Yung-Chieh Lo2014-05-036-734/+0
* Increase some task stack sizes to handle more FP regs.Bill Richardson2014-05-012-2/+2
* Keyborg: Fix column orderingVic (Chun-Ju) Yang2014-04-301-10/+10
* Keyborg: Disable SWD portsVic (Chun-Ju) Yang2014-04-302-4/+7
* Keyborg: Refine master slave identificationVic (Chun-Ju) Yang2014-04-302-8/+29
* Keyborg: implement matrix scanningVic (Chun-Ju) Yang2014-04-307-3/+456
* Add support for the Firefly boardVincent Palatin2014-04-306-0/+538
* pd: handle plug polarityVincent Palatin2014-04-302-6/+22
* pd: update policy, timeout and board callbacksVincent Palatin2014-04-303-0/+13
* stm32: pd: add config option to use SPI master for USB PD trasmitAlec Berg2014-04-291-4/+0
* Rename battery_vendor_params() to battery_override_params()Dave Parker2014-04-294-10/+10
* zinger: remove race condition in event handlingVincent Palatin2014-04-291-0/+3
* 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