]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/boot
Merge content currently under test from ^/vendor/NetBSD/tests/dist/@r312123
[FreeBSD/FreeBSD.git] / sys / boot /
2017-01-14 ngieMerge content currently under test from ^/vendor/NetBSD...
2017-01-13 ngieUpgrade NetBSD tests to 01.11.2017_23.20 snapshot
2017-01-11 dimUse proper prototypes in struct boot_module_t
2017-01-11 dimMake EFI_RESERVED_SERVICE a proper prototype
2017-01-11 dimDon't include <errno.h> in reloc_elf.c, as it includes...
2017-01-10 mmMFV r311899:
2017-01-10 gonzo[efi] Build EFI bits with -fPIC on ARM
2017-01-10 gonzo[efi] Fix .rel.data.* being erroneously merged into...
2017-01-10 gonzo[efi] Fix off-by-one error in ARM .bss zeroing code...
2017-01-05 jkimMerge ACPICA 20161222.
2017-01-05 kanUse compiler driver to link BERI boot loaders
2017-01-05 zbbAdd DTS file for Armada 385 DB-AP board
2017-01-05 zbbAdd DTS file for Solidrun ClearFog board
2017-01-05 zbbCorrect CESA node in armada-38x.dtsi
2017-01-05 zbbAdd buffer management entries to armada-38x.dtsi
2017-01-04 delphijRestructure libz, place vendor files in contrib/zlib...
2017-01-03 loosRemove a GPL licensed DTS.
2016-12-31 jmcneillFix a typo in the third address of the reg property...
2016-12-30 mmMFV r310796, r310797:
2016-12-30 jmcneillAdd missing reg property to usbphy node.
2016-12-30 tsoomedosfs support in libstand is broken since r298230
2016-12-30 cognetMerge CK as of commit 255a47553aa5e8d0bb5f8eec63acac7f4...
2016-12-30 tsoomeboot2 will deadlock if extended keys are used on text...
2016-12-28 emastecdboot: add explict suffix to ambiguous or instruction
2016-12-28 emastebtxldr: process all PT_LOAD segments, not just the...
2016-12-28 emasteloader: use strip -o instead of cp and strip in place
2016-12-27 mmMFV r310622:
2016-12-22 asomersAdd a dumpdev example to /boot/defaults/loader.conf
2016-12-19 sjgMerge bmake-20161212
2016-12-19 emasteBuild loaders reproducibly when WITH_REPRODUCIBLE_BUILD
2016-12-19 emasteDeduplicate loader vers.c Makefile rules
2016-12-18 emasteRenumber license clauses to avoid skipping #3
2016-12-18 emasteReduce boot loader version string duplication
2016-12-17 mmMFV r310115,310184:
2016-12-16 dimMerge ^/head r309817 through r310168.
2016-12-15 andrewAdd -fPIC to the ubldr build. Without this the self...
2016-12-06 mmMFV r309587:
2016-12-04 dimMerge ^/head r309263 through r309518.
2016-12-02 dimUpdate compiler-rt to release_39 branch r288513. Since...
2016-12-02 dimUpdate llvm, clang, lld and lldb to release_39 branch...
2016-12-02 impdd is currently a bootstrap tool. It really doesn't...
2016-12-01 mmMFC r309362:
2016-12-01 emasteEFI loaders: parse rela relocations on amd64
2016-11-29 mmMFV r309299:
2016-11-28 cognetImport Concurrency Kit in the kernel.
2016-11-27 dimMerge ^/head r309170 through r309212.
2016-11-26 ianAdd an ethernet0 alias pointing to the /aix/usb/hub...
2016-11-24 dimMerge ^/head r308870 through r309105.
2016-11-24 manuEnable the SPI1 and SPI2 node for Olimex A20 SOM EVB.
2016-11-23 manuEnable UEXT related nodes for Olimex A20 SOM
2016-11-22 delphijMFV r308954:
2016-11-20 jmcneillAdd dts for Xunlong Orange Pi Plus 2E.
2016-11-20 jmcneillAdd dts for FriendlyARM NanoPi NEO.
2016-11-20 jmcneillAdd dtsi for FreeBSD-specific Allwinner H3 nodes.
2016-11-20 gonzo[FDT] Remove empty wrapper for upstream am335x-evm.dts
2016-11-19 dimMerge ^/head r308842 through r308867.
2016-11-19 tsoomeloader: smbios version check is not correct
2016-11-19 dimMerge ^/head r308491 through r308841.
2016-11-19 tsoomelsdev device name section headers should be printed...
2016-11-17 tsoomeloader: zfs toplevel vdev must have spa set.
2016-11-17 tsoomeloader: beri_sdcard_disk_print() needs to return int.
2016-11-15 shurdNew driver for Broadcom NetXtreme-C and NetXtreme-E...
2016-11-15 manuUpstream DTS provides PLL3 and PLL7 nodes (and their...
2016-11-12 jhibbitsMake dpaa work with only slightly modified Linux device...
2016-11-11 stevekAdd support for LOADER_RC setting in the pkgfs manifest...
2016-11-11 stevekThe file_loadraw function grew an argument, update...
2016-11-11 cyMFV r305100: Update amd from am-utils 6.1.5 to 6.2.
2016-11-10 dimMerge ^/head r308227 through r308490.
2016-11-09 baptmake pxeboot consistent with common/dev_net.c
2016-11-09 tsoomeboot/forth spelling issue in forth word
2016-11-09 loosAdd the DTS for the Netgate SG-1000 (micro-Firewall).
2016-11-08 tsoomeLoader paged/pageable data is not always paged.
2016-11-07 delphijMFV r308392: file 5.29.
2016-11-07 mmelAdd NVIDIA Tegra XHCI driver and coresponding firmware...
2016-11-04 manuAdd AXP221 node in our BananaPi M2 dts.
2016-11-03 gjbMFV r308265: Update tzdata to 2016i.
2016-11-02 dimMerge ^/head r303250 through r308226.
2016-11-02 tsoomeefinet_dev_print should honor verbose option.
2016-10-31 dimMerge ^/head r307736 through r308146.
2016-10-31 brAdd full softfloat and hardfloat support for MIPS.
2016-10-31 manuIn loader.efi, instead of exiting directly, try to...
2016-10-31 andrewOn arm64 build the efi loader with -fPIC. Without this...
2016-10-29 avgzfsbootcfg: a simple tool to set next boot (one time...
2016-10-26 impLIBSTAND goes last, so put it last here too.
2016-10-26 impBack out the move to the loader script from -N. This...
2016-10-25 impFix two backwards tests.
2016-10-25 impAdd it to the right place
2016-10-25 impReally make WITHOUT_FORTH (MK_FORTH==no) work. The...
2016-10-25 impAdd better comment...
2016-10-25 andrewFix the build on both arm64 and when WITHOUT_FORTH...
2016-10-24 manuAdd needed cpu-supply property for cpufreq.
2016-10-24 impPreliminary support for EFI in boot loader. Define...
2016-10-24 tsoomeloader should boot pre-feature flags pools.
2016-10-22 baptFix typo in the COMPILER_VERSION check
2016-10-22 jhibbitsCreate a new MACHINE_ARCH for Freescale PowerPC e500v2
2016-10-21 dimMerge ^/head r307383 through r307735.
2016-10-20 wmaSupport for Alpine Serializer/Deserializer.
2016-10-20 wmaSupport for MSI-X on Annapurna Alpine
2016-10-17 hselaskyFix device delete child function.
2016-10-15 dimMerge ^/head r306906 through r307382.
next