summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Clean up GPIO moduleRandall Spangler2012-10-256-103/+138
* Clean up host command moduleRandall Spangler2012-10-251-39/+38
* Clean up fmap.cRandall Spangler2012-10-241-10/+16
* link: Don't force battery to request currentRandall Spangler2012-10-241-6/+2
* Clean up console moduleRandall Spangler2012-10-243-52/+77
* Clean up charger codeRandall Spangler2012-10-242-83/+94
* Cleanup: battery_prechargeRandall Spangler2012-10-241-24/+38
* Cleanup: batteryRandall Spangler2012-10-242-54/+48
* Revert "lm4: Add chip name for lm4fs1gh5bbfig"Jon Salz2012-10-231-2/+0
* Use CONFIG_TASK_VBOOTHASH instead of CONFIG_VBOOTRandall Spangler2012-10-235-16/+6
* Clean up keyboard_scan moduleRandall Spangler2012-10-233-23/+7
* Clean up i8042 moduleRandall Spangler2012-10-236-231/+162
* Hook functions no longer return valuesRandall Spangler2012-10-2335-243/+134
* temp_metrics: tmp006 calibration updateSameer Nanda2012-10-231-4/+3
* lm4: Add chip name for lm4fs1gh5bbfigVic Yang2012-10-221-0/+2
* lm4: Report raw DID value when chip name cannot be determinedVic Yang2012-10-221-1/+26
* Fix help message for ectoolRandall Spangler2012-10-221-1/+1
* Host commands use correct console channelRandall Spangler2012-10-181-2/+2
* cleanup: TMP006 constants should be staticRandall Spangler2012-10-181-6/+6
* link: Fix checking runtime keysRandall Spangler2012-10-181-2/+3
* link: Increase EC cold reboot time to 150msRandall Spangler2012-10-181-1/+1
* link: host command params must be 32-bit alignedRandall Spangler2012-10-171-1/+2
* link: Don't print keyboard state changes by defaultRandall Spangler2012-10-171-1/+34
* link: don't rely on host-write interrupt statusRandall Spangler2012-10-172-36/+56
* stm32: Swallow special keys instead of passing them to APSimon Glass2012-10-171-5/+10
* Make S3 red-light flash adjustable.Bill Richardson2012-10-173-7/+12
* Fix delay loop for battery detectingVic Yang2012-10-171-3/+1
* Finally final lightbar tweaks. Really. I think...Bill Richardson2012-10-161-17/+37
* link: increase time in hibernate for EC cold resetRandall Spangler2012-10-161-2/+10
* Add EC keyscan test interfaceSimon Glass2012-10-161-0/+58
* Fix lightbar bug, add more tweaks.Bill Richardson2012-10-153-10/+50
* temp_metrics: disable ACPI thermal zone 1Sameer Nanda2012-10-151-0/+6
* temp_metrics: tmp006 calibration and fan loop updatesSameer Nanda2012-10-151-22/+74
* link:re-enable fan RPM controller when neededRandall Spangler2012-10-154-38/+70
* spring: force power on LCD and backlightVincent Palatin2012-10-153-0/+24
* link: thermal controls ignore case temp by defaultRandall Spangler2012-10-151-9/+6
* Replace pulsing with sweeping.Bill Richardson2012-10-141-23/+15
* Set minimum brightness to 35%, variable osc settings.Bill Richardson2012-10-144-48/+77
* link: Ignore keyboard when lid is closedRandall Spangler2012-10-122-14/+28
* stm32: support DMA on I2C1Vincent Palatin2012-10-113-30/+54