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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the cdboot twiddle display.
remko
2007-02-23
1
-1
/
+1
*
Document the init_chroot and init_script variables.
imp
2007-02-04
2
-0
/
+54
*
o Wrap long lines.
maxim
2007-01-14
1
-8
/
+16
*
o Typo: note -> node.
maxim
2007-01-14
1
-1
/
+1
*
o Move the comment to the correct place.
maxim
2007-01-14
1
-1
/
+1
*
Garbage collect the code for auto-loading modules based on ISAPNP IDs,
marius
2007-01-07
2
-381
/
+0
*
MFp4: differences for bwct ethernet attachment
imp
2006-12-20
2
-3
/
+13
*
MFp4: Differences in flash part for bwct. need a more generic way to cope.
imp
2006-12-20
2
-0
/
+35
*
MFp4: Add timeout to eeprom access for lame eeprom that go awol
imp
2006-12-20
2
-4
/
+8
*
MFp4: bwct memory size and PLL parameters
imp
2006-12-20
1
-0
/
+8
*
MFp4: bwct boot rom is different. need a more generic way to cope long term.
imp
2006-12-20
1
-0
/
+4
*
MFp4: Delay a second or two after the upload before printing Done.
imp
2006-12-20
1
-2
/
+6
*
MFp4: bwct is a new board choice.
imp
2006-12-20
1
-1
/
+1
*
add an interface for passing the entire kernel size up front to the
kmacy
2006-12-18
2
-1
/
+52
*
Add an entry for the msk(4) module.
yongari
2006-12-13
1
-0
/
+1
*
Ignore any breakpoint instructions (int 3) we encounter in vm86 mode
jhb
2006-12-06
1
-0
/
+2
*
Note that not all architectures use sendfile(2) buffers;
yar
2006-11-29
1
-1
/
+4
*
remove CDDL derive hcall.S
kmacy
2006-11-23
1
-986
/
+0
*
Remove LDR_LOG2_PGSZ, ia64_pgtbl and ia64_pgtblsz. They are part of
marcel
2006-11-19
2
-8
/
+0
*
Remove an unused variable.
ru
2006-11-16
1
-2
/
+1
*
Mfp4: Remove mci_device.c. It should have been removed when it was
imp
2006-11-16
1
-575
/
+0
*
Move to using a common arm_init.S. These things are more similar than
imp
2006-11-16
8
-248
/
+26
*
MFp4: Don't fix the size at 8k, and some minor cleanups. andre@ contributed
imp
2006-11-16
1
-4
/
+11
*
MFp4: Improvements, including the ability to download to an arbitrary
imp
2006-11-16
1
-5
/
+8
*
Tweaks for better boot flavor support.
imp
2006-11-16
1
-5
/
+2
*
Mfp4: We no longer need ee.h included here.
imp
2006-11-16
1
-1
/
+0
*
MFp4: boot2 should now build
imp
2006-11-09
2
-1
/
+3
*
MFp4: boot on KB9202 correctly. Also, reduce the size of the SD/MMC driver
imp
2006-11-09
15
-163
/
+331
*
MFp4: Support KB9202 booting better
imp
2006-11-09
1
-0
/
+4
*
Fix typo
imp
2006-11-09
1
-1
/
+1
*
MFp4: Make boot2 work on Kwikbyte KB9202 boards.
imp
2006-11-09
4
-10
/
+67
*
MFp4: Merge a slightly more generic build infrastructure.
imp
2006-11-09
1
-6
/
+8
*
MFp4: Remove bogus \r
imp
2006-11-09
1
-2
/
+2
*
Add a stub of bios_addsmapdata(). PC98 does not have BIOS SMAP.
nyan
2006-11-09
1
-0
/
+38
*
MFi386: revisions from 1.39 to 1.43.
nyan
2006-11-09
1
-58
/
+50
*
Major rework of the ia64 loaders. The two primary objectives are:
marcel
2006-11-05
39
-2798
/
+1269
*
Make this compile on EFI32. The EFI_PHYSICAL_ADDRESS type is always
marcel
2006-11-03
1
-1
/
+1
*
Properly calculate the checksum of the APIC table.
marcel
2006-11-03
1
-1
/
+2
*
Unbreak compile with ELF_VERBOSE defined, and fix format warnings.
ru
2006-11-02
1
-3
/
+4
*
Revert the last change. Masking only 2 MSBs of the virtual address
ru
2006-11-02
5
-10
/
+10
*
Sync the EFI headers with version 1.10.14.62 of the Intel sample EFI
marcel
2006-11-02
20
-647
/
+1255
*
Extend struct devdesc with a unit field, called d_unit. Promote the
marcel
2006-11-02
19
-70
/
+58
*
Don't unconditionally compile-in the bcache code. It's only used on
marcel
2006-11-02
7
-18
/
+10
*
o Make sure to clear f->f_devdata if d_dev->dv_open() fails. It
marcel
2006-11-02
1
-13
/
+18
*
Because the BTX mini-kernel now uses flat memory mode and clients
ru
2006-10-29
5
-10
/
+10
*
Adopt comments borrowed from aout_freebsd.c.
ru
2006-10-26
2
-2
/
+2
*
Restore support for -c and -d that were treacherously murdered in
ru
2006-10-26
2
-4
/
+8
*
Back out rev. 1.71 as it breaks directly loading (i386) kernels.
ru
2006-10-26
2
-6
/
+6
*
Don't descend into at91 until we sort out the boot loader issues more generally
imp
2006-10-23
1
-1
/
+1
*
MFp4: default to not loading the fpga
imp
2006-10-21
5
-5
/
+170
[next]