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
*
Large improvements to efi-show (though some weird problems
imp
2016-05-20
1
-64
/
+40
*
Implement efi-set and efi-unset
imp
2016-05-20
1
-3
/
+67
*
Cleanup to use %S.
imp
2016-05-20
1
-18
/
+4
*
Fixup the geliboot sector rounding code
allanjude
2016-05-20
2
-19
/
+31
*
Fixed memory leak in FDT overlay handling code
gonzo
2016-05-19
1
-0
/
+2
*
Fix logic error so UEFI variables are reported correctly
imp
2016-05-19
1
-6
/
+8
*
Fix typo.
imp
2016-05-18
1
-1
/
+1
*
Minor spelling fixes.
pfg
2016-05-18
1
-4
/
+4
*
Also add comment about the bug I comments in the forth.
imp
2016-05-18
1
-0
/
+8
*
Fix several instances where the boot loader ignored pager_output
imp
2016-05-18
18
-73
/
+152
*
Fix build breakage on arm64 by papering over the problem. We implement
imp
2016-05-18
1
-0
/
+7
*
Explain why extra sutff always outputs even when it shouldn't for the
imp
2016-05-18
1
-0
/
+7
*
Implement UEFI set environment variable, as well as exporting the EFI
imp
2016-05-17
4
-6
/
+464
*
Implement uuid-to-string and uuid-from-string. uuid-from-string takes
imp
2016-05-17
1
-0
/
+74
*
Remove the reiserfs(5) manpage and an example of loading the kernel module.
jhb
2016-05-17
1
-1
/
+0
*
It sure would be nice to use printf with wide strings. Implement %S to
imp
2016-05-17
3
-1
/
+7
*
Minor space tweak to make things consistent.
imp
2016-05-17
1
-4
/
+3
*
Add proper PCIe init for MT7628/MT7688 SoCs
sgalabov
2016-05-17
1
-0
/
+1
*
Import LEDE dts files for Ralink/Mediatek
sgalabov
2016-05-17
9
-282
/
+78
*
Attempt to fix r299660:
peter
2016-05-17
1
-2
/
+4
*
libefi: Tag an unreachable switch default.
pfg
2016-05-16
1
-0
/
+2
*
Add Allwinner A83T thermal sensor controller support.
jmcneill
2016-05-15
1
-0
/
+12
*
Enable SATA power regulator at boot on Sinovoip BananaPi BPI-M3.
jmcneill
2016-05-15
1
-0
/
+9
*
Add gpio-leds for Sinovoip BananaPi BPI-M3.
jmcneill
2016-05-15
1
-0
/
+18
*
Add pmic (AXP813) child node to r_rsb for Sinovoip BananaPi BPI-M3.
jmcneill
2016-05-14
1
-0
/
+11
*
Add node for A83T NMI interrupt controller.
jmcneill
2016-05-14
1
-0
/
+8
*
Add DTS files for the Allwinner A83T SoC and the Sinovoip BananaPi BPI-M3
jmcneill
2016-05-14
4
-0
/
+911
*
Fix a -Wformat warning by using %d, not %ld for md_iterations
ngie
2016-05-13
1
-1
/
+1
*
Add geliboot_crypt(..) definition to geliboot.h to mute a -Wimplicit-function...
ngie
2016-05-13
1
-0
/
+3
*
Put slba and elba under LOADER_GELI_SUPPORT ifdef to mute warning about them ...
ngie
2016-05-13
1
-0
/
+2
*
Remove unused const variable
ngie
2016-05-13
1
-1
/
+0
*
Add missing prototype for getchar(..)
ngie
2016-05-13
1
-0
/
+1
*
sys/boot/common: use of spaces vs. TAB.
pfg
2016-05-12
4
-51
/
+51
*
efipart: Support an arbitrary number of partitions
cem
2016-05-05
1
-5
/
+6
*
Change a rounding operation that had missing braces into a roundup2()
peter
2016-05-03
1
-7
/
+4
*
bcache read ahead may attempt to read past end of disk
allanjude
2016-05-01
4
-12
/
+86
*
boot/forth: spelling fixes.
pfg
2016-04-30
5
-11
/
+11
*
sys/boot: spelling fixes in comments.
pfg
2016-04-30
22
-35
/
+35
*
Add FDT overlays support to ubldr
gonzo
2016-04-29
6
-3
/
+616
*
Refactor DTS files for Zynq-based SoCs
gonzo
2016-04-26
3
-387
/
+319
*
Build fix. Add howmany() and nitems() macros to bootloader kernel shim.
hselasky
2016-04-26
1
-0
/
+2
*
Add function needed for linking USB test application.
hselasky
2016-04-26
1
-0
/
+6
*
sys/boot: make use of the howmany() macro when available.
pfg
2016-04-26
3
-7
/
+8
*
o Add device tree files and kernel configuration files
br
2016-04-26
2
-0
/
+211
*
Reduce the FreeBSD specific DTS files for Mediatek/Ralink
sgalabov
2016-04-23
9
-207
/
+41
*
Fix more pc98 build issues re: bcache change
allanjude
2016-04-22
1
-2
/
+2
*
sys: use our roundup2/rounddown2() macros when param.h is available.
pfg
2016-04-21
3
-3
/
+3
*
Replace the A20 kernel config with a generic ALLWINNER kernel config that
jmcneill
2016-04-21
1
-0
/
+33
*
Add more guards to disable GELIBOOT by defining LOADER_NO_GELI_SUPPORT
allanjude
2016-04-21
2
-1
/
+7
*
Include resets and clocks properties for PCI in FreeBSD RT3883 dtsi file
sgalabov
2016-04-20
1
-0
/
+3
[next]