aboutsummaryrefslogtreecommitdiff
path: root/sys/boot
Commit message (Expand)AuthorAgeFilesLines
* loader: disk io should not use alloca()Toomas Soome2017-02-063-21/+19
* loader: biosdisk fix for 2+TB disksToomas Soome2017-02-061-11/+85
* loader: 313329 missed ZFS guard in loader/main.cToomas Soome2017-02-061-0/+2
* loader: Replace EFI part devices.Toomas Soome2017-02-067-189/+860
* loader: bcache read ahead block count should take account the large sectorsToomas Soome2017-02-062-9/+51
* loader: Implement disk_ioctl() to support DIOCGSECTORSIZE and DIOCGMEDIASIZE.Toomas Soome2017-02-065-8/+81
* loader: libefi/env.c warnings in arm buildToomas Soome2017-02-032-2/+5
* loader: disk/part api needs to use uint64_t offsetsToomas Soome2017-02-018-21/+21
* loader.efi environment related cleanupsToomas Soome2017-02-016-416/+437
* Add missing ephy bus gates and resets.Jared McNeill2017-01-311-4/+4
* Remove "-Xassembler -G0" from CFLAGS.Brooks Davis2017-01-291-1/+1
* Remove pc98 support completely.Yoshihiro Takahashi2017-01-2852-9580/+21
* [am335x] Use upstream tda19988 framer node from upstream DTSOleksandr Tymoshenko2017-01-231-7/+1
* Remove empty ranges property so beri_simplebus can be attached again.Ruslan Bukin2017-01-184-4/+0
* loader: efi devpath api usage should be more aware of NULL pointersToomas Soome2017-01-183-16/+32
* The write-protect is not wired on uFW, disable it to allow writes to SDLuiz Otavio O Souza2017-01-171-0/+1
* loader: move device path definitions to include/efidevp.hToomas Soome2017-01-162-32/+28
* loader.efi: find_currdev() can leak memoryToomas Soome2017-01-151-6/+5
* Use proper prototypes in struct boot_module_tDimitry Andric2017-01-111-3/+3
* Make EFI_RESERVED_SERVICE a proper prototypeDimitry Andric2017-01-111-0/+1
* Don't include <errno.h> in reloc_elf.c, as it includes <stand.h> justDimitry Andric2017-01-111-1/+0
* [efi] Build EFI bits with -fPIC on ARMOleksandr Tymoshenko2017-01-101-0/+4
* [efi] Fix .rel.data.* being erroneously merged into .data on ARMOleksandr Tymoshenko2017-01-101-1/+1
* [efi] Fix off-by-one error in ARM .bss zeroing code in loader's _startOleksandr Tymoshenko2017-01-101-1/+1
* Use compiler driver to link BERI boot loadersAlexander Kabaev2017-01-053-4/+2
* Add DTS file for Armada 385 DB-AP boardZbigniew Bodek2017-01-051-0/+271
* Add DTS file for Solidrun ClearFog boardZbigniew Bodek2017-01-052-0/+589
* Correct CESA node in armada-38x.dtsiZbigniew Bodek2017-01-051-1/+2
* Add buffer management entries to armada-38x.dtsiZbigniew Bodek2017-01-051-0/+19
* Remove a GPL licensed DTS.Luiz Otavio O Souza2017-01-032-317/+250
* Fix a typo in the third address of the reg property for the usbphy node.Jared McNeill2016-12-311-1/+1
* Add missing reg property to usbphy node.Jared McNeill2016-12-301-0/+3
* dosfs support in libstand is broken since r298230Toomas Soome2016-12-3022-111/+91
* boot2 will deadlock if extended keys are used on text inputToomas Soome2016-12-301-15/+34
* cdboot: add explict suffix to ambiguous or instructionEd Maste2016-12-281-1/+1
* btxldr: process all PT_LOAD segments, not just the first twoEd Maste2016-12-281-7/+1
* loader: use strip -o instead of cp and strip in placeEd Maste2016-12-281-2/+1
* Add a dumpdev example to /boot/defaults/loader.confAlan Somers2016-12-221-0/+1
* Build loaders reproducibly when WITH_REPRODUCIBLE_BUILDEd Maste2016-12-192-2/+21
* Deduplicate loader vers.c Makefile rulesEd Maste2016-12-1913-52/+19
* Renumber license clauses to avoid skipping #3Ed Maste2016-12-181-1/+1
* Reduce boot loader version string duplicationEd Maste2016-12-1813-66/+24
* Add -fPIC to the ubldr build. Without this the self relocation code willAndrew Turner2016-12-151-0/+2
* dd is currently a bootstrap tool. It really doesn't have any businessWarner Losh2016-12-0210-14/+20
* EFI loaders: parse rela relocations on amd64Ed Maste2016-12-011-12/+5
* Add an ethernet0 alias pointing to the /aix/usb/hub/ethernet node. ThisIan Lepore2016-11-262-2/+4
* Enable the SPI1 and SPI2 node for Olimex A20 SOM EVB.Emmanuel Vadot2016-11-241-0/+2
* Enable UEXT related nodes for Olimex A20 SOMEmmanuel Vadot2016-11-231-0/+36
* Add dts for Xunlong Orange Pi Plus 2E.Jared McNeill2016-11-201-0/+121
* Add dts for FriendlyARM NanoPi NEO.Jared McNeill2016-11-202-0/+201