summaryrefslogtreecommitdiffstats
path: root/sys/boot/i386
Commit message (Expand)AuthorAgeFilesLines
* Change gptldr from relocating 0xfff1 bytes of boot2 to relocating 0x20000cperciva2015-10-081-11/+28
* META_MODE: Remove DEP_MACHINE from Makefile.depend files.bdrewery2015-09-255-10/+0
* META_MODE: Remove DEP_RELDIR from Makefile.depend files.bdrewery2015-09-255-10/+0
* Use CFLAGS_NO_SIMD in preference to varying lists of -mno-xxxx flags.imp2015-08-271-1/+1
* Remove guards around overwriting loader.rc and menu.rcallanjude2015-08-061-6/+1
* Reduce warnings:delphij2015-06-261-1/+3
* Install loader(8) and zfsloader(8) only oncebapt2015-06-191-0/+1
* Add META_MODE support.sjg2015-06-135-0/+75
|\
| * Merge sync of headsjg2015-05-2729-843/+1055
| |\ | |/ |/|
| * Merge from head@274682sjg2014-11-1916-46/+459
| |\
| * \ Merge head from 7/28sjg2014-08-1912-16/+88
| |\ \
| * \ \ Merge from headsjg2014-05-083-3/+4
| |\ \ \
| * \ \ \ Merge headsjg2014-04-2835-1025/+109
| |\ \ \ \
| * | | | | Merge head@256308sjg2013-10-141-2/+5
| * | | | | Merge head@256284sjg2013-10-131-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge from headsjg2013-09-054-2/+241
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Sync with HEAD.obrien2013-02-0811-62/+59
| |\ \ \ \ \ \ \
| * | | | | | | | Updated/new Makefile.dependsjg2012-11-082-0/+28
| | | | | | | | |
| | \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ Sync from headsjg2012-11-0418-1233/+490
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-223-0/+42
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Minor comments fixesthomas2015-05-161-2/+2
* | | | | | | | | | Reassign copyright statements on several files from Advancedjhb2015-04-231-1/+1
* | | | | | | | | | SMBIOS support for EFI.rpaulo2015-04-064-13/+51
* | | | | | | | | | Revert .PATH changes to fix mips build.jkim2015-04-031-0/+1
* | | | | | | | | | Install newly added brand-*.4th and logo-*.4th files and reduce duplication.jkim2015-04-021-7/+2
* | | | | | | | | | Move i386/efi files to new home in efi/loader/arch/i386emaste2015-04-027-751/+0
* | | | | | | | | | Ensure the cross assembler, linker and objcopy are used for the build32dim2015-04-024-8/+8
* | | | | | | | | | multiboot: fix error codesroyger2015-04-011-4/+4
* | | | | | | | | | multiboot: zero mod list arrayroyger2015-04-011-0/+7
* | | | | | | | | | Merging ^/head r279596 through r279758.dim2015-03-071-1/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | When compiling boot2 with gcc on i386 and pc98, only use the custom flagdim2015-03-041-1/+3
* | | | | | | | | | | Merge ^/head r279163 through r279308.dim2015-02-261-6/+112
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Improve memory detection in biosmem.cgrembo2015-02-231-6/+112
* | | | | | | | | | | Merge ^/head r277956 through r277974.dim2015-01-311-23/+23
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Fix order of functions in smbios.c (corrects r277949), since this correctsgrembo2015-01-311-23/+23
| * | | | | | | | | | New function smbios_match to detect BIOS versions during bootgrembo2015-01-302-46/+137
* | | | | | | | | | | Merge ^/head r277945 through r277955.dim2015-01-302-46/+137
* | | | | | | | | | | Since clang 3.6.0 now implements the archetype 'freebsd_kprintf' fordim2015-01-281-2/+2
|/ / / / / / / / / /
* | | | | | | | | | Fix panic in firewire and creation of invalid config ROM.will2015-01-231-5/+9
* | | | | | | | | | loader: fix the size of MODINFOMD_MODULEProyger2015-01-201-2/+3
* | | | | | | | | | loader: implement multiboot support for Xen Dom0royger2015-01-158-21/+729
* | | | | | | | | | Merge ^/head r274961 through r276301.dim2014-12-271-0/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Make this compile when TERM_EMU is not defined.imp2014-12-221-0/+2
| * | | | | | | | | | Unbreak the code for non-digits below '0' by casting the expressionrdivacky2014-11-301-1/+1
* | | | | | | | | | | Merge ^/head r275262 through r275363.dim2014-12-011-1/+1
* | | | | | | | | | | Merge ^/head r274961 through r275261.dim2014-11-291-6/+10
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Shrink boot2 a bit more by factoring out common patternrdivacky2014-11-291-6/+10
* | | | | | | | | | | Merge ^/head r275118 through r275209.dim2014-11-281-2/+1
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Revert part of r275059. Comparing unsigned 8 bit valuerdivacky2014-11-271-2/+1
* | | | | | | | | | | r274961 through r275075dim2014-11-251-2/+2
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
OpenPOWER on IntegriCloud