summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/mach-common
Commit message (Expand)AuthorAgeFilesLines
* Blackfin arch: add an exception request/free apiMike Frysinger2007-08-051-20/+22
* Blackfin arch: allow people to select the feature that is unavailable to the ...Mike Frysinger2007-08-054-27/+31
* Blackfin arch: to do some consolidation of common code and common name spacesRobin Getz2007-10-105-11/+16
* Blackfin arch: remove unused code -- EVT0 is not controllable by softwareMike Frysinger2007-08-033-30/+0Star
* Blackfin arch: Add ability to expend the hardware trace bufferRobin Getz2007-07-251-0/+73
* Blackfin arch: Fix CCLK and SCLK checksRobin Getz2007-08-033-2/+57
* Blackfin arch: Add label to call new GPIO APIMichael Hennerich2007-07-242-6/+6
* Blackfin arch: use HI/LO macros rather than masking the bit ranges ourselvesMike Frysinger2007-07-255-68/+68
* Blackfin arch: revise anomaly handling by basing things on the compiler not t...Mike Frysinger2007-07-254-10/+10
* Blackfin arch: add some missing syscallBryan Wu2007-09-221-4/+19
* Blackfin arch: Update/Fix PM support add new pm_ops validMichael Hennerich2007-08-271-0/+6
* Blackfin arch: add error message when IRQ no availableMichael Hennerich2007-07-241-1/+5
* Blackfin arch: Initialize the exception vectors early in the boot processBernd Schmidt2007-07-252-36/+45
* Blackfin arch: Load P0 before storing through itBernd Schmidt2007-07-241-0/+3
* Blackfin arch: clean up some coding style issuesBryan Wu2007-07-122-9/+8Star
* Blackfin arch: scrub dead codeMike Frysinger2007-07-121-34/+3Star
* Blackfin arch: Some memory and code optimizations - Fix SYS_IRQSMichael Hennerich2007-07-122-17/+28
* Blackfin arch: Enable BF54x PIN/GPIO interruptsMichael Hennerich2007-07-121-30/+309
* Blackfin arch: cleanup warnings from checkpatch -- no functional changesMike Frysinger2007-07-125-20/+17Star
* Blackfin arch: Clean up trace buffer handling, No major functional changes.Robin Getz2007-06-212-30/+11Star
* Blackfin arch: Start untangling the CPLB handling code.Bernd Schmidt2007-07-121-78/+11Star
* Blackfin arch: add missing implementations SIC_IWR crosses several registersMichael Hennerich2007-06-212-0/+7
* Blackfin arch: defines and provides entry points for certain user space funct...Bernd Schmidt2007-06-211-0/+4
* Blackfin arch: initial supporting for BF548-EZKITRoy Huang2007-07-122-7/+47
* Blackfin arch: update ANOMALY handlingRobin Getz2007-06-212-11/+11
* Blackfin arch: add missing gpio.h header to fix compiling in some pm configur...Michael Hennerich2007-06-111-1/+1
* Blackfin arch: fix spelling typo in outputMike Frysinger2007-06-111-1/+1
* Blackfin arch: add proper ENDPROC()Mike Frysinger2007-06-117-3/+40
* Blackfin arch: spelling fixesSimon Arlott2007-06-112-2/+2
* Blackfin arch: update pm.c according to power management API change.Bryan Wu2007-05-211-10/+2Star
* Blackfin arch: fix signal handling bugBernd Schmidt2007-05-211-0/+5
* Blackfin arch: Add Workaround for ANOMALY 05000257Michael Hennerich2007-05-211-0/+6
* blackfin architectureBryan Wu2007-05-0714-0/+4860