]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/boot
mips: for pointers replace 0 with NULL.
[FreeBSD/FreeBSD.git] / sys / boot /
2016-04-14 impDeprecate using hints.acpi.0.rsdp to communicate the...
2016-04-12 philMerge libxo 0.4.6
2016-04-12 emasteboot1: regenerate FAT templates after r297871
2016-04-12 emasteboot1.efifat: provide a fallback startup.nsh
2016-04-10 pfgCleanup unnecessary semicolons from the kernel.
2016-04-09 ianAlign the start of the text segment to an 8-byte bounda...
2016-04-08 kibUse the ABI-prescribed name for SHT_X86_64_UNWIND in...
2016-04-08 allanjudeGELIBoot should only prompt for the GELI passphrase...
2016-04-08 sobomaxDocument vfs.root.mountfrom.
2016-04-06 allanjudeFix GELIBoot support for GELI sector size is > 512
2016-04-06 jmcneillConvert Allwinner port to extres clk/hwreset/regulator...
2016-04-05 skraRework BCM283x gpio interrupt controller for INTRNG...
2016-04-04 skraDefine local-intc for BCM2836 platform (RPI2) and make...
2016-03-30 loosEnable SPI1 on Beaglebone Black.
2016-03-30 loosUse the AM33XX_IOPAD() MACRO which is easier to read...
2016-03-26 allanjudeDo not prompt for GELI passphrase is encrypted with...
2016-03-26 bdreweryImplement (ACFLAGS|CFLAGS|CXXFLAGS).SRC globally.
2016-03-21 bdreweryDIRDEPS_BUILD: Update dependencies.
2016-03-21 ianIf the dhcp server provided an interface-mtu option...
2016-03-16 obrienBring down 0.4.5 vendor files and other catchups with...
2016-03-16 allanjudeImplement GELI (AES-XTS and AES-CBC only) in gptboot...
2016-03-16 mmelImport basic support for Nvidia Jetson TK1 board and...
2016-03-15 impms_abi is supported with gcc 4.5 or newer, so build...
2016-03-14 wmaMake MPIC compatible with ARM_INTRNG
2016-03-13 jmcneillAdd HDMI device nodes to Banana Pi dts.
2016-03-12 emasteboot/efi: Prefer nm to objdump
2016-03-12 andrewPrint the correct size of loader.efi when failing to...
2016-03-11 bdreweryAdd more .NOMETA missed in r291320
2016-03-11 bdreweryRevert r269030. CLEANFILES is already added to .NOPATH...
2016-03-11 desUpgrade to OpenSSH 7.2p2.
2016-03-09 sgalabovImprove U-Boot API detection
2016-03-08 emasteboot1.efi: use += to append to LDFLAGS
2016-03-06 dimSince kernel modules can now contain sections of type...
2016-03-05 dimUpgrade our copies of clang, llvm, lldb and compiler...
2016-03-05 dimMerge ^/head r296369 through r296409.
2016-03-04 sgalabovFix ubldr build failure on mipsn32 and mipsn32el targets.
2016-03-03 dimMerge ^/head r296007 through r296368.
2016-03-01 jkimMerge OpenSSL 1.0.2g.
2016-02-29 emasteuserboot: use MK_CTF=no to disable CTF
2016-02-29 sgalabovFix build failure introduced by r296182
2016-02-29 sgalabovThis review aims at introducing ubldr (loader with...
2016-02-29 sgalabovThese changes attempt to put things in order before...
2016-02-26 marcelAdd vm_set_register() and vm_set_desc() callbacks....
2016-02-26 marcelCheck that the userboot version is at least 3, rather...
2016-02-26 sgalabovSo far bsd.stand.mk wasn't included in the following...
2016-02-26 sgalabovCurrently BERI's loader is including the 32-bit version...
2016-02-25 jmcneillAdd Allwinner A20 HDMI support.
2016-02-24 dimMerge ^/head r295902 through r296006.
2016-02-24 bdreweryDIRDEPS_BUILD: Regenerate without local dependencies.
2016-02-24 brAdd support for symmetric multiprocessing (SMP).
2016-02-24 sobomaxObsolete mkulzma(8) and geom_uncompress(4), their funct...
2016-02-23 bro Grab physical memory regions information from the...
2016-02-22 dimMerge ^/head r295845 through r295901.
2016-02-22 ianIf the user has set a u-boot env var named rootpath...
2016-02-21 andrewMake efi_time and EFI_GetTimeOfDay static, neither...
2016-02-21 dimMerge ^/head r295601 through r295844.
2016-02-20 andrewAdd a missing call to dev_cleanup from the arm64 loader...
2016-02-18 emasteRemove dd xfer stats emitted during buildworld
2016-02-17 andrewMove the Allwinner kernels to use fdt_pinctrl. This...
2016-02-16 andrewAdd an analog audio driver for the audio codec found...
2016-02-16 skraTemporary overwrite bad definition of elm interrupt...
2016-02-16 bdreweryDIRDEPS_BUILD: Update dependencies.
2016-02-15 andrewAdd support for the Allwinner DMA controller. This...
2016-02-13 dimMerge ^/head r295544 through r295600.
2016-02-13 dimUpdate llvm, clang and lldb to release_38 branch r260756.
2016-02-12 emasteUpdate ELF Tool Chain to upstream rev 3400
2016-02-11 dimSimilar to r293384 and r293426, for sys/boot, also...
2016-02-11 dimMerge ^/head r295351 through r295543.
2016-02-11 desUse the new insecure-lan-zones option instead of listin...
2016-02-11 bro Move non-generic kernel configuration out from GENERIC.
2016-02-10 andrewUpdate of the Allwinner drivers to:
2016-02-09 andrewUpdate our copy of the Linux dts files to be in sync...
2016-02-09 andrewDon't set the offset when loading the kernel on the...
2016-02-09 andrewStop clang from generating movt/movw sequences. These...
2016-02-09 andrewEnsure the bss is aligned to a 4-byte address as we...
2016-02-08 pfgficl: Replace rand(3) with random(3).
2016-02-08 pfgficl: Replace rand(3) with random(3).
2016-02-08 impImplement -P for boot loader. It's a bit easier to...
2016-02-08 emasteRestore kgzldr on i386 only
2016-02-07 allanjudeDo not set vfs.root.mountfrom unnecessarily
2016-02-06 smhFix EFI platform build failures
2016-02-06 dimMerge ^/head r294961 through r295350.
2016-02-06 dimMerge compiler-rt release_38 branch r258968.
2016-02-05 smhFix EFI multi device boot support
2016-02-03 andrewStill open the network interface when EFI_OPEN_PROTOCOL...
2016-02-02 andrewAdd suppor to loader.efi to load files off hte network...
2016-01-29 brWelcome the RISC-V 64-bit kernel.
2016-01-28 jkimMerge OpenSSL 1.0.2f.
2016-01-27 dimMerge ^/head r294777 through r294960.
2016-01-27 allanjudeficl on i386 should cast to unsigned char output to...
2016-01-27 impFix mistake when transitioning to the new defines with...
2016-01-26 impRemove static from these two. They slipped through...
2016-01-26 dimMerge ^/head r294599 through r294776.
2016-01-26 impAllow new lines as white space for arguments that are...
2016-01-26 impRead in /boot/config and /boot.config, like all the...
2016-01-26 impParse the command line arguments, and do it before...
2016-01-26 impRBX_ defines are in rbx.h, move it there.
2016-01-26 impMove all the separate copies of the same strings into...
2016-01-22 emasteUse MAN= to specify that no man page is provided
2016-01-22 dimMerge ^/head r294169 through r294598.
next