summaryrefslogtreecommitdiff
path: root/common/gaia_power.c
Commit message (Expand)AuthorAgeFilesLines
* Fixing lid power behavior -- shutdowns vs rebootsCharlie Mooney2012-08-031-0/+1
* Fixing bug: Keyboard locks up after 8s pwr pressCharlie Mooney2012-07-311-1/+1
* Modify Gaia power message to match x86 power moduleVic Yang2012-07-261-4/+5
* Stop keyboard scans from triggering ARM EC resetCharlie Mooney2012-07-261-0/+5
* Refactor reboot command to add ap-off and cancel optionsRandall Spangler2012-07-231-2/+7
* daisy/snow: enable SUSPEND_L interruptDavid Hendricks2012-07-191-0/+1
* Send hook notification on GAIA power eventVic Yang2012-07-181-0/+10
* gaia_power: Allow AP power to be controlledSimon Glass2012-07-171-2/+37
* gaia_power: Add power command to check power state.Simon Glass2012-07-171-0/+42
* daisy: Re-read suspend gpio when asked for chipset stateRong Chang2012-07-171-0/+7
* gaia: add lid switch functionality to power statesDavid Hendricks2012-07-071-8/+40
* Daisy/Snow: Drive power LED with PWMDavid Hendricks2012-07-021-57/+5
* stm32: drive the keyboard power LEDVincent Palatin2012-06-221-4/+73
* Detect recovery key combinationVincent Palatin2012-05-311-0/+14
* stm32: assert/de-assert GPIO_PMIC_PWRON_L with keyboard power eventDavid Hendricks2012-05-291-0/+3
* Better help for console commandsRandall Spangler2012-05-251-1/+4
* stm32: keep power across sysjumpVincent Palatin2012-05-181-0/+4
* 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
* Drop DPWROK when system is off for more than 10 secrelease-R20-2268.BRandall Spangler2012-05-091-13/+17
* daisy: Rename power signals to indicate polaritySimon Glass2012-05-031-12/+12
* daisy v1.02: power sequencing updatesDavid Hendricks2012-04-271-10/+33
* Use console output instead of uart output for console commandsRandall Spangler2012-04-241-4/+7
* Don't trigger watchdog when power button is held downSimon Glass2012-04-121-0/+6
* Change task messages to eventsRandall Spangler2012-04-061-7/+7
* Add platform-neutral chipset interfaceRandall Spangler2012-03-051-3/+23
* stm32l: update GAIA power sequencing timingsVincent Palatin2012-02-241-2/+2
* stm32l: fix ACOK signalVincent Palatin2012-02-231-2/+2
* stm32l: add a simple shutdown sequence for GAIA SoC.Vincent Palatin2012-02-211-5/+50
* stm32l: add a simple power sequencing for Daisy boardVincent Palatin2012-02-161-0/+144