summaryrefslogtreecommitdiff
path: root/common/gaia_power.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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