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
*
Don't set the offset when loading the kernel on the arm loader.efi. The
andrew
2016-02-09
1
-1
/
+6
*
Stop clang from generating movt/movw sequences. These don't get relocated
andrew
2016-02-09
1
-0
/
+8
*
Ensure the bss is aligned to a 4-byte address as we use 4-byte aligned
andrew
2016-02-09
1
-1
/
+3
*
ficl: Replace rand(3) with random(3).
pfg
2016-02-08
1
-1
/
+1
*
ficl: Replace rand(3) with random(3).
pfg
2016-02-08
1
-2
/
+2
*
Implement -P for boot loader. It's a bit easier to implement here than
imp
2016-02-08
1
-3
/
+93
*
Restore kgzldr on i386 only
emaste
2016-02-08
1
-0
/
+4
*
Do not set vfs.root.mountfrom unnecessarily
allanjude
2016-02-07
1
-2
/
+0
*
Fix EFI platform build failures
smh
2016-02-06
2
-2
/
+2
*
Fix EFI multi device boot support
smh
2016-02-05
5
-181
/
+517
*
Still open the network interface when EFI_OPEN_PROTOCOL_EXCLUSIVE failed.
andrew
2016-02-03
1
-2
/
+2
*
Add suppor to loader.efi to load files off hte network. For this we need
andrew
2016-02-02
1
-3
/
+27
*
Welcome the RISC-V 64-bit kernel.
br
2016-01-29
3
-0
/
+602
*
ficl on i386 should cast to unsigned char output to support efi i386
allanjude
2016-01-27
1
-1
/
+1
*
Fix mistake when transitioning to the new defines with ZFS loader. I
imp
2016-01-27
6
-8
/
+8
*
Remove static from these two. They slipped through the cracks.
imp
2016-01-26
2
-2
/
+2
*
Allow new lines as white space for arguments that are parsed to allow
imp
2016-01-26
1
-2
/
+2
*
Read in /boot/config and /boot.config, like all the other boot
imp
2016-01-26
1
-1
/
+37
*
Parse the command line arguments, and do it before we initialize the
imp
2016-01-26
1
-13
/
+94
*
RBX_ defines are in rbx.h, move it there.
imp
2016-01-26
6
-187
/
+6
*
Move all the separate copies of the same strings into paths.h. There's
imp
2016-01-26
11
-45
/
+59
*
Use MAN= to specify that no man page is provided
emaste
2016-01-22
1
-1
/
+1
*
Provide busdma stubs for loader/kshim
wma
2016-01-22
2
-1
/
+129
*
Fix compilation errors in usb/kshim
wma
2016-01-22
2
-1
/
+3
*
Prevent loader.conf load failure due to unknown console entries
smh
2016-01-21
1
-27
/
+66
*
Fix EFI UFS caching
smh
2016-01-21
2
-92
/
+39
*
Increase BERI boot components section alignment to 16
emaste
2016-01-20
2
-6
/
+6
*
Change DTS entry of PCIe controller for Armada38x
zbb
2016-01-20
3
-130
/
+23
*
Fix busy-detect when using DesignWare UART
zbb
2016-01-20
4
-20
/
+10
*
Add global mpcore timer node to Armada 38x DTS
zbb
2016-01-20
1
-0
/
+9
*
Correct ranges in Armada38x dts
zbb
2016-01-20
1
-2
/
+1
*
Introduce initial support for Marvell Armada38x
zbb
2016-01-20
5
-0
/
+1429
*
Reset the filesystem cache before reading from a potentially new
andrew
2016-01-18
1
-0
/
+1
*
boot1: correct typo in error message
emaste
2016-01-18
1
-2
/
+2
*
Fix EFI_DEBUG option
smh
2016-01-18
3
-7
/
+7
*
Connect the ZFS boot environment menu to the UEFI loader
allanjude
2016-01-15
1
-0
/
+33
*
Move init_zfs_bootenv to sys/boot/zfs/zfs.c instead of having a copy in each ...
allanjude
2016-01-15
4
-56
/
+34
*
Add EFI ZFS boot support
smh
2016-01-15
10
-3
/
+372
*
Modularise EFI boot loader
smh
2016-01-15
7
-216
/
+653
*
Ensure boot fsread correctly probes all partitions
smh
2016-01-15
1
-1
/
+8
*
Make common boot file_loadraw name parameter const
smh
2016-01-15
2
-8
/
+7
*
Make it possible to specify the path to userboot.so with the -b flag.
jmallett
2016-01-14
1
-4
/
+8
*
Remove unused reg param from fdt_fixup_memory
smh
2016-01-14
1
-1
/
+1
*
Prevent bogus compiler in ZFS boot code
smh
2016-01-14
1
-1
/
+7
*
Only build EFI components on supported compilers
smh
2016-01-14
3
-12
/
+6
*
Revert r293903
smh
2016-01-14
3
-5
/
+0
*
Fix GCC warnings causing build failure after r293724
smh
2016-01-14
3
-0
/
+5
*
Improve non-interactive forth cmd error reporting
smh
2016-01-13
3
-11
/
+37
*
Fix typo in libefi.c
smh
2016-01-13
1
-1
/
+1
*
Go back to using uintptr_t, because code that actually compiles is
ian
2016-01-13
1
-1
/
+1
[next]