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
*
Hints are handled differently on -current
ticso
2007-01-05
1
-1
/
+1
*
MFp4: Use the next possible value for hz instead of defaulting to 128
ticso
2007-01-05
1
-3
/
+6
*
MFp4: Add missing atomic functions
ticso
2007-01-05
1
-34
/
+64
*
MFp4: add BWCT kernel configuration
ticso
2007-01-05
2
-0
/
+125
*
MFp4: Make at91_rtc optional to allow other RTC choices
ticso
2007-01-05
1
-1
/
+1
*
MFp4: Read access require PDC to be setup first otherwise we might get
ticso
2007-01-05
1
-3
/
+5
*
MFp4: BWCT boards are using an 16MHz xtal
ticso
2007-01-05
1
-1
/
+1
*
MFp4: Add VLAN_MTU support
ticso
2007-01-05
1
-1
/
+19
*
MFp4: fix a race in transmit buffer handling
ticso
2007-01-05
1
-1
/
+1
*
MFp4: Fix bit name for SPI SR register
imp
2007-01-01
1
-1
/
+1
*
MFp4: Remove watchdog timeout that appears to be unused.
imp
2007-01-01
1
-14
/
+0
*
Merge from FreeBSD-tsf-6 by way of p4:
imp
2007-01-01
1
-2
/
+2
*
Align the interfaces for the various watchdogs and make the interface
n_hibma
2006-12-15
2
-13
/
+22
*
Handle a missing NPE firmware file better; if it's missing print a
sam
2006-12-07
1
-3
/
+12
*
Unbreak build for Skyeye: do not attempt to do any DMA, as Skyeye doesn't
cognet
2006-12-07
1
-1
/
+10
*
Threading cleanup.. part 2 of several.
julian
2006-12-06
5
-20
/
+0
*
Do not forget to call pmap_free_l2_bucket() in pmap_remove_pages().
cognet
2006-12-04
1
-0
/
+1
*
Provide stream operations.
cognet
2006-12-02
1
-0
/
+36
*
We can have no PV entry here if the previous mapping was unmanaged, and the new
cognet
2006-12-01
1
-1
/
+2
*
In pmap_ts_referenced(), don't attempt to do anything if the page is
cognet
2006-11-30
1
-0
/
+2
*
First bits of Xscale core 3 support (the VM bits are far from being optimal
cognet
2006-11-30
2
-4
/
+20
*
Introduce CPU_XSCALE_CORE3, as XScale Core 3 is significally different than
cognet
2006-11-30
1
-0
/
+3
*
Better i2c bit definitions.
kevlo
2006-11-30
1
-2
/
+2
*
Turn console printf buffering into a kernel option and only on
jb
2006-11-30
1
-1
/
+0
*
MFp4:
imp
2006-11-29
1
-2
/
+2
*
Make this work a lot better:
imp
2006-11-29
1
-36
/
+44
*
MFp4:
imp
2006-11-29
1
-3
/
+3
*
Bring in status led support for /dev/led/gpioled on Avila.
kevlo
2006-11-22
4
-0
/
+118
*
MFp4: Make it work :-)
imp
2006-11-22
1
-139
/
+9
*
Match bus space unmap prototype.
kevlo
2006-11-20
3
-4
/
+5
*
MFp4: Tweak descriptions in preparation for porting to other members of
imp
2006-11-20
1
-4
/
+4
*
config for Gateworks Avila board booting with NFS-mounted root on npe0
sam
2006-11-19
1
-0
/
+135
*
Gateworks Avila board support:
sam
2006-11-19
32
-1
/
+10134
*
change bus space unmap protoype
sam
2006-11-19
1
-1
/
+1
*
correct bus space unmap prototype
sam
2006-11-19
2
-30
/
+142
*
elaborate on stepping names; add intel terminology to help
sam
2006-11-19
1
-1
/
+1
*
Erm we really want to mask all interrupts in the range, just not the first
cognet
2006-11-17
1
-1
/
+1
*
Compile -- remove an unused global variable avail_end.
kevlo
2006-11-17
2
-2
/
+0
*
Fix a comment.
ru
2006-11-13
1
-1
/
+1
*
Make pmap_enter() responsible for setting PG_WRITEABLE instead
alc
2006-11-12
1
-1
/
+4
*
Eliminate unused global variables.
alc
2006-11-11
4
-8
/
+0
*
MFamd64/ia64/i386/sun4v
alc
2006-11-08
1
-1
/
+1
*
Increate cnt.v_intr on interrupt.
cognet
2006-11-08
1
-0
/
+1
*
Identify the xscale 81342.
cognet
2006-11-07
6
-11
/
+117
*
In the ARM_USE_SMALL_ALLOC case, vm_page_t may have an address < KERNBASE,
cognet
2006-11-07
2
-2
/
+14
*
Add atomic_cmpset_acq_32.
cognet
2006-11-07
1
-0
/
+1
*
MFp4:
imp
2006-11-03
1
-43
/
+81
*
Do not include both <sys/types.h> and <sys/param.h>, it is a style bug as
cognet
2006-11-01
1
-2
/
+1
*
Add a cnputs() function to write a string to the console with
jb
2006-11-01
1
-0
/
+1
*
Include <sys/types.h>, to get definition for uint32_t.
cognet
2006-10-30
1
-0
/
+1
[next]