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
/
cavium
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFC r307518:
hselasky
2016-11-07
2
-12
/
+0
*
Spaces->tab in comment.
ian
2016-05-23
1
-1
/
+1
*
Use the new(-ish) CP15_SCTLR macro to generate system control reg accesses
ian
2016-05-23
1
-2
/
+3
*
sys/arm: Minor spelling fixes.
pfg
2016-05-04
1
-1
/
+1
*
Move arm's devmap to some generic place, so it can be used
br
2016-04-26
1
-3
/
+3
*
sys: use our roundup2/rounddown2() macros when param.h is available.
pfg
2016-04-21
1
-3
/
+3
*
arm: for pointers replace 0 with NULL.
pfg
2016-04-15
1
-3
/
+3
*
Fix the resource_list_print_type() calls to use uintmax_t.
jhibbits
2016-03-22
1
-3
/
+3
*
Introduce a RMAN_IS_DEFAULT_RANGE() macro, and use it.
jhibbits
2016-02-20
1
-1
/
+1
*
Remove pd_prot and pd_cache members from struct arm_devmap_entry.
skra
2016-02-17
1
-10
/
+0
*
ARM: Consistently use cpu_setttb() instead of setttb().
mmel
2016-02-03
1
-2
/
+2
*
Convert rman to use rman_res_t instead of u_long
jhibbits
2016-01-27
1
-1
/
+1
*
Remove the arm KERNPHYSADDR option as it is no longer used. The make
andrew
2015-12-22
1
-1
/
+0
*
Move more bus_space_* files to be built by files.arm. This leaves the
andrew
2015-11-21
1
-1
/
+0
*
Make kstack_pages a tunable on arm, x86, and powepc. On i386, the
kib
2015-08-10
1
-2
/
+2
*
Fix KSTACK_PAGES issue when the default value was changed in KERNCONF
zbb
2015-07-16
1
-0
/
+2
*
Build the cpufunc_asm_* files based on the cpu type, not which config file
andrew
2015-03-29
1
-1
/
+0
*
Remove the bootconfig parsing. We never used it and always passed either an
andrew
2015-03-29
1
-1
/
+1
*
Use the base arm bus_space instead of an identical local copy.
ian
2015-01-21
2
-112
/
+6
*
For some reason, all the arm bus_space functions that work with uint16
ian
2015-01-21
1
-8
/
+7
*
Add 64-bit DMA support in the XHCI controller driver.
hselasky
2015-01-05
2
-0
/
+2
*
Mechanically convert to if_inc_counter().
glebius
2014-09-19
1
-3
/
+3
*
Unify interrupts bit definition and usage. While here remove PSR_C_bit.
andrew
2014-09-10
1
-1
/
+2
*
Fix various NIC drivers to properly cleanup static DMA resources.
jhb
2014-06-11
1
-12
/
+20
*
When mapping device memory, use PTE_DEVICE rather than PTE_NOCACHE.
ian
2014-05-10
1
-4
/
+4
*
Move sys/arm/econa to sys/arm/cavium/cns11xx.
rpaulo
2014-04-07
15
-0
/
+4757