]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/boot
Enable pl011 UART FIFOs
[FreeBSD/FreeBSD.git] / sys / boot /
2017-02-25 oshogboRemove unused macro from common/drv.c.
2017-02-24 allanjudeRemove control+r handling from geliboot's pwgets()
2017-02-22 jhbUse LDFLAGS with CC instead of _LDFLAGS.
2017-02-22 tsoomeloader: update symlink support in zfs reader
2017-02-22 pfgsys: Replace zero with NULL for pointers.
2017-02-20 desUpgrade to OpenPAM Radula.
2017-02-19 allanjudeimprove PBKDF2 performance
2017-02-19 baptImport mandoc 1.4.1rc2
2017-02-15 emasteprefix UFS symbols with UFS_ to reduce namespace pollution
2017-02-13 tsoomeloader: cstyle fixes and DIOCGMEDIASIZE should use...
2017-02-13 delphijMFV r313676: libpcap 1.8.1
2017-02-11 tsoomeloader: implement MEDIA_FILEPATH_DP support in efipart
2017-02-11 emasteRemove sys/boot/pc98 accidentally restored in r313575
2017-02-11 emastemakefs: make the buffer functions look exactly like...
2017-02-08 tsoomeloader: possible NULL pointer dereference in bcache.c
2017-02-08 tsoomeloader: possible NULL pointer dereference in efipart.c
2017-02-07 ngieImprove libnetbsd compatibility with NetBSD
2017-02-07 ngieMFhead@r313398
2017-02-07 manuefipart is also using the '%S' printf format, add ...
2017-02-07 ngieMFhead@r313360
2017-02-06 tsoomeloader: disk io should not use alloca()
2017-02-06 tsoomeloader: biosdisk fix for 2+TB disks
2017-02-06 tsoomeloader: 313329 missed ZFS guard in loader/main.c
2017-02-06 tsoomeloader: Replace EFI part devices.
2017-02-06 tsoomeloader: bcache read ahead block count should take accou...
2017-02-06 tsoomeloader: Implement disk_ioctl() to support DIOCGSECTORSI...
2017-02-04 ngieMerge in changes from ^/vendor/NetBSD/tests/dist@r313245
2017-02-04 ngieMFhead@r313243
2017-02-03 tsoomeloader: libefi/env.c warnings in arm build
2017-02-02 jkimMFV: r313101
2017-02-02 mmMFV r313071:
2017-02-01 glebiusUpdate tcpdump to 4.9.0.
2017-02-01 tsoomeloader: disk/part api needs to use uint64_t offsets
2017-02-01 tsoomeloader.efi environment related cleanups
2017-01-31 jmcneillAdd missing ephy bus gates and resets.
2017-01-29 brooksRemove "-Xassembler -G0" from CFLAGS.
2017-01-28 nyanRemove pc98 support completely.
2017-01-23 gonzo[am335x] Use upstream tda19988 framer node from upstrea...
2017-01-21 baptImport mandoc cvs snapshot 20170121 (pre 1.14)
2017-01-18 brRemove empty ranges property so beri_simplebus can...
2017-01-18 tsoomeloader: efi devpath api usage should be more aware...
2017-01-17 loosThe write-protect is not wired on uFW, disable it to...
2017-01-16 tsoomeloader: move device path definitions to include/efidevp.h
2017-01-16 ngieMFhead@r312305
2017-01-16 ngieMerge ^/vendor/NetBSD/tests/dist@r312294
2017-01-15 tsoomeloader.efi: find_currdev() can leak memory
2017-01-14 ngieCopy ^/vendor/NetBSD/tests/dist/lib/libc/hash/t_hmac...
2017-01-14 ngieCopy ^/vendor/NetBSD/tests/dist to contrib/netbsd-tests
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.
next