aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/at91/at91_pit.c
Commit message (Expand)AuthorAgeFilesLines
* Stop including fdt_common.h from the arm code when it's unneeded.Andrew Turner2016-11-141-1/+0
* ARM: Remove unused includes.Michal Meloun2016-10-091-1/+0
* sys/arm: make use of the howmany() macro when available.Pedro F. Giffuni2016-04-261-1/+1
* Add support for multipass to Atmel, for both FDT and !FDT cases.Warner Losh2014-08-141-4/+4
* Add FDT attachment, plus minor code shuffle.Warner Losh2014-02-091-19/+37
* at91pit->at91_pit for consistnecy with other drivers.Warner Losh2012-07-111-18/+17
* Make it possible to link together a sam and an rm kernel. The resultsWarner Losh2012-06-151-33/+30
* Take half a step closer towards having a unified atmel kernel byWarner Losh2012-06-151-21/+0
* Add support for the Atmel SAM9XE familiy of microcontrollers, whichMarius Strobl2012-04-141-1/+1
* - Try to bring these files closer to style(9).Marius Strobl2012-04-141-13/+18
* if_ate.c:Olivier Houchard2010-10-061-114/+105
* Import preliminary support for Atmel AT91SAM9G20 cpu, and the Hot-e HL201.Olivier Houchard2010-07-141-0/+233