]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/boot
Merge ACPICA 20150410.
[FreeBSD/FreeBSD.git] / sys / boot /
2015-04-10 emasteAdd build support for i386 loader.efi
2015-04-10 emasteLimit EFI framebuffer metadata to amd64 for now
2015-04-10 baptUpdate nvi to 2.1.3 which fixes the data corruption...
2015-04-10 andrewPort the EFI reloc codeto work on arm64. This used...
2015-04-09 emasteRemove EOL whitespace from i386 EFI loader source
2015-04-09 andrewPrint error values with hex to make it easier to find...
2015-04-09 andrewOnly use -fPIC when building boot1.efi for x86.
2015-04-09 andrewAdd the arm64 machine dependent parts of ficl. This...
2015-04-08 dteskeRe-do proper mode-endings. Antithesis of r281176-281179...
2015-04-08 dteskeFix a bootlock condition if/when loader_logo is set...
2015-04-07 emasteAdd EFI boot1 for i386
2015-04-07 emasteEFI: use common reloc.c for all architectures
2015-04-06 dteskeEliminate literal escape sequences from *.rc
2015-04-06 dteskePartially revert r280976: Back to previous mode-endings...
2015-04-06 dteskePartially revert r280975: Back to previous mode-endings...
2015-04-06 dteskePartially revert r280974: Back to previous mode-endings...
2015-04-06 dteskePartially revert r280925: Back to previous mode-endings...
2015-04-06 andrewMake global variabled only used in this file static.
2015-04-06 andrewAdd support to the efi boot1 and loader for 32-bit...
2015-04-06 rpauloSMBIOS support for EFI.
2015-04-05 andrewMove boot1.efi to the global CLEANFILES list, it's...
2015-04-05 andrewSpell MACHINE_CPUARCH correctly
2015-04-05 andrewAdd FDT support to loader.efi. This will be used on...
2015-04-04 baptMake sure forth manpages are only installed once.
2015-04-04 rpauloloader/EFI: improve the help of the 'mode' command.
2015-04-04 rpauloRemove an unnecessary space in a printf call.
2015-04-04 rpauloboot1 EFI: reset the screen and select the best mode.
2015-04-04 rpauloRemove whitespace.
2015-04-03 dimAdd the llvm-cov and llvm-profdata tools, when WITH_CLA...
2015-04-03 andrewAdd the start of the efi fdt bindings. These will be...
2015-04-03 andrewClean up more x86 only options in the efi code.
2015-04-03 andrewOnly enable the efi framebuffer on x86 for now
2015-04-03 andrewOnly include machine/specialreg.h on x86
2015-04-03 andrewOnly enable comconsole and nullconsole on x86.
2015-04-03 jkimFix powerpc/ps3 build, too.
2015-04-03 jkimFix mips build, really. :-(
2015-04-03 jkimRevert .PATH changes to fix mips build.
2015-04-02 jkimInstall newly added brand-*.4th and logo-*.4th files...
2015-04-02 emasteMove i386/efi files to new home in efi/loader/arch...
2015-04-02 dimEnsure the cross assembler, linker and objcopy are...
2015-04-02 dteskeUse ^[[m mode-ending (as-in screen.4th `me') versus...
2015-04-02 dteskeEliminate literal escape sequences from *.4th
2015-04-02 dteskeUse fg/b/me from screen.4th instead of literals
2015-04-01 roygermultiboot: fix error codes
2015-04-01 roygermultiboot: zero mod list array
2015-04-01 andrewMove the efi loaders to be under sys/boot/efi. This...
2015-04-01 dteskeWhoops! "arc commit --revision" != "arc diff --update"
2015-04-01 dteskeAdd "GELI Passphrase:" prompt to boot loader.
2015-04-01 dteskeSolve dreaded "dictionary full" issue by segregating...
2015-04-01 dteskeWhen forced to draw ASCII lines/boxen, use `=' for...
2015-04-01 dteskeSecurely overwrite (zero) user input when we finish...
2015-04-01 dteskeAdd remainder of supported ANSI escape sequences.
2015-04-01 dteskeMove beastie to logo-*.4th; brands to brand-*.4th
2015-04-01 dteskeComments. No functional change.
2015-03-31 dteskeWhitespace and cleanup. No functional change(s).
2015-03-31 dteskeOptimize bootmsg to use fg/bg/me from screen.4th
2015-03-31 dteskeComments. No functional change(s).
2015-03-31 dteskeWhitespace. No functional change(s).
2015-03-31 dteskeChange contents of the exec variable in loader.conf...
2015-03-31 ganboldAdd device tree files for Hardkernel Odroid-C1 and...
2015-03-30 cyMFV ntp 4.2.8p1 (r258945, r275970, r276091, r276092...
2015-03-29 andrewReorder to help with moving the efi loader parts to...
2015-03-25 andrewAdd the Raspberry Pi 2 dtb, based on the existing rpi...
2015-03-24 mavRemove from legacy ata(4) driver support for hardware...
2015-03-23 dteskeAdd missing variables password/bootlock_password.
2015-03-23 dteskeIncrease max input for password/bootlock_password from...
2015-03-23 dteskePrevent password/bootlock_password features of loader...
2015-03-23 dteskeFix sgetkey indentation to be consistent with the rest...
2015-03-22 andrewStop calling x86_efi_copyin and x86_efi_getdev directly...
2015-03-20 jkimMerge OpenSSL 1.0.1m.
2015-03-17 ianFix fdt_platform_fixups() mem region handling. It...
2015-03-15 andrewMove the x86 specific files to be built in the amd64...
2015-03-15 dimUpgrade our copy of clang, llvm and lldb to 3.6.0 release.
2015-03-14 dimMerge ^/head r279893 through r279984.
2015-03-13 jhbEnable bzipfs support in the EFI loader.
2015-03-13 jhbThe System V ABI for amd64 allows functions to use...
2015-03-12 jhbAllow the EFI loader to work with large kernels and...
2015-03-12 jhbFix 'make depend' by moving the LDSCRIPT dependency...
2015-03-12 jhbRevert r279381. The EFI loader needs to use a separate...
2015-03-11 dimMerge ^/head r279759 through r279892.
2015-03-09 nwhitehornProvide a shim layer in loader to condense the Open...
2015-03-09 nwhitehornFix loader on PowerPC following r279784. It turns out...
2015-03-07 dimMerging ^/head r279596 through r279758.
2015-03-07 traszAdd error reporting (but not actual handling yet, apart...
2015-03-04 dimWhen compiling boot2 with gcc on i386 and pc98, only...
2015-03-04 dimMerge ^/head r279313 through r279595.
2015-03-02 baptUpdate libucl to git version 8d3b186
2015-03-02 bro Add more room for EFI boot blocks
2015-03-02 baptUpdate mandoc to cvs snaphot from 20150302
2015-02-28 impMerge latest (commit c8c1b3a77934768c7f7a4a9c10140c8bec...
2015-02-27 obriensys/boot/userboot/libstand/libstand.a should also inclu...
2015-02-27 obrienUse sys/boot/userboot/libstand/ and not /usr/lib/libsta...
2015-02-27 obrienRemove duplicated -I.
2015-02-27 jchandraMove PCI bus below simplebus for Broadcom XLP
2015-02-26 dimMerge ^/head r279163 through r279308.
2015-02-26 jchandraRemove run-time allocation of XLP IRQs
2015-02-26 jchandraAdd netlogic,xlp-pic as interrupt controller for XLP
2015-02-25 mavFix potential NULL dereference.
2015-02-23 gremboImprove memory detection in biosmem.c
2015-02-22 dimUpdate compiler-rt to trunk r230183. This has some...
next