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
/
xilinx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes and enhancements for the if_cgem driver...
ian
2014-09-03
1
-1
/
+1
*
Fix the Zedboard/Zynq ethernet driver to handle media speed changes so
ian
2014-07-14
2
-3
/
+134
*
Add the start of the ARM platform code. This is based on the PowerPC
andrew
2014-05-17
1
-5
/
+6
*
Use edge-triggered interrupts rather than polling loops to avoid missing
ian
2014-05-08
1
-15
/
+28
*
Convert the Zynq SoC support to the new routines for static device mapping.
ian
2014-04-30
2
-35
/
+8
*
Add SMP support for Zedboard.
ian
2014-04-29
3
-0
/
+102
*
Eliminate irq_dispatch.S. Move the data items it contained into arm/intr.c
ian
2014-03-10
1
-1
/
+0
*
Follow r261352 by updating all drivers which are children of simplebus
ian
2014-02-02
4
-0
/
+14
*
Remove STARTUP_PAGETABLE_ADDR from the ARM configs and replace it with
andrew
2014-01-28
1
-1
/
+0
*
Introduce grab and ungrab upcalls. When the kernel desires to grab the
imp
2014-01-19
1
-0
/
+25
*
Correct license statements to reflect the fact that these files were all
jhb
2013-12-10
1
-1
/
+3
*
Call initarm_lastaddr() later in the init sequence, after establishing
ian
2013-11-05
1
-1
/
+7
*
Move remaining code and data related to static device mapping into the
ian
2013-11-04
1
-2
/
+3
*
Retire arm_remap_nocache() and the data and constants associated with it.
ian
2013-10-27
1
-1
/
+1
*
Remove #include <machine/frame.h> from all the arm code that doesn't
ian
2013-10-27
1
-1
/
+0
*
Remove all #include <machine/pmap.h> from arm code. It's already
ian
2013-10-27
1
-1
/
+0
*
Bring copyright changes with the agreement of Thomas Skibo.
wkoszek
2013-04-28
8
-161
/
+170
*
Add Xilinx Zynq ARM/FPGA SoC support to FreeBSD/arm port.
wkoszek
2013-04-27
14
-0
/
+3138