summaryrefslogtreecommitdiffstats
path: root/sys/boot
Commit message (Expand)AuthorAgeFilesLines
* Merge from headsjg2014-05-0828-26/+78
|\
| * Silence no interrupt-parent found message during boot.ganbold2014-05-081-0/+2
| * Use src.opts.mk in preference to bsd.own.mk except where we need stuffimp2014-05-0620-18/+21
| * Introduce CWARNFLAGS.${COMPILER_TYPE} and use that to simplify theimp2014-05-051-1/+2
| * lindev(4): finish the partial commit in r265212eadler2014-05-021-1/+0
| * Honor the max-frequency property if it appears in the fdt data.ian2014-05-022-5/+5
| * Provide an alias for the userboot console and name it 'comconsole'.grehan2014-05-012-0/+46
| * Turn off various fancy instruction sets, as well as deduplicate some options.nwhitehorn2014-04-281-1/+2
| |
| \
*-. \ Merge headsjg2014-04-28246-937/+11902
|\ \ \ | | |/
| | * Move common device tree informations to separate dtsi files for A10 and A20 SoC.ganbold2014-04-284-172/+282
| |/
| * Disable the beastie menu for EFI console which doesn't support ANSI codesdteske2014-04-273-2/+11
| * Revert r258678. Make the led gpio-specifier match again the #gpio-cellsloos2014-04-271-1/+1
| * Revert to FAT12. This file system is apparently too small for FAT32, evennwhitehorn2014-04-273-21/+17
| * Apparently this is supposed to be FAT32, not FAT12.nwhitehorn2014-04-263-18/+21
| * Add generation of an EFI filesystem to hold boot1.efi. This is a near-exactnwhitehorn2014-04-264-1/+94
| * Spell NO_PROFILE= as MK_PROFILE=no.imp2014-04-252-2/+2
| * Eliminate last vestigies of NO_MAN= in the tree. Also, removeimp2014-04-251-1/+1
| * Add the initial version of if_nf10bmac(4), a driver to support anbz2014-04-171-1/+12
| * Re-indent break statement.brueffer2014-04-141-1/+1
| * Improve the i.MX53 / Digi DTS:rpaulo2014-04-132-16/+48
| * Apparently some of the i386 boot blocks are so close to full that addingnwhitehorn2014-04-133-3/+85
| * Add my copyright here. Most of this is unmodified from the original sparc64nwhitehorn2014-04-131-0/+2
| * Fix buildworld. I had some local bits in my build tree that caused thisnwhitehorn2014-04-131-2/+2
| * NO_MAN= has been deprecated in favor of MAN= for some time, go aheadimp2014-04-1335-35/+35
| * Add a simple EFI stub loader. This is a quick and dirty of boot1.chrp fromnwhitehorn2014-04-134-1/+520
| * Fix EFI loader object tree creation on 9.x build hostsemaste2014-04-102-4/+6
| * (Re)connect sys/boot/amd64 to the buildemaste2014-04-081-1/+4
| * Add explicit casts to quiet warnings in libefiemaste2014-04-081-4/+6
| * Fix printf args for 64-bit archsemaste2014-04-081-11/+11
| * Correct a variable's type for 64-bit Ficlemaste2014-04-081-1/+1
| * Revert r264132, disconnecting sys/boot/amd64 for nowemaste2014-04-081-4/+1
| * Updates to i.MX53:rpaulo2014-04-083-21/+21
| * These were bogusly placed in the arm directory. Move them to theirimp2014-04-075-0/+0
| * Do not build the amd64 UEFI loader with GCCemaste2014-04-071-0/+4
| * Fix the memory region. This board has two memory regions.rpaulo2014-04-061-1/+2
| * Define the full 1024M of ram on the imx53 QSB board.ian2014-04-061-2/+3
| * Fix the mips64el build: mips64el should use the mips64 directory, not the mip...imp2014-04-061-1/+1
| * Connect sys/boot/amd64 to the buildemaste2014-04-041-1/+4
| * Fix printf format mismatchesemaste2014-04-043-6/+8
| * Various fixes to the ti_sdhci driver, mostly to make it work on Pandaboard.ian2014-04-042-0/+2
| * Support UEFI booting on amd64 via loader.efiemaste2014-04-0420-72/+1170
| * Add -fPIC for amd64emaste2014-04-031-0/+3
| * Merge efilib changes from projects/uefiemaste2014-04-034-8/+46
| * Build boot/ficl as 64-bit library on amd64emaste2014-04-035-8/+30
| * Put each source file on a separate lineemaste2014-04-031-2/+12
| * - Setup both secure and non-secure timer IRQs.br2014-04-031-0/+2
| * Switch imx6 to using the mpcore per-cpu event timers, but continue to useian2014-04-021-0/+8
| * Merge r246607 by benno from projects/uefiemaste2014-03-311-3/+3
| * Add support for keyboard used in Samsung Chromebook (ARM machine)br2014-03-303-2/+107
| * Switch to my freebsd.org emal address in copyright.ganbold2014-03-254-4/+4
OpenPOWER on IntegriCloud