]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/boot
Consistently use vop_stdpathconf() for default pathconf values.
[FreeBSD/FreeBSD.git] / sys / boot /
2017-07-09 manudts: arm: Fix our local patches for H3
2017-07-09 manuUpdate DTS files from Linux 4.12
2017-07-01 allanjudeInteger underflow in efipart_realstrategy when I/O...
2017-07-01 emasteLink EFI/uboot loaders with -znotext
2017-06-29 andrewAs with arm64 mark the EFI PE header as allocated on...
2017-06-29 tsoomeloader: chain load relocate data declaration is bad
2017-06-28 ngiePull down pjdfstest 0.1
2017-06-24 manuloader.efi: Disable smbios for arm
2017-06-23 emasteAllow Clang's integrated assembler to assemble boot0
2017-06-22 emasteMake structure padding explicit in EFI_MEMORY_DESCRIPTOR
2017-06-21 zbbEnable arm,io-coherent property of PL310 L2 cache on...
2017-06-20 avgMFV r318946: 8021 ARC buf data scatter-ization
2017-06-20 manuRemove some custom DTS files as we are using upstream...
2017-06-20 manuUpdate the GNU DTS file from Linux 4.11
2017-06-19 bdreweryUtilize SYSROOT from r320119 in places where DESTDIR...
2017-06-16 tsoomeAdd chain loader support for loader
2017-06-13 zbbEnable HWPMC overflow IRQ on both CPUs in MPIC
2017-06-13 zbbEnable in-band link management on A388-Clearfog board
2017-06-10 traszSwitch the example name for variables controlling loadi...
2017-06-09 avgMFV r319744,r319745: 8269 dtrace stddev aggregation...
2017-06-08 baptImport mandoc snapshot 2017-06-08
2017-06-08 zbbRestore DTS node of PCIe controller for A38X boards
2017-06-01 jkimMerge ACPICA 20170531.
2017-05-28 tsoomeSmall cleanup in dev_net.c
2017-05-28 baptFollowup on the user-class changes
2017-05-27 baptUpdate the comments concerning net_parse_rootpath to...
2017-05-27 baptCatch with the change in the user class
2017-05-27 baptCapitalize DHCP
2017-05-27 baptDocument recent changes on pxeboot
2017-05-27 baptPartially revert r314948
2017-05-27 baptAlways issue the pxe request
2017-05-27 baptAlways build tftpfs support along with nfs for pxeboot
2017-05-27 baptSupport URI scheme for root-path in netbooting
2017-05-25 jkimMerge OpenSSL 1.0.2l.
2017-05-23 jhbPass -N directly to ld via -Wl rather than passing...
2017-05-22 oshogboReplacing iterating over rootpath by strsep(3).
2017-05-17 loosFix the offset for the CPU0 MPIC registers.
2017-05-16 philImport libxo-0.7.2; add xo_options.7.
2017-05-16 tsoomelibstand: increase nfs max read size to 16k
2017-05-11 markjSet the right variable when overriding the default...
2017-05-10 sjgMerge bmake-20170510
2017-05-09 bdreweryDIRDEPS_BUILD: Update dependencies.
2017-05-06 tsoomeloader: network read rework
2017-05-06 baptdistinguish NFS versus TFTP boot by rootpath
2017-05-06 baptImport Zstandard 1.2.0
2017-05-06 adrian[arm] [rt1310] add initial RT1310 SoC code.
2017-05-04 tsoomezfsboot: drvsize() may be unusable on some systems
2017-05-04 mmMFV r317781:
2017-05-01 tsoomeloader.efi: ResetSystem does not use data with EFI_SUCCESS
2017-04-27 zbbImport Amazon Elastic Network Adapter (ENA) HAL to...
2017-04-24 brooksRemove the NATM framework including the en(4), fatm...
2017-04-18 tsoomeloader: uboot disk ioctl should call disk_ioctl
2017-04-18 tsoomeloader: F_READ/F_WRITE should be checked against masked...
2017-04-18 brSwitch BERI Programmable Interrupt Controller to INTRNG.
2017-04-18 tsoomeloader: zfs reader vdev_probe should check for minimum...
2017-04-17 emasteUpdate ELF Tool Chain to upstream r3520
2017-04-16 markmReplace the RC4 algorithm for generating in-kernel...
2017-04-15 baptImport zstandard 1.1.4 in base
2017-04-13 cemloader: Avoid possible overflow via environment variable
2017-04-13 roygerloader/multiboot: fix multiboot loading
2017-04-11 tsoomeloader.efi: only fetch zfs pool guid for the actual...
2017-04-10 tsoomeloader: r316585 did miss sparc/ofw
2017-04-09 tsoomeloader: r316585 did miss userboot update
2017-04-07 kanSilence GCC warning by initializing the local variable.
2017-04-07 kanDo not use -msoft-float with intention of disabling...
2017-04-07 bennoIn r298230 the value of HEAP_MIN was changed from 3MB...
2017-04-06 tsoomeloader: zfs reader should check all labels
2017-04-06 tsoomeloader: want mechanism to avoid RA with bcache
2017-04-06 tsoomeloader: part.c cstyle cleanup
2017-04-03 allanjudeSmall cleanup to make i386/loader match efi/loader...
2017-04-03 allanjudeRestore EFI boot environment functionality broken in...
2017-04-02 allanjudeFix sparc64 build broken by r316343 and r316076
2017-04-01 ianCorrect a comment... the stack used by ubldr is the...
2017-04-01 manuReduce the diff on beaglebone-black DTS.
2017-04-01 ianPreserve the registers containing argc, argv, and retur...
2017-04-01 allanjudeImplement boot-time encryption key passing (keybuf)
2017-03-31 allanjudeAdd explicit_bzero() to libstand, and switch GELIBoot...
2017-03-30 tsoomeRemove OLD_NFSV2 from loader and libstand
2017-03-30 tsoomeloader: simplify efi_zfs_probe and avoid double probing...
2017-03-30 tsoomeloader: efipart should check disk size from partition...
2017-03-29 impxfsread inlined uses more space, so remove the inline...
2017-03-29 ngieParameterize out 7680 (15 * 512) as BOOT2SIZE, similar...
2017-03-28 ngieself_reloc.c: Pass -Wno-error=maybe-uninitialized to...
2017-03-28 tsoomeloader: ls command should display file types properly
2017-03-28 tsoomeloader: move bios getsecs into time.c
2017-03-28 ngieUse `-Wno-missing-declarations` with CWARNFLAGS for...
2017-03-28 ngieDon't hardcode input files for stage 1/2 bootloaders...
2017-03-28 ngieRemove -Wunused-but-set variable, `tail` in `ls_getdir...
2017-03-28 ngieRemove redundant declaration for `zfs_crc64_table`
2017-03-28 ngieDon't shadow read(2) definition with `read` argument...
2017-03-28 ngieUse `NO_WCAST_ALIGN` instead of spelling it out as...
2017-03-28 ngieRemove redundant declarations
2017-03-28 ngieWrap bootcamp DEBUG statement with curly braces
2017-03-28 impRemove -fno-guess-branch-probability and -fno-unit...
2017-03-28 mmMFV r316083,316094:
2017-03-28 impSimply retire the sedification of the boot2.s file...
2017-03-28 ngiegpt*boot: Save a bit more memory when LOADER_NO_GELI_SU...
2017-03-28 ngieUnbreak compilation with gcc 4.2.1
2017-03-28 ngiesys/boot/common: Make geli(4) support optional in MI...
2017-03-27 impFix build with path names with 'align' or 'nop' in...
next