Commit Graph

318 Commits (23513c3b39207c569da2c8afdced62ec43b4a272)

Author SHA1 Message Date
Namhyung Kim cfd866f6bd ptrace: cleanup arch_ptrace() on microblaze 15 years ago
Namhyung Kim 9b05a69e05 ptrace: change signature of arch_ptrace() 15 years ago
Grant Likely 32c97689c4 of/flattree: Eliminate need to provide early_init_dt_scan_chosen_arch 15 years ago
Michal Simek ccea0e6e49 microblaze: Support timer on AXI lite 15 years ago
Michal Simek 02b08045a0 microblaze: Add support for little-endian Microblaze 15 years ago
Michal Simek e4f2909227 microblaze: KGDB little endian support 15 years ago
Michal Simek 8e2ad016b2 microblaze: Add PVR for endians plus detection 15 years ago
Michal Simek 67f4aaa21c microblaze: Support early console on uart16550 15 years ago
Michal Simek 51f5fa5094 microblaze: Do not compile early console support for uartlite if is disabled 15 years ago
Michal Simek 9a7e8d805e microblaze: Setup early console dynamically 15 years ago
Michal Simek 2af9ebe951 microblaze: Rename all uartlite early printk functions 15 years ago
Michal Simek e65f1e2843 microblaze: Remove additional compatible properties 15 years ago
Michal Simek a7d8355008 microblaze: Remove hardcoded asm instraction for PVR loading 15 years ago
Joe Perches 92ee8bd468 microblaze: Use static const char * const where possible 15 years ago
Michal Simek bd3b492a29 microblaze: Export missing symbols for modules 15 years ago
Michal Simek 4e07dba7cb microblaze: Add libgcc function directly to kernel 15 years ago
Michal Simek 4d24d7f7ae microblaze: wire up prlimit64 and fanotify* syscalls 15 years ago
Michal Simek f66efecad0 microblaze: Add new microblaze versions 15 years ago
Michal Simek b3ea838093 microblaze: remove OUTPUT_FORMAT from linker script 15 years ago
Michal Simek 600eb6110a microblaze: Fix r16 and r17 reg saving 15 years ago
Michal Simek 69717607f0 microblaze: Report if only one timer is used 15 years ago
Michal Simek 7d4320956f microblaze: Clear return value in pt_regs 15 years ago
Michal Simek 791d0a169b microblaze: Fix sys_rt_sigreturn_wrapper 15 years ago
Michal Simek 0425609680 microblaze: Remove old user debugging gdb stub 15 years ago
Michal Simek f859f0a235 microblaze: kgdb: Remove unused variable and fix return value 15 years ago
Joe Perches c4554c32a7 microblaze: Remove pr_<level> uses of KERN_<level> 15 years ago
David Howells d7627467b7 Make do_execve() take a const filename pointer 15 years ago
Michal Simek a8dcb878b6 microblaze: Fix of/address: Merge all of the bus translation code 15 years ago
David Howells c788732523 Mark arguments to certain syscalls as being const 15 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