summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Merge "stm32l: fix length argument for i2c writes"Gerrit2012-04-231-1/+1
|\
| * stm32l: fix length argument for i2c writesDavid Hendricks2012-04-231-1/+1
* | Keyboard hook up for SYSJUMP and INIT.Louis Yung-Chieh Lo2012-04-233-17/+49
* | Implement 64-bit integer printing in uart_printf()Randall Spangler2012-04-206-41/+109
* | Merge "Remove clock calibration for PIOSC"Gerrit2012-04-202-10/+16
|\ \
| * | Remove clock calibration for PIOSCRandall Spangler2012-04-202-10/+16
* | | Add openocd macros to write image A or BRandall Spangler2012-04-201-6/+15
|/ /
* | Implement HOOK_SYSJUMP and use it to preserve LPC host event maskRandall Spangler2012-04-198-142/+297
* | Move externs from .lds file into a header fileRandall Spangler2012-04-1910-31/+46
|/
* Merge "Added HOOK_INIT for driver module inits"Gerrit2012-04-1926-119/+79
|\
| * Added HOOK_INIT for driver module initsRandall Spangler2012-04-1926-119/+79
* | Merge "Tweaks to lightbar code, detect konami sequence"Gerrit2012-04-193-74/+262
|\ \ | |/ |/|
| * Tweaks to lightbar code, detect konami sequenceBill Richardson2012-04-193-74/+262
* | Merge "Clean up inits"Gerrit2012-04-1913-84/+22
|\ \ | |/ |/|
| * Clean up initsRandall Spangler2012-04-1913-84/+22
* | Merge "Change ectool command args to work like main()"Gerrit2012-04-191-78/+75
|\ \ | |/ |/|
| * Change ectool command args to work like main()Bill Richardson2012-04-191-78/+75
* | Add hooks module so modules can be notified of system-level events.Randall Spangler2012-04-1913-71/+174
|/
* 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
|\ \ \ | |_|/ |/| |