aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/kernel/setup.c
Commit message (Expand)AuthorAge
* Blackfin arch: ensure that speculative loads of bad pointers don't cause us t...Robin Getz2007-10-29
* Blackfin arch: fix bug: tell users if the kernel is recovering from a fault c...Robin Getz2007-10-29
* Blackfin arch: Javier Herrer writes: fix building when icache and dcache is d...Mike Frysinger2007-10-21
* Blackfin arch: add functions for converting between sclks and usecsMike Frysinger2007-10-21
* Blackfin arch: use "char bfin_board_name[]" rather than "char *bfin_board_nam...Mike Frysinger2007-10-21
* Blackfin arch: Fix up /proc/cpuinfo so it is like everyone elseRobin Getz2007-10-21
* Blackfin arch: Enable earlyprintk earlier - so any error after our interrupt ...Robin Getz2007-10-09
* Blackfin arch: fix typo pointed out by David Rowe (Mhz -> MHz)Mike Frysinger2007-09-12
* Blackfin arch: Remove cruft - CONFIG_DEBUG_SERIAL_EARLY_INIT didn't work that...Robin Getz2007-08-27
* Blackfin arch: to do some consolidation of common code and common name spacesRobin Getz2007-10-10
* Blackfin arch: revise anomaly handling by basing things on the compiler not t...Mike Frysinger2007-07-24
* Blackfin arch: Initialize the exception vectors early in the boot processBernd Schmidt2007-07-25
* Blackfin arch: use bfin_read_SWRST() now that BF561 provides itMike Frysinger2007-07-24
* Blackfin arch: Enable BF54x PIN/GPIO interruptsMichael Hennerich2007-07-12
* Blackfin arch: cleanup warnings from checkpatch -- no functional changesMike Frysinger2007-07-12
* Blackfin arch: Clean up trace buffer handling, No major functional changes.Robin Getz2007-06-21
* Blackfin arch: Start untangling the CPLB handling code.Bernd Schmidt2007-07-12
* Blackfin arch: defines and provides entry points for certain user space funct...Bernd Schmidt2007-06-20
* Blackfin arch: initial supporting for BF548-EZKITRoy Huang2007-07-12
* Blackfin arch: Add proper -mcpu option according to the cpu and silicon revis...Jie Zhang2007-06-25
* Blackfin arch: match kernel startup messaage with new linker scriptRobin Getz2007-06-20
* Blackfin arch: add support for Alon Bar-Lev's dynamic kernel command-lineMike Frysinger2007-06-11
* Blackfin arch: try to split up functions like this into smaller units accordi...Aubrey Li2007-06-14
* Blackfin arch: move more of our startup code to .init so it can be freed once...Mike Frysinger2007-06-11
* Blackfin arch: cache SWRST value at bootup so other things like watchdog can ...Mike Frysinger2007-05-21
* Blackfin arch: move board specific setup out of common init code and into the...Mike Frysinger2007-05-21
* Blackfin arch: Fix bug using usb keyboard crashes kernelMichael Hennerich2007-05-21
* blackfin architectureBryan Wu2007-05-07