aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/mips
Commit message (Expand)AuthorAgeFilesLines
* Revert r267233 for now. PIE support needs to be reworked.Bryan Drewery2014-08-192-4/+0
* Give loaders more control over the Forth initialization process. InMarcel Moolenaar2014-07-271-1/+1
* Reviewed by: impSimon J. Gerraty2014-07-261-2/+2
* In preparation for ASLR [1] support add WITH_PIE to support building with -fPIE.Bryan Drewery2014-06-082-0/+4
* Add optional support for USB to BERI loader. Fix the linker script soHans Petter Selasky2014-05-303-4/+27
* Fix delay() function in the BERI loader code.Hans Petter Selasky2014-05-301-5/+17
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
* NO_MAN= has been deprecated in favor of MAN= for some time, go aheadWarner Losh2014-04-131-1/+1
* Build the BERI boot loader on 64-bit MIPS (but not 32-bit MIPS). WhileRobert Watson2014-02-231-1/+6
* Temporarily unhook BERI boot loader from the build until 32-bit MIPSRobert Watson2014-02-191-0/+2
* Replace Apache-style license on two Makefiles with stock 2-clause BSD;Robert Watson2014-02-182-34/+39
* Commit a first cut at ports of boot2 and loader to 64-bit MIPS, with aRobert Watson2014-02-1833-0/+3829