summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* do not advertise RW-B in FMAP if it doesn't existVincent Palatin2012-05-221-0/+2
* Add FMAP even if VBOOT is not activatedv1.0.0Vincent Palatin2012-05-222-2/+6
* Fix regression on linking addressVincent Palatin2012-05-221-1/+1
* Merge "Disable touchscreen when lid is closed and in S3"Gerrit2012-05-222-20/+44
|\
| * Disable touchscreen when lid is closed and in S3Randall Spangler2012-05-212-20/+44
* | Turn on light bar subtly for factoryBill Richardson2012-05-211-70/+30
|/
* Merge "Even more debug command cleanup to save space"Gerrit2012-05-219-280/+179
|\
| * Even more debug command cleanup to save spaceRandall Spangler2012-05-219-280/+179
* | Clean up linker scripts; detect out-of-flash problem.Bill Richardson2012-05-215-41/+74
|/
* Merge "More debug command cleanup to save space"Gerrit2012-05-215-122/+79
|\
| * More debug command cleanup to save spaceRandall Spangler2012-05-215-122/+79
* | Add host command to read temperature sensor infoVic Yang2012-05-222-1/+38
|/
* Clean up debug commands to use less spaceRandall Spangler2012-05-212-67/+34
* Add LM4 support for hard resetRandall Spangler2012-05-211-5/+13
* Merge "Fix a bug that 'ectool thermalget' silently fails"Gerrit2012-05-212-5/+10
|\
| * Fix a bug that 'ectool thermalget' silently failsVic Yang2012-05-212-5/+10
* | Merge "Use common host command processing for Daisy I2C"Gerrit2012-05-213-94/+3
|\ \ | |/ |/|
| * Use common host command processing for Daisy I2CVincent Palatin2012-05-183-94/+3
* | Fix flash base in full image ELFVincent Palatin2012-05-191-4/+4
* | stm32: keep power across sysjumpVincent Palatin2012-05-181-0/+4
* | Fix partition address when flash base is not zeroVincent Palatin2012-05-181-3/+3
|/
* Merge "Preserve USB port state when jumping"Gerrit2012-05-171-3/+38
|\
| * Preserve USB port state when jumpingVic Yang2012-05-171-3/+38
* | Disable unused BDS functionalityRandall Spangler2012-05-171-1/+1
* | Add AC state change hookRandall Spangler2012-05-173-8/+21
* | Fix some behaviors of keyboard command handlers.Louis Yung-Chieh Lo2012-05-172-23/+100
* | de-LPCify the EC host interfaceVincent Palatin2012-05-1513-247/+246
* | Enable vboot for BDS too.Bill Richardson2012-05-151-10/+2
* | Sort console commands at build timeVincent Palatin2012-05-151-21/+4
* | Merge "Arrange help output to sort 'column first'"Gerrit2012-05-141-25/+31
|\ \
| * | Arrange help output to sort 'column first'Vadim Bendebury2012-05-141-25/+31
* | | Merge "Slightly update the host commands API"Gerrit2012-05-149-45/+83
|\ \ \
| * | | Slightly update the host commands APIVincent Palatin2012-05-149-45/+83
| |/ /
* | | Merge "Change polarity of PROCHOT signal to match EVT"Gerrit2012-05-142-2/+22
|\ \ \
| * | | Change polarity of PROCHOT signal to match EVTRandall Spangler2012-05-142-2/+22
| |/ /
* | | Fix charging task running too frequentlyRandall Spangler2012-05-141-7/+12
|/ /
* | Merge "Allow console commands abbreviation"Gerrit2012-05-143-9/+29
|\ \
| * | Allow console commands abbreviationVadim Bendebury2012-05-143-9/+29
* | | daisy: Refactor the power taskSimon Glass2012-05-141-87/+236
|/ /
* | daisy: Deal with no-timeout explicity in wait_in_signal()Simon Glass2012-05-141-10/+17
|/
* Maintain timer value across sysjumps and clean up init debug outputRandall Spangler2012-05-113-20/+28
* Call timer_init() before other interrupts are initializedRandall Spangler2012-05-111-5/+7
* Enable verified boot for EC firmwareBill Richardson2012-05-105-20/+332
* Use open drain reset signals, and clean up signals to 5VALW-powered devicesRandall Spangler2012-05-103-32/+35
* Allow boards to set the default console maskSimon Glass2012-05-101-6/+9
* Fix truncated output from 'ch' commandRandall Spangler2012-05-101-0/+1
* Adjust fan speed control thresholdsVic Yang2012-05-101-3/+3
* Drop DPWROK when system is off for more than 10 secrelease-R20-2268.BRandall Spangler2012-05-093-68/+137
* Add hooks for chipset power transitionsRandall Spangler2012-05-094-40/+59
* Fix polarity of radio-disable GPIOsRandall Spangler2012-05-091-0/+4