]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/boot
Fix a typo in the CF device driver name that prevented instantiation.
[FreeBSD/FreeBSD.git] / sys / boot /
2012-12-12 dteskeFix a regression caused by SVN r222417.
2012-12-11 attilioMFC
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 attilioMFC
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...
2012-10-06 avgzfs boot spa_status: print bootfs for each reported...
2012-10-06 avgboot/zfs: a small whitespace cleanup
2012-10-06 avgboot/zfs: call zfs_spa_init for all found pools
2012-10-06 avgzfsboot: use the same zfs dataset naming format as...
2012-10-06 avgzfs boot: add lszfs command to i386 loader
2012-10-06 avgzfs boot: add code for listing child datasets of a...
2012-10-06 avgzfs boot: chose a "first" pool if none is explicitly...
2012-10-05 delphijMFV: tcpdump 4.3.0.
2012-10-05 delphijMFV: libpcap 1.3.0.
2012-10-04 grehanClarify comment about default number of FICL dictionary...
2012-10-03 aeReplace all references to loader_callbacks_v1 with...
2012-10-03 grehanAllow the number of FICL dictionary cells to be overridden.
2012-10-03 grehanRework the GPT/MBR/raw policy so that it actually works...
2012-10-03 grehanRestore the ability to boot partitioned disks. The...
2012-10-03 marcelMerge bmake-20120831 from vendor/NetBSD/bmake/dist.
2012-10-02 grehanFix the error return in disk_readslicetab() when an...
2012-10-02 grehanAdd cd9660 support to userboot to allow CD boot.
2012-09-30 aeFix the style.
2012-09-30 aeRemember the file format of the last loaded module...
2012-09-30 aeReduce the number of attempts to detect proper kld...
2012-09-30 aeFix disk_cleanup() to work without DISK_DEBUG too.
2012-09-29 aeAlmost each time when loader opens a file, this leads...
2012-09-29 aeDisable splitfs support, since we aren't support floppi...
2012-09-28 aeMake the loader a bit smarter, when it tries to open...
2012-09-23 nyanMFi386: revision 240637
2012-09-23 nyanCosmetic changes.
2012-09-21 andreastImplement elfN(reloc) for powerpc. With this change...
2012-09-21 attilioMFC
2012-09-18 mavFix panics on attempt to dereference uninitizlized...
2012-09-18 avgloader/i386: replace ugly inb/outb re-implementations...
2012-09-17 andrewAdd the Tegra2 DTS files. Now our dtc supports includin...
2012-09-14 gberAdd support for MSI in interrupt controlller.
2012-09-14 gberAdd support for Armada XP A0.
2012-09-14 kientzleThe MBR data is not necessarily aligned. This is a...
next