summaryrefslogtreecommitdiff
path: root/board/peppy
Commit message (Expand)AuthorAgeFilesLines
* 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-191-4/+4
* 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-4/+2
* Separate fan_t from pwm_tBill Richardson2013-10-302-19/+11
* Rename CONFIG_FAN to CONFIG_FANSBill 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-4/+3
* lm4: Use low speed clock in deep sleep.Alec Berg2013-10-212-1/+10
* cleanup: Consolidate power interruptsRandall Spangler2013-10-211-2/+2
* 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
* 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-073-1/+188
* cleanup: Replace awkward I2C_PORTS_USED macro with constantBill Richardson2013-10-072-3/+1
* 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-13/+1
* Support backlight control via lid onlyRandall Spangler2013-09-271-1/+2
* 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/+55
* 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
* Peppy: Clean up some outdated comments.Dave Parker2013-09-031-6/+0
* Peppy: Correct adc calculation of charger currentDave Parker2013-09-031-4/+6
* Update Peppy keyboard mask for Japanese keyboardsDave Parker2013-08-301-1/+1
* Refactor PWM moduleVic Yang2013-08-272-5/+21
* Completely new thermal/fan implementationBill Richardson2013-08-233-2/+16
* Lock BOOTCFG to safe values for all LM4sBill Richardson2013-08-211-6/+0
* Poll and cache g781 temperature valuesDave Parker2013-08-131-2/+4
* Add fan power enable GPIO for PeppyDave Parker2013-08-132-2/+3
* Put knowledge of task-config dependency in config.hRandall Spangler2013-08-081-4/+0
* Clean up configuring GPIO alternate functionsRandall Spangler2013-08-072-13/+27
* Add build-time checks on board-specific array sizes.Bill Richardson2013-07-311-5/+10
* Clean up more config optionsRandall Spangler2013-07-242-10/+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-2/+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-8/+2