Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | microblaze: Fix msr handling in interrupt_handler | Michal Simek | 2011-02-15 | 1 | -18/+1 |
| | | | | | | | 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> | ||||
* | microblaze: Fix irq.S code | Michal Simek | 2010-04-16 | 1 | -120/+62 |
| | | | | | | | 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> | ||||
* | microblaze: Move cpu/microblaze/* to arch/microblaze/cpu/* | Peter Tyser | 2010-04-13 | 1 | -0/+172 |
Signed-off-by: Peter Tyser <ptyser@xes-inc.com> |