summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/mach-common/entry.S
Commit message (Expand)AuthorAgeFilesLines
* Blackfin arch: use common __INIT/__FINIT defines rather than setting the .sec...Mike Frysinger2007-11-211-2/+3
* Blackfin arch: Need to specify ax with the .init.text section,Bernd Schmidt2007-11-211-1/+1
* Blackfin arch: Fix typo, and add ENDPROC - no functional changesMike Frysinger2007-11-211-1/+2
* Blackfin arch: rename _return_from_exception to _bfin_return_from_exception a...Mike Frysinger2007-11-211-4/+4
* Blackfin arch: ensure we work around ANOMALY_05000261 for null pointersRobin Getz2007-11-121-9/+29
* Blackfin arch: ensure that speculative loads of bad pointers don't cause us t...Robin Getz2007-10-291-1/+1
* Blackfin arch: the load address is not safe to point to as a workaround for A...Robin Getz2007-10-101-4/+13
* Blackfin arch: Print out debug info, as early as possibleRobin Getz2007-10-091-2/+41
* Blackfin arch: fix endless loop bug when a double fault happensRobin Getz2007-10-091-15/+54
* 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-051-5/+13
* Blackfin arch: Add ability to expend the hardware trace bufferRobin Getz2007-07-251-0/+73
* Blackfin arch: revise anomaly handling by basing things on the compiler not t...Mike Frysinger2007-07-251-5/+5
* Blackfin arch: add some missing syscallBryan Wu2007-09-231-4/+19
* Blackfin arch: scrub dead codeMike Frysinger2007-07-121-34/+3
* Blackfin arch: cleanup warnings from checkpatch -- no functional changesMike Frysinger2007-07-121-1/+1
* Blackfin arch: Clean up trace buffer handling, No major functional changes.Robin Getz2007-06-211-26/+7
* Blackfin arch: defines and provides entry points for certain user space funct...Bernd Schmidt2007-06-211-0/+4
* Blackfin arch: add proper ENDPROC()Mike Frysinger2007-06-111-0/+18
* 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-071-0/+1207
OpenPOWER on IntegriCloud