summaryrefslogtreecommitdiffstats
path: root/sys/boot/common/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* Add WITH_REPRODUCIBLE_BUILD src.conf(5) knobemaste2017-01-251-1/+5
* MFC r310267: Deduplicate loader vers.c Makefile rulesemaste2017-01-201-0/+5
* Fix ubldr build failure on mipsn32 and mipsn32el targets.sgalabov2016-03-041-1/+1
* These changes attempt to put things in order before the introduction of MIPSsgalabov2016-02-291-0/+2
* Install loader(8) and zfsloader(8) only oncebapt2015-06-191-5/+0
* Add support for arm64 to loader.efi and boot1.efiandrew2015-04-141-0/+2
* Make sure forth manpages are only installed once.bapt2015-04-041-10/+0
* add gptzfsboot.8, zfsboot.8 and zfsloader.8 manual pagesavg2014-09-151-0/+3
* Optionally include the install command as found on Juniper productsmarcel2014-08-061-0/+5
* Remove ia64.marcel2014-07-071-2/+0
* Build 64-bit ELF support into little-endian 64-bit MIPS boot-loaderrwatson2014-02-241-1/+1
* On mips64, built 64-bit ELF support.rwatson2014-02-231-0/+2
* Hook in new files menusets.4th and manual.dteske2012-11-071-0/+1
* Introduce new API to work with disks from the loader's drivers.ae2012-08-051-1/+13
* Add a version of the FreeBSD bootloader which can run in userland, packageddfr2011-06-301-1/+1
* New boot loader menus from Devin Teske.julian2011-05-281-0/+7
* MFaltix:marcel2011-03-161-1/+3
* Fix build of ppc32 loader.nwhitehorn2010-08-251-1/+1
* MF tbemd: Minor tweaks, prefer MACHINE_CPUARCH generally to MACHINE_ARCH (whi...imp2010-08-231-4/+4
* Provide support in loader for booting 64-bit PowerPC kernels. Like amd64,nwhitehorn2010-07-121-1/+4
* Add support for memory disk (md). The size of the memory diskmarcel2009-12-131-0/+5
* Introduce a new option (BOOT_PROMPT_123) that lets enter the boot promptattilio2009-11-121-0/+4
* Initial support of loader(8) for ARM machines running U-Boot.raj2008-10-141-1/+1
* Don't unconditionally compile-in the bcache code. It's only used onmarcel2006-11-021-1/+5
* Remove more Alpha bits from the boot code including fixing severaljhb2006-05-121-2/+1
* Collapse several adjacent .if's into .if/.elif.ru2004-10-241-10/+7
* ELF64 support is not needed on pc98.nyan2004-10-241-1/+5
* Add the loader side of support for preloading ELF relocatable objectiedowse2004-08-291-1/+1
* Separate out the ELF relocation code from the ELF loader, and addiedowse2004-08-281-2/+3
* Style: use the defined() expression explicitly.ru2004-02-071-3/+3
* Build on amd64. Yes, I know this isn't particularly nice.peter2003-06-261-4/+0
* Enable the i386 loader to load and run an amd64 kernel. If this putspeter2003-05-011-1/+14
* Initiate deorbit burn of i386 a.out kld "support" in loader. Note thatpeter2002-08-291-4/+0
* Not all platforms have and want a.out format support.obrien2002-03-281-1/+5
* MAN[1-9] -> MAN.ru2001-03-271-3/+3
* OpenFirmware/PowerPC loader, part 2.benno2000-11-101-0/+4
* Move man page directives to common/Makefile.inc.dcs2000-05-191-0/+5
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Add BootForth hooks; if BOOT_FORTH is defined, pass every line readmsmith1998-11-041-1/+6
* Implement a simple LRU block cache. By default this is initialised to 16k,msmith1998-11-021-3/+4
* ELF loader, part 1. It works with ELF kernels generated on the i386peter1998-09-301-2/+2
* Resynch with working sources before BTX integration.msmith1998-09-141-2/+10
* Generic plug-and-play enumerator infrastructure. Query suppliedmsmith1998-09-041-2/+2
* New commandline/script parser, supports backslash quoting and environmentmsmith1998-09-011-3/+3
* Bootloader update.msmith1998-08-311-3/+3
* This is the new unified bootstrap, sometimes known previously as themsmith1998-08-211-0/+4
OpenPOWER on IntegriCloud