summaryrefslogtreecommitdiffstats
path: root/sys/arm/at91/at91_pmc.c
Commit message (Expand)AuthorAgeFilesLines
* Add FDT attachment.imp2014-02-091-1/+19
* Remove #include <machine/frame.h> from all the arm code that doesn'tian2013-10-271-1/+0
* Redo the workaround for at91rm9200 erratum #26 in a way that doesn'tian2013-03-291-15/+9
* Make some at91_pcm_xxx() functions NULL safe.hselasky2012-08-211-1/+6
* Correct the PLLA setting functions and centralize.imp2012-08-111-0/+34
* Don't use C++ comments.imp2012-08-111-11/+12
* More comments about setting PLLA, or rather that we never do.imp2012-08-101-7/+12
* Add support for the Atmel AT91SAM9G45 CPU.andrew2012-07-261-1/+47
* Enhance the Atmel SoC chip identification routines to account for moreimp2012-06-061-2/+2
* Eliminate the now-unused AT91C_MASTER_CLOCK option and change the oneimp2012-06-041-1/+1
* Compute the master clock frequency, so we no longer need to have itimp2012-05-291-16/+33
* Another minor re-arrangement of the code: calcualte the master clockimp2012-05-211-52/+64
* Minor cleanup before some more major changes:imp2012-05-201-15/+11
* Add support for the Atmel SAM9XE familiy of microcontrollers, whichmarius2012-04-141-5/+9
* - Try to bring these files closer to style(9).marius2012-04-141-17/+16
* Fix double ;;kevlo2010-12-061-1/+1
* Add support for the AT91SAM9260cognet2010-10-061-1/+7
* if_ate.c:cognet2010-10-061-102/+171
* Import preliminary support for Atmel AT91SAM9G20 cpu, and the Hot-e HL201.cognet2010-07-141-3/+54
* - Get rid of extra include file, erroneously added by thestas2008-11-301-1/+0
* - Obtain main clock frequency dynamically based on CKGR_MCFR registerstas2008-11-301-6/+50
* Tweak the disclaimer section of the license to match COPYRIGHT, forimp2008-11-251-10/+11
* Use the proper clock domain for the usb host controller.imp2008-08-191-1/+1
* - Whitespace fixes.stas2008-07-221-35/+35
* Kill bogus printf debugs.imp2007-09-161-7/+0
* MFp4: BWCT boards are using an 16MHz xtalticso2007-01-051-1/+1
* The TSC board uses a 16MHz base clock for the AT91RM9200, while the Kwikbyteimp2006-07-141-0/+6
* improve reporting of clocksimp2006-06-171-3/+2
* Add the sekelton of support for the Power Management Controller.imp2006-03-241-0/+419
OpenPOWER on IntegriCloud