summaryrefslogtreecommitdiff
path: root/chip/lm4/system.c
Commit message (Expand)AuthorAgeFilesLines
* link: Workaround for errata 3.2Randall Spangler2012-12-171-2/+3
* lm4: Postfix chip name when debug mode is enabledVic Yang2012-12-101-3/+23
* link: Increase cold reset hibernate time to 1 secondRandall Spangler2012-12-101-1/+1
* Increase cold reset hibernate time to 200msstabilize2Randall Spangler2012-12-061-2/+2
* link: Cold reboot should ignore WAKE# pinRandall Spangler2012-10-311-3/+10
* Clean up system moduleRandall Spangler2012-10-251-4/+8
* Revert "lm4: Add chip name for lm4fs1gh5bbfig"Jon Salz2012-10-231-2/+0
* lm4: Add chip name for lm4fs1gh5bbfigVic Yang2012-10-221-0/+2
* lm4: Report raw DID value when chip name cannot be determinedVic Yang2012-10-221-1/+26
* link: Increase EC cold reboot time to 150msRandall Spangler2012-10-181-1/+1
* link: increase time in hibernate for EC cold resetRandall Spangler2012-10-161-2/+10
* stm32: Store VbNvContext in backup registersChe-Liang Chiou2012-09-051-0/+10
* Clean up EC hibernate logicRandall Spangler2012-08-131-11/+18
* Clear hibernate data when enabling hibernate module clockRandall Spangler2012-08-091-0/+4
* Add real-time clock supportRandall Spangler2012-08-071-12/+144
* Refactor reboot command to add ap-off and cancel optionsRandall Spangler2012-07-231-4/+8
* Support preserving reset flags across a resetRandall Spangler2012-07-161-7/+16
* Refactor reset reasonsRandall Spangler2012-07-161-37/+90
* Refactor HIBDATA access so we can use multiple hibernate regsRandall Spangler2012-07-161-32/+52
* Remove proto1 workaroundsRandall Spangler2012-06-251-17/+10
* Jump to RAM before entering hibernateRandall Spangler2012-05-291-7/+18
* Enable brown-out resetRandall Spangler2012-05-241-0/+3
* Add LM4 support for hard resetRandall Spangler2012-05-211-19/+23
* Disable interrupts while waiting for rebootRandall Spangler2012-05-151-2/+4
* Add chipinfo string for LM4FS1GH5BB.Louis Yung-Chieh Lo2012-05-151-0/+2
* Add gpio_set_flags() and system_get_board_version()Randall Spangler2012-05-081-0/+2
* Set BOOTCFG register to test valueRandall Spangler2012-04-241-1/+13
* Clean up initsRandall Spangler2012-04-191-11/+2
* Support chipinfo command (ectool/host commands)Louis Yung-Chieh Lo2012-04-091-0/+33
* Support warm reboot from one EC image to another.Randall Spangler2012-03-191-1/+2
* Set VDD3ON flag when hibernatingRandall Spangler2012-02-211-0/+5
* Split reset cause and image copy code.Vincent Palatin2012-01-261-198/+5
* NVIC registers are not SoC specificVincent Palatin2012-01-251-1/+2
* register console commands at compile-timeVincent Palatin2012-01-241-16/+4
* Clean up labels and TODOsRandall Spangler2012-01-101-11/+22
* Initial sources import 1/3Randall Spangler2011-12-071-0/+371