summaryrefslogtreecommitdiffstats
path: root/sys/boot/mips
Commit message (Expand)AuthorAgeFilesLines
* sys: use our roundup2/rounddown2() macros when param.h is available.pfg2016-04-211-1/+1
* sys/boot: use our nitems() macro when it is available through param.h.pfg2016-04-191-1/+1
* A new implementation of the loader block cacheallanjude2016-04-182-8/+8
* This review aims at introducing ubldr (loader with U-Boot interface) for MIPSsgalabov2016-02-298-1/+538
* Currently BERI's loader is including the 32-bit version of the FICL MIPS sysd...sgalabov2016-02-261-1/+1
* Fix mistake when transitioning to the new defines with ZFS loader. Iimp2016-01-271-1/+1
* Remove static from these two. They slipped through the cracks.imp2016-01-261-1/+1
* RBX_ defines are in rbx.h, move it there.imp2016-01-261-38/+1
* Move all the separate copies of the same strings into paths.h. There'simp2016-01-261-5/+2
* Increase BERI boot components section alignment to 16emaste2016-01-202-6/+6
* Remove guards around overwriting loader.rc and menu.rcallanjude2015-08-061-7/+1
* Fix fallouts from r284590bapt2015-06-191-0/+1
* Fix mips build, really. :-(jkim2015-04-031-1/+1
* Revert .PATH changes to fix mips build.jkim2015-04-031-0/+1
* Install newly added brand-*.4th and logo-*.4th files and reduce duplication.jkim2015-04-021-6/+1
* Ensure the cross assembler, linker and objcopy are used for the build32dim2015-04-021-1/+1
* Increase BERI loader section alignment to 16emaste2014-12-031-3/+3
* Revert r267233 for now. PIE support needs to be reworked.bdrewery2014-08-192-4/+0
* Give loaders more control over the Forth initialization process. Inmarcel2014-07-271-1/+1
* Reviewed by: impsjg2014-07-261-2/+2
* In preparation for ASLR [1] support add WITH_PIE to support building with -fPIE.bdrewery2014-06-082-0/+4
* Add optional support for USB to BERI loader. Fix the linker script sohselasky2014-05-303-4/+27
* Fix delay() function in the BERI loader code.hselasky2014-05-301-5/+17
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffimp2014-05-061-1/+1
* NO_MAN= has been deprecated in favor of MAN= for some time, go aheadimp2014-04-131-1/+1
* Build the BERI boot loader on 64-bit MIPS (but not 32-bit MIPS). Whilerwatson2014-02-231-1/+6
* Temporarily unhook BERI boot loader from the build until 32-bit MIPSrwatson2014-02-191-0/+2
* Replace Apache-style license on two Makefiles with stock 2-clause BSD;rwatson2014-02-182-34/+39
* Commit a first cut at ports of boot2 and loader to 64-bit MIPS, with arwatson2014-02-1833-0/+3829
OpenPOWER on IntegriCloud