summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* Add option to adjust delay for indiviual temperature sensorVic Yang2012-06-081-10/+10
* PMU tps65090 driverRong Chang2012-05-312-0/+2
* Add stm32 I2C master driverRong Chang2012-05-312-0/+6
* Merge "stm32: use level interrupt instead of edge"Vincent Palatin2012-05-304-10/+8
|\
| * stm32: use level interrupt instead of edgeVincent Palatin2012-05-304-10/+8
* | Add basic SPI support to linkRandall Spangler2012-05-302-0/+3
|/
* Add a way to set indiviual sensitivity factor for each TMP006 sensorVic Yang2012-05-281-4/+5
* Add system_is_locked() to prevent sysjump on consumer systemsRandall Spangler2012-05-253-0/+15
* Better help for console commandsRandall Spangler2012-05-252-0/+4
* stm32: fix keyboard FIFOVincent Palatin2012-05-251-0/+3
* Add FMAP even if VBOOT is not activatedv1.0.0Vincent Palatin2012-05-222-6/+0
* stm32: add flash driver for stm32f100 SoCVincent Palatin2012-05-211-0/+3
* Use common host command processing for Daisy I2CVincent Palatin2012-05-184-4/+8
* Add a list of I2C portsRandall Spangler2012-05-174-21/+26
* Disable unused BDS functionalityRandall Spangler2012-05-177-293/+11
* Add AC state change hookRandall Spangler2012-05-173-1/+4
* daisy/snow: seperate EC_INT and CODEC_INT handlingDavid Hendricks2012-05-154-15/+15
* Merge "daisy/snow: define KB_OUTPUTS in board.h, remove KB_COLS"Gerrit2012-05-152-0/+6
|\
| * daisy/snow: define KB_OUTPUTS in board.h, remove KB_COLSDavid Hendricks2012-05-152-0/+6
* | Merge "Enable vboot for BDS too."Gerrit2012-05-152-2/+3
|\ \
| * | Enable vboot for BDS too.Bill Richardson2012-05-152-2/+3
| |/
* | Rearrange task prioritiesRandall Spangler2012-05-151-5/+5
|/
* Change polarity of PROCHOT signal to match EVTRandall Spangler2012-05-142-2/+2
* Enable verified boot for EC firmwareBill Richardson2012-05-104-0/+4
* Use open drain reset signals, and clean up signals to 5VALW-powered devicesRandall Spangler2012-05-101-7/+4
* daisy: Disable keyscan messagesSimon Glass2012-05-101-0/+3
* Drop DPWROK when system is off for more than 10 secrelease-R20-2268.BRandall Spangler2012-05-091-1/+6
* Fix polarity of radio-disable GPIOsRandall Spangler2012-05-092-4/+4
* Merge "stm32: add flash programming support"Gerrit2012-05-091-0/+3
|\
| * stm32: add flash programming supportVincent Palatin2012-05-091-0/+3
* | Make CPU_PROCHOTn high-Z (input) unless we're driving it low.Randall Spangler2012-05-081-1/+2
* | Add gpio_set_flags() and system_get_board_version()Randall Spangler2012-05-081-1/+6
|/
* Add GPIO for PCH SRTCRST#Randall Spangler2012-05-072-3/+5
* Add GPIOs for WLAN power control and PCH RTCRST#Randall Spangler2012-05-072-0/+10
* Add GPIOs for EVT board version stuffing resistorsRandall Spangler2012-05-072-2/+8
* Initial Snow board portDavid Hendricks2012-05-044-0/+223
* daisy: fix a bug in the GPIO enum listingDavid Hendricks2012-05-041-2/+0
* daisy: Rename power signals to indicate polaritySimon Glass2012-05-032-4/+4
* Fix a bug in temperature sensor address definitionVic Yang2012-05-031-2/+2
* remove deprecated stm32-based boardsVincent Palatin2012-05-028-335/+0
* daisy: EVT1 pin mappingDavid Hendricks2012-05-021-7/+7
* introducing chip variant for stm32 family [2/3]Vincent Palatin2012-05-013-0/+3
* introducing chip variant for stm32 family [1/3]Vincent Palatin2012-05-016-23/+23
* stm32: fix ADV compilationVincent Palatin2012-05-012-4/+4
* daisy v1.02: power sequencing updatesDavid Hendricks2012-04-272-4/+4
* link: enable +5V always-on at startupVincent Palatin2012-04-272-0/+2
* Fix test configurations build errorsVincent Palatin2012-04-2510-10/+30
* stm32l: set SYSCFGEN for boards using stm32lDavid Hendricks2012-04-253-4/+5
* Use console output instead of uart output for console commandsRandall Spangler2012-04-241-16/+16
* Implement task profilingRandall Spangler2012-04-241-0/+1