aboutsummaryrefslogtreecommitdiff
path: root/arch/blackfin/cpu/initcode.c
AgeCommit message (Expand)AuthorFilesLines
2017-04-05Blackfin: RemoveTom Rini1-1041/+0
2014-11-07cppcheck cleanup: fix nullPointer errorsWolfgang Denk1-0/+1
2013-12-16blackfin: remove build warningSonic Zhang1-8/+10
2013-05-13blackfin: Add comments for watchdog event initialization.Sonic Zhang1-2/+10
2013-05-13blackfin: Move blackfin serial driver out of blackfin arch folder.Sonic Zhang1-3/+2
2013-05-13blackfin: Move blackfin watchdog driver out of the blackfin arch folder.Sonic Zhang1-1/+4
2013-05-13blackfin: Uart divisor should be set after their values are generated.Sonic Zhang1-2/+5
2013-05-13blackfin: Correct early serial mess output in BYPASS boot mode.Sonic Zhang1-0/+2
2013-05-13blackfin: Set correct early debug serial baudrate.Sonic Zhang1-29/+14
2013-05-13Blackfin: adjust asm constraints with NMI workaroundMike Frysinger1-1/+2
2013-03-04blackfin: bf60x: add resume from hibernateSteven Miao1-0/+46
2013-03-04blackfin: bf60x: add hw watchdog supportBob Liu1-0/+13
2013-03-04blackfin: bf60x: Port blackfin core architecture code to boot on bf60x.Sonic Zhang1-19/+306
2011-07-12Blackfin: serial: convert to bfin_{read,write} helpersMike Frysinger1-0/+2
2011-07-12Blackfin: split out async setupMike Frysinger1-44/+3
2011-07-12Blackfin: uart: add multiple serial supportMike Frysinger1-3/+9
2011-04-08Blackfin: BF50x: new processor portMike Frysinger1-11/+14
2010-10-14Blackfin: workaround anomaly 05000440Mike Frysinger1-1/+5
2010-07-05Blackfin: set up simple NMI handlers for anomaly 05000219Mike Frysinger1-0/+25
2010-07-05Blackfin: expand EVT1 usage documentation a bit moreMike Frysinger1-1/+6
2010-04-13blackfin: Move cpu/blackfin/* to arch/blackfin/cpu/*Peter Tyser1-0/+687