summaryrefslogtreecommitdiffstats
path: root/sys/arm/at91/at91var.h
Commit message (Expand)AuthorAgeFilesLines
* Make at91_soc_id() public.imp2014-03-081-0/+1
* Add data so we can convert a PIO unit number into a base address.imp2014-01-151-5/+7
* Remember where we found the DBGU and use that for our console.imp2012-07-121-0/+1
* Complete the transition away from newbus to populate the children toimp2012-07-121-0/+2
* Create the children devices for the SoC in atmelarm bus node, not inimp2012-07-121-0/+1
* Export the interrupt status vector via soc_data. Set the interruptimp2012-07-121-0/+1
* Make the SoC stuff a little more modular, and start to move away fromimp2012-07-111-7/+12
* 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-0/+3
* Make it possible to link together a sam and an rm kernel. The resultsimp2012-06-151-0/+5
* Enhance the Atmel SoC chip identification routines to account for moreimp2012-06-061-6/+57
* Compute the master clock frequency, so we no longer need to have itimp2012-05-291-0/+2
* Add support for the Atmel SAM9XE familiy of microcontrollers, whichmarius2012-04-141-0/+8
* - Try to bring these files closer to style(9).marius2012-04-141-6/+9
* if_ate.c:cognet2010-10-061-1/+42
* Store at91_master_clock in a global variable as opposed to a compileimp2009-01-221-0/+2
* Start to make it easier to add AT91RM9200 based boards:imp2008-11-251-1/+0
* Tweak the disclaimer section of the license to match COPYRIGHT, forimp2008-11-251-10/+11
* Import support for the Atmel AT91RM9200 CPU/Microcontroller. This SoCimp2006-02-041-0/+46
OpenPOWER on IntegriCloud