aboutsummaryrefslogtreecommitdiff
path: root/arch/blackfin/mach-common/entry.S
AgeCommit message (Expand)Author
2009-10-07Blackfin: mass clean up of copyright/licensing infoRobin Getz
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-09-16Blackfin: workaround anomaly 05000283Robin Getz
2009-09-16Blackfin: optimize fixed code handling for the most common caseMike Frysinger
2009-09-16Blackfin: cleanup sync handling when enabling/disabling cplbsYi Li
2009-09-16Blackfin: improve double fault debug handlingGraf Yang
2009-09-16Blackfin: inline I-pipe bypass code in ret_from_exceptionPhilippe Gerum
2009-09-16Blackfin: sanitize manual control of IPEND[4]Philippe Gerum
2009-09-16Blackfin: use generic name for EVT14 handlerPhilippe Gerum
2009-09-16Blackfin: make EVT3->EVT5 lowering more robust wrt IPEND[4]Robin Getz
2009-07-16Blackfin: cleanup code a bit with comments and definesRobin Getz
2009-06-22Blackfin: hook up new perf_counter_open syscallMike Frysinger
2009-06-13Blackfin: hook up new rt_tgsigqueueinfo syscallMike Frysinger
2009-06-13Blackfin: only handle CPLB protection violations when MPU is enabledRobin Getz
2009-06-12Blackfin: make deferred hardware errors more exactRobin Getz
2009-06-12Blackfin: fix link failure due to CONFIG_EXCEPTION_L1_SCRATCHGraf Yang
2009-05-27Blackfin: hook up preadv/pwritev syscallsMike Frysinger
2009-03-04Blackfin arch: Update adeos blackfin arch patch to 1.9-00Philippe Gerum
2009-02-04Blackfin arch: fix 2 bugs related to debugJie Zhang
2009-01-07Blackfin arch: Faster C implementation of no-MPU CPLB handlerBernd Schmidt
2008-11-18Blackfin arch: fix building with CONFIG_DEBUG_DOUBLEFAULTMike Frysinger
2008-11-18Blackfin arch: rename irq_flags to bfin_irq_flagsMike Frysinger
2009-01-07Blackfin arch: SMP supporting patchset: Blackfin header files and machine com...Graf Yang
2008-10-28Blackfin arch: fix bug - kernel with SMP patch can not bootupGraf Yang
2008-10-28Blackfin arch: add an option to allow people to stick exception stack into L1...Mike Frysinger
2008-11-18Blackfin arch: fix bug - Turn on DEBUG_DOUBLEFAULT, booting SMP kernel crashGraf Yang
2008-10-09Blackfin arch: give sys_strace proper entry markingsMike Frysinger
2008-10-09Blackfin arch: Fix BUG -- BF533 + 0.5 silicon + MPU + UART PIO -> crashMichael Hennerich
2008-10-13Blackfin arch: add supporting for kgdbSonic Zhang
2008-10-08Blackfin arch: add supporting for double fault debug handlingRobin Getz
2008-08-27Blackfin arch: move include/asm-blackfin header files to arch/blackfinBryan Wu
2008-08-14Blackfin arch: hook up some missing new system callsBryan Wu
2008-08-05Blackfin arch: Fix bugs - Make kgdb code apparent to app debugging.Sonic Zhang
2008-08-05Blackfin arch: Fix bug - This change eliminates impact on application debuggingJie Zhang
2008-07-26Blackfin arch: Fix bug - skip single step in high priority interrupt handler ...Sonic Zhang
2008-05-07[Blackfin] arch: fix gdb testing regressionBernd Schmidt
2008-05-07[Blackfin] arch: In the double fault handler, set up the PT_RETI slotBernd Schmidt
2008-04-25[Blackfin] arch: Remove the circular buffering mechanism for exceptionsBernd Schmidt
2008-04-23[Blackfin] arch: fix bug - when using trace buffer with CONFIG_MPU enabled.Bernd Schmidt
2008-03-06[Blackfin] arch: to kill syscalls missing warning by adding new timerfd syscallsBryan Wu
2008-02-02[Blackfin] arch: change the trace buffer control start/stop logic in the exce...Mike Frysinger
2008-02-05timerfd: new timerfd APIDavide Libenzi
2008-01-27[Blackfin] arch: Add the semtimedop syscall. Upstream uClibc doesn't compile...Bernd Schmidt
2008-01-27[Blackfin] arch: Initial checkin of the memory protection support.Bernd Schmidt
2007-12-21[Blackfin] arch: Let the pre-processor do the math to save a few cycles - no ...Robin Getz
2007-12-21[Blackfin] arch: do not use fixed numbers to describe offsets - no functional...Robin Getz
2007-11-21Blackfin arch: use common __INIT/__FINIT defines rather than setting the .sec...Mike Frysinger
2007-11-21Blackfin arch: Need to specify ax with the .init.text section,Bernd Schmidt
2007-11-21Blackfin arch: Fix typo, and add ENDPROC - no functional changesMike Frysinger
2007-11-21Blackfin arch: rename _return_from_exception to _bfin_return_from_exception a...Mike Frysinger