]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/boot
sfxge(4): Siena no longer supports EFSYS_OPT_PCIE_TUNE
[FreeBSD/FreeBSD.git] / sys / boot /
2016-05-05 dimSince contrib/libcxxrt's ancestry was never correct...
2016-05-05 cemefipart: Support an arbitrary number of partitions
2016-05-03 jkimMerge OpenSSL 1.0.2h.
2016-05-03 peterChange a rounding operation that had missing braces...
2016-05-01 allanjudebcache read ahead may attempt to read past end of disk
2016-04-30 pfgboot/forth: spelling fixes.
2016-04-30 pfgsys/boot: spelling fixes in comments.
2016-04-29 gonzoAdd FDT overlays support to ubldr
2016-04-27 jkimMerge ACPICA 20160422.
2016-04-27 delphijMFV r298691:
2016-04-26 gonzoRefactor DTS files for Zynq-based SoCs
2016-04-26 hselaskyBuild fix. Add howmany() and nitems() macros to bootloa...
2016-04-26 hselaskyAdd function needed for linking USB test application.
2016-04-26 pfgsys/boot: make use of the howmany() macro when available.
2016-04-26 bro Add device tree files and kernel configuration files
2016-04-23 sgalabovReduce the FreeBSD specific DTS files for Mediatek...
2016-04-22 allanjudeFix more pc98 build issues re: bcache change
2016-04-21 pfgsys: use our roundup2/rounddown2() macros when param...
2016-04-21 jmcneillReplace the A20 kernel config with a generic ALLWINNER...
2016-04-21 allanjudeAdd more guards to disable GELIBOOT by defining LOADER_...
2016-04-20 sgalabovInclude resets and clocks properties for PCI in FreeBSD...
2016-04-19 pfgsys/boot: use our nitems() macro when it is available...
2016-04-19 allanjudeLink bcache into userboot.so, was not added in r298230
2016-04-19 allanjudeFix pc98 build error introduced in r298230
2016-04-18 allanjudeA new implementation of the loader block cache
2016-04-18 delphijMFV r298178:
2016-04-17 baptImport libucl 0.8.0
2016-04-17 baptImport sqlite3 3.12.1
2016-04-16 gjbMFH
2016-04-15 philImport to 0.6.1
2016-04-15 sgalabovImport Mediatek/Ralink dtsi patches against OpenWRT...
2016-04-14 impDeprecate using hints.acpi.0.rsdp to communicate the...
2016-04-13 gjbMFH
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-11 gjbMFH
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-06 gjbMFH
2016-04-05 skraRework BCM283x gpio interrupt controller for INTRNG...
2016-04-04 gjbMFH
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 gjbMFH
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-10 gjbMFH
2016-03-09 sgalabovImprove U-Boot API detection
2016-03-08 emasteboot1.efi: use += to append to LDFLAGS
2016-03-07 gjbMFH
2016-03-06 dimSince kernel modules can now contain sections of type...
2016-03-06 gjbMFH
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-02 gjbMFH
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 gjbMFH
2016-02-24 sobomaxObsolete mkulzma(8) and geom_uncompress(4), their funct...
2016-02-23 gjbMFH
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-22 gjbMFH
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...
next