summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/kernel/setup.c
AgeCommit message (Expand)AuthorFilesLines
2007-06-21Blackfin arch: Clean up trace buffer handling, No major functional changes.Robin Getz1-3/+11
2007-07-12Blackfin arch: Start untangling the CPLB handling code.Bernd Schmidt1-287/+2
2007-06-21Blackfin arch: defines and provides entry points for certain user space funct...Bernd Schmidt1-0/+22
2007-07-12Blackfin arch: initial supporting for BF548-EZKITRoy Huang1-1/+2
2007-06-25Blackfin arch: Add proper -mcpu option according to the cpu and silicon revis...Jie Zhang1-4/+14
2007-06-21Blackfin arch: match kernel startup messaage with new linker scriptRobin Getz1-3/+5
2007-06-11Blackfin arch: add support for Alon Bar-Lev's dynamic kernel command-lineMike Frysinger1-4/+3
2007-06-14Blackfin arch: try to split up functions like this into smaller units accordi...Aubrey Li1-112/+121
2007-06-11Blackfin arch: move more of our startup code to .init so it can be freed once...Mike Frysinger1-5/+5
2007-05-21Blackfin arch: cache SWRST value at bootup so other things like watchdog can ...Mike Frysinger1-0/+8
2007-05-21Blackfin arch: move board specific setup out of common init code and into the...Mike Frysinger1-18/+2
2007-05-21Blackfin arch: Fix bug using usb keyboard crashes kernelMichael Hennerich1-1/+3
2007-05-07blackfin architectureBryan Wu1-0/+902