summaryrefslogtreecommitdiff
path: root/board/falco
Commit message (Expand)AuthorAgeFilesLines
* gpio: Refactor IRQ handler pointer out of gpio_listAseda Aboagye2015-04-101-61/+61
* Samus: Handle fan startup in the EC, not the fan controllerBill Richardson2014-11-061-0/+1
* Makefile: Add support for per-board symlinks to top levelAnton Staaf2014-07-301-0/+1
* GPIO: Move definition of alternate functions to gpio.incAnton Staaf2014-07-172-18/+14
* gpio: Reformat gpio.inc files to use longer than 80-column linesAnton Staaf2014-07-011-123/+63
* gpio: Replace duplication in gpio declarations with X-macro fileAnton Staaf2014-06-263-179/+150
* 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
* Support discharge on BQ24715 for Rambi and SquawksJustin Chuang2014-01-161-1/+1
* Convert vboot hash calculation from task to deferred functionRandall Spangler2014-01-092-1/+1
* x86: generalize power state machine for all platforms (2/2)Louis Yung-Chieh Lo2014-01-092-15/+15
* x86: generalize power state machine for all platforms (1/2)Louis Yung-Chieh Lo2014-01-071-1/+1
* Lower critical temps below CONIFG_PECI_TJMAXChromeOS Developer2013-12-201-1/+1
* Increase hook task size on x86 platformsRandall Spangler2013-12-191-1/+1
* cleanup: Remove checkpatch warningsRandall Spangler2013-12-192-5/+5
* Change PECI_TJMAX to a board config optionChromeOS Developer2013-12-131-0/+1
* Move battery temp ranges to battery_info structRandall Spangler2013-12-031-9/+7
* Specify I2C channels physically, not arbitrarilytest-4824.BBill Richardson2013-11-111-5/+3
* Provide multiple fan support within the EC itselfBill Richardson2013-11-021-3/+3
* Separate fan_t from pwm_tBill Richardson2013-10-302-18/+10
* Rename CONFIG_FAN to CONFIG_FANSBill Richardson2013-10-301-1/+1
* Separate common fan behavior from implementationBill Richardson2013-10-301-1/+1
* Rename pwm_data.h to pwm_chip.hBill Richardson2013-10-281-1/+1
* Fix comments regarding PWM GPIO useBill Richardson2013-10-281-1/+1
* cleanup: Consolidate module IDs into a single shared enumRandall Spangler2013-10-251-10/+0
* cleanup: Rename and move header filesRandall Spangler2013-10-231-5/+4
* cleanup: Remove battery temperature fixmes for falco and slippyRandall Spangler2013-10-221-1/+0
* lm4: Use low speed clock in deep sleep.Alec Berg2013-10-212-1/+10
* cleanup: Consolidate power interruptsRandall Spangler2013-10-211-1/+0
* Clean up documentation of RCIN# open-drain workaroundRandall Spangler2013-10-211-4/+5
* cleanup: Config definesRandall Spangler2013-10-161-1/+1
* lm4: Add a low power idle task.stabilize-4825.BAlec Berg2013-10-152-5/+6
* falco: fixed backlight bugAlec Berg2013-10-141-0/+1
* cleanup: Don't use [N] = {} when initializing arraysBill Richardson2013-10-101-2/+2
* cleanup: Battery header files and filenamesRandall Spangler2013-10-071-2/+2
* cleanup: Move board-specific LED state machines to board dirsRandall Spangler2013-10-072-1/+104
* cleanup: Replace awkward I2C_PORTS_USED macro with constantBill Richardson2013-10-072-3/+1
* Cleanup use of config.h macrosBill Richardson2013-10-041-2/+2
* Fix typo: s/GPOI_/GPIO_/gBill Richardson2013-10-021-1/+1
* lpc: Clean up processing wake eventsRandall Spangler2013-10-021-17/+0
* Clean up G781 temperature sensor power detectionRandall Spangler2013-10-012-14/+1
* cleanup: Remove unused fan channelsRandall Spangler2013-09-252-6/+3
* Make support for dedicated recovery GPIO signal optionalRandall Spangler2013-09-251-0/+1
* cleanup: move board-specific battery files to board dirsRandall Spangler2013-09-192-1/+52
* Handle multiple independent sources and types of CPU throttlingBill Richardson2013-09-111-0/+1
* falco: delay LCD VCC enable by 270msAaron Durbin2013-09-064-17/+64
* Add command for Haswell to pause in s5 at shutdownBill Richardson2013-09-061-0/+1
* Refactor PWM moduleVic Yang2013-08-272-4/+20
* Completely new thermal/fan implementationBill Richardson2013-08-233-1/+36
* Lock BOOTCFG to safe values for all LM4sBill Richardson2013-08-211-6/+0