summaryrefslogtreecommitdiff
path: root/board/link
Commit message (Expand)AuthorAgeFilesLines
* Move external power detect for link to its own fileChromeOS Developer2013-03-192-2/+4
* Rename power_led.c to onewire_led.cRandall Spangler2013-03-141-1/+1
* Add AP userspace scripts to tweak lightbar colorsBill Richardson2012-12-203-0/+47
* link: remove VR settings on the flyVincent Palatin2012-12-191-1/+0
* link: Enable +5VALW at boot and leave it enabledRandall Spangler2012-12-061-1/+1
* Switch temp sensor polling to use hooks instead of taskRandall Spangler2012-11-013-2/+2
* Switch PWM to use HOOK_SECOND instead of its own taskRandall Spangler2012-10-302-1/+1
* Watchdog is reloaded by HOOK_TICK, not its own taskRandall Spangler2012-10-301-1/+0
* Rename power_button module to switchRandall Spangler2012-10-302-10/+10
* Switch LPC to use HOOK_TICK instead of taskRandall Spangler2012-10-301-1/+0
* Add tick taskRandall Spangler2012-10-301-0/+1
* Clean up ADC moduleRandall Spangler2012-10-301-5/+3
* Rename POWERSTATE task to CHARGERRandall Spangler2012-10-291-1/+1
* Use CONFIG_TASK_VBOOTHASH instead of CONFIG_VBOOTRandall Spangler2012-10-231-1/+0
* link: don't rely on host-write interrupt statusRandall Spangler2012-10-171-0/+1
* link: TMP006 S0 param is uncalibrated by defaultRandall Spangler2012-10-111-5/+4
* link: Temp sensors can return not-powered error codeRandall Spangler2012-10-111-20/+10
* Refactor TMP006 moduleRandall Spangler2012-10-111-4/+4
* Enable FPU support for Link ECBill Richardson2012-10-021-3/+3
* link: update hinge sensor calibrationVincent Palatin2012-09-191-1/+1
* link: disable unused EEPROM modulesRandall Spangler2012-09-121-7/+0
* link: remove TMP006 sensors no longer present in DVT2Randall Spangler2012-09-112-75/+23
* Switch to variable-size stacksRandall Spangler2012-09-091-19/+20
* Calibrate IR temperature sensors for Link DVTVincent Palatin2012-09-041-6/+6
* Use new panic stack on all platformsRandall Spangler2012-08-311-1/+0
* Disable SPI module on linkRandall Spangler2012-08-271-1/+0
* Don't drive HDA_SDORandall Spangler2012-08-091-1/+5
* Remove signature-based vboot supportRandall Spangler2012-08-071-1/+0
* Rename TMP006 sensorsVic Yang2012-07-311-33/+33
* Set correct name for new TMP006 sensorsVic Yang2012-07-241-24/+24
* Add new TMP006 sensorsVic Yang2012-07-182-3/+47
* Map 256 bytes of data for host command args/paramsRandall Spangler2012-07-121-6/+6
* Rename battery pack file and limit trickle charging currentRong Chang2012-07-121-1/+1
* Set proper value for BOOTCFGVic Yang2012-07-101-7/+4
* Host command interface has only one slot nowRandall Spangler2012-07-101-5/+5
* Remove fake dev switchRandall Spangler2012-07-101-3/+0
* Lower I2C frequency to meet specVic Yang2012-07-081-2/+1
* Enable help debug features on all boardsSimon Glass2012-07-041-0/+5
* Only one RW image is now the defaultRandall Spangler2012-06-261-0/+4
* Strip out vboot signature code and stay in RO for linkRandall Spangler2012-06-261-2/+4
* Add hash supportRandall Spangler2012-06-251-0/+1
* Remove proto1 workaroundsRandall Spangler2012-06-251-2/+2
* Add 'fanduty' command both EC console and ectool.Bill Richardson2012-06-221-3/+0
* IR357x core/gfx regulator supportVincent Palatin2012-06-221-0/+2
* Disable thermal thresholds for TMP006 sensor near CPUVic Yang2012-06-221-1/+1
* Reenable EC console 'fanduty' command, for testing.Bill Richardson2012-06-221-0/+3
* Calibrate TMP006 temperature sensorVic Yang2012-06-211-2/+2
* Extend CPU temperature delay to 2 secondsVic Yang2012-06-131-1/+1
* Use EC LPC arbitration to prevent host writes to memmap spaceRandall Spangler2012-06-121-1/+4
* Add option to adjust delay for indiviual temperature sensorVic Yang2012-06-081-10/+10