summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/kernel/reboot.c
Commit message (Expand)AuthorAgeFilesLines
* Blackfin arch: bfin_reset->_bfin_reset redirection no longer neededMike Frysinger2009-02-041-7/+1
* Blackfin arch: sync reboot handler with version in u-bootMike Frysinger2009-02-041-11/+15
* Blackfin arch: SMP supporting patchset: Blackfin kernel and memory management...Graf Yang2008-11-181-8/+16
* Blackfin arch: use the Blackfin on-chip ROM to do software reset when possibleMike Frysinger2008-10-131-1/+9
* Blackfin arch: bfin_reset() is an internal reboot function ... everyone shoul...Mike Frysinger2008-10-101-1/+1
* Blackfin arch: fix bug - sometimes there is no response to the hitting key in...Mike Frysinger2008-10-081-3/+3
* [Blackfin] arch: update reboot code to match latest info (really just copy fr...Mike Frysinger2008-04-231-29/+40
* [Blackfin] arch: Add proper SW System Reset delay sequenceMichael Hennerich2008-01-221-3/+12
* [Blackfin] arch: Fix BUG - kernel sometimes would stuck with KEYBOARD_GPIO onMichael Hennerich2007-12-241-0/+2
* Blackfin arch: add new processor ADSP-BF52x arch/mach supportMichael Hennerich2007-10-211-1/+1
* Blackfin arch: Workaround reboot bug, issue SSYNC at the start of bfin_resetMichael Hennerich2007-10-111-0/+78