aboutsummaryrefslogtreecommitdiff
path: root/sys/boot
Commit message (Expand)AuthorAgeFilesLines
...
* Move efi_main into efi/loaderWarner Losh2017-08-265-152/+191
* Hide length of geli passphrase during boot.Mariusz Zaborski2017-08-263-99/+102
* Make spinconsole platform independent and hook it up into EFI loader onMaxim Sobolev2017-08-254-18/+26
* Add "xlnx,zynq-7000" to zedboard and zybo compatible propertyOleksandr Tymoshenko2017-08-242-2/+2
* RPI DTS: Add value previously set by VideoCore and DTB linksEmmanuel Vadot2017-08-192-2/+2
* Fix BSD label partition end sector calculation.Oleg Bulyzhin2017-08-171-1/+1
* Define proposed GUID for FreeBSD boot loader variables.Warner Losh2017-08-161-0/+6
* Remove unused defines.Warner Losh2017-08-161-6/+0
* loader.efi: repace XXX with real comments in trap.cToomas Soome2017-08-151-2/+12
* Support for v1.10 (latest) of RISC-V privilege specification.Ruslan Bukin2017-08-104-429/+0
* i386/boot2: -fno-asynchronous-unwind-tables for gccRyan Libby2017-08-091-0/+1
* Update pl310 node in Armada 38x DTS to match the one used in LinuxMarcin Wojtas2017-08-091-1/+4
* Remove clock-frequency properties from Armada 38x timer nodesMarcin Wojtas2017-08-091-2/+0
* Restore original /soc ranges on Marvell Armada 38x boardsMarcin Wojtas2017-08-093-3/+15
* libefi/time.c cstyle cleanupToomas Soome2017-08-051-165/+178
* Move EFI fmtdev functionality to libefiWarner Losh2017-08-045-8/+6
* Add EFI utility functions to libefiWarner Losh2017-08-043-39/+139
* Move EFI ZFS functions to libefiWarner Losh2017-08-044-51/+174
* Add definitions and utilities for EFI driversWarner Losh2017-08-045-1/+253
* Revert r321969Enji Cooper2017-08-036-28/+21
* Fix the return types for printf and putchar to match their libc andEnji Cooper2017-08-036-21/+28
* Alwinner: nanopi-neo: Remove r_i2c node from DTS as it isn't used on the boardEmmanuel Vadot2017-08-011-4/+0
* Standardize paths on SRCTOP instead of .CURDIR-relative pathsEnji Cooper2017-08-011-4/+4
* Clean up style in print_state(..) and pager_printf(..)Enji Cooper2017-08-011-2/+3
* Always set the receive mask in loader.efi. Some UEFI implementations setAndrew Turner2017-07-271-9/+8
* Fix printf format warning in zfs_module.cDimitry Andric2017-07-201-2/+2
* dts: arm: Fix our local patches for H3Emmanuel Vadot2017-07-092-8/+4
* Integer underflow in efipart_realstrategy when I/O starts after end of diskAllan Jude2017-07-011-1/+10
* Link EFI/uboot loaders with -znotextEd Maste2017-07-013-2/+3
* As with arm64 mark the EFI PE header as allocated on arm. This is neededAndrew Turner2017-06-291-1/+1
* loader: chain load relocate data declaration is badToomas Soome2017-06-292-5/+7
* loader.efi: Disable smbios for armEmmanuel Vadot2017-06-241-0/+4
* Allow Clang's integrated assembler to assemble boot0Ed Maste2017-06-231-3/+0
* Make structure padding explicit in EFI_MEMORY_DESCRIPTOREd Maste2017-06-221-0/+1
* Enable arm,io-coherent property of PL310 L2 cache on Armada 38x platformsZbigniew Bodek2017-06-211-0/+1
* Remove some custom DTS files as we are using upstream ones.Emmanuel Vadot2017-06-2010-475/+0
* Utilize SYSROOT from r320119 in places where DESTDIR may be wanting WORLDTMP.Bryan Drewery2017-06-191-6/+0
* Add chain loader support for loaderToomas Soome2017-06-168-2/+642
* Enable HWPMC overflow IRQ on both CPUs in MPICZbigniew Bodek2017-06-131-1/+1
* Enable in-band link management on A388-Clearfog boardZbigniew Bodek2017-06-131-5/+1
* Switch the example name for variables controlling loading memory imagesEdward Tomasz Napierala2017-06-101-3/+3
* Restore DTS node of PCIe controller for A38X boardsZbigniew Bodek2017-06-084-41/+171
* Small cleanup in dev_net.cToomas Soome2017-05-281-3/+2
* Followup on the user-class changesBaptiste Daroussin2017-05-281-1/+1
* Update the comments concerning net_parse_rootpath to reflect what it is nowBaptiste Daroussin2017-05-271-2/+14
* Catch with the change in the user classBaptiste Daroussin2017-05-271-1/+1
* Capitalize DHCPBaptiste Daroussin2017-05-271-1/+1
* Document recent changes on pxebootBaptiste Daroussin2017-05-271-1/+30
* Partially revert r314948Baptiste Daroussin2017-05-271-21/+2
* Always issue the pxe requestBaptiste Daroussin2017-05-271-1/+1