summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Drop DPWROK when system is off for more than 10 secrelease-R20-2268.BRandall Spangler2012-05-093-68/+137
* Add hooks for chipset power transitionsRandall Spangler2012-05-094-40/+59
* Fix polarity of radio-disable GPIOsRandall Spangler2012-05-091-0/+4
* Merge "stm32: add flash programming support"Gerrit2012-05-091-0/+5
|\
| * stm32: add flash programming supportVincent Palatin2012-05-091-0/+5
* | 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-3/+40
* | Merge "Automatically switch USB charging mode"Gerrit2012-05-082-4/+31
|\ \ | |/ |/|
| * Automatically switch USB charging modeVic Yang2012-05-092-4/+31
* | Merge "Move gpio list into gpio.h header file"Gerrit2012-05-081-4/+0
|\ \
| * | Move gpio list into gpio.h header fileSimon Glass2012-05-081-4/+0
* | | Add LPC lightbar command to get the current sequence.Bill Richardson2012-05-081-27/+36
* | | Mark end of each RW firmware image so we can find it.Bill Richardson2012-05-081-0/+2
| |/ |/|
* | Add EC_RO/EC_RW and WP_RO FMAP area for fw_updater and factory.Louis Yung-Chieh Lo2012-05-081-1/+24
* | Clean up sysjump struct parsing and add memmove()Randall Spangler2012-05-072-41/+48
* | Add GPIOs for WLAN power control and PCH RTCRST#Randall Spangler2012-05-071-0/+6
|/
* Initial Snow board portDavid Hendricks2012-05-041-2/+2
* Update EC config and FMAP to reserve room for vboot signaturesBill Richardson2012-05-042-32/+49
* Implement new write protect for host commands.Louis Yung-Chieh Lo2012-05-041-31/+40
* Merge "Assert PROCHOT when overheated and lower fan control threshold"Gerrit2012-05-041-5/+12
|\
| * Assert PROCHOT when overheated and lower fan control thresholdVic Yang2012-05-031-5/+12
* | daisy: Rename power signals to indicate polaritySimon Glass2012-05-031-12/+12
* | Merge "Add header_size in struct jump_data."Gerrit2012-05-031-1/+38
|\ \
| * | Add header_size in struct jump_data.Louis Yung-Chieh Lo2012-05-031-1/+38
| |/
* | Add charger option output in interactive consoleRong Chang2012-05-031-0/+6
|/
* remove deprecated stm32-based boardsVincent Palatin2012-05-021-2/+2
* Merge "Make lightbar task stop dropping events."Gerrit2012-05-021-1/+1
|\
| * Make lightbar task stop dropping events.Bill Richardson2012-05-021-1/+1
* | Merge "Enhance LPC EC REBOOT reset command to allow to request recovery"Gerrit2012-05-022-20/+42
|\ \
| * | Enhance LPC EC REBOOT reset command to allow to request recoveryVadim Bendebury2012-04-302-20/+42
* | | make verified boot feature optionalVincent Palatin2012-05-022-2/+7
| |/ |/|
* | Refine the EC flash size in FMAP structure.Louis Yung-Chieh Lo2012-05-021-1/+2
* | Add basic FMAP to EC firmware image.Bill Richardson2012-05-013-4/+160
|/
* daisy v1.02: power sequencing updatesDavid Hendricks2012-04-271-10/+33
* link: enable +5V always-on at startupVincent Palatin2012-04-271-0/+3
* Merge "Issue warning on fan stall."Gerrit2012-04-261-0/+1
|\
| * Issue warning on fan stall.Vic Yang2012-04-261-0/+1
* | Merge "Give ectool the same lightbar commands as the console."Gerrit2012-04-261-63/+125
|\ \
| * | Give ectool the same lightbar commands as the console.Bill Richardson2012-04-251-63/+125
* | | Merge "Adjust thermal engine thresholds"Gerrit2012-04-261-7/+4
|\ \ \ | |/ / |/| |
| * | Adjust thermal engine thresholdsVic Yang2012-04-261-7/+4
| |/
* | Fix test configurations build errorsVincent Palatin2012-04-252-3/+5
* | Merge "Remove unused uart.h includes"Gerrit2012-04-254-4/+0
|\ \
| * | Remove unused uart.h includesRandall Spangler2012-04-254-4/+0
* | | Merge "Watchdog fixes"Gerrit2012-04-251-2/+2
|\ \ \ | |/ /
| * | Watchdog fixesRandall Spangler2012-04-251-2/+2
* | | simplified message protocolDavid Hendricks2012-04-251-17/+15
|/ /
* | Clean up lightbar msg command parsing, add some help.Bill Richardson2012-04-251-47/+79
* | Handle overtemp condition in discharging stateRong Chang2012-04-251-2/+6
|/
* Use console output instead of uart output for console commandsRandall Spangler2012-04-2419-216/+215