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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sync with other GENERIC kernel configs:
jhb
2009-10-13
2
-23
/
+31
*
Define architectural load bases for PIE binaries. Addresses were selected
kib
2009-10-10
1
-0
/
+3
*
- Drop unused pmap_use_l1 function and comment out currently unused
stas
2009-10-05
1
-46
/
+8
*
Remove remaining bits of performance counter support.
rpaulo
2009-10-03
2
-26
/
+0
*
Make sure that the primary native brandinfo always gets added
bz
2009-10-03
1
-1
/
+1
*
Remove performance counter headers. This code came from NetBSD, but our
rpaulo
2009-10-02
3
-150
/
+0
*
Promote the cpu_class local variable to global and expose it in md_var.h
rpaulo
2009-09-26
2
-20
/
+23
*
Add a new sysctl for reporting all of the supported page sizes.
alc
2009-09-18
1
-0
/
+2
*
Get rid of the _NO_NAMESPACE_POLLUTION kludge by creating an
phk
2009-09-08
2
-18
/
+57
*
Reintroduce the r196640, after fixing the problem with my testing.
kib
2009-09-01
1
-3
/
+0
*
Reverse r196640 and r196644 for now.
kib
2009-08-29
1
-0
/
+3
*
Remove the altkstacks, instead instantiate threads with kernel stack
kib
2009-08-29
1
-3
/
+0
*
revert r196600; didn't notice it'd been done already
sam
2009-08-27
1
-1
/
+0
*
enable mesh by default
sam
2009-08-27
1
-0
/
+1
*
Introduce SheevaPlug support.
raj
2009-08-25
4
-0
/
+234
*
Exclude common Kirkwood settings so they can be shared among various platforms
raj
2009-08-25
4
-8
/
+21
*
Properly handle initial state of power mgmt.
raj
2009-08-25
3
-2
/
+134
*
Eliminate platform_pmap_init() to simplify Marvell bootstrap code.
raj
2009-08-25
5
-44
/
+13
*
KDB needs <machine/db_machdep.h>, so move it under #ifdef KDB.
cognet
2009-08-23
1
-3
/
+2
*
No need to remove the same flag multiple times.
cognet
2009-08-23
1
-2
/
+2
*
- Proprely intialize UART parameters at probe stage, so uart(4)
stas
2009-08-15
1
-4
/
+4
*
Use correct wbinv operation in pmap_l2cache_wbinv_range().
raj
2009-08-13
1
-1
/
+1
*
Merge the remainder of kern_vimage.c and vimage.h into vnet.c and
rwatson
2009-08-01
1
-1
/
+0
*
Add a new type of VM object: OBJT_SG. An OBJT_SG object is very similar to
jhb
2009-07-24
1
-1
/
+1
*
Make dcache_inv_range() point to the proper routines on ARM9 and ARM9E/ARM10.
raj
2009-07-21
1
-2
/
+2
*
ARM pmap fixes.
raj
2009-07-20
3
-5
/
+7
*
Add IEEE80211_SUPPORT_MESH, following similar change to nanobsd and
rpaulo
2009-07-17
2
-0
/
+2
*
Add support to the virtual memory system for configuring machine-
alc
2009-07-12
2
-2
/
+5
*
Cleanup ALIGNED_POINTER:
sam
2009-07-05
1
-0
/
+7
*
Map DPCPU pages into ARM kernel VA space.
raj
2009-07-01
3
-3
/
+11
*
Correct the #endif comment.
alc
2009-06-26
1
-1
/
+1
*
Use if_maddr_rlock()/if_maddr_runlock() rather than IF_ADDR_LOCK()/
rwatson
2009-06-26
2
-5
/
+5
*
This change is the next step in implementing the cache control functionality
alc
2009-06-26
1
-0
/
+35
*
temporarily disable optional uarts; apparently we hang when probing them
sam
2009-06-25
1
-9
/
+9
*
Enable all populated TWSI (I2C) controllers on Marvell SOCs.
raj
2009-06-25
4
-4
/
+9
*
Fix typo.
cognet
2009-06-24
1
-1
/
+1
*
Fix typo.
cognet
2009-06-24
1
-1
/
+1
*
Introduce ata(4) support for Marvell integrated SATA controllers (found on
raj
2009-06-24
9
-0
/
+958
*
Implement a facility for dynamic per-cpu variables.
jeff
2009-06-23
9
-1
/
+41
*
Now that we have UARTs running with fast interrupt handlers the ata
sam
2009-06-23
2
-35
/
+208
*
use consistent style
sam
2009-06-23
1
-1
/
+1
*
kill left over cruft
sam
2009-06-22
1
-2
/
+0
*
enable optional GPS+RS485 uarts
sam
2009-06-22
1
-0
/
+14
*
o add a bus space tag that forces a 2usec delay between r/w ops; this is
sam
2009-06-22
4
-11
/
+120
*
fix typo
sam
2009-06-22
1
-1
/
+1
*
o remove hack to write UUE+RTOIE in the uart's IER; force them with hints
sam
2009-06-22
3
-21
/
+10
*
hook arm_post_filter to ACK GPIO interrupts; this fixes the interrupt
sam
2009-06-22
1
-0
/
+8
*
always define Cambria GPS+RS485 mappings as they are no longer conditional
sam
2009-06-22
1
-4
/
+0
*
map the optional GPS and RS485 uart's on the Gateworks Cambria board
sam
2009-06-22
2
-21
/
+32
*
add ixp425_set_gpio to program the gpio interrupt type
sam
2009-06-22
3
-10
/
+22
[next]