summaryrefslogtreecommitdiffstats
path: root/sys/boot
Commit message (Expand)AuthorAgeFilesLines
* MFC r306264: Use 32-bit value for .text padding, for linker portabilityemaste2016-12-302-2/+2
* MFC r305854: Use arch-specific .text padding fill value in EFI loadersemaste2016-12-303-3/+3
* Fix EFI self relocation code for rela architecturesemaste2016-12-281-10/+9
* MFC r308696, r308729, r308787, r308813, r309028, r309073, r309078:shurd2016-12-011-0/+1
* Backing out r309368 as it got commited prematurely as we still do nottsoome2016-12-011-3/+1
* MFC r308776tsoome2016-12-011-1/+3
* MFC r308089: zfsbootcfg: a simple tool to set next boot (one time)avg2016-11-215-9/+130
* MFC r308477:bapt2016-11-161-4/+5
* MFC r307238:bapt2016-11-167-38/+2
* MFC r307518:hselasky2016-11-071-6/+5
* MFC r304291:manu2016-11-041-4/+0
* MFC r307787:bapt2016-10-251-2/+2
* MFC r306430gonzo2016-10-222-0/+10
* MFC: r307316bapt2016-10-211-1/+2
* MFC: 304677, 304680, 305125, 305770, 305769bapt2016-10-195-26/+36
* MFC r302465:gonzo2016-10-173-3/+3
* MFC 305588sephe2016-10-171-0/+8
* MFC: r306677allanjude2016-10-081-6/+14
* MFC r306090:kib2016-10-053-1/+566
* MFC r305943:kib2016-09-251-18/+18
* MFC r305941:kib2016-09-251-0/+5
* MFC r305804:hselasky2016-09-232-8/+8
* MFC r305894:jhibbits2016-09-173-14/+14
* MFC r305160: Set UEFI boot loader PE/COFF timestamps to known value for repro...emaste2016-09-152-0/+8
* MFC r305484:will2016-09-131-1/+1
* MFC r303891, r303892:pfg2016-09-081-1/+1
* MFC 304801:andrew2016-09-071-1/+0
* MFC r303738: report sector size and number of sectors in lsdev outputavg2016-09-061-2/+4
* MFC 304222manu2016-09-041-2/+7
* MFC 304221 and 304271manu2016-09-042-6/+6
* MFC r305036:nwhitehorn2016-09-011-20/+31
* MFC r304966 (peter):gjb2016-09-011-9/+10
* MFC 304018: Add defines needed to export SMBIOS serial numbersjhb2016-08-191-0/+12
* MFC r303974:manu2016-08-161-0/+0
* MFC r303726gonzo2016-08-081-0/+4
* MFC: r303039manu2016-07-261-0/+4
* boot1.efi: fix assignment / comparison expressionemaste2016-07-041-1/+1
* Clean up some FDT-related code in the PowerPC bootloader, improving errornwhitehorn2016-07-012-16/+28
* Print a message when disks are found but no logical partition aremanu2016-06-171-3/+6
* fix a zfs boot regression introduced in r300117 by accidentavg2016-06-161-5/+5
* Add PCDuino3b dts. It uses the pcduino3 dts from upstream and adds the hdmi n...manu2016-06-091-0/+48
* Print a message when the efi disk isn't a logical partition.manu2016-06-091-1/+4
* Also set -fshort-wchar on arm64, this fixes parsing strings from UEFI,andrew2016-06-081-0/+4
* Print the newline character along with the carriage return when TERM_EMU isandrew2016-06-081-2/+1
* Allow libefi to be built with TERM_EMU undefined. There were a few placesandrew2016-06-081-1/+8
* Use the UEFI event timer to update the time on arm and arm64. The currentandrew2016-06-049-5/+121
* Add support for CESA on Armada38xzbb2016-06-022-0/+38
* Split CESA memory resource into TDMA and CESA regszbb2016-06-026-6/+12
* Revert part of r294418 ("Correct ranges...")zbb2016-06-021-1/+1
* Add missing libc includes to fix -Wimplicit-function-declaration warningsngie2016-05-311-0/+4
OpenPOWER on IntegriCloud