summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add LIGHTBAR_CMD_VERSION command to detect lightbar features.stabilize-4636.BBill Richardson2013-08-304-2/+32
* Kirby LED driverVic Yang2013-08-304-1/+97
* Add config options for power rail controlsVic Yang2013-08-303-5/+11
* Add BQ24192 charger driverVic Yang2013-08-3010-82/+293
* Update Peppy keyboard mask for Japanese keyboardsDave Parker2013-08-301-1/+1
* Update keyboard scanmatrix for Japanese keyboards.Dave Parker2013-08-302-7/+7
* pit: i2c: try unwedging the bus when i2c_xfer fails at sending STARTHung-ying Tyan2013-08-291-36/+164
* i2c: stm32l: Don't do i2c transactions during freq changesDoug Anderson2013-08-291-1/+23
* pit: pulse AP_RESET_L when resetting EC or forcing AP shutdownRandall Spangler2013-08-291-0/+25
* stm32l: Add a "PRE_FREQ_CHANGE" hook to allow other code to prepareDoug Anderson2013-08-296-2/+21
* pit: Move suspend/resume hook callbacks to a deferred taskDoug Anderson2013-08-291-2/+17
* Peppy: Make power LED turn amber when entering suspendDave Parker2013-08-291-15/+31
* battery: Add sleep param; make errors fatal in the loopDoug Anderson2013-08-281-2/+18
* Falco: LED should flash white when battery is < 12%, not 7%.Bill Richardson2013-08-281-1/+6
* Rename extpower_usb to extpower_springVic Yang2013-08-288-22/+15
* Remove normal mode in USB extpower moduleVic Yang2013-08-281-47/+8
* kirby: Always assume adaptor power sourceVic Yang2013-08-271-1/+1
* stm32l: Wait for stop condition to complete after i2c transferRandall Spangler2013-08-272-4/+22
* pit: i2c: dump after ADDR bit is cleared instead of beforeHung-ying Tyan2013-08-271-1/+2
* Refactor PWM moduleVic Yang2013-08-2737-319/+606
* Remove unused test configVic Yang2013-08-241-19/+1
* pit: Disable CONFIG_HOST_COMMAND_STATUSAndrew Bresticker2013-08-241-1/+0
* Don't send IN_PROGRESS response if GET_COMMS_STATUS is unsupportedAndrew Bresticker2013-08-241-1/+1
* bolt: workaround board sequencing deficienciesAaron Durbin2013-08-233-18/+34
* bolt: add board support to flash_ecAaron Durbin2013-08-231-1/+1
* Falco: throttle if battery current drain is too highBill Richardson2013-08-234-0/+179
* Completely new thermal/fan implementationBill Richardson2013-08-2340-819/+1573
* Fix a bug that I2C error may cause incorrect LED colorVic Yang2013-08-211-1/+6
* Lock BOOTCFG to safe values for all LM4sBill Richardson2013-08-2110-40/+19
* Remove default values for undefined tasks from charge state moduleDave Parker2013-08-211-7/+0
* kirby: Add kirby support to util/flash_ec.Jeremy Thorpe2013-08-211-1/+1
* Change peppy battery led error blink timingDavid Huang2013-08-211-1/+2
* falco: delay backlight enable by 420msAaron Durbin2013-08-203-2/+90
* Add test for console command historyVic Yang2013-08-184-8/+92
* pit: Only enable FET4 by default at cold resetDoug Anderson2013-08-161-1/+7
* Poll and cache g781 temperature valuesDave Parker2013-08-136-19/+38
* Add fan power enable GPIO for PeppyDave Parker2013-08-134-2/+10
* 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