summaryrefslogtreecommitdiffstats
path: root/sys/arm/at91/at91sam9g20.c
Commit message (Expand)AuthorAgeFilesLines
* MFC 257774, 256760, 262916, 262905, 262918, 262919, 262920, 262921, 262924,ian2014-05-171-0/+1
* MFC r260695, r260696, r260884, r260885, r260886, r260887ian2014-05-141-0/+8
* Correct the PLLA setting functions and centralize.imp2012-08-111-26/+2
* Complete the transition away from newbus to populate the children toimp2012-07-121-61/+3
* 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-38/+3
* Make the SoC stuff a little more modular, and start to move away fromimp2012-07-111-1/+11
* 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
* The system IRQ is always IRQ 1. Make it so.imp2012-07-101-2/+3
* Eliminate the AT91XXXX_BASE for each SoC. AT91_BASE is the right wayimp2012-07-101-2/+2
* Strip trailing whitespace before other changes.imp2012-06-131-4/+4
* Enhance the Atmel SoC chip identification routines to account for moreimp2012-06-061-8/+5
* Add support for the AT91SAM9260cognet2010-10-061-0/+26
* if_ate.c:cognet2010-10-061-0/+317
OpenPOWER on IntegriCloud