Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Increase cold reset hibernate time to 200msstabilize2 | Randall Spangler | 2012-12-06 | 1 | -2/+2 |
* | link: Enable +5VALW at boot and leave it enabled | Randall Spangler | 2012-12-06 | 2 | -8/+8 |
* | link: Disable interrupts while reading/writing bits via onewire | Randall Spangler | 2012-11-29 | 1 | -0/+26 |
* | Fix potential deadlock in udelay() | Randall Spangler | 2012-11-29 | 1 | -3/+13 |
* | temp_metrics: Set GPU min freq | Sameer Nanda | 2012-11-28 | 1 | -4/+19 |
* | Handle arbitration lost on I2C ports | Randall Spangler | 2012-11-28 | 2 | -9/+22 |
* | Prevent GCC4.7 from generating unaligned memory accesses | Vincent Palatin | 2012-11-27 | 1 | -0/+1 |
* | Handle bus errors on thermal I2C bus | Randall Spangler | 2012-11-26 | 2 | -5/+43 |
* | link: allow to decrease maximum battery charging current | Vincent Palatin | 2012-11-07 | 3 | -0/+57 |
* | x86: set hibernation delay to 1 hour | Vincent Palatin | 2012-11-07 | 1 | -1/+1 |
* | Fix the ec flash programming script to properly handle errors | Vadim Bendebury | 2012-11-07 | 2 | -23/+32 |
* | More supports for A20 enable/disable | Louis Yung-Chieh Lo | 2012-11-04 | 4 | -2/+45 |
* | Add initial keyscan test and key matrix | Simon Glass | 2012-11-01 | 2 | -0/+50 |
* | ectool: Add keyscan test features | Simon Glass | 2012-11-01 | 4 | -2/+719 |
* | Move reset/overheat/shutdown funcs to chipset interface | Randall Spangler | 2012-11-01 | 8 | -90/+76 |
* | Switch temp sensor polling to use hooks instead of task | Randall Spangler | 2012-11-01 | 14 | -102/+59 |
* | snow: fail battery command on unsupported system | Rong Chang | 2012-11-01 | 1 | -0/+6 |
* | link: Fix overflow in hibernate time calculation | Randall Spangler | 2012-11-01 | 2 | -1/+8 |
* | link: Cold reboot should ignore WAKE# pin | Randall Spangler | 2012-10-31 | 1 | -3/+10 |
* | stm32: Implement keyscan test infrastructure | Simon Glass | 2012-10-31 | 6 | -2/+273 |
* | Switch PWM to use HOOK_SECOND instead of its own task | Randall Spangler | 2012-10-30 | 13 | -34/+24 |
* | Add per-second hook | Randall Spangler | 2012-10-30 | 4 | -0/+16 |
* | Watchdog is reloaded by HOOK_TICK, not its own task | Randall Spangler | 2012-10-30 | 34 | -52/+42 |
* | Rename power_button module to switch | Randall Spangler | 2012-10-30 | 19 | -72/+72 |
* | Clean up clock module | Randall Spangler | 2012-10-30 | 4 | -69/+67 |
* | Clean up GPIO module. | Randall Spangler | 2012-10-30 | 5 | -81/+89 |
* | Clean up jtag module | Randall Spangler | 2012-10-30 | 4 | -15/+12 |
* | Clean up LPC module | Randall Spangler | 2012-10-30 | 2 | -93/+93 |
* | Clean up UART module | Randall Spangler | 2012-10-30 | 5 | -114/+184 |
* | Switch LPC to use HOOK_TICK instead of task | Randall Spangler | 2012-10-30 | 2 | -11/+8 |
* | Add tick task | Randall Spangler | 2012-10-30 | 11 | -0/+34 |
* | Clean up power button module | Randall Spangler | 2012-10-30 | 2 | -46/+76 |
* | Disable scratchpad command | Randall Spangler | 2012-10-30 | 1 | -3/+2 |
* | Clean up ADC module | Randall Spangler | 2012-10-30 | 7 | -104/+96 |
* | Use SECOND and MSEC constants | Randall Spangler | 2012-10-29 | 33 | -211/+231 |
* | Clean up core routines - cpu, task, watchdog | Randall Spangler | 2012-10-29 | 4 | -130/+185 |
* | Rename POWERSTATE task to CHARGER | Randall Spangler | 2012-10-29 | 5 | -5/+5 |
* | Consolidate emergency debug output | Randall Spangler | 2012-10-29 | 7 | -182/+79 |
* | Clean up thermal modules | Randall Spangler | 2012-10-26 | 8 | -153/+136 |
* | Clean up x86power module | Randall Spangler | 2012-10-26 | 2 | -48/+43 |
* | Clean up a few modules in common/ | Randall Spangler | 2012-10-26 | 4 | -30/+43 |
* | Clean up uart buffering code | Randall Spangler | 2012-10-26 | 4 | -98/+53 |
* | Clean up USB charging module | Randall Spangler | 2012-10-26 | 2 | -19/+17 |
* | Clean up pwm module | Randall Spangler | 2012-10-25 | 4 | -118/+123 |
* | Clean up vboot hash support | Randall Spangler | 2012-10-25 | 7 | -49/+254 |
* | Clean up system module | Randall Spangler | 2012-10-25 | 4 | -95/+145 |
* | Clean up LED and onewire modules | Randall Spangler | 2012-10-25 | 5 | -61/+111 |
* | Clean up printf module | Randall Spangler | 2012-10-25 | 2 | -18/+41 |
* | Clean up I2C module | Randall Spangler | 2012-10-25 | 2 | -150/+149 |
* | Cleanup: flash module | Randall Spangler | 2012-10-25 | 5 | -54/+73 |