summaryrefslogtreecommitdiff
path: root/board/link/board.h
Commit message (Expand)AuthorAgeFilesLines
* Switch temp sensor polling to use hooks instead of taskRandall Spangler2012-11-011-0/+1
* Switch PWM to use HOOK_SECOND instead of its own taskRandall Spangler2012-10-301-0/+1
* Use CONFIG_TASK_VBOOTHASH instead of CONFIG_VBOOTRandall Spangler2012-10-231-1/+0
* link: disable unused EEPROM modulesRandall Spangler2012-09-121-7/+0
* link: remove TMP006 sensors no longer present in DVT2Randall Spangler2012-09-111-33/+13
* Use new panic stack on all platformsRandall Spangler2012-08-311-1/+0
* Disable SPI module on linkRandall Spangler2012-08-271-1/+0
* Remove signature-based vboot supportRandall Spangler2012-08-071-1/+0
* Add new TMP006 sensorsVic Yang2012-07-181-3/+17
* 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
* 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
* 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
* Reenable EC console 'fanduty' command, for testing.Bill Richardson2012-06-221-0/+3
* Use EC LPC arbitration to prevent host writes to memmap spaceRandall Spangler2012-06-121-1/+4
* Add stm32 I2C master driverRong Chang2012-05-311-0/+1
* Add basic SPI support to linkRandall Spangler2012-05-301-0/+2
* Better help for console commandsRandall Spangler2012-05-251-0/+1
* Add a list of I2C portsRandall Spangler2012-05-171-7/+2
* Disable unused BDS functionalityRandall Spangler2012-05-171-0/+1
* Change polarity of PROCHOT signal to match EVTRandall Spangler2012-05-141-1/+1
* Fix polarity of radio-disable GPIOsRandall Spangler2012-05-091-2/+2
* Add gpio_set_flags() and system_get_board_version()Randall Spangler2012-05-081-1/+6
* Add GPIO for PCH SRTCRST#Randall Spangler2012-05-071-1/+2
* Add GPIOs for WLAN power control and PCH RTCRST#Randall Spangler2012-05-071-0/+4
* 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
* Fix test configurations build errorsVincent Palatin2012-04-251-2/+0
* Implement task profilingRandall Spangler2012-04-241-0/+1
* Set BOOTCFG register to test valueRandall Spangler2012-04-241-0/+10
* Trickle charging state and minor bugs fixRong Chang2012-04-191-0/+5
* Remove DDR shunt signal, which is no longer present on proto1Randall Spangler2012-04-131-2/+0
* Add fake developer switchRandall Spangler2012-04-101-0/+9
* Support dynamically changing the system clockRandall Spangler2012-04-091-3/+0
* Invert write protect signalRandall Spangler2012-04-041-1/+1
* Remove write protect -> recovery signal hackRandall Spangler2012-04-031-4/+0
* Implement persistent flash write protect settingsRandall Spangler2012-04-021-0/+4
* Tidy ADC channel definitionsRandall Spangler2012-03-191-4/+0
* Remove code for skipping duplicate port 80 writesRandall Spangler2012-03-191-5/+0
* More cleanup of board/chip configs and initializationRandall Spangler2012-03-191-4/+4
* Clean up chip/board configs for LM4Randall Spangler2012-03-161-0/+2
* Add support for 1-wire protocol and power adapter LEDsRandall Spangler2012-03-161-2/+3
* Add wake signal to PCHRandall Spangler2012-03-151-1/+1