Commit History

Author SHA1 Message Date
  Bryan Wu 639f657145 Blackfin arch: move include/asm-blackfin header files to arch/blackfin 16 years ago
  Bryan Wu a4b7b6d7d3 Blackfin arch: hook up some missing new system calls 17 years ago
  Sonic Zhang d6a2989136 Blackfin arch: Fix bugs - Make kgdb code apparent to app debugging. 17 years ago
  Jie Zhang 5400c5aa2d Blackfin arch: Fix bug - This change eliminates impact on application debugging 17 years ago
  Sonic Zhang 0d1cdd7ab6 Blackfin arch: Fix bug - skip single step in high priority interrupt handler instead of disabling all interrupts in single step debugging. 17 years ago
  Bernd Schmidt 0893f1250f [Blackfin] arch: fix gdb testing regression 17 years ago
  Bernd Schmidt ddb3f00ca0 [Blackfin] arch: In the double fault handler, set up the PT_RETI slot 17 years ago
  Bernd Schmidt 5d750b9e4f [Blackfin] arch: Remove the circular buffering mechanism for exceptions 17 years ago
  Bernd Schmidt 2a0c4fdb66 [Blackfin] arch: fix bug - when using trace buffer with CONFIG_MPU enabled. 17 years ago
  Bryan Wu 2f775dbaa5 [Blackfin] arch: to kill syscalls missing warning by adding new timerfd syscalls 17 years ago
  Mike Frysinger 80f31c8a03 [Blackfin] arch: change the trace buffer control start/stop logic in the exception handlers 17 years ago
  Davide Libenzi 4d672e7ac7 timerfd: new timerfd API 17 years ago
  Bernd Schmidt fc97551db9 [Blackfin] arch: Add the semtimedop syscall. Upstream uClibc doesn't compile without it. 17 years ago
  Bernd Schmidt b97b8a9983 [Blackfin] arch: Initial checkin of the memory protection support. 17 years ago
  Robin Getz d5c4b5e3b2 [Blackfin] arch: Let the pre-processor do the math to save a few cycles - no functional changes 17 years ago
  Robin Getz 6f3ed704b0 [Blackfin] arch: do not use fixed numbers to describe offsets - no functional changes 17 years ago
  Mike Frysinger 9cb07b23db Blackfin arch: use common __INIT/__FINIT defines rather than setting the .section ourselves to .init.text 17 years ago
  Bernd Schmidt 0bad33d93a Blackfin arch: Need to specify ax with the .init.text section, 17 years ago
  Mike Frysinger 46c87c3cce Blackfin arch: Fix typo, and add ENDPROC - no functional changes 17 years ago
  Mike Frysinger 8d6c242062 Blackfin arch: rename _return_from_exception to _bfin_return_from_exception and export it 17 years ago
  Robin Getz f26fbc48f1 Blackfin arch: ensure we work around ANOMALY_05000261 for null pointers 17 years ago
  Robin Getz 9f336a5326 Blackfin arch: ensure that speculative loads of bad pointers don't cause us to do bad things. 17 years ago
  Robin Getz b3f8b92763 Blackfin arch: the load address is not safe to point to as a workaround for ANOMALY 05000281 17 years ago
  Robin Getz 337d390b3a Blackfin arch: Print out debug info, as early as possible 17 years ago
  Robin Getz 2ebcade590 Blackfin arch: fix endless loop bug when a double fault happens 17 years ago
  Mike Frysinger 1ffe6646ba Blackfin arch: add an exception request/free api 18 years ago
  Mike Frysinger f0b5d12f2b Blackfin arch: allow people to select the feature that is unavailable to the kernel 18 years ago
  Robin Getz 518039bc24 Blackfin arch: Add ability to expend the hardware trace buffer 18 years ago
  Mike Frysinger 1aafd90912 Blackfin arch: revise anomaly handling by basing things on the compiler not the kconfig defines 18 years ago
  Bryan Wu 0b95f22bd3 Blackfin arch: add some missing syscall 17 years ago