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
/
boot
/
ofw
Commit message (
Expand
)
Author
Age
Files
Lines
*
Major rework of how we copy data into kernel space.
benno
2002-07-18
6
-22
/
+36
*
Add support for passing metadata.
benno
2002-07-10
1
-44
/
+16
*
Fix up the DMA buffer allocation call.
benno
2002-06-07
1
-1
/
+2
*
Removed now unused INTERNALSTATICLIB.
ru
2002-05-13
1
-3
/
+0
*
Back out last commit. I expect our bsd.*.mk gods to remove the need for
obrien
2002-05-12
1
-0
/
+3
*
Change the disk probing so that it will actually find disks other
jake
2002-05-11
3
-42
/
+136
*
NOPIC, NOPROFILE, NOMAN, and INTERNALSTATICLIB are redundant when using
obrien
2002-05-11
1
-3
/
+0
*
Add -ffreestanding to CFLAGS.
jake
2002-02-23
1
-0
/
+1
*
Fix test for != 0 that should be > 0.
jake
2002-02-23
1
-1
/
+1
*
Check the return values of index() and don't dereference it if its null;
jake
2002-02-23
1
-2
/
+8
*
#if 0 more bootinfo stuff.
jake
2002-02-23
1
-0
/
+4
*
Add OF_claim_virt() and OF_release_phys().
jake
2002-02-23
2
-0
/
+72
*
- Remove unneeded variable.
robert
2002-02-15
1
-2
/
+0
*
This file is now unneeded.
robert
2002-02-15
1
-492
/
+0
*
- Do not include a NetBSD header as it is not needed anymore.
robert
2002-02-15
1
-24
/
+11
*
Make the openfirmware entry point function pointer non-static so that it
jake
2001-10-30
2
-1
/
+3
*
Add a prototype for OF_alloc_phys.
robert
2001-10-15
1
-0
/
+1
*
Make the ofw_reg structure and ofw_alloc_heap 64-bit save.
robert
2001-10-15
2
-4
/
+4
*
Do not include openfirm.h; it is now included by libofw.h.
robert
2001-10-15
1
-1
/
+0
*
- Use the cell_t type definition for Open Firmware arguments in
robert
2001-10-15
1
-247
/
+359
*
- Fill dummy functions with code to read from disk using Open
robert
2001-10-15
2
-6
/
+597
*
- Include openfirm.h for phandle_t.
robert
2001-10-15
1
-7
/
+10
*
Add a function for parsing an Open Firmware boot path into the
robert
2001-10-15
1
-3
/
+29
*
- Add an ifdef guard.
robert
2001-10-15
1
-3
/
+6
*
Whitespace fixes.
benno
2001-10-07
2
-5
/
+4
*
Add new files needed by previous commit.
benno
2001-10-07
2
-0
/
+221
*
Mega-patch for OpenFirmware loader support.
benno
2001-10-07
7
-43
/
+99
*
Pass NULL instead of MAXPHYS to the DMA allocation method. Be a bit more
benno
2001-08-26
1
-2
/
+4
*
OpenFirmware/PowerPC loader, part 2.
benno
2000-11-10
11
-162
/
+407
*
Convert from the Alpha compontents to PowerPC ones.
obrien
2000-10-16
4
-174
/
+83
*
"Ok, my loader's now up to putting up a prompt. It probes disks partially
obrien
2000-10-16
11
-0
/
+1615
*
Fix the more obvious warnings to deal with my earlier warning cleanups.
jhb
2000-08-03
1
-8
/
+8
*
$Id$ -> $FreeBSD$
peter
1999-08-28
4
-4
/
+4
*
Bring the 'new-bus' to the i386. This extensively changes the way the
peter
1999-04-16
1
-2
/
+2
*
* Add old UFS compatibility code to alpha/boot1.
dfr
1998-09-26
1
-5
/
+6
*
Make the alpha bootstrap build again, fix some warning and change sdboot to d...
dfr
1998-09-20
1
-3
/
+3
*
Bootstrap updates.
msmith
1998-09-03
1
-1
/
+8
*
Bootloader update.
msmith
1998-08-31
2
-17
/
+51
*
Minor tweaks to track a couple of i386 changes and to make it compile.
dfr
1998-08-22
1
-2
/
+5
*
This is the new unified bootstrap, sometimes known previously as the
msmith
1998-08-21
3
-0
/
+461