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
/
econa
Commit message (
Expand
)
Author
Age
Files
Lines
*
Eliminate a redundant #include: machine/pmap.h is already included
alc
2013-03-01
1
-1
/
+0
*
Complete r247297:
attilio
2013-02-28
1
-2
/
+0
*
Initialize vm_max_kernel_address on non-FDT platforms. (This should have
alc
2013-02-20
1
-1
/
+2
*
Mechanically substitute flags from historic mbuf allocator with
glebius
2012-12-05
1
-1
/
+1
*
Create a common set_stackptrs in sys/arm/machdep.c.
andrew
2012-09-22
1
-11
/
+1
*
Set machine correctly on ARM. This allows universe to use the correct world
andrew
2012-08-18
1
-0
/
+1
*
Merging projects/armv6, part 1
gonzo
2012-08-15
2
-5
/
+3
*
Move unmask IRQ function call up to nexus device level.
gonzo
2012-07-17
1
-2
/
+0
*
Remove some unused variables/externs that have been copied too many times...
imp
2012-07-10
1
-5
/
+0
*
More Linux boot support. Create arm_dump_avail_init() to initialize
imp
2012-06-14
1
-13
/
+2
*
Modify all the arm platform files to call parse_boot_param passing in
imp
2012-06-14
1
-2
/
+1
*
Remove an unneeded increment from initarm. The variable is uninitialised,
andrew
2012-06-10
1
-1
/
+0
*
Pull out the common code to initialise proc0 & thread0 from initarm to a
andrew
2012-06-10
1
-9
/
+1
*
Minor rearrangement of the locore <-> initarm interface. Pass in a
imp
2012-06-03
1
-7
/
+1
*
Implement better support for USB controller suspend and resume.
hselasky
2011-12-14
2
-52
/
+11
*
Rename device_delete_all_children() into device_delete_children().
hselasky
2011-11-22
2
-2
/
+2
*
- There's no need to overwrite the default device method with the default
marius
2011-11-22
2
-8
/
+2
*
Check the return value of BUS_SETUP_INTR()
kevlo
2011-10-27
1
-2
/
+5
*
Remove pointless semicolons after label
kevlo
2011-09-30
1
-1
/
+1
*
We don't need to call EOWRITE4(sc, EHCI_USBINTR, 0) directly from each EHCI
hselasky
2011-04-12
1
-2
/
+2
*
- Correct EHCI interrupt disabling at detach.
hselasky
2011-04-03
1
-1
/
+1
*
Call init_param1() much earlier, so that msgbufsize is non-zero when we want
cognet
2011-02-13
1
-2
/
+3
*
Make MSGBUF_SIZE kernel option a loader tunable kern.msgbufsize.
pluknet
2011-01-21
1
-5
/
+3
*
Remove unneeded includes of <sys/linker_set.h>. Other headers that use
jhb
2011-01-11
2
-2
/
+0
*
Convert the PHY drivers to honor the mii_flags passed down and convert
marius
2010-10-15
1
-7
/
+5
*
Add support for Cavium Econa CNS11XX ARM boards. These boards were
rpaulo
2010-01-04
15
-0
/
+4865