Commit Graph

54 Commits (0359de7dd501f694f01b61364c9b633eab41f494)

Author SHA1 Message Date
Michal Simek 0b9b0200b0 microblaze: Do not copy reset vectors/manual reset vector setup 14 years ago
Michal Simek 7574349cee microblaze: Fix _reset function 14 years ago
Michal Simek 626afa35c1 microblaze: Fix microblaze init vectors 14 years ago
Michal Simek cd3415779b microblaze: Do not use "la" pseudo instruction - use addik instead 14 years ago
Michal Simek 6e83557c38 microblaze: Remove r0_ram pointer and PTO alignment 14 years ago
Michal Simek d8748e73e8 microblaze: Do not use r0_ram space for syscall debugging 14 years ago
Michal Simek 9da6345885 Revert "microblaze: Simplify syscall rutine" 14 years ago
Michal Simek 600eb6110a microblaze: Fix r16 and r17 reg saving 14 years ago
Michal Simek 7d4320956f microblaze: Clear return value in pt_regs 14 years ago
Michal Simek 791d0a169b microblaze: Fix sys_rt_sigreturn_wrapper 14 years ago
Michal Simek 2d5973cb5a microblaze: Add KGDB support 15 years ago
Michal Simek 751f1605e0 microblaze: Support brki rX, 0x18 for user application debugging 15 years ago
Michal Simek 958063e67b microblaze: Remove nop after MSRCLR/SET, MTS, MFS instructions 15 years ago
Michal Simek 0e41c90908 microblaze: Simplify syscall rutine 15 years ago
Michal Simek 0a6b08fda6 microblaze: Move PT_MODE saving to delay slot 15 years ago
Michal Simek 80c5ff6b9b microblaze: Fix _interrupt function 15 years ago
Michal Simek 25f6e59657 microblaze: Fix _user_exception function 15 years ago
Michal Simek 287503fabd microblaze: Put together addik instructions 15 years ago
Michal Simek 9814cc11e5 microblaze: Use delay slot in syscall macros 15 years ago
Michal Simek da23355280 microblaze: Save kernel mode in delay slot 15 years ago
Michal Simek e7741075b3 microblaze: Do not mix register saving and mode setting 15 years ago
Michal Simek e5d2af2b96 microblaze: Move SAVE_STATE upward 15 years ago
Michal Simek 66f7de8634 microblaze: entry.S: Macro optimization 15 years ago
Michal Simek c318d483b3 microblaze: Optimize hw exception rutine 15 years ago
Michal Simek b318067e2c microblaze: Implement clear_ums macro and fix SAVE_STATE macro 15 years ago
Michal Simek 77f6d22605 microblaze: Remove additional setup for kernel_mode 15 years ago
Michal Simek 06a54604a3 microblaze: Optimize SAVE_STATE macro 15 years ago
Michal Simek 40eb0dc456 microblaze: Remove additional loading 15 years ago
Michal Simek 653e447e11 microblaze: Completely remove working with R11 register 15 years ago
Michal Simek 0388107dd5 microblaze: Do not setup BIP in _debug_exception 15 years ago
Michal Simek 06b2864038 microblaze: Simplify _debug_exception function 15 years ago
Michal Simek 8b110d157c microblaze: Optimize SAVE_STATE macro 15 years ago
Michal Simek b9ea77e2d3 microblaze: trivial: Use la insted of addik 15 years ago
Michal Simek be304350dd microblaze: remove enable_irq from SAVE_STATE macro 15 years ago
Michal Simek 63708f635c microblaze: Move stack backup to SAVE_STATE macro 15 years ago
Michal Simek 96014cc39b microblaze: Move BIP setup to the end of ret_from_trap/ret_from_exc 15 years ago
Michal Simek 5c0d72b1b3 microblaze: Remove PER_CPU(KM) variable 15 years ago
Michal Simek 3fbd93e58e microblaze: Optimize clear_vms_ums macro 15 years ago
Michal Simek 36f6095419 microblaze: Save and restore r3/r4 in SAVE/RESTORE_REGS macros 15 years ago
Michal Simek a4a94dbf20 microblaze: Fix VM_ON and VM_OFF macros 15 years ago
Steven J. Magnani ce3266c047 microblaze: Add stack unwinder 15 years ago
Michal Simek 570e3e236e microblaze: Fix sys_clone syscall 15 years ago
Michal Simek 841d6e8c4e microblaze: entry.S use delay slot for return handlers 15 years ago
Michal Simek 8633bebc63 microblaze: Save current task directly 15 years ago
Michal Simek b1d70c62ff microblaze: Simplify entry.S - save/restore r3/r4 - ret_from_trap 15 years ago
Michal Simek 7775379057 microblaze: Add support from PREEMPT 15 years ago
Michal Simek 571202f50f microblaze: Remove rt_sigsuspend wrapper 15 years ago
Michal Simek 11d5136043 microblaze: Do not count system calls in default 15 years ago
Michal Simek f7816e284b microblaze: Remove saving and restoring before calling signal code 15 years ago
Michal Simek 131e4e97bf microblaze: Clear sticky FSR register after saving it to func parametr 16 years ago