aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze/include/asm/processor.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2009-05-26microblaze_mmu_v2: Update process creation for MMUMichal Simek1-4/+91
Signed-off-by: Michal Simek <monstr@monstr.eu>
2009-04-23microblaze: Add STATE_SAVE_ARG_SPACE for noMMU kernel tooMichal Simek1-0/+2
For noMMU kernel this change nothing bring but this change helps with MMU synchronization. Signed-off-by: Michal Simek <monstr@monstr.eu>
2009-04-23microblaze: Move start_thread to process.cMichal Simek1-10/+3
This change is due to upcomming MMU merge Signed-off-by: Michal Simek <monstr@monstr.eu>
2009-04-23microblaze: Move task_pt_regs upMichal Simek1-3/+3
This change is important for easier merge with Microblaze MMU code. Signed-off-by: Michal Simek <monstr@monstr.eu>
2009-04-23microblaze: Rename kernel_mode to pt_mode in pt_regsMichal Simek1-1/+1
Signed-off-by: Michal Simek <monstr@monstr.eu>
2009-03-27microblaze_v8: system.h processor.hMichal Simek1-0/+93
Reviewed-by: Ingo Molnar <mingo@elte.hu> Acked-by: John Linn <john.linn@xilinx.com> Acked-by: Stephen Neuendorffer <stephen.neuendorffer@xilinx.com> Acked-by: John Williams <john.williams@petalogix.com> Signed-off-by: Michal Simek <monstr@monstr.eu>