summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove board 'wolf' from master/ToT branch.stabilize-falco-4537.91.Bstabilize-4537.147.Bstabilize-4537.118.Brelease-R30-4537.BDave Parker2013-08-128-480/+3
* Add abstract "cond_t" type to detect state transitions.Bill Richardson2013-08-093-1/+202
* Haswell: shutdown directly to G3 without pausing in S5Bill Richardson2013-08-091-4/+3
* Hide battery vendor params override behind config optionRandall Spangler2013-08-098-22/+11
* Console command for g781 temperature sensor.Dave Parker2013-08-092-13/+194
* Fix leaving keyboard scanning disabled on brief power button pressRandall Spangler2013-08-091-4/+4
* pit: leave 1.35V rail on during warm rebootRandall Spangler2013-08-091-1/+7
* Update Wolf from Slippy.Hsu Henry2013-08-085-11/+78
* pit: If flash registers are disabled all blocks are protectedRandall Spangler2013-08-081-0/+7
* Put knowledge of task-config dependency in config.hRandall Spangler2013-08-0813-41/+41
* daisy: remove I2C port detectionRandall Spangler2013-08-083-47/+2
* console_output: Add commands for saving / restoring print mask.Shawn Nematbakhsh2013-08-081-13/+24
* Use macros for C <-> K conversionsBill Richardson2013-08-078-18/+17
* ectool: Return non-success exit code on bad EC status.Shawn Nematbakhsh2013-08-072-0/+4
* Peppy ectool led commandDave Parker2013-08-076-35/+272
* Clean up configuring GPIO alternate functionsRandall Spangler2013-08-0750-350/+551
* stm32f: Don't glitch signal when setting GPIO_PULL_UPRandall Spangler2013-08-071-1/+0
* Minor fixes for Kirby board.hstabilize-4512.BVic Yang2013-08-061-4/+1
* pit: Don't configure PB3 in alternate function modeRandall Spangler2013-08-051-3/+0
* snow: Remove remnants of partial SPI supportRandall Spangler2013-08-052-15/+0
* Clean up SPI state machine and add state codesRandall Spangler2013-08-052-59/+191
* Servo V3: Add jtag config for V3Simran Basi2013-08-051-0/+10
* Add kirby boardVic Yang2013-08-045-2/+290
* Remove proxy config flags for unit testsVic Yang2013-08-045-16/+29
* Move onewire bus support from chip/lm4 to commonRandall Spangler2013-08-023-1/+1
* x86: use charge state hook to wake up power button taskRandall Spangler2013-08-022-13/+14
* Change one-wire bus to use normal gpio interfaceRandall Spangler2013-08-026-38/+9
* Move input character processing from UART interrupt to console taskRandall Spangler2013-08-025-497/+453
* Remove unneeded includes of registers.hRandall Spangler2013-08-024-4/+0
* Host commands don't set the response pointerRandall Spangler2013-08-026-41/+20
* Falco: Stop charging after a timeout of 10 hoursDave Parker2013-08-023-0/+20
* Track the duration of each charge/discharge state.Dave Parker2013-08-022-2/+6
* Pass command line arguments to make from make_all.shVic Yang2013-08-011-1/+1
* Fix documentation for lid change and power button hooksRandall Spangler2013-08-011-2/+2
* spring: Shorten delay for charger redetectVic Yang2013-08-011-1/+1
* spring: Allow a minimum 100mA current inputVic Yang2013-08-011-9/+2
* spring: Always pull 500mA before charger type is determinedVic Yang2013-08-011-11/+2
* spring: Show yellow LED for battery not fully charged in idle stateVic Yang2013-08-011-3/+1
* spring: Increase CABLE_DET voltage thresholdVic Yang2013-08-011-1/+1
* spring: Ignore battery assist mode when deciding LED colorVic Yang2013-08-011-15/+2
* Revert "spring: always enable the PP3300_WWAN rail"Vincent Palatin2013-08-012-3/+4
* Word-align the host memory mapRandall Spangler2013-08-012-3/+12
* Add hook for changes in the charge state machineDave Parker2013-08-016-0/+19
* bolt: force SYS_PWROK and PP3300_DSW_GATED_EN to 0 in forcing G3 pathAaron Durbin2013-08-011-0/+2
* Abstract polite AP throttling into a functionBill Richardson2013-07-313-10/+24
* Add build-time checks on board-specific array sizes.Bill Richardson2013-07-3123-62/+101
* Add led_slippy build rule back to common/build.mkDave Parker2013-07-311-1/+1
* Add PMU powerinfo host command and console commandRong Chang2013-07-294-0/+159
* ectool: fix console commandAaron Durbin2013-07-261-3/+7
* Add new hostevents to ask the AP to throttle itselfBill Richardson2013-07-252-0/+15