summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Arrange help output to sort 'column first'Vadim Bendebury2012-05-141-25/+31
* Merge "Allow console commands abbreviation"Gerrit2012-05-143-9/+29
|\
| * Allow console commands abbreviationVadim Bendebury2012-05-143-9/+29
* | daisy: Refactor the power taskSimon Glass2012-05-141-87/+236
|/
* daisy: Deal with no-timeout explicity in wait_in_signal()Simon Glass2012-05-141-10/+17
* Maintain timer value across sysjumps and clean up init debug outputRandall Spangler2012-05-113-20/+28
* Call timer_init() before other interrupts are initializedRandall Spangler2012-05-111-5/+7
* Enable verified boot for EC firmwareBill Richardson2012-05-105-20/+332
* Use open drain reset signals, and clean up signals to 5VALW-powered devicesRandall Spangler2012-05-103-32/+35
* Allow boards to set the default console maskSimon Glass2012-05-101-6/+9
* Fix truncated output from 'ch' commandRandall Spangler2012-05-101-0/+1
* Adjust fan speed control thresholdsVic Yang2012-05-101-3/+3
* 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
|\ \