]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/boot
Add KTR tracing for some MI ptrace events.
[FreeBSD/FreeBSD.git] / sys / boot /
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...
2015-04-11 ganboldThis modifies the FreeBSD Amlogic DTS files to use...
2015-04-11 ganboldThe GNU files don't include a DTS for the aml8726-m8b...
2015-04-10 emasteAdd build support for i386 loader.efi
2015-04-10 emasteLimit EFI framebuffer metadata to amd64 for now
2015-04-10 baptUpdate nvi to 2.1.3 which fixes the data corruption...
2015-04-10 andrewPort the EFI reloc codeto work on arm64. This used...
2015-04-09 emasteRemove EOL whitespace from i386 EFI loader source
2015-04-09 andrewPrint error values with hex to make it easier to find...
2015-04-09 andrewOnly use -fPIC when building boot1.efi for x86.
2015-04-09 andrewAdd the arm64 machine dependent parts of ficl. This...
2015-04-08 dteskeRe-do proper mode-endings. Antithesis of r281176-281179...
2015-04-08 dteskeFix a bootlock condition if/when loader_logo is set...
2015-04-07 emasteAdd EFI boot1 for i386
2015-04-07 emasteEFI: use common reloc.c for all architectures
2015-04-06 dteskeEliminate literal escape sequences from *.rc
2015-04-06 dteskePartially revert r280976: Back to previous mode-endings...
2015-04-06 dteskePartially revert r280975: Back to previous mode-endings...
2015-04-06 dteskePartially revert r280974: Back to previous mode-endings...
2015-04-06 dteskePartially revert r280925: Back to previous mode-endings...
2015-04-06 andrewMake global variabled only used in this file static.
2015-04-06 andrewAdd support to the efi boot1 and loader for 32-bit...
2015-04-06 rpauloSMBIOS support for EFI.
2015-04-05 andrewMove boot1.efi to the global CLEANFILES list, it's...
2015-04-05 andrewSpell MACHINE_CPUARCH correctly
2015-04-05 andrewAdd FDT support to loader.efi. This will be used on...
2015-04-04 baptMake sure forth manpages are only installed once.
2015-04-04 rpauloloader/EFI: improve the help of the 'mode' command.
2015-04-04 rpauloRemove an unnecessary space in a printf call.
2015-04-04 rpauloboot1 EFI: reset the screen and select the best mode.
2015-04-04 rpauloRemove whitespace.
2015-04-03 dimAdd the llvm-cov and llvm-profdata tools, when WITH_CLA...
2015-04-03 andrewAdd the start of the efi fdt bindings. These will be...
2015-04-03 andrewClean up more x86 only options in the efi code.
2015-04-03 andrewOnly enable the efi framebuffer on x86 for now
2015-04-03 andrewOnly include machine/specialreg.h on x86
2015-04-03 andrewOnly enable comconsole and nullconsole on x86.
2015-04-03 jkimFix powerpc/ps3 build, too.
next