]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/boot
nvd: set d_delmaxsize to full capacity of NVMe namespace
[FreeBSD/FreeBSD.git] / sys / boot /
2015-07-18 jmgmove the prototype to the lib.h header.. This makes...
2015-07-18 jmgother fixes to make boot2 compile for IXP... Properly...
2015-07-18 jmgrevert r278579, this is in a different compile environm...
2015-07-17 bennoMerge driver for PMC Sierra's range of SAS/SATA HBAs.
2015-07-09 jkimMerge OpenSSL 1.0.1p.
2015-07-08 pkelseyMFV r285191: tcpdump 4.7.4.
2015-07-07 loosAdd the Banana Pi DTS.
2015-07-07 emasteAvoid creating invalid UEFI device path
2015-07-07 loosAdd the GMAC entries to sun7i (A20) DTS.
2015-07-07 gshapiroMerge sendmail 8.15.2 to HEAD
2015-07-05 cyMFV ntp-4.2.8p3 (r284990).
2015-07-04 loosInstall loader.rc with ARM u-boot loader (ubldr).
2015-07-03 bro Add a description for virtio block device implemented
2015-07-03 loosAdd AHCI attachment code for Allwinner A10/A20 SoCs.
2015-06-30 markmUpdated random(4) boot/shutdown scripting.
2015-06-27 nyanMFi386: r284878
2015-06-26 delphijReduce warnings:
2015-06-21 antoineInstall version.4th.8 again
2015-06-19 sobomaxProvide bug4bug workaround for certain dumbiness of...
2015-06-19 sobomaxFix bug in the ubldr introduced in the rev.283035....
2015-06-19 baptFix fallouts from r284590
2015-06-19 baptInstall loader(8) and zfsloader(8) only once
2015-06-18 jkimMerge ACPICA 20150619.
2015-06-18 gonzoAdd HDMI support to Beaglebone Black:
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-06-08 araujoRevert my previoius commit as it explicit pollute the...
2015-06-07 araujoInclude header libi386.h to silence the clang warning...
2015-06-05 avgdnode_read: fixup r284025, BP_IS_HOLE macro expects...
2015-06-05 avgdnode_read: handle hole blocks in zfs boot code
2015-06-03 avguserboot: enable bzipfs support
2015-06-02 dteskeAdd comments to indicate where the flag for later abort...
2015-05-30 loosRemove the broken-txfifo setting for Allwinnner SoCs.
2015-05-27 sjgMerge sync of head
2015-05-26 sjgMerge from head
2015-05-26 gonzoPrint error message if autoload fails due to missing...
2015-05-24 ganboldAdd kernel config and dts files for an aml8726-m3
2015-05-24 ganboldEnable leds for VSATV102 in dts.
2015-05-22 gonzoSwitch TI platform support code from using FreeBSD...
2015-05-21 loosAdd the MMC/SD driver for Allwinner SoCs.
2015-05-21 ganboldThe RTC initialization values are based on the SoC...
2015-05-18 jkimMerge ACPICA 20150515.
2015-05-18 ianEnable the NETIF_OPEN_CLOSE_ONCE option for ubldr....
2015-05-18 ianAdd a routine to obtain netboot parameters from the...
2015-05-18 ianRefactor net_getparams() to make it easier to get param...
2015-05-17 ianAn ARM kernel can be loaded at any 2MB boundary, make...
2015-05-16 ianRe-link ubldr when any of its libraries change.
2015-05-16 thomasMinor comments fixes
2015-05-15 zbbIntroduce support for the Alpine PoC from Annapurna...
2015-05-14 andrewRemove OUTPUT_FORMAT from theARM EFI linker script...
2015-05-13 loosAdd support for the power button on BeagleBone Black.
2015-05-10 sjgMerge bmake-20150505 improve detection of malformed...
2015-05-10 ianCreate a relocatable instance of ubldr for ARM. The...
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-09 gjbMerge ^/projects/release-arm-redux into ^/head.
2015-05-08 ianMove the text section to the start of the output file...
2015-05-08 ganboldThe interrupt-parent is set globally so it's unnecessar...
2015-05-07 loosAdd the SMP support for Raspberry Pi 2 (BCM2836).
2015-05-06 gjbMFH: r282315-r282534
2015-05-05 andrewAdd FDT to the list of known GUIDs.
2015-05-05 andrewDisable the use of floating-point and vector registers...
2015-05-05 andrewWhen cross-building ${LIBSTAND} may be set to the host...
2015-05-04 gjbMFV r225523, r282431:
2015-05-04 cyMFV ntp 4.2.8p2 (r281348)
2015-05-01 andreastFix the loader for sparc64.
2015-05-01 gjbMFH: r281855-r282312
2015-04-29 scottlImprove support for blacklisting bad memory locations...
2015-04-28 pfgMFV r282150
2015-04-27 desRestore packaging subdir to enable running unmodified...
2015-04-27 ngieIntegrate tools/regression/aio/aiotest and tools/regres...
2015-04-27 ngieIntegrate tools/regression/mqueue into the FreeBSD...
2015-04-27 ngieIntegrate tools/regression/fifo into the FreeBSD test...
2015-04-27 scottlSmall change in header order to allow this to compile.
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-23 loosFix the gpio-leds node to match the LEDs on RPI2.
2015-04-23 loosEnable the watchdog on RPI2.
2015-04-23 jhbReassign copyright statements on several files from...
2015-04-23 emasteReduce diffs between the three copies of libstand's...
2015-04-22 loosFix the SDHCI clock frequency for RPI2, the default...
2015-04-22 gjbMFH: r280643-r281852
2015-04-21 sjgMerge bmake-20150418
2015-04-21 rpauloMerge wpa_supplicant/hostapd 2.4.
2015-04-16 dteskeAdd "GELI Passphrase:" prompt to boot loader.
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-14 andrewFix the arm64 MACHINE_CPUARCH value in the efi fdt...
2015-04-14 andrewUse MACHINE in the efi loader when it is what we mean...
2015-04-13 ngieMFhead @ r281503
2015-04-13 andrewCreate the correct symlinks for the machine directory...
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-11 ngieStart integrating tools/regression/sockets into tests...
next