summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Increase cold reset hibernate time to 200msstabilize2Randall Spangler2012-12-061-2/+2
* link: Enable +5VALW at boot and leave it enabledRandall Spangler2012-12-062-8/+8
* link: Disable interrupts while reading/writing bits via onewireRandall Spangler2012-11-291-0/+26
* Fix potential deadlock in udelay()Randall Spangler2012-11-291-3/+13
* temp_metrics: Set GPU min freqSameer Nanda2012-11-281-4/+19
* Handle arbitration lost on I2C portsRandall Spangler2012-11-282-9/+22
* Prevent GCC4.7 from generating unaligned memory accessesVincent Palatin2012-11-271-0/+1
* Handle bus errors on thermal I2C busRandall Spangler2012-11-262-5/+43
* link: allow to decrease maximum battery charging currentVincent Palatin2012-11-073-0/+57
* x86: set hibernation delay to 1 hourVincent Palatin2012-11-071-1/+1
* Fix the ec flash programming script to properly handle errorsVadim Bendebury2012-11-072-23/+32
* More supports for A20 enable/disableLouis Yung-Chieh Lo2012-11-044-2/+45
* Add initial keyscan test and key matrixSimon Glass2012-11-012-0/+50
* ectool: Add keyscan test featuresSimon Glass2012-11-014-2/+719
* Move reset/overheat/shutdown funcs to chipset interfaceRandall Spangler2012-11-018-90/+76
* Switch temp sensor polling to use hooks instead of taskRandall Spangler2012-11-0114-102/+59
* snow: fail battery command on unsupported systemRong Chang2012-11-011-0/+6
* link: Fix overflow in hibernate time calculationRandall Spangler2012-11-012-1/+8
* link: Cold reboot should ignore WAKE# pinRandall Spangler2012-10-311-3/+10
* stm32: Implement keyscan test infrastructureSimon Glass2012-10-316-2/+273
* Switch PWM to use HOOK_SECOND instead of its own taskRandall Spangler2012-10-3013-34/+24
* Add per-second hookRandall Spangler2012-10-304-0/+16
* Watchdog is reloaded by HOOK_TICK, not its own taskRandall Spangler2012-10-3034-52/+42
* Rename power_button module to switchRandall Spangler2012-10-3019-72/+72
* Clean up clock moduleRandall Spangler2012-10-304-69/+67
* Clean up GPIO module.Randall Spangler2012-10-305-81/+89
* Clean up jtag moduleRandall Spangler2012-10-304-15/+12
* Clean up LPC moduleRandall Spangler2012-10-302-93/+93
* Clean up UART moduleRandall Spangler2012-10-305-114/+184
* Switch LPC to use HOOK_TICK instead of taskRandall Spangler2012-10-302-11/+8
* Add tick taskRandall Spangler2012-10-3011-0/+34
* Clean up power button moduleRandall Spangler2012-10-302-46/+76
* Disable scratchpad commandRandall Spangler2012-10-301-3/+2
* Clean up ADC moduleRandall Spangler2012-10-307-104/+96
* Use SECOND and MSEC constantsRandall Spangler2012-10-2933-211/+231
* Clean up core routines - cpu, task, watchdogRandall Spangler2012-10-294-130/+185
* Rename POWERSTATE task to CHARGERRandall Spangler2012-10-295-5/+5
* Consolidate emergency debug outputRandall Spangler2012-10-297-182/+79
* Clean up thermal modulesRandall Spangler2012-10-268-153/+136
* Clean up x86power moduleRandall Spangler2012-10-262-48/+43
* Clean up a few modules in common/Randall Spangler2012-10-264-30/+43
* Clean up uart buffering codeRandall Spangler2012-10-264-98/+53
* Clean up USB charging moduleRandall Spangler2012-10-262-19/+17
* Clean up pwm moduleRandall Spangler2012-10-254-118/+123
* Clean up vboot hash supportRandall Spangler2012-10-257-49/+254
* Clean up system moduleRandall Spangler2012-10-254-95/+145
* Clean up LED and onewire modulesRandall Spangler2012-10-255-61/+111
* Clean up printf moduleRandall Spangler2012-10-252-18/+41
* Clean up I2C moduleRandall Spangler2012-10-252-150/+149
* Cleanup: flash moduleRandall Spangler2012-10-255-54/+73