aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/mach-common/entry.S
Commit message (Expand)AuthorAge
...
* Blackfin arch: Update adeos blackfin arch patch to 1.9-00Philippe Gerum2009-03-04
* Blackfin arch: fix 2 bugs related to debugJie Zhang2009-02-04
* Blackfin arch: Faster C implementation of no-MPU CPLB handlerBernd Schmidt2009-01-07
* Blackfin arch: fix building with CONFIG_DEBUG_DOUBLEFAULTMike Frysinger2008-11-18
* Blackfin arch: rename irq_flags to bfin_irq_flagsMike Frysinger2008-11-18
* Blackfin arch: SMP supporting patchset: Blackfin header files and machine com...Graf Yang2009-01-07
* Blackfin arch: fix bug - kernel with SMP patch can not bootupGraf Yang2008-10-28
* Blackfin arch: add an option to allow people to stick exception stack into L1...Mike Frysinger2008-10-27
* Blackfin arch: fix bug - Turn on DEBUG_DOUBLEFAULT, booting SMP kernel crashGraf Yang2008-11-18
* Blackfin arch: give sys_strace proper entry markingsMike Frysinger2008-10-09
* Blackfin arch: Fix BUG -- BF533 + 0.5 silicon + MPU + UART PIO -> crashMichael Hennerich2008-10-09
* Blackfin arch: add supporting for kgdbSonic Zhang2008-10-13
* Blackfin arch: add supporting for double fault debug handlingRobin Getz2008-10-08
* Blackfin arch: move include/asm-blackfin header files to arch/blackfinBryan Wu2008-08-26
* Blackfin arch: hook up some missing new system callsBryan Wu2008-08-14
* Blackfin arch: Fix bugs - Make kgdb code apparent to app debugging.Sonic Zhang2008-08-05
* Blackfin arch: Fix bug - This change eliminates impact on application debuggingJie Zhang2008-08-05
* Blackfin arch: Fix bug - skip single step in high priority interrupt handler ...Sonic Zhang2008-07-26
* [Blackfin] arch: fix gdb testing regressionBernd Schmidt2008-05-06
* [Blackfin] arch: In the double fault handler, set up the PT_RETI slotBernd Schmidt2008-05-06
* [Blackfin] arch: Remove the circular buffering mechanism for exceptionsBernd Schmidt2008-04-24
* [Blackfin] arch: fix bug - when using trace buffer with CONFIG_MPU enabled.Bernd Schmidt2008-04-22
* [Blackfin] arch: to kill syscalls missing warning by adding new timerfd syscallsBryan Wu2008-03-06
* [Blackfin] arch: change the trace buffer control start/stop logic in the exce...Mike Frysinger2008-02-02
* timerfd: new timerfd APIDavide Libenzi2008-02-05
* [Blackfin] arch: Add the semtimedop syscall. Upstream uClibc doesn't compile...Bernd Schmidt2008-01-27
* [Blackfin] arch: Initial checkin of the memory protection support.Bernd Schmidt2008-01-27
* [Blackfin] arch: Let the pre-processor do the math to save a few cycles - no ...Robin Getz2007-12-21
* [Blackfin] arch: do not use fixed numbers to describe offsets - no functional...Robin Getz2007-12-21
* Blackfin arch: use common __INIT/__FINIT defines rather than setting the .sec...Mike Frysinger2007-11-21
* Blackfin arch: Need to specify ax with the .init.text section,Bernd Schmidt2007-11-21
* Blackfin arch: Fix typo, and add ENDPROC - no functional changesMike Frysinger2007-11-21
* Blackfin arch: rename _return_from_exception to _bfin_return_from_exception a...Mike Frysinger2007-11-21
* Blackfin arch: ensure we work around ANOMALY_05000261 for null pointersRobin Getz2007-11-12
* Blackfin arch: ensure that speculative loads of bad pointers don't cause us t...Robin Getz2007-10-29
* Blackfin arch: the load address is not safe to point to as a workaround for A...Robin Getz2007-10-10
* Blackfin arch: Print out debug info, as early as possibleRobin Getz2007-10-09
* Blackfin arch: fix endless loop bug when a double fault happensRobin Getz2007-10-09
* Blackfin arch: add an exception request/free apiMike Frysinger2007-08-05
* Blackfin arch: allow people to select the feature that is unavailable to the ...Mike Frysinger2007-08-05
* Blackfin arch: Add ability to expend the hardware trace bufferRobin Getz2007-07-24
* Blackfin arch: revise anomaly handling by basing things on the compiler not t...Mike Frysinger2007-07-24
* Blackfin arch: add some missing syscallBryan Wu2007-09-22
* Blackfin arch: scrub dead codeMike Frysinger2007-07-11
* 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: defines and provides entry points for certain user space funct...Bernd Schmidt2007-06-20
* Blackfin arch: add proper ENDPROC()Mike Frysinger2007-06-11
* Blackfin arch: fix signal handling bugBernd Schmidt2007-05-21
* Blackfin arch: Add Workaround for ANOMALY 05000257Michael Hennerich2007-05-21