summaryrefslogtreecommitdiff
path: root/board/link/board.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* GPIO changes for link proto1Randall Spangler2012-03-121-2/+4
* Update LPC mapped switch states with write protect and recovery statesRandall Spangler2012-03-071-2/+4
* Only deassert RCINn in S0Randall Spangler2012-02-271-1/+1
* Revert "Only deassert RCINn in S0"Dave Tu2012-02-271-1/+1
* Only deassert RCINn in S0Randall Spangler2012-02-241-1/+1
* Fix a bug that ADC input is not correctly configured.Vic Yang2012-02-021-1/+1
* Refactor ADC code and add Link charger current ADC supportVic Yang2012-02-021-0/+18
* Fix missing GPIO interruptsRandall Spangler2012-01-261-2/+3
* Define non-present interrupt handlers as nullRandall Spangler2012-01-251-0/+7
* Add x86 power state machineRandall Spangler2012-01-171-16/+33
* Move board-specific GPIO lists to board-specific filesRandall Spangler2012-01-121-2/+69
* Add constants for all GPIOs.Randall Spangler2012-01-111-9/+0
* Change register.h macros to use inline funcs without concatenate (##).Randall Spangler2011-12-131-3/+7
* Initial sources import 3/3Vincent Palatin2011-12-071-0/+18