Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the SoC stuff a little more modular, and start to move away from | imp | 2012-07-11 | 1 | -1/+11 |
* | Remove some more unused code. | imp | 2012-07-10 | 1 | -15/+0 |
* | Go ahead and disable the interrupts for the DBGU the boot loader may | imp | 2012-07-10 | 1 | -8/+0 |
* | Remove a useless bit of indirection. On all Atmel ARM products, irq 1 | imp | 2012-07-10 | 1 | -1/+0 |
* | Collapse all copies of at91_add_child into at91.c. They were | imp | 2012-07-10 | 1 | -35/+0 |
* | The system IRQ is always IRQ 1. Make it so. | imp | 2012-07-10 | 1 | -2/+3 |
* | Eliminate the AT91XXXX_BASE for each SoC. AT91_BASE is the right way | imp | 2012-07-10 | 1 | -2/+2 |
* | Add PIOD, make at91sam9x25 a standard SoC, tweak some comments. | imp | 2012-06-29 | 1 | -0/+1 |
* | Ooops, replaced the at91sam9g20 interrupt list with the at91sam9x25 ones. | imp | 2012-06-29 | 1 | -26/+26 |
* | Initital support for AT91SAM9X25 SoC and the SAM9X25-EK evaluation | imp | 2012-06-29 | 1 | -0/+343 |