Commit Graph

22 Commits (06c5040cdb13d27adad118f2fbfae905a1911b37)

Author SHA1 Message Date
Robin Getz ce3afa1c04 Blackfin arch: Enable earlyprintk earlier - so any error after our interrupt tables are set up will print out 18 years ago
Mike Frysinger b5c0e2e806 Blackfin arch: fix typo pointed out by David Rowe (Mhz -> MHz) 18 years ago
Robin Getz 02f13f9d5c Blackfin arch: Remove cruft - CONFIG_DEBUG_SERIAL_EARLY_INIT didn't work that well with DEBUG_KERNEL_START 18 years ago
Robin Getz 3bebca2d20 Blackfin arch: to do some consolidation of common code and common name spaces 18 years ago
Mike Frysinger 1aafd90912 Blackfin arch: revise anomaly handling by basing things on the compiler not the kconfig defines 18 years ago
Bernd Schmidt 8be80ed3f7 Blackfin arch: Initialize the exception vectors early in the boot process 18 years ago
Mike Frysinger e5b6bd61f2 Blackfin arch: use bfin_read_SWRST() now that BF561 provides it 18 years ago
Michael Hennerich 34e0fc89bd Blackfin arch: Enable BF54x PIN/GPIO interrupts 18 years ago
Mike Frysinger 1f83b8f148 Blackfin arch: cleanup warnings from checkpatch -- no functional changes 18 years ago
Jie Zhang de3025f4e2 Blackfin arch: Add proper -mcpu option according to the cpu and silicon revision configuration 18 years ago
Robin Getz 669b792c77 Blackfin arch: Clean up trace buffer handling, No major functional changes. 18 years ago
Bernd Schmidt 29440a2b4c Blackfin arch: Start untangling the CPLB handling code. 18 years ago
Bernd Schmidt 7adfb58fbd Blackfin arch: defines and provides entry points for certain user space functions at fixed addresses 18 years ago
Roy Huang 24a07a1241 Blackfin arch: initial supporting for BF548-EZKIT 18 years ago
Robin Getz 86b73c8cfc Blackfin arch: match kernel startup messaage with new linker script 18 years ago
Mike Frysinger 5e10b4a653 Blackfin arch: add support for Alon Bar-Lev's dynamic kernel command-line 18 years ago
Aubrey Li 5af4c2b367 Blackfin arch: try to split up functions like this into smaller units according to LKML review 18 years ago
Mike Frysinger 52a078120c Blackfin arch: move more of our startup code to .init so it can be freed once we are up and running 18 years ago
Mike Frysinger a9c59c2746 Blackfin arch: cache SWRST value at bootup so other things like watchdog can non-destructively query it 18 years ago
Mike Frysinger c0fc525dcc Blackfin arch: move board specific setup out of common init code and into the board specific init code 18 years ago
Michael Hennerich 6e537e9329 Blackfin arch: Fix bug using usb keyboard crashes kernel 18 years ago
Bryan Wu 1394f03221 blackfin architecture 18 years ago