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
/
mv
/
mv_localbus.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use OF_prop_free instead of direct call to free(9)
gonzo
2016-05-13
1
-1
/
+1
*
Move arm's devmap to some generic place, so it can be used
br
2016-04-26
1
-2
/
+2
*
Fix the resource_list_print_type() calls to use uintmax_t.
jhibbits
2016-03-22
1
-2
/
+2
*
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
-2
/
+0
*
Convert rman to use rman_res_t instead of u_long
jhibbits
2016-01-27
1
-2
/
+2
*
Move the definition of fdt_localbus_devmap to a Marvell specific file as
andrew
2015-04-04
1
-0
/
+1
*
When mapping device memory, use PTE_DEVICE rather than PTE_NOCACHE.
ian
2014-05-10
1
-1
/
+1
*
Move Open Firmware device root on PowerPC, ARM, and MIPS systems to
nwhitehorn
2014-02-05
1
-1
/
+1
*
Teach nexus(4) about Open Firmware (e.g. FDT) on ARM and MIPS, retiring
nwhitehorn
2013-11-05
1
-1
/
+1
*
Move remaining code and data related to static device mapping into the
ian
2013-11-04
1
-1
/
+4
*
Remove unsigned comparison < 0
kevlo
2013-10-15
1
-1
/
+1
*
Unbreak LINT for ARM: DEBUG is a kernel configuration option.
marcel
2012-05-19
1
-3
/
+0
*
Add localbus driver for Marvell's platforms.
gber
2012-05-18
1
-0
/
+493