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 fdt_platform_fixups() mem region handling. It turns out u-boot puts
ian
2015-03-17
2
-11
/
+9
*
Move the x86 specific files to be built in the amd64 loader.efi. This will
andrew
2015-03-15
2
-4
/
+4
*
Merge ^/head r279893 through r279984.
dim
2015-03-14
7
-9
/
+33
|
\
|
*
Enable bzipfs support in the EFI loader.
jhb
2015-03-13
2
-1
/
+2
|
*
The System V ABI for amd64 allows functions to use space in a 128 byte
jhb
2015-03-13
3
-2
/
+5
|
*
Allow the EFI loader to work with large kernels and/or modules
jhb
2015-03-12
2
-2
/
+25
|
*
Fix 'make depend' by moving the LDSCRIPT dependency into DPADD.
jhb
2015-03-12
1
-3
/
+1
|
*
Revert r279381. The EFI loader needs to use a separate libstand that
jhb
2015-03-12
1
-1
/
+0
*
|
Merge ^/head r279759 through r279892.
dim
2015-03-11
10
-22
/
+273
|
\
\
|
|
/
|
*
Provide a shim layer in loader to condense the Open Firmware device tree to
nwhitehorn
2015-03-09
9
-19
/
+273
|
*
Fix loader on PowerPC following r279784. It turns out that, due to .PATH
nwhitehorn
2015-03-09
1
-3
/
+0
*
|
Merging ^/head r279596 through r279758.
dim
2015-03-07
3
-2
/
+13
|
\
\
|
|
/
|
*
Add error reporting (but not actual handling yet, apart from
trasz
2015-03-07
1
-0
/
+7
|
*
When compiling boot2 with gcc on i386 and pc98, only use the custom flag
dim
2015-03-04
2
-2
/
+6
*
|
Merge ^/head r279313 through r279595.
dim
2015-03-04
5
-6
/
+20
|
\
\
|
|
/
|
*
o Add more room for EFI boot blocks
br
2015-03-02
1
-2
/
+14
|
*
sys/boot/userboot/libstand/libstand.a should also include strtoul.c;
obrien
2015-02-27
1
-1
/
+1
|
*
Use sys/boot/userboot/libstand/ and not /usr/lib/libstand.a.
obrien
2015-02-27
1
-0
/
+1
|
*
Remove duplicated -I.
obrien
2015-02-27
2
-3
/
+0
|
*
Move PCI bus below simplebus for Broadcom XLP
jchandra
2015-02-27
1
-0
/
+4
*
|
Merge ^/head r279163 through r279308.
dim
2015-02-26
3
-9
/
+123
|
\
\
|
|
/
|
*
Remove run-time allocation of XLP IRQs
jchandra
2015-02-26
1
-1
/
+1
|
*
Add netlogic,xlp-pic as interrupt controller for XLP
jchandra
2015-02-26
1
-0
/
+9
|
*
Fix potential NULL dereference.
mav
2015-02-25
1
-2
/
+1
|
*
Improve memory detection in biosmem.c
grembo
2015-02-23
1
-6
/
+112
*
|
Merge ^/head r279023 through r279162.
dim
2015-02-22
3
-0
/
+10
|
\
\
|
|
/
|
*
Allow EFI and ACPI to be included together. When ACPI is included
imp
2015-02-20
3
-0
/
+10
*
|
Merge ^/head r278756 through r278915.
dim
2015-02-17
1
-0
/
+4
|
\
\
|
|
/
|
*
Set the #address-cells and #size-cells properties on I2C controllers of
loos
2015-02-17
1
-0
/
+4
*
|
Merge ^/head r278499 through r278755.
dim
2015-02-14
2
-1
/
+2
|
\
\
|
|
/
|
*
MFi386:
jhb
2015-02-11
1
-0
/
+1
|
*
Summary: Update CPU identification call to recent version.
gnn
2015-02-11
1
-1
/
+1
*
|
Merging ^/head r278298 through r278350.
dim
2015-02-07
4
-22
/
+23
|
\
\
|
|
/
|
*
Revert SVN r277693.
dteske
2015-02-06
2
-6
/
+8
|
*
Add a FAT label to the EFI boot1 partition.
rpaulo
2015-02-06
2
-16
/
+15
*
|
Merging ^/head r278224 through r278297.
dim
2015-02-05
2
-21
/
+45
|
\
\
|
|
/
|
*
EFI: print more information about EFI Tables.
rpaulo
2015-02-05
2
-21
/
+45
*
|
Merge ^/head r278005 through r278109.
dim
2015-02-02
4
-23
/
+19
|
\
\
|
|
/
|
*
Do not skip setting the memory 'reg' property if the fdt data already
ian
2015-02-01
1
-11
/
+0
|
*
Allow this to work with disks greater than 4 GB and with names not beginning
nwhitehorn
2015-02-01
3
-12
/
+19
|
*
Relocate kernel to high address space (a static + 64 MB for now) to avoid
nwhitehorn
2015-01-31
4
-10
/
+29
|
*
Add FDT reservations for memory areas used by OPAL or RTAS runtime firmware.
nwhitehorn
2015-01-31
1
-5
/
+25
|
*
Add code to support loading relocatable kernels at offsets that are not
nwhitehorn
2015-01-31
1
-5
/
+8
*
|
Merge ^/head r277975 through r277998.
dim
2015-01-31
6
-20
/
+62
*
|
Merge ^/head r277956 through r277974.
dim
2015-01-31
2
-42
/
+50
|
\
\
|
|
/
|
*
Add support for booting relocatable kernels on PowerPC.
nwhitehorn
2015-01-31
1
-19
/
+27
|
*
Fix order of functions in smbios.c (corrects r277949), since this corrects
grembo
2015-01-31
1
-23
/
+23
|
*
New function smbios_match to detect BIOS versions during boot
grembo
2015-01-30
2
-46
/
+137
|
*
Fix UEFI PXE boot on a NIC that isn't the first NIC.
ambrisko
2015-01-30
1
-1
/
+4
*
|
Merge ^/head r277945 through r277955.
dim
2015-01-30
2
-46
/
+137
[next]