summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/kernel/setup.c
Commit message (Expand)AuthorAgeFilesLines
* Blackfin arch: Enable BF54x PIN/GPIO interruptsMichael Hennerich2007-07-121-2/+2
* Blackfin arch: cleanup warnings from checkpatch -- no functional changesMike Frysinger2007-07-121-23/+21Star
* Blackfin arch: Clean up trace buffer handling, No major functional changes.Robin Getz2007-06-211-3/+11
* Blackfin arch: Start untangling the CPLB handling code.Bernd Schmidt2007-07-121-287/+2Star
* Blackfin arch: defines and provides entry points for certain user space funct...Bernd Schmidt2007-06-211-0/+22
* Blackfin arch: initial supporting for BF548-EZKITRoy Huang2007-07-121-1/+2
* Blackfin arch: Add proper -mcpu option according to the cpu and silicon revis...Jie Zhang2007-06-251-4/+14
* Blackfin arch: match kernel startup messaage with new linker scriptRobin Getz2007-06-211-3/+5
* Blackfin arch: add support for Alon Bar-Lev's dynamic kernel command-lineMike Frysinger2007-06-111-4/+3Star
* Blackfin arch: try to split up functions like this into smaller units accordi...Aubrey Li2007-06-141-112/+121
* Blackfin arch: move more of our startup code to .init so it can be freed once...Mike Frysinger2007-06-111-5/+5
* Blackfin arch: cache SWRST value at bootup so other things like watchdog can ...Mike Frysinger2007-05-211-0/+8
* Blackfin arch: move board specific setup out of common init code and into the...Mike Frysinger2007-05-211-18/+2Star
* Blackfin arch: Fix bug using usb keyboard crashes kernelMichael Hennerich2007-05-211-1/+3
* blackfin architectureBryan Wu2007-05-071-0/+902