summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* spring: add basic TSU6721 driverVincent Palatin2012-12-131-0/+44
* Invalidate hash if flash operation changes the hashed regionRandall Spangler2012-12-101-0/+23
* link: allow to decrease maximum battery charging currentVincent Palatin2012-11-071-0/+9
* More supports for A20 enable/disableLouis Yung-Chieh Lo2012-11-042-1/+8
* Move reset/overheat/shutdown funcs to chipset interfaceRandall Spangler2012-11-012-23/+46
* Switch temp sensor polling to use hooks instead of taskRandall Spangler2012-11-014-16/+8
* link: Fix overflow in hibernate time calculationRandall Spangler2012-11-011-0/+3
* stm32: Implement keyscan test infrastructureSimon Glass2012-10-311-0/+42
* Add per-second hookRandall Spangler2012-10-301-0/+1
* Watchdog is reloaded by HOOK_TICK, not its own taskRandall Spangler2012-10-301-8/+7
* Rename power_button module to switchRandall Spangler2012-10-302-12/+12
* Clean up clock moduleRandall Spangler2012-10-301-2/+2
* Clean up GPIO module.Randall Spangler2012-10-301-3/+3
* Clean up jtag moduleRandall Spangler2012-10-301-2/+4
* Clean up LPC moduleRandall Spangler2012-10-301-19/+41
* Clean up UART moduleRandall Spangler2012-10-301-56/+108
* Add tick taskRandall Spangler2012-10-301-0/+1
* Clean up power button moduleRandall Spangler2012-10-301-8/+14
* Clean up ADC moduleRandall Spangler2012-10-301-15/+15
* Use SECOND and MSEC constantsRandall Spangler2012-10-292-21/+70
* Clean up core routines - cpu, task, watchdogRandall Spangler2012-10-291-58/+113
* Consolidate emergency debug outputRandall Spangler2012-10-292-39/+0
* Clean up thermal modulesRandall Spangler2012-10-262-19/+21
* Clean up a few modules in common/Randall Spangler2012-10-261-4/+18
* Clean up uart buffering codeRandall Spangler2012-10-262-9/+3
* Clean up USB charging moduleRandall Spangler2012-10-261-2/+9
* Clean up pwm moduleRandall Spangler2012-10-251-15/+36
* Clean up vboot hash supportRandall Spangler2012-10-251-0/+29
* Clean up system moduleRandall Spangler2012-10-251-39/+102
* Clean up LED and onewire modulesRandall Spangler2012-10-252-14/+52
* Clean up printf moduleRandall Spangler2012-10-251-8/+19
* Cleanup: flash moduleRandall Spangler2012-10-251-1/+0
* Clean up GPIO moduleRandall Spangler2012-10-251-22/+52
* Clean up console moduleRandall Spangler2012-10-241-13/+32
* Cleanup: batteryRandall Spangler2012-10-241-11/+17
* Clean up keyboard_scan moduleRandall Spangler2012-10-231-1/+1
* Clean up i8042 moduleRandall Spangler2012-10-232-107/+115
* Hook functions no longer return valuesRandall Spangler2012-10-231-15/+19
* Make S3 red-light flash adjustable.Bill Richardson2012-10-171-1/+2
* Add EC keyscan test interfaceSimon Glass2012-10-161-0/+58
* Fix lightbar bug, add more tweaks.Bill Richardson2012-10-151-0/+2
* link:re-enable fan RPM controller when neededRandall Spangler2012-10-151-0/+8
* Set minimum brightness to 35%, variable osc settings.Bill Richardson2012-10-142-10/+10
* stm32: make power led optionalVincent Palatin2012-10-111-0/+6
* Parameterize the lightbar behavior as much as possible.Bill Richardson2012-10-111-2/+41
* link: EC reclaims fan control on AP shutdownRandall Spangler2012-10-111-5/+28
* link: TMP006 S0 param is uncalibrated by defaultRandall Spangler2012-10-111-1/+0
* link: Added sensor-not-calibrated error for TMP006Randall Spangler2012-10-111-4/+5
* link: Temp sensors can return not-powered error codeRandall Spangler2012-10-112-10/+5
* link: Temp sensor read can return an error codeRandall Spangler2012-10-114-13/+32