]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/boot/efi/loader/arch
Merge from head
[FreeBSD/FreeBSD.git] / sys / boot / efi / loader / arch /
2015-09-30 markjMFV r288408:
2015-09-28 ngieAdd initial testcases for bin/ls
2015-09-23 emasteBring LLVM libunwind snapshot into contrib/llvm/projects
2015-09-17 desUpgrade to Unbound 1.5.4.
2015-09-12 baptFinish merging from head, messed up in previous attempt
2015-09-12 baptMerge from head
2015-09-11 dimSince contrib/libc++'s ancestry was never correct,...
2015-09-07 marcelAs expected, things aren't as simple as hoped. Conseque...
2015-09-05 marcelAuto-detect the UGA frame buffer and stride on a MacBoo...
2015-09-05 marcelMy MacBook has UGA only, but we fail to detect any...
2015-09-03 marcelFor UGA, the frame buffer address obtained by scanning the
2015-09-01 andrewInstall the forth bits on arm64. For now limit it to...
2015-08-30 marcelAdd support for the UGA draw protocol. This includes...
2015-08-30 marcelAdd a gop command to help diagnose VT efifb problems...
2015-07-31 emasteAdd ELF Tool Chain's brandelf(1) to contrib
2015-07-30 emasteAdd ELF Tool Chain's ar(1) and elfdump(1) to contrib
2015-07-28 bdreweryMFV r285970:
2015-07-28 zbbImport Annapurna Labs Alpine HAL to sys/contrib/
2015-07-22 jkimMerge ACPICA 20150717.
2015-07-09 jkimMerge OpenSSL 1.0.1p.
2015-07-08 pkelseyMFV r285191: tcpdump 4.7.4.
2015-07-07 gshapiroMerge sendmail 8.15.2 to HEAD
2015-07-05 cyMFV ntp-4.2.8p3 (r284990).
2015-06-18 jkimMerge ACPICA 20150619.
2015-06-15 baptMerge from head
2015-06-13 ngieMF head @ r284358
2015-06-13 sjgAdd META_MODE support.
2015-06-11 andrewPass the ACPI table pointer to the arm64 kernel from...
2015-06-10 delphijMFV r284234:
2015-05-28 gjbMFH: r282615-r283655
2015-05-27 sjgMerge sync of head
2015-05-26 sjgMerge from head
2015-05-24 ngieMFhead @ r283351
2015-05-18 jkimMerge ACPICA 20150515.
2015-05-14 andrewRemove OUTPUT_FORMAT from theARM EFI linker script...
2015-05-10 sjgMerge bmake-20150505 improve detection of malformed...
2015-05-10 ianDon't check the return value from self_reloc(), it...
2015-05-10 ianThe self-relocation code is not efi-specific, move...
2015-05-07 baptMerge from HEAD
2015-05-06 gjbMFH: r282315-r282534
2015-05-05 andrewDisable the use of floating-point and vector registers...
2015-05-04 gjbMFV r225523, r282431:
2015-05-04 cyMFV ntp 4.2.8p2 (r281348)
2015-05-03 baptMerge from head
2015-04-28 pfgMFV r282150
2015-04-27 desRestore packaging subdir to enable running unmodified...
2015-04-27 ngieIntegrate tools/regression/mqueue into the FreeBSD...
2015-04-27 ngieIntegrate tools/regression/fifo into the FreeBSD test...
2015-04-27 ngieIntegrate tools/regression/kqueue into the FreeBSD...
2015-04-27 ngieIntegrate tools/regression/execve into the FreeBSD...
2015-04-27 ngieMove etc/tests/rc.d to etc/rc.d/tests to match the...
2015-04-22 gjbMFH: r280643-r281852
2015-04-21 sjgMerge bmake-20150418
2015-04-21 rpauloMerge wpa_supplicant/hostapd 2.4.
2015-04-16 ngieMFhead @ r281584
2015-04-14 andrew* Remove the wfi when the efi loader returns, it's...
2015-04-14 andrewAdd support for arm64 to loader.efi and boot1.efi
2015-04-12 ngieMFhead @ r281476
2015-04-11 andrewAdd fdt support to the arm loader.efi
2015-04-11 andrewOnly add -fPIC to CFLAGS and -Wl,-znocombreloc to LDFLA...
2015-04-11 andrewMove reloc.c to the top level Makefile as it has become...
2015-04-11 andrewUpdate the arm efi ldscript to generate a valid efi...
2015-04-10 emasteAdd build support for i386 loader.efi
2015-04-10 baptUpdate nvi to 2.1.3 which fixes the data corruption...
2015-04-09 emasteRemove EOL whitespace from i386 EFI loader source
2015-04-07 emasteEFI: use common reloc.c for all architectures
2015-04-06 andrewAdd support to the efi boot1 and loader for 32-bit...
2015-04-03 baptMerge from HEAD
2015-04-03 dimAdd the llvm-cov and llvm-profdata tools, when WITH_CLA...
2015-04-02 emasteMove i386/efi files to new home in efi/loader/arch...
2015-04-01 andrewMove the efi loaders to be under sys/boot/efi. This...