summaryrefslogtreecommitdiffstats
path: root/sys/arm/at91/at91_pit.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r306902:mmel2016-11-051-1/+0
* sys/arm: make use of the howmany() macro when available.pfg2016-04-261-1/+1
* Add support for multipass to Atmel, for both FDT and !FDT cases.imp2014-08-141-4/+4
* Add FDT attachment, plus minor code shuffle.imp2014-02-091-19/+37
* at91pit->at91_pit for consistnecy with other drivers.imp2012-07-111-18/+17
* Make it possible to link together a sam and an rm kernel. The resultsimp2012-06-151-33/+30
* Take half a step closer towards having a unified atmel kernel byimp2012-06-151-21/+0
* Add support for the Atmel SAM9XE familiy of microcontrollers, whichmarius2012-04-141-1/+1
* - Try to bring these files closer to style(9).marius2012-04-141-13/+18
* if_ate.c:cognet2010-10-061-114/+105
* Import preliminary support for Atmel AT91SAM9G20 cpu, and the Hot-e HL201.cognet2010-07-141-0/+233
OpenPOWER on IntegriCloud