Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-02-15 | microblaze: Fix msr handling in interrupt_handler | Michal Simek | |
Fix ancient code which worked with MSR in a bad way. Use rtid instruction which enable IRQs and jump. Signed-off-by: Michal Simek <monstr@monstr.eu> | |||
2010-04-16 | microblaze: Fix irq.S code | Michal Simek | |
It is ancient code. There is possible to save several instructions just if we use offset instead of addik Signed-off-by: Michal Simek <monstr@monstr.eu> | |||
2010-04-13 | microblaze: Move cpu/microblaze/* to arch/microblaze/cpu/* | Peter Tyser | |
Signed-off-by: Peter Tyser <ptyser@xes-inc.com> |