summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "EC: Use interrupt for ADC"Gerrit2012-04-191-3/+49
|\
| * EC: Use interrupt for ADCVic Yang2012-04-161-3/+49
* | Merge "Add chipinfo command"Gerrit2012-04-191-0/+10
|\ \
| * | Add chipinfo commandRandall Spangler2012-04-181-0/+10
* | | Trickle charging state and minor bugs fixRong Chang2012-04-198-118/+541
|/ /
* | Fixe the bug in keyboard state restore.Louis Yung-Chieh Lo2012-04-181-1/+2
* | Fixed the bug that reboot_ec resets the keyboard state to disabled.Louis Yung-Chieh Lo2012-04-183-1/+20
* | 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-177-244/+165
|\ \
| * | stm32l: eliminate GPIO initialization done in keyboard codeDavid Hendricks2012-04-137-244/+165
* | | 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
* | | Merge "stm32l: Update gpio_pre_init to operate with explicit types"Gerrit2012-04-171-15/+16
|\ \ \ | |/ /
| * | stm32l: Update gpio_pre_init to operate with explicit typesDavid Hendricks2012-04-131-15/+16
* | | Support keyboard typematic.Louis Yung-Chieh Lo2012-04-173-4/+72
| |/ |/|
* | Fix getting version string for other imagesRandall Spangler2012-04-131-32/+30
* | Merge "Remove DDR shunt signal, which is no longer present on proto1"Chris Sosa2012-04-133-6/+0
|\ \
| * | Remove DDR shunt signal, which is no longer present on proto1Randall Spangler2012-04-133-6/+0
* | | Merge "add more explicit GPIO types"Chris Sosa2012-04-131-0/+5
|\ \ \ | | |/ | |/|
| * | add more explicit GPIO typesDavid Hendricks2012-04-131-0/+5
* | | stm32l: add i2c driverDavid Hendricks2012-04-133-12/+250
|/ /
* | Initialize SPI on start-upSimon Glass2012-04-131-0/+4
* | daisy: Plumb in SPI supportDavid Hendricks2012-04-133-2/+39
|/
* Merge "Disable screen and keyboard backlights when lid is closed."Gerrit2012-04-135-20/+49
|\
| * Disable screen and keyboard backlights when lid is closed.Randall Spangler2012-04-135-20/+49
* | Merge "stm32l: Add basic SPI driver"Gerrit2012-04-134-2/+231
|\ \ | |/ |/|
| * stm32l: Add basic SPI driverDavid Hendricks2012-04-124-2/+231
* | fix task stuck on timer wake-up eventVincent Palatin2012-04-121-2/+2
* | Merge "Add preliminary lightbar functionality."Gerrit2012-04-125-104/+488
|\ \
| * | Add preliminary lightbar functionality.Bill Richardson2012-04-125-104/+488
* | | Merge "Fix power button turning system back on after 4 sec"Gerrit2012-04-121-3/+16
|\ \ \ | |_|/ |/| |
| * | Fix power button turning system back on after 4 secRandall Spangler2012-04-121-3/+16
* | | Merge "stm32l: remove unnecessary inner loop from check_keys_changed()"Gerrit2012-04-121-8/+0
|\ \ \
| * | | stm32l: remove unnecessary inner loop from check_keys_changed()David Hendricks2012-04-121-8/+0
* | | | Merge "stm32l: Tweak keyboard scan delays"Gerrit2012-04-121-3/+3
|\ \ \ \ | |/ / /
| * | | stm32l: Tweak keyboard scan delaysDavid Hendricks2012-04-121-3/+3
| |/ /
* | | Merge "Don't trigger watchdog when power button is held down"Gerrit2012-04-121-0/+6
|\ \ \ | |/ / |/| |
| * | Don't trigger watchdog when power button is held downSimon Glass2012-04-121-0/+6
* | | Merge "Remove keyboard message on power-up"Gerrit2012-04-121-2/+0
|\ \ \ | |/ /
| * | Remove keyboard message on power-upSimon Glass2012-04-121-2/+0
* | | Merge "Add timeout for flash operations."Gerrit2012-04-121-5/+19
|\ \ \
| * | | Add timeout for flash operations.Randall Spangler2012-04-121-5/+19
* | | | Merge "daisy: Provide an interrupt function for keyboard scan"Gerrit2012-04-122-0/+24
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | daisy: Provide an interrupt function for keyboard scanSimon Glass2012-04-122-0/+24
* | | Re-enable watchdog in watchdog_reload()Randall Spangler2012-04-123-14/+36
| |/ |/|
* | Reload watchdog timer during flash operations.Randall Spangler2012-04-121-1/+15
|/
* Merge "Update keyboard scanning for stm32 to use messages"Gerrit2012-04-114-3/+52
|\
| * Update keyboard scanning for stm32 to use messagesSimon Glass2012-04-114-3/+52
* | Add USER_REG3 and indicate it's reserved for preprogramming process data.Randall Spangler2012-04-111-0/+3
|/