summaryrefslogtreecommitdiff
path: root/chip
Commit message (Expand)AuthorAgeFilesLines
* Drop DPWROK when system is off for more than 10 secrelease-R20-2268.BRandall Spangler2012-05-091-18/+42
* Add hooks for chipset power transitionsRandall Spangler2012-05-092-0/+27
* stm32: set default i2c mode to noopDavid Hendricks2012-05-091-3/+9
* Merge "stm32: add flash programming support"Gerrit2012-05-093-4/+295
|\
| * stm32: add flash programming supportVincent Palatin2012-05-093-4/+295
* | Change recovery key to ESC on EVT systemsRandall Spangler2012-05-081-2/+13
* | Add gpio_set_flags() and system_get_board_version()Randall Spangler2012-05-082-29/+55
* | stm32: Fix an off-by-one error in select_column()David Hendricks2012-05-081-1/+1
|/
* Merge "Move gpio list into gpio.h header file"Gerrit2012-05-084-12/+0
|\
| * Move gpio list into gpio.h header fileSimon Glass2012-05-084-12/+0
* | Clean up sysjump struct parsing and add memmove()Randall Spangler2012-05-071-0/+2
|/
* Merge "Initial Snow board port"Gerrit2012-05-052-6/+2
|\
| * Initial Snow board portDavid Hendricks2012-05-042-6/+2
* | Merge "stm32f: Fix clock_init"Gerrit2012-05-041-2/+2
|\ \ | |/ |/|
| * stm32f: Fix clock_initDavid Hendricks2012-05-041-2/+2
* | Update EC config and FMAP to reserve room for vboot signaturesBill Richardson2012-05-041-8/+18
* | Merge "Add link helper procedure"Gerrit2012-05-041-0/+6
|\ \ | |/ |/|
| * Add link helper procedureVadim Bendebury2012-05-041-0/+6
* | Add gpio_get_name() to return the name of a signalSimon Glass2012-05-032-0/+12
|/
* daisy: Re-introduce SPI protocol supportSimon Glass2012-05-031-11/+52
* remove deprecated stm32-based boardsVincent Palatin2012-05-024-15/+3
* Merge "Enhance LPC EC REBOOT reset command to allow to request recovery"Gerrit2012-05-021-0/+4
|\
| * Enhance LPC EC REBOOT reset command to allow to request recoveryVadim Bendebury2012-04-301-0/+4
* | make verified boot feature optionalVincent Palatin2012-05-021-0/+1
* | introducing chip variant for stm32 family [3/3]Vincent Palatin2012-05-0113-21/+544
* | introducing chip variant for stm32 family [2/3]Vincent Palatin2012-05-012-22/+38
* | Merge "introducing chip variant for stm32 family [1/3]"Gerrit2012-05-0116-515/+515
|\ \
| * | introducing chip variant for stm32 family [1/3]Vincent Palatin2012-05-0116-515/+515
| |/
* | Add basic FMAP to EC firmware image.Bill Richardson2012-05-011-0/+9
|/
* Merge "Prevent issuing warning when fan is off"Gerrit2012-04-301-1/+2
|\
| * Prevent issuing warning when fan is offVic Yang2012-04-301-1/+2
* | stm32: change slave address to 0x3cDavid Hendricks2012-04-271-1/+1
|/
* Merge "Issue warning on fan stall."Gerrit2012-04-261-0/+16
|\
| * Issue warning on fan stall.Vic Yang2012-04-261-0/+16
* | Fix test configurations build errorsVincent Palatin2012-04-251-2/+2
* | Merge "Remove unused uart.h includes"Gerrit2012-04-253-3/+0
|\ \
| * | Remove unused uart.h includesRandall Spangler2012-04-253-3/+0
* | | Merge "Watchdog fixes"Gerrit2012-04-251-22/+22
|\ \ \ | |/ /
| * | Watchdog fixesRandall Spangler2012-04-251-22/+22
* | | Merge "Add more info to pll debug command"Gerrit2012-04-251-2/+14
|\ \ \ | |/ / |/| |
| * | Add more info to pll debug commandRandall Spangler2012-04-251-2/+14
| |/
* | Fix watchdog handler stack alignmentRandall Spangler2012-04-251-5/+8
|/
* Use console output instead of uart output for console commandsRandall Spangler2012-04-2410-104/+103
* Refactor async console outputRandall Spangler2012-04-246-53/+55
* Implement task profilingRandall Spangler2012-04-241-1/+1
* Merge "Disable PLL at end of init"Gerrit2012-04-241-9/+24
|\
| * Disable PLL at end of initRandall Spangler2012-04-241-9/+24
* | Merge "stm32l: clear and then set GPIO mode and pull-up/down settings"Gerrit2012-04-241-6/+10
|\ \
| * | stm32l: clear and then set GPIO mode and pull-up/down settingsDavid Hendricks2012-04-231-6/+10
| |/
* | Set BOOTCFG register to test valueRandall Spangler2012-04-242-1/+14
|/