index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
arm
/
at91
/
at91_pmc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make at91_pmc probe any at91 pmc device we support, not just at91rm9200.
cognet
2015-11-05
1
-1
/
+4
*
Add support for multipass to Atmel, for both FDT and !FDT cases.
imp
2014-08-14
1
-4
/
+4
*
Add FDT attachment.
imp
2014-02-09
1
-1
/
+19
*
Remove #include <machine/frame.h> from all the arm code that doesn't
ian
2013-10-27
1
-1
/
+0
*
Redo the workaround for at91rm9200 erratum #26 in a way that doesn't
ian
2013-03-29
1
-15
/
+9
*
Make some at91_pcm_xxx() functions NULL safe.
hselasky
2012-08-21
1
-1
/
+6
*
Correct the PLLA setting functions and centralize.
imp
2012-08-11
1
-0
/
+34
*
Don't use C++ comments.
imp
2012-08-11
1
-11
/
+12
*
More comments about setting PLLA, or rather that we never do.
imp
2012-08-10
1
-7
/
+12
*
Add support for the Atmel AT91SAM9G45 CPU.
andrew
2012-07-26
1
-1
/
+47
*
Enhance the Atmel SoC chip identification routines to account for more
imp
2012-06-06
1
-2
/
+2
*
Eliminate the now-unused AT91C_MASTER_CLOCK option and change the one
imp
2012-06-04
1
-1
/
+1
*
Compute the master clock frequency, so we no longer need to have it
imp
2012-05-29
1
-16
/
+33
*
Another minor re-arrangement of the code: calcualte the master clock
imp
2012-05-21
1
-52
/
+64
*
Minor cleanup before some more major changes:
imp
2012-05-20
1
-15
/
+11
*
Add support for the Atmel SAM9XE familiy of microcontrollers, which
marius
2012-04-14
1
-5
/
+9
*
- Try to bring these files closer to style(9).
marius
2012-04-14
1
-17
/
+16
*
Fix double ;;
kevlo
2010-12-06
1
-1
/
+1
*
Add support for the AT91SAM9260
cognet
2010-10-06
1
-1
/
+7
*
if_ate.c:
cognet
2010-10-06
1
-102
/
+171
*
Import preliminary support for Atmel AT91SAM9G20 cpu, and the Hot-e HL201.
cognet
2010-07-14
1
-3
/
+54
*
- Get rid of extra include file, erroneously added by the
stas
2008-11-30
1
-1
/
+0
*
- Obtain main clock frequency dynamically based on CKGR_MCFR register
stas
2008-11-30
1
-6
/
+50
*
Tweak the disclaimer section of the license to match COPYRIGHT, for
imp
2008-11-25
1
-10
/
+11
*
Use the proper clock domain for the usb host controller.
imp
2008-08-19
1
-1
/
+1
*
- Whitespace fixes.
stas
2008-07-22
1
-35
/
+35
*
Kill bogus printf debugs.
imp
2007-09-16
1
-7
/
+0
*
MFp4: BWCT boards are using an 16MHz xtal
ticso
2007-01-05
1
-1
/
+1
*
The TSC board uses a 16MHz base clock for the AT91RM9200, while the Kwikbyte
imp
2006-07-14
1
-0
/
+6
*
improve reporting of clocks
imp
2006-06-17
1
-3
/
+2
*
Add the sekelton of support for the Power Management Controller.
imp
2006-03-24
1
-0
/
+419