aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/kernel/reboot.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-16arch: remove blackfin portArnd Bergmann1-115/+0
2012-10-08Blackfin: fix wrong place disabled irqSteven Miao1-1/+0
2012-05-21blackfin: add bf60x to current frameworkBob Liu1-1/+5
2012-03-21Disintegrate asm/system.h for Blackfin [ver #2]David Howells1-1/+0
2011-07-23Blackfin: bf526: restrict reboot workaround to 0.0 siliconMike Frysinger1-1/+3
2011-05-25Blackfin: use on-chip reset func with newer partsMike Frysinger1-34/+31
2009-02-04Blackfin arch: bfin_reset->_bfin_reset redirection no longer neededMike Frysinger1-7/+1
2009-02-04Blackfin arch: sync reboot handler with version in u-bootMike Frysinger1-11/+15
2008-11-18Blackfin arch: SMP supporting patchset: Blackfin kernel and memory management codeGraf Yang1-8/+16
2008-10-13Blackfin arch: use the Blackfin on-chip ROM to do software reset when possibleMike Frysinger1-1/+9
2008-10-10Blackfin arch: bfin_reset() is an internal reboot function ... everyone should go through machine_restart()Mike Frysinger1-1/+1
2008-10-08Blackfin arch: fix bug - sometimes there is no response to the hitting key in uboot for bf561-ezkit when running with 50mhz SCLKMike Frysinger1-3/+3
2008-04-23[Blackfin] arch: update reboot code to match latest info (really just copy from u-boot)Mike Frysinger1-29/+40
2008-01-22[Blackfin] arch: Add proper SW System Reset delay sequenceMichael Hennerich1-3/+12
2007-12-24[Blackfin] arch: Fix BUG - kernel sometimes would stuck with KEYBOARD_GPIO onMichael Hennerich1-0/+2
2007-10-21Blackfin arch: add new processor ADSP-BF52x arch/mach supportMichael Hennerich1-1/+1
2007-10-11Blackfin arch: Workaround reboot bug, issue SSYNC at the start of bfin_resetMichael Hennerich1-0/+78