summaryrefslogtreecommitdiff
path: root/board/falco/board.h
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete EC targetsRandall Spangler2015-06-051-127/+0
* cleanup: Use CONFIG_BATTERY_CUT_OFF for supported boardsShawn Nematbakhsh2015-05-161-0/+4
* power: Move EC_CMD_GSV_PAUSE_IN_S5 handler to common codeShawn Nematbakhsh2015-05-071-0/+1
* gpio: Replace duplication in gpio declarations with X-macro fileAnton Staaf2014-06-261-78/+1
* Rename charge_state.[ch] to charge_state_v1.[ch]Bill Richardson2014-03-201-0/+1
* x86 & tegra: add CONFIG_POWER_COMMON.Yung-Chieh Lo2014-01-211-1/+1
* Convert vboot hash calculation from task to deferred functionRandall Spangler2014-01-091-0/+1
* x86: generalize power state machine for all platforms (2/2)Louis Yung-Chieh Lo2014-01-091-3/+3
* cleanup: Remove checkpatch warningsRandall Spangler2013-12-191-4/+4
* Change PECI_TJMAX to a board config optionChromeOS Developer2013-12-131-0/+1
* Separate fan_t from pwm_tBill Richardson2013-10-301-12/+0
* Rename CONFIG_FAN to CONFIG_FANSBill Richardson2013-10-301-1/+1
* cleanup: Consolidate module IDs into a single shared enumRandall Spangler2013-10-251-10/+0
* lm4: Use low speed clock in deep sleep.Alec Berg2013-10-211-0/+2
* cleanup: Config definesRandall Spangler2013-10-161-1/+1
* lm4: Add a low power idle task.stabilize-4825.BAlec Berg2013-10-151-0/+1
* falco: fixed backlight bugAlec Berg2013-10-141-0/+1
* cleanup: Replace awkward I2C_PORTS_USED macro with constantBill Richardson2013-10-071-2/+0
* Fix typo: s/GPOI_/GPIO_/gBill Richardson2013-10-021-1/+1
* Clean up G781 temperature sensor power detectionRandall Spangler2013-10-011-5/+1
* cleanup: Remove unused fan channelsRandall Spangler2013-09-251-5/+2
* Make support for dedicated recovery GPIO signal optionalRandall Spangler2013-09-251-0/+1
* Handle multiple independent sources and types of CPU throttlingBill Richardson2013-09-111-0/+1
* falco: delay LCD VCC enable by 270msAaron Durbin2013-09-061-0/+5
* Add command for Haswell to pause in s5 at shutdownBill Richardson2013-09-061-0/+1
* Refactor PWM moduleVic Yang2013-08-271-4/+12
* Completely new thermal/fan implementationBill Richardson2013-08-231-0/+3
* Lock BOOTCFG to safe values for all LM4sBill Richardson2013-08-211-6/+0
* falco: delay backlight enable by 420msAaron Durbin2013-08-201-1/+0
* Put knowledge of task-config dependency in config.hRandall Spangler2013-08-081-4/+0
* Clean up configuring GPIO alternate functionsRandall Spangler2013-08-071-4/+11
* Falco: Stop charging after a timeout of 10 hoursDave Parker2013-08-021-0/+1
* Add turbo mode charger support, and tests for it.Bill Richardson2013-07-251-0/+1
* Clean up more config optionsRandall Spangler2013-07-241-8/+0
* Clean up and document UART config optionsRandall Spangler2013-07-241-3/+2
* Collect board X specific files into build.mk common-$(BOARD_X)Rong Chang2013-07-241-3/+0
* x86: build chipset_x86_common.o conditionallyAaron Durbin2013-07-241-0/+1
* Clean up and document more config optionsRandall Spangler2013-07-241-1/+1
* Clean up and document keyboard config optionsRandall Spangler2013-07-231-1/+1
* Clean up debug config optionsRandall Spangler2013-07-231-6/+0
* Clean up and document battery config optionsRandall Spangler2013-07-231-1/+1
* Clean up charger config optionsRandall Spangler2013-07-231-7/+2
* Add ectool discharge command to Falco and Peppy.Dave Parker2013-07-191-0/+4
* Split x86 power button logic out of switch.cRandall Spangler2013-07-171-0/+1
* Remove unused board_version enumsRandall Spangler2013-07-161-6/+0
* Basic G781 temp sensor support for Falco and Peppy.Dave Parker2013-07-111-8/+16
* Split wireless power/radio control out of switch.cRandall Spangler2013-07-111-0/+6
* Move x86 backlight-enable passthru code to its own moduleRandall Spangler2013-07-111-0/+1
* Falco: AC adapter identification commandBill Richardson2013-07-111-0/+1
* Refactor x86 chipset codeRandall Spangler2013-07-101-1/+16