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
/
mips
/
malta
Commit message (
Expand
)
Author
Age
Files
Lines
*
[mips]: Don't hard-code PHYS_AVAIL_ENTRIES.
adrian
2015-11-22
1
-1
/
+1
*
mips: teach the malta platform about extended memory.
adrian
2015-11-21
1
-9
/
+53
*
Add domain support to PCI bus allocation
zbb
2015-09-16
1
-1
/
+1
*
Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this
eadler
2013-11-30
1
-2
/
+2
*
Devices that rely on hints or identify routines for discovery need to
nwhitehorn
2013-10-29
1
-1
/
+1
*
YAMON is 32-bit application and uses 32-bit pointers to pass kernel
gonzo
2013-08-31
1
-4
/
+9
*
Add PCI bus space implementation that converts all 2 and 4 bytes
gonzo
2013-08-30
4
-4
/
+448
*
Fix GT PCI controller driver on big-endian hardware
gonzo
2013-08-28
1
-18
/
+35
*
Fixes for compatibility with QEMU:
gonzo
2013-08-27
1
-2
/
+8
*
- Initialize freq variable so we will not end up with random value
gonzo
2013-08-27
1
-0
/
+1
*
Add the static kernel boot environment, needed to actually boot this thing.
adrian
2013-04-17
1
-0
/
+6
*
Remove all legacy ATA code parts, not used since options ATA_CAM enabled in
mav
2013-04-04
1
-1
/
+0
*
Merge from vmobj-rwlock branch:
attilio
2013-02-26
1
-1
/
+0
*
o) Use ABI, not ISA_* options, to determine whether to compile bits if libkern
jmallett
2012-03-12
1
-1
/
+0
*
Remove platform APIs which are not used by any code and which had only stub
jmallett
2012-03-12
1
-25
/
+0
*
- There's no need to overwrite the default device method with the default
marius
2011-11-22
2
-4
/
+2
*
The i8259 controller is initialized incorrectly on MALTA. It writes
adrian
2011-07-16
1
-6
/
+6
*
Switch the GENERIC kernels for all architectures to the new CAM-based ATA
mav
2011-04-24
1
-1
/
+6
*
- dump_avail layout should be sequence of [start, end)
gonzo
2010-12-09
1
-1
/
+1
*
- Populate dump_avail with proper values from phys_avail
gonzo
2010-12-09
1
-0
/
+3
*
Fix MALTA64 build.
jmallett
2010-04-19
1
-2
/
+2
*
The NetBSD Foundation has granted permission to remove clause 3 and 4 from
joel
2010-03-03
1
-7
/
+0
*
- Call post-boot fixup function in order to get proper static
gonzo
2010-01-25
1
-2
/
+4
*
Update from old DDB convetion to initialize debugger to new KDB way.
imp
2010-01-23
1
-1
/
+3
*
Merge from projects/mips to head by hand:
imp
2010-01-10
9
-123
/
+183
*
Fix copyrights to reflect the origin of these files.
imp
2009-06-29
1
-1
/
+1
*
Fix MALTA build; some prototypes were wrong and blew up when kobj method
jmallett
2009-06-12
1
-2
/
+2
*
o Simplify code: trade 15 lines of case for one multiplication
gonzo
2009-01-14
1
-15
/
+1
*
MFp4: Merge interrupt code from p4
imp
2008-09-19
1
-17
/
+7
*
Catch up with intr_event_create() API changes.
obrien
2008-09-18
1
-1
/
+1
*
Fix path in all includes: remove /mips32 subdirectory
gonzo
2008-09-10
7
-11
/
+11
*
Catch up with the move from mips32/.
obrien
2008-09-03
1
-1
/
+1
*
Style(9).
obrien
2008-09-03
1
-3
/
+3
*
As discussed on IRC and at BSDcan, move the mips32/* directories up a
imp
2008-07-06
14
-0
/
+2163