summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* accel: clapper: glimmer: Add support for accelerometer interrupt.stabilize-5696.BAlec Berg2014-03-267-9/+184
* accel: glimmer: Fixed sign of accel z-axisAlec Berg2014-03-261-1/+1
* lm4: Use a special task event for ADC conversionsChromeOS Developer2014-03-262-6/+19
* lm4: Update i2c handler to use task_wait_event_maskChromeOS Developer2014-03-261-25/+1
* cortex-m: Add task_wait_event_mask() helper functionChromeOS Developer2014-03-262-1/+49
* cortex-m: Add debug config option for disabling buffered writesChromeOS Developer2014-03-262-0/+19
* test: fix scratchpad testing on targetVincent Palatin2014-03-261-2/+2
* 8042: Add typematic support for non-matrixed buttonsChromeOS Developer2014-03-251-17/+59
* rambi: EC take control on charger to make sure charge batteryKein Yuan2014-03-251-0/+24
* stm32: add more register definitionsVincent Palatin2014-03-231-4/+220
* 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-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