summaryrefslogtreecommitdiffstats
path: root/sys/boot
Commit message (Expand)AuthorAgeFilesLines
* Remove guards around overwriting loader.rc and menu.rcallanjude2015-08-069-47/+13
* Fix a problem which made loader(8) load non-kld files twice.trasz2015-08-031-0/+8
* Document the existence of cloudabi_load and cloudabi64_load.ed2015-07-311-0/+2
* Use consistent spacing.trasz2015-07-251-4/+4
* Add md_root example to defaults/loader.conf.trasz2015-07-251-0/+10
* Use double newlines consistently.trasz2015-07-251-0/+9
* Document md_root in loader(8). The md(4) manual page mentions it,trasz2015-07-251-3/+9
* move the prototype to the lib.h header.. This makes more sense, andjmg2015-07-182-2/+2
* other fixes to make boot2 compile for IXP... Properly end the asmjmg2015-07-182-0/+4
* revert r278579, this is in a different compile environment than thejmg2015-07-181-1/+1
* Add the Banana Pi DTS.loos2015-07-071-0/+79
* Avoid creating invalid UEFI device pathemaste2015-07-071-5/+18
* Add the GMAC entries to sun7i (A20) DTS.loos2015-07-071-0/+14
* Install loader.rc with ARM u-boot loader (ubldr).loos2015-07-041-3/+2
* o Add a description for virtio block device implementedbr2015-07-031-0/+12
* Add AHCI attachment code for Allwinner A10/A20 SoCs.loos2015-07-033-1/+7
* Updated random(4) boot/shutdown scripting.markm2015-06-302-4/+23
* MFi386: r284878nyan2015-06-271-1/+3
* Reduce warnings:delphij2015-06-261-1/+3
* Install version.4th.8 againantoine2015-06-211-1/+2
* Provide bug4bug workaround for certain dumbiness of the u-boot's API_env_enumsobomax2015-06-191-1/+1
* Fix bug in the ubldr introduced in the rev.283035. The new codesobomax2015-06-191-0/+7
* Fix fallouts from r284590bapt2015-06-196-0/+6
* Install loader(8) and zfsloader(8) only oncebapt2015-06-194-5/+13
* Add HDMI support to Beaglebone Black:gonzo2015-06-181-0/+22
* Add META_MODE support.sjg2015-06-137-0/+113
|\
| * Merge sync of headsjg2015-05-27220-2469/+9996
| |\
| * \ Merge from head@274682sjg2014-11-19103-471/+2793
| |\ \
| * \ \ Merge head from 7/28sjg2014-08-19131-6254/+1822
| |\ \ \
| * \ \ \ Merge from headsjg2014-05-0828-26/+78
| |\ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-. \ \ \ \ Merge headsjg2014-04-28246-937/+11902
| |\ \ \ \ \ \
| * | | | | | | Merge head@256308sjg2013-10-141-2/+5
| * | | | | | | Merge head@256284sjg2013-10-137-7/+12
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge from headsjg2013-09-0542-442/+3095
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ sync from headsjg2013-04-1221-141/+1014
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Sync with HEAD.obrien2013-02-0872-689/+6263
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Updated/new Makefile.dependsjg2012-11-084-0/+50
| | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| *-----. \ \ \ \ \ \ \ \ \ \ Sync from headsjg2012-11-04105-3270/+4644
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-224-0/+56
* | | | | | | | | | | | | | | | Pass the ACPI table pointer to the arm64 kernel from loader.efi.andrew2015-06-111-1/+39
* | | | | | | | | | | | | | | | Revert my previoius commit as it explicit pollute the ficl on otheraraujo2015-06-081-1/+0
* | | | | | | | | | | | | | | | Include header libi386.h to silence the clang warning of implicit declarationaraujo2015-06-071-0/+1
* | | | | | | | | | | | | | | | dnode_read: fixup r284025, BP_IS_HOLE macro expects a pointeravg2015-06-051-1/+1
* | | | | | | | | | | | | | | | dnode_read: handle hole blocks in zfs boot codeavg2015-06-051-0/+4
* | | | | | | | | | | | | | | | userboot: enable bzipfs supportavg2015-06-031-1/+2
* | | | | | | | | | | | | | | | Add comments to indicate where the flag for later abort" originates.dteske2015-06-021-3/+3
* | | | | | | | | | | | | | | | Remove the broken-txfifo setting for Allwinnner SoCs.loos2015-05-302-2/+0
* | | | | | | | | | | | | | | | Print error message if autoload fails due to missing DTB blob, otherwisegonzo2015-05-261-1/+3
* | | | | | | | | | | | | | | | Add kernel config and dts files for an aml8726-m3ganbold2015-05-242-0/+314
* | | | | | | | | | | | | | | | Enable leds for VSATV102 in dts.ganbold2015-05-241-0/+11
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |
OpenPOWER on IntegriCloud