summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Blaze: Configure board to use CHARGER_V1stabilize-5680.BChromeOS Developer2014-03-221-0/+1
* Add initial blaze supportNeil Chen2014-03-226-1/+518
* stm32: add STM32F03x configurationVincent Palatin2014-03-223-0/+47
* make the common runtime optionalVincent Palatin2014-03-2211-10/+49
* samus: enable config option for low power idleAlec Berg2014-03-212-0/+10
* rambi: change EC accel sampling rate and default sensor output data rate.Alec Berg2014-03-202-4/+26
* stm32: implement ADC support for STM32F0xxVincent Palatin2014-03-203-5/+277
* stm32: add analog GPIO configurationVincent Palatin2014-03-203-1/+12
* Create stub files for charge_state_v2.cBill Richardson2014-03-205-79/+160
* Rename charge_state.[ch] to charge_state_v1.[ch]Bill Richardson2014-03-2015-151/+198
* Remove conditional declaration of charge_want_shutdown()Bill Richardson2014-03-201-4/+0
* baytrail: Increase time after all voltages good to 15 msRandall Spangler2014-03-181-3/+3
* it8380dev: fix firmware can't startup (re-generate)Dino Li2014-03-183-4/+15
* Big: Add ectool discharge command.cloud_lin2014-03-183-0/+30
* stm32: add 32-bit timer supportstabilize-5656.BVincent Palatin2014-03-143-1/+172
* cleanup: remove the conflict I2C2/GPIO config in nyan/big.Louis Yung-Chieh Lo2014-03-135-11/+0
* Measure speed gain in utils test only on deviceVic Yang2014-03-131-2/+17
* Big: implement the power and battery LED behaviortest-5619.Bgit-cloud_lin.compal.com2014-03-115-8/+178
* stm32: flush write buffer before start DMA transfer.Louis Yung-Chieh Lo2014-03-111-0/+3
* discard unused functions at link timeVincent Palatin2014-03-114-64/+65
* properly define __packed when using itVincent Palatin2014-03-111-0/+2
* add support for FruitPie boardVincent Palatin2014-03-114-0/+128
* stm32: add support for STM32F0xx familyVincent Palatin2014-03-1114-17/+608
* Add Cortex-M0 core supportVincent Palatin2014-03-1114-0/+1734
* force the compiler to use a valid register allocation for irq handlersVincent Palatin2014-03-1127-71/+141
* rambi: fix potential bug in accelerometer initAlec Berg2014-03-081-2/+2
* samus: Add host command to read raw tmp006 dataRandall Spangler2014-03-073-0/+67
* test: remove one more 64-bit multiplicationVincent Palatin2014-03-071-1/+1
* Big: add LGC 3s battery infocloud_lin2014-03-071-0/+24
* rambi: Add 7 ms delay before turning off PP3300_DX at shutdownRandall Spangler2014-03-071-0/+1
* Big: add 4s battery LGC AC14B8K supportMilesDY_Chen2014-03-071-1/+25
* stm32l: supports fake-hibernateLouis Yung-Chieh Lo2014-03-066-5/+139
* i2c: add wedge commandHung-ying Tyan2014-03-062-0/+344
* Move CLZ emulation to common codeVincent Palatin2014-03-065-39/+51
* test: remove 64-bit multiplicationVincent Palatin2014-03-061-2/+2
* Add initial big supportKatie Roberts-Hoffman2014-03-066-1/+522
* Samus: Enable manual control of TOUCHSCREEN_RESET_LBill Richardson2014-03-061-12/+13
* cleanup: Combined i2c unwedge code into one common functionAlec Berg2014-03-0610-268/+489
* Remove time-dependent test from coverage measurementsBill Richardson2014-03-051-0/+3
* rambi: Remove ignored PCH signalsstabilize-5579.BRandall Spangler2014-03-015-3/+22
* Optimize memsetDaisuke Nojiri2014-03-013-11/+98
* Add arbitrary-length read support to i2cxferRandall Spangler2014-03-011-68/+55
* rambi: fix two bugs with accelerometer driverAlec Berg2014-03-011-2/+29
* rambi: Changed accel i2c speed to 400kHz and added accels present bitAlec Berg2014-03-012-1/+5
* rambi: Rotate accelerometer data into standard reference frameAlec Berg2014-03-015-52/+201
* Mark some private functions static in unused driverBill Richardson2014-02-281-2/+2
* samus: fix an output to be open-drainBill Richardson2014-02-261-1/+1
* Enable IDPM for bq24715 charge controllerChromeOS Developer2014-02-262-3/+6
* BayTrail: Fix ADC adapter current calculationChromeOS Developer2014-02-262-8/+8
* Add 'lightbar version' console command.Bill Richardson2014-02-261-5/+14