summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* stm32: don't try to use the AP I2C connection when the CPU is runningVincent Palatin2012-06-222-0/+2
* stm32: drive the keyboard power LEDVincent Palatin2012-06-226-4/+17
* Calibrate TMP006 temperature sensorVic Yang2012-06-211-2/+2
* snow: Turn on CONFIG_PANIC_HELPSimon Glass2012-06-201-0/+3
* Enable snow I2C host auto detectionRong Chang2012-06-202-1/+41
* Enable snow battery chargingRong Chang2012-06-201-0/+7
* stm32: configure OSC pins as GPIOVincent Palatin2012-06-192-0/+7
* Enable daisy I2C host auto detectionRong Chang2012-06-192-1/+46
* Set daisy and snow PB6 PB7 GPIO pinmux to I2CRong Chang2012-06-183-13/+25
* 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
* 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