Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avr32: Delete mostly unused header asm/intc.h | Haavard Skinnemoen | 2008-04-19 | 1 | -1/+0 |
| | | | | | | | Move the only thing that was actually implemented and used in asm/intc.h, intc_get_pending(), into asm/irq.h and delete asm/intc.h Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com> | ||||
* | [AVR32] Oprofile support | Haavard Skinnemoen | 2008-01-25 | 2 | -0/+243 |
This adds the necessary architecture code to run oprofile on AVR32 using the performance counters documented by the AVR32 Architecture Manual. Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com> Acked-by: Philippe Elie <phil.el@wanadoo.fr> |