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
/
mips
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFC r303442, r305343: remove CONSTRUCTORS from linker scripts
emaste
2017-04-19
1
-1
/
+0
*
MFC r309369,310850,310853:
tsoome
2017-02-06
2
-6
/
+6
*
MFC r310267: Deduplicate loader vers.c Makefile rules
emaste
2017-01-20
2
-9
/
+2
*
MFC r310225: Reduce boot loader version string duplication
emaste
2017-01-17
2
-5
/
+2
*
MFC r307238:
bapt
2016-11-16
1
-2
/
+0
*
sys: use our roundup2/rounddown2() macros when param.h is available.
pfg
2016-04-21
1
-1
/
+1
*
sys/boot: use our nitems() macro when it is available through param.h.
pfg
2016-04-19
1
-1
/
+1
*
A new implementation of the loader block cache
allanjude
2016-04-18
2
-8
/
+8
*
This review aims at introducing ubldr (loader with U-Boot interface) for MIPS
sgalabov
2016-02-29
8
-1
/
+538
*
Currently BERI's loader is including the 32-bit version of the FICL MIPS sysd...
sgalabov
2016-02-26
1
-1
/
+1
*
Fix mistake when transitioning to the new defines with ZFS loader. I
imp
2016-01-27
1
-1
/
+1
*
Remove static from these two. They slipped through the cracks.
imp
2016-01-26
1
-1
/
+1
*
RBX_ defines are in rbx.h, move it there.
imp
2016-01-26
1
-38
/
+1
*
Move all the separate copies of the same strings into paths.h. There's
imp
2016-01-26
1
-5
/
+2
*
Increase BERI boot components section alignment to 16
emaste
2016-01-20
2
-6
/
+6
*
Remove guards around overwriting loader.rc and menu.rc
allanjude
2015-08-06
1
-7
/
+1
*
Fix fallouts from r284590
bapt
2015-06-19
1
-0
/
+1
*
Fix mips build, really. :-(
jkim
2015-04-03
1
-1
/
+1
*
Revert .PATH changes to fix mips build.
jkim
2015-04-03
1
-0
/
+1
*
Install newly added brand-*.4th and logo-*.4th files and reduce duplication.
jkim
2015-04-02
1
-6
/
+1
*
Ensure the cross assembler, linker and objcopy are used for the build32
dim
2015-04-02
1
-1
/
+1
*
Increase BERI loader section alignment to 16
emaste
2014-12-03
1
-3
/
+3
*
Revert r267233 for now. PIE support needs to be reworked.
bdrewery
2014-08-19
2
-4
/
+0
*
Give loaders more control over the Forth initialization process. In
marcel
2014-07-27
1
-1
/
+1
*
Reviewed by: imp
sjg
2014-07-26
1
-2
/
+2
*
In preparation for ASLR [1] support add WITH_PIE to support building with -fPIE.
bdrewery
2014-06-08
2
-0
/
+4
*
Add optional support for USB to BERI loader. Fix the linker script so
hselasky
2014-05-30
3
-4
/
+27
*
Fix delay() function in the BERI loader code.
hselasky
2014-05-30
1
-5
/
+17
*
Use src.opts.mk in preference to bsd.own.mk except where we need stuff
imp
2014-05-06
1
-1
/
+1
*
NO_MAN= has been deprecated in favor of MAN= for some time, go ahead
imp
2014-04-13
1
-1
/
+1
*
Build the BERI boot loader on 64-bit MIPS (but not 32-bit MIPS). While
rwatson
2014-02-23
1
-1
/
+6
*
Temporarily unhook BERI boot loader from the build until 32-bit MIPS
rwatson
2014-02-19
1
-0
/
+2
*
Replace Apache-style license on two Makefiles with stock 2-clause BSD;
rwatson
2014-02-18
2
-34
/
+39
*
Commit a first cut at ports of boot2 and loader to 64-bit MIPS, with a
rwatson
2014-02-18
33
-0
/
+3829