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
/
versatile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move if_smc_fdt.c to live in sys/dev/smc. It's not specific to the ARM
andrew
2014-09-10
2
-136
/
+0
*
Don't destroy bus_dma maps created by bus_dmamem_alloc(). In some cases,
jhb
2014-06-10
1
-2
/
+0
*
Add the start of the ARM platform code. This is based on the PowerPC
andrew
2014-05-17
1
-5
/
+6
*
Eliminate irq_dispatch.S. Move the data items it contained into arm/intr.c
ian
2014-03-10
1
-1
/
+0
*
Move all the files named foo/common.c to foo/foo_common.c, as
imp
2014-03-08
2
-1
/
+1
*
Follow r261352 by updating all drivers which are children of simplebus
ian
2014-02-02
6
-0
/
+19
*
Fix race condition in DELAY for SP804 timer.
zbb
2014-01-01
1
-6
/
+21
*
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
*
Sweep up a bit of arm-land fallout after r257244; include necessary
ian
2013-10-28
1
-3
/
+4
*
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
6
-6
/
+0
*
Remove all #include <machine/pmap.h> from arm code. It's already
ian
2013-10-27
1
-1
/
+0
*
In sys/arm/versatile/versatile_pci.c, add a default handler, to fix a
dim
2013-10-10
1
-0
/
+3
*
- Fix IMAPx registers values calculation
gonzo
2013-06-29
1
-20
/
+24
*
Enable patth-through of IRQ30 and IRQ31 to PIC just as comment states
gonzo
2013-06-29
1
-1
/
+1
*
MFcalloutng:
mav
2013-02-28
1
-13
/
+6
*
Fix background color calculation
gonzo
2013-01-05
1
-1
/
+1
*
Add custom renderer for poor man's cursor support for framebuffer console
gonzo
2012-12-28
1
-2
/
+133
*
Replace generic ARM11 option with more specific
gonzo
2012-12-20
1
-0
/
+1
*
Add support for QEMU's version of Versatile Platform Board
gonzo
2012-12-13
13
-0
/
+3246