aboutsummaryrefslogtreecommitdiff
path: root/arch/blackfin/kernel/setup.c
AgeCommit message (Expand)Author
2007-10-09Blackfin arch: Enable earlyprintk earlier - so any error after our interrupt ...Robin Getz
2007-09-12Blackfin arch: fix typo pointed out by David Rowe (Mhz -> MHz)Mike Frysinger
2007-08-27Blackfin arch: Remove cruft - CONFIG_DEBUG_SERIAL_EARLY_INIT didn't work that...Robin Getz
2007-10-10Blackfin arch: to do some consolidation of common code and common name spacesRobin Getz
2007-07-25Blackfin arch: revise anomaly handling by basing things on the compiler not t...Mike Frysinger
2007-07-25Blackfin arch: Initialize the exception vectors early in the boot processBernd Schmidt
2007-07-24Blackfin arch: use bfin_read_SWRST() now that BF561 provides itMike Frysinger
2007-07-12Blackfin arch: Enable BF54x PIN/GPIO interruptsMichael Hennerich
2007-07-12Blackfin arch: cleanup warnings from checkpatch -- no functional changesMike Frysinger
2007-06-21Blackfin arch: Clean up trace buffer handling, No major functional changes.Robin Getz
2007-07-12Blackfin arch: Start untangling the CPLB handling code.Bernd Schmidt
2007-06-21Blackfin arch: defines and provides entry points for certain user space funct...Bernd Schmidt
2007-07-12Blackfin arch: initial supporting for BF548-EZKITRoy Huang
2007-06-25Blackfin arch: Add proper -mcpu option according to the cpu and silicon revis...Jie Zhang
2007-06-21Blackfin arch: match kernel startup messaage with new linker scriptRobin Getz
2007-06-11Blackfin arch: add support for Alon Bar-Lev's dynamic kernel command-lineMike Frysinger
2007-06-14Blackfin arch: try to split up functions like this into smaller units accordi...Aubrey Li
2007-06-11Blackfin arch: move more of our startup code to .init so it can be freed once...Mike Frysinger
2007-05-21Blackfin arch: cache SWRST value at bootup so other things like watchdog can ...Mike Frysinger
2007-05-21Blackfin arch: move board specific setup out of common init code and into the...Mike Frysinger
2007-05-21Blackfin arch: Fix bug using usb keyboard crashes kernelMichael Hennerich
2007-05-07blackfin architectureBryan Wu