Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-04-16 | microblaze: Move timer initialization to board.c | Michal Simek | |
I would like to handle case where system doesn't contain intc that's why I need timer initialization out of intc code. 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> |