summaryrefslogtreecommitdiff
path: root/board/link/board.c
Commit message (Expand)AuthorAgeFilesLines
* lpc: Clean up processing wake eventsRandall Spangler2013-10-021-12/+0
* cleanup: Remove unused fan channelsRandall Spangler2013-09-251-2/+2
* Fix a bug that GPIO cannot be set as input on stm32lVic Yang2013-09-041-7/+7
* Refactor PWM moduleVic Yang2013-08-271-0/+8
* Completely new thermal/fan implementationBill Richardson2013-08-231-0/+19
* Clean up configuring GPIO alternate functionsRandall Spangler2013-08-071-18/+19
* Change one-wire bus to use normal gpio interfaceRandall Spangler2013-08-021-0/+1
* Add build-time checks on board-specific array sizes.Bill Richardson2013-07-311-5/+10
* lm4: make configure_kblight_gpios() board dependentAaron Durbin2013-07-161-0/+10
* Split wireless power/radio control out of switch.cRandall Spangler2013-07-111-11/+0
* Move x86 backlight-enable passthru code to its own moduleRandall Spangler2013-07-111-2/+2
* Refactor x86 chipset codeRandall Spangler2013-07-101-16/+35
* Rename files in common/ to be more consistentRandall Spangler2013-07-081-6/+0
* Rename GPIO_HI_Z macros to more descriptive GPIO_ODR_HIGH/LOWBill Richardson2013-06-131-4/+4
* haswell: fix driving of WAKE# pin on power button pressAaron Durbin2013-06-041-0/+12
* Add wireless switch control for WWANDuncan Laurie2013-06-031-0/+13
* Move write protect GPIO handling to flash moduleRandall Spangler2013-05-231-1/+1
* lm4: break out board-specific fan/tach pin configAaron Durbin2013-05-161-0/+9
* Split out power button code from switch.cRandall Spangler2013-04-251-1/+2
* Allow keyboard_scan_config to be customized per-boardBill Richardson2013-04-241-0/+15
* Unify lid switch GPIO nameVic Yang2013-04-231-1/+1
* Active-low Link GPIOs end with _L, not n.Randall Spangler2013-04-221-64/+64
* Move temp sensor struct into board.cRandall Spangler2013-04-191-0/+41
* Clean up board configurationRandall Spangler2013-04-051-8/+0
* Split lid switch code out of switch.c to its own fileRandall Spangler2013-04-021-4/+2
* Rename tasks to HOOKS and CHIPSETRandall Spangler2013-03-191-1/+1
* Move external power detect for link to its own fileChromeOS Developer2013-03-191-2/+3
* link: Enable +5VALW at boot and leave it enabledRandall Spangler2012-12-061-1/+1
* Rename power_button module to switchRandall Spangler2012-10-301-9/+9
* Clean up ADC moduleRandall Spangler2012-10-301-5/+3
* Don't drive HDA_SDORandall Spangler2012-08-091-1/+5
* Lower I2C frequency to meet specVic Yang2012-07-081-2/+1
* Add basic SPI support to linkRandall Spangler2012-05-301-0/+1
* Add a list of I2C portsRandall Spangler2012-05-171-2/+12
* Add AC state change hookRandall Spangler2012-05-171-1/+2
* Change polarity of PROCHOT signal to match EVTRandall Spangler2012-05-141-1/+1
* Use open drain reset signals, and clean up signals to 5VALW-powered devicesRandall Spangler2012-05-101-7/+4
* Fix polarity of radio-disable GPIOsRandall Spangler2012-05-091-2/+2
* Make CPU_PROCHOTn high-Z (input) unless we're driving it low.Randall Spangler2012-05-081-1/+2
* Add GPIO for PCH SRTCRST#Randall Spangler2012-05-071-2/+3
* Add GPIOs for WLAN power control and PCH RTCRST#Randall Spangler2012-05-071-0/+6
* Add GPIOs for EVT board version stuffing resistorsRandall Spangler2012-05-071-1/+4
* link: enable +5V always-on at startupVincent Palatin2012-04-271-0/+1
* Remove DDR shunt signal, which is no longer present on proto1Randall Spangler2012-04-131-1/+0
* Disable screen and keyboard backlights when lid is closed.Randall Spangler2012-04-131-1/+1
* Invert write protect signalRandall Spangler2012-04-041-1/+1
* Tidy ADC channel definitionsRandall Spangler2012-03-191-1/+1
* Clean up chip/board configs for LM4Randall Spangler2012-03-161-2/+2
* Add support for 1-wire protocol and power adapter LEDsRandall Spangler2012-03-161-1/+0
* Add wake signal to PCHRandall Spangler2012-03-151-1/+1