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
/
at91sam9260.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update comments about setting PLLA and refernce the tables in the
imp
2012-08-11
1
-6
/
+15
*
Complete the transition away from newbus to populate the children to
imp
2012-07-12
1
-60
/
+2
*
Create the children devices for the SoC in atmelarm bus node, not in
imp
2012-07-12
1
-18
/
+2
*
Export the interrupt status vector via soc_data. Set the interrupt
imp
2012-07-12
1
-34
/
+3
*
Make the SoC stuff a little more modular, and start to move away from
imp
2012-07-11
1
-2
/
+12
*
Go ahead and disable the interrupts for the DBGU the boot loader may
imp
2012-07-10
1
-8
/
+0
*
Remove a useless bit of indirection. On all Atmel ARM products, irq 1
imp
2012-07-10
1
-1
/
+0
*
Collapse all copies of at91_add_child into at91.c. They were
imp
2012-07-10
1
-35
/
+0
*
Missed one of the special AT91SAM9xxx_BASE defines. This should be
imp
2012-07-10
1
-2
/
+2
*
The system IRQ is always IRQ 1. Make it so.
imp
2012-07-10
1
-2
/
+3
*
Unbreak after r236658 by comparing the right things.
marius
2012-06-18
1
-2
/
+2
*
Remove stray break; that resulted from a last-minute, untested change.
imp
2012-06-06
1
-1
/
+0
*
Enhance the Atmel SoC chip identification routines to account for more
imp
2012-06-06
1
-23
/
+2
*
Add support for the Atmel SAM9XE familiy of microcontrollers, which
marius
2012-04-14
1
-10
/
+25
*
- Try to bring these files closer to style(9).
marius
2012-04-14
1
-14
/
+16
*
Add support for the AT91SAM9260
cognet
2010-10-06
1
-0
/
+343