summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* 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
* Set BOOTCFG register to test valueRandall Spangler2012-04-242-0/+14
* daisy: move i2c port initialization back into configure_boardDavid Hendricks2012-04-231-7/+11
* Trickle charging state and minor bugs fixRong Chang2012-04-191-0/+5
* daisy: Plumb in I2C driverDavid Hendricks2012-04-173-1/+12
* daisy v1.02: setup GPIO signal to audio codecDavid Hendricks2012-04-172-0/+6
* Merge "stm32l: eliminate GPIO initialization done in keyboard code"Gerrit2012-04-176-51/+140
|\
| * stm32l: eliminate GPIO initialization done in keyboard codeDavid Hendricks2012-04-136-51/+140
* | Merge "daisy: Set up EC_INT as open-drain output"Gerrit2012-04-171-1/+1
|\ \ | |/
| * daisy: Set up EC_INT as open-drain outputDavid Hendricks2012-04-131-1/+1
* | Support keyboard typematic.Louis Yung-Chieh Lo2012-04-172-0/+2
* | Merge "Remove DDR shunt signal, which is no longer present on proto1"Chris Sosa2012-04-132-3/+0
|\ \ | |/ |/|
| * Remove DDR shunt signal, which is no longer present on proto1Randall Spangler2012-04-132-3/+0
* | daisy: Plumb in SPI supportDavid Hendricks2012-04-133-2/+39
|/
* Disable screen and keyboard backlights when lid is closed.Randall Spangler2012-04-131-1/+1
* Merge "Add preliminary lightbar functionality."Gerrit2012-04-122-0/+2
|\
| * Add preliminary lightbar functionality.Bill Richardson2012-04-122-0/+2
* | daisy: Provide an interrupt function for keyboard scanSimon Glass2012-04-122-0/+24
|/
* daisy: Initialize DMA librarySimon Glass2012-04-111-0/+3
* Add fake developer switchRandall Spangler2012-04-101-0/+9
* Support dynamically changing the system clockRandall Spangler2012-04-092-6/+0
* Invert write protect signalRandall Spangler2012-04-044-4/+4
* Merge "lightbar: add reset GPIO"Gerrit2012-04-032-0/+2
|\
| * lightbar: add reset GPIOBill Richardson2012-04-032-0/+2
* | 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-194-10/+5