summaryrefslogtreecommitdiff
path: root/board/slippy/board.h
Commit message (Expand)AuthorAgeFilesLines
* Remove bolt, daisy, kirby, puppy, slippy boardsRandall Spangler2013-11-211-187/+0
* Separate fan_t from pwm_tBill Richardson2013-10-301-13/+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
* cleanup: Replace awkward I2C_PORTS_USED macro with constantBill Richardson2013-10-071-2/+0
* Cleanup use of config.h macrosBill Richardson2013-10-041-1/+0
* Fix typo: s/GPOI_/GPIO_/gBill Richardson2013-10-021-1/+1
* Clean up G781 temperature sensor power detectionRandall Spangler2013-10-011-5/+1
* Support backlight control via lid onlyRandall Spangler2013-09-271-1/+2
* 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
* 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
* 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
* 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-1/+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-9/+2
* Add ectool chargecontrol discharge command for Slippystabilize-4443.BDave Parker2013-07-221-0/+4
* Slippy: Detect physical presence of battery before waking itDave Parker2013-07-221-0/+2
* Set Slippy write protect to active lowDave Parker2013-07-221-2/+1
* Basic G781 temp sensor support for SlippyDave Parker2013-07-221-10/+16
* Battery LED control for SlippyDave Parker2013-07-221-2/+3
* Split x86 power button logic out of switch.cRandall Spangler2013-07-171-0/+1
* Remove unused board_version enumsRandall Spangler2013-07-161-6/+0
* Split wireless power/radio control out of switch.cRandall Spangler2013-07-111-0/+5
* Move x86 backlight-enable passthru code to its own moduleRandall Spangler2013-07-111-0/+1
* Refactor x86 chipset codeRandall Spangler2013-07-101-1/+16
* Add CONFIG_BOARD_VERSION flag for boards which have version strapping.Shawn Nematbakhsh2013-07-091-0/+1
* Rename files in common/ to be more consistentRandall Spangler2013-07-081-1/+1
* Initial support for Slippy batteryBill Richardson2013-06-071-5/+20
* Add LED GPIOs for slippy.Dave Parker2013-06-031-0/+3
* Add wireless switch control for WWANDuncan Laurie2013-06-031-2/+2
* Move write protect GPIO handling to flash moduleRandall Spangler2013-05-231-1/+2
* haswell: fix S3 resume pathAaron Durbin2013-05-151-1/+1
* slippy: Basic power sequencingDuncan Laurie2013-05-141-2/+2
* LM4: Support configurable host UART interfaceDuncan Laurie2013-05-131-1/+3
* Define slippy GPIOs, make power sequencing task do nothing.Bill Richardson2013-05-021-44/+41