summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add AP userspace scripts to tweak lightbar colorstoolchain-3428.65.BBill Richardson2013-01-084-3/+50
* link: Workaround for errata 3.2Randall Spangler2012-12-171-2/+3
* Reformat init.S to use tabs not spacesRandall Spangler2012-12-171-62/+64
* spring: add basic TSU6721 driverVincent Palatin2012-12-134-0/+191
* stm32: Add option to select timer for hardware clockVic Yang2012-12-124-60/+88
* lm4: Postfix chip name when debug mode is enabledVic Yang2012-12-101-3/+23
* Add more paranoia for flash write protectRandall Spangler2012-12-102-0/+32
* link: Increase cold reset hibernate time to 1 secondRandall Spangler2012-12-101-1/+1
* Invalidate hash if flash operation changes the hashed regionRandall Spangler2012-12-103-8/+74
* 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