summaryrefslogtreecommitdiffstats
path: root/sys/arm/at91/at91sam9260.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r260695, r260696, r260884, r260885, r260886, r260887ian2014-05-141-0/+8
* Update comments about setting PLLA and refernce the tables in theimp2012-08-111-6/+15
* Complete the transition away from newbus to populate the children toimp2012-07-121-60/+2
* Create the children devices for the SoC in atmelarm bus node, not inimp2012-07-121-18/+2
* Export the interrupt status vector via soc_data. Set the interruptimp2012-07-121-34/+3
* Make the SoC stuff a little more modular, and start to move away fromimp2012-07-111-2/+12
* Go ahead and disable the interrupts for the DBGU the boot loader mayimp2012-07-101-8/+0
* Remove a useless bit of indirection. On all Atmel ARM products, irq 1imp2012-07-101-1/+0
* Collapse all copies of at91_add_child into at91.c. They wereimp2012-07-101-35/+0
* Missed one of the special AT91SAM9xxx_BASE defines. This should beimp2012-07-101-2/+2
* The system IRQ is always IRQ 1. Make it so.imp2012-07-101-2/+3
* Unbreak after r236658 by comparing the right things.marius2012-06-181-2/+2
* Remove stray break; that resulted from a last-minute, untested change.imp2012-06-061-1/+0
* Enhance the Atmel SoC chip identification routines to account for moreimp2012-06-061-23/+2
* Add support for the Atmel SAM9XE familiy of microcontrollers, whichmarius2012-04-141-10/+25
* - Try to bring these files closer to style(9).marius2012-04-141-14/+16
* Add support for the AT91SAM9260cognet2010-10-061-0/+343
OpenPOWER on IntegriCloud