]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/boot
The encryption type field needs to be preserved for each descriptor
[FreeBSD/FreeBSD.git] / sys / boot /
2013-02-08 hselaskyCorrectly list the usbloader dependencies.
2013-02-05 andrew* Add the integer div & mod functions and ARM EABI...
2013-02-05 hselaskyAdd defines to more easily allow a single threaded...
2013-02-05 hselaskyFix depend target.
2013-02-05 ganboldAdd gpio driver and update dts and kernel config accord...
2013-02-01 sjgMerge bmake-20130123
2013-01-31 hselaskyInitial version of libusbboot, a fully stand-alone...
2013-01-30 ianDo metadata relocation fixup on all loaded modules...
2013-01-29 ganboldAdd simple clock driver and ehci glue code for a10
2013-01-28 dmarionConfigure all GPIO pins as described in Beaglebone...
2013-01-27 ianAdd support for the GlobalScale Technologies DreamPlug...
2013-01-25 ganboldFix method of naming compatible string to follow
2013-01-23 jhbAlways update the hw.uart.console hint anytime a change...
2013-01-22 bennoFix linking of loader.efi.
2013-01-21 kientzleUse correct size for AM335x CPSW memory window.
2013-01-20 avgzfs/sparc64 boot: fix booting after r242230
2013-01-19 andrewLink against compiler-rt to pull in the required __aeab...
2013-01-19 kientzleUse correct GPIO interrupt lines.
2013-01-17 jkimMerge ACPICA 20130117.
2013-01-17 neelIFC @ r245509
2013-01-15 ganboldInitial support for Allwinner A10 SoC (Cubieboard)
2013-01-14 sbrunoQuiesce some clang warnings while we're here doing...
2013-01-11 theravenMerge new version of libcxxrt. This brings in three...
2013-01-09 neelGet rid of gratuitous diff with respect to HEAD.
2013-01-09 neelIFC @ r245178
2013-01-08 grehanBring in some userboot changes from the bhyve branch...
2013-01-04 neelIFC @ r244983.
2012-12-31 gonzoAdd interrupt for PL310 controller
2012-12-21 brooksAdd NetBSD's mtree to the tree and install it as nmtree...
2012-12-21 rpauloMove the 64-bit _setjmp to lib/libstand.
2012-12-21 rpauloBuild a 64 bit version of the FICL library. This is...
2012-12-18 brooksReplace our implementation of the vis(3) and unvis...
2012-12-17 rpauloamd64 only has rela sections.
2012-12-16 mariusRestore pre-r234898 printing of boot loader and path.
2012-12-15 andrewIgnore a warning in ubldr where clang doesn't understan...
2012-12-13 gonzoAdd support for QEMU's version of Versatile Platform...
2012-12-12 dteskeFix a regression caused by SVN r222417.
2012-12-10 dteskeAdd support for comma-separated values (whitespace...
2012-12-09 dteskeUse ASCII characters for box/line characters in frames.4th
2012-12-07 erwinUpdate to 9.8.4-P1.
2012-12-07 rpauloTypo in a comment.
2012-12-07 rpauloMake this work for 64 bit binaries.
2012-12-05 rpauloRemove dead code that clang refuses to compile.
2012-12-04 neelIFC @r243836
2012-12-03 dimUpgrade our copy of llvm/clang to r168974, from upstrea...
2012-12-01 rwatsonMerge OpenBSM 1.2-alpha2 from vendor branch to FreeBSD...
2012-11-30 neelTeach userboot to boot from ISO image files.
2012-11-30 gonzoAdd vchiq node
2012-11-30 gonzo- Implement "fdt mres" sub-command that prints reserved...
2012-11-28 dteskeDiscussed at-length on -arch.
2012-11-25 kientzlePrint kernel args when booting the kernel.
2012-11-23 gonzoMake FDT blob compatible with Raspberry Pi firmware.
2012-11-20 jkimMerge ACPICA 20121114.
2012-11-20 neeldisk_open() is smart enough to detect MBR and GPT parti...
2012-11-19 mariusFix build after r243245.
2012-11-19 traszFix build on powerpc.
2012-11-17 neelIFC @ r243164
2012-11-16 sjgMerge bmake-20121111
2012-11-16 dteske+ This patch does not change user experience or functio...
2012-11-14 avgboot: use packed attribute for edd_params* structures...
2012-11-13 neelIFC @ r242940
2012-11-12 neelAdd a callback function to userboot.so to fetch a list...
2012-11-12 dteskeFix a stack leak in [unused] cycle_menuitem function...
2012-11-11 neelIFC @ r242684
2012-11-10 nyancosmetic changes to reduce diffs against i386.
2012-11-10 nyanMFi386: r241300
2012-11-10 nyanMFi386: r241301
2012-11-10 nyanMFi386: r241785
2012-11-08 dimShrink boot2 by 8 bytes, by eliminating some unneeded...
2012-11-07 dimPut in a band-aid to get the pc98 bootstraps building...
2012-11-07 dteskeHook in new files menusets.4th and manual.
2012-11-06 neelAdd a callback function to userboot.so to fetch a list...
2012-11-06 dteskeFix funny comment.
2012-11-06 dteskeFix c/p error in comment.
2012-11-06 dteskeAdd ontop of my existing boot loader Forth code, includ...
2012-10-26 mavFix loader crash when some unhalted exception happens...
2012-10-25 mavRemove new-line characters from the include() errors...
2012-10-22 dimImport libc++ trunk r165949. Among other improvements...
2012-10-22 aeWhen loader tries to open GPT partition, but partition...
2012-10-21 nwhitehornUpdate dialog to 20120706: includes minor useability...
2012-10-21 aeAdd the flags parameter to the disk_open() function...
2012-10-20 avgboot: use -march=i386 for both i386 and amd64 builds
2012-10-19 uqsMerge mandoc from vendor into contrib and provide the...
2012-10-19 brooksReplace our version of the pwcache(3) API with NetBSD...
2012-10-17 attilioDisconnect non-MPSAFE NTFS from the build in preparatio...
2012-10-16 attilioDisconnect non-MPSAFE CODAFS from the build in preparat...
2012-10-16 attilioDisconnect non-MPSAFE XFS from the build in preparation...
2012-10-16 attilioDisconnect non-MPSAFE PORTALFS from the build in prepar...
2012-10-14 dteskeSince the introduction of the new advanced boot menu...
2012-10-09 dteskeFix a typo (s/prefix/suffix/) and comment.
2012-10-09 dteskeFix an oversight that cyclic menu items actually are...
2012-10-09 dteskeMake the "Options:" separator-text configurable by...
2012-10-08 dteskeAdd an echo to say we're "Booting..." when the overload...
2012-10-07 dteskeComment and Copyright fixes/updates.
2012-10-06 avgadd detection of serial console presence to btx and...
2012-10-06 avgi386 comconsole: don't loop forever if hardware doesn...
2012-10-06 avgboot/console: handle consoles that fail to probe
2012-10-06 avgzfsboot: simplify probe_drive() a little bit
2012-10-06 avgzfs boot: export boot/primary pool and vdev guid all...
2012-10-06 avgzfs loader: treat plain pool name as a name of its...
next