summaryrefslogtreecommitdiff
path: root/board/link/board.h
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete EC targetsRandall Spangler2015-06-051-139/+0
* gpio: Replace duplication in gpio declarations with X-macro fileAnton Staaf2014-06-261-75/+1
* Rename battery_vendor_params() to battery_override_params()Dave Parker2014-04-291-1/+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-1/+1
* cleanup: Remove checkpatch warningsRandall Spangler2013-12-191-6/+6
* Add AP hang detectionRandall Spangler2013-12-171-0/+1
* Change PECI_TJMAX to a board config optionChromeOS Developer2013-12-131-0/+1
* Separate fan_t from pwm_tBill Richardson2013-10-301-5/+0
* Rename CONFIG_FAN to CONFIG_FANSBill Richardson2013-10-301-1/+1
* cleanup: Consolidate module IDs into a single shared enumRandall Spangler2013-10-251-11/+0
* cleanup: Config definesRandall Spangler2013-10-161-1/+1
* cleanup: Replace awkward I2C_PORTS_USED macro with constantBill Richardson2013-10-071-2/+0
* Internalize magic numbers for smart USB chargingBill Richardson2013-10-021-3/+0
* Clean up G781 temperature sensor power detectionRandall Spangler2013-10-011-0/+1
* Support backlight control via lid onlyRandall Spangler2013-09-271-1/+2
* cleanup: Remove unused fan channelsRandall Spangler2013-09-251-6/+2
* Make support for dedicated recovery GPIO signal optionalRandall Spangler2013-09-251-0/+1
* cleanup: move board-specific battery files to board dirsRandall Spangler2013-09-191-0/+1
* Handle multiple independent sources and types of CPU throttlingBill Richardson2013-09-111-0/+1
* Refactor PWM moduleVic Yang2013-08-271-4/+13
* Completely new thermal/fan implementationBill Richardson2013-08-231-0/+3
* Lock BOOTCFG to safe values for all LM4sBill Richardson2013-08-211-5/+0
* Hide battery vendor params override behind config optionRandall Spangler2013-08-091-0/+1
* Put knowledge of task-config dependency in config.hRandall Spangler2013-08-081-4/+0
* Clean up configuring GPIO alternate functionsRandall Spangler2013-08-071-6/+13
* Change one-wire bus to use normal gpio interfaceRandall Spangler2013-08-021-2/+1
* Clean up onewire config optionsRandall Spangler2013-07-241-3/+3
* Clean up more config optionsRandall Spangler2013-07-241-3/+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 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-15/+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
* 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-0/+21
* 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-2/+2
* lm4: onewire: abstract out bank and pinAaron Durbin2013-07-031-0/+2
* link: fix sysjump rwRandall Spangler2013-06-261-4/+0
* Clean up flash section defines and increase lm4 image sizeRandall Spangler2013-06-031-0/+4
* Move write protect GPIO handling to flash moduleRandall Spangler2013-05-231-1/+2
* LM4: Support configurable host UART interfaceDuncan Laurie2013-05-131-1/+3