aboutsummaryrefslogtreecommitdiff
path: root/arch/blackfin/mach-common/entry.S
AgeCommit message (Expand)Author
2007-11-12Blackfin arch: ensure we work around ANOMALY_05000261 for null pointersRobin Getz
2007-10-29Blackfin arch: ensure that speculative loads of bad pointers don't cause us t...Robin Getz
2007-10-10Blackfin arch: the load address is not safe to point to as a workaround for A...Robin Getz
2007-10-09Blackfin arch: Print out debug info, as early as possibleRobin Getz
2007-10-09Blackfin arch: fix endless loop bug when a double fault happensRobin Getz
2007-08-05Blackfin arch: add an exception request/free apiMike Frysinger
2007-08-05Blackfin arch: allow people to select the feature that is unavailable to the ...Mike Frysinger
2007-07-25Blackfin arch: Add ability to expend the hardware trace bufferRobin Getz
2007-07-25Blackfin arch: revise anomaly handling by basing things on the compiler not t...Mike Frysinger
2007-09-23Blackfin arch: add some missing syscallBryan Wu
2007-07-12Blackfin arch: scrub dead codeMike Frysinger
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-06-21Blackfin arch: defines and provides entry points for certain user space funct...Bernd Schmidt
2007-06-11Blackfin arch: add proper ENDPROC()Mike Frysinger
2007-05-21Blackfin arch: fix signal handling bugBernd Schmidt
2007-05-21Blackfin arch: Add Workaround for ANOMALY 05000257Michael Hennerich
2007-05-07blackfin architectureBryan Wu