]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/boot
Slightly improve gjournal documentation.
[FreeBSD/FreeBSD.git] / sys / boot /
2009-04-19 rwatsonMerge OpenBSM 1.1 from OpenBSM vendor branch to head.
2009-04-15 jkimA simple rewrite of biossmap.c:
2009-04-14 mariusFix masking of TTE bits; the TD_*_MASK macros need...
2009-04-14 jhbUse a disk address instead of an int to hold the starti...
2009-04-13 mariusFix whitespace.
2009-04-07 jkimRewrite SMBIOS for loader:
2009-04-07 jkimIncrease sprintf(3) buffer size, which I forgot from...
2009-04-07 weongyoAdd an entry for the uath(4) module.
2009-03-31 jkimProbe size of installed memory modules from loader...
2009-03-21 rpauloMerge libpcap 1.0.0.
2009-03-21 rpauloMerge tcpdump 4.0.0 from the vendor branch.
2009-03-20 nyanOops, fix the previous change.
2009-03-20 nyanMFi386: r189749
2009-03-20 nyanMerge the missing changes from i386.
2009-03-20 nyanMFi386: the part of r179825 to reduce diffs against...
2009-03-19 thompsaRemove the uscanner(4) driver, this follows the removal...
2009-03-19 nyanReduce diffs against i386.
2009-03-19 nyanUse the common PC98_MID_* defines instead of a magic...
2009-03-16 dchaginChase the k8temp->amdtemp rename in NOTES and loader...
2009-03-12 jhbThe recent change to use memory > 1MB for the heap...
2009-03-11 dfrMerge in support for Xen HVM on amd64 architecture.
2009-03-09 jhb- Make it possible to disable GPT support by setting...
2009-03-07 marcelRevert the part of change 107879 that employs the unuse...
2009-03-02 samconnect vendor wpa area to contrib
2009-02-24 jhbFix some more issues with the real mode BTX.
2009-02-21 ruFix build when WITH_SSP is set explicitly.
2009-02-19 impEnable building of ficl on MIPS. It compiles, but...
2009-02-19 impAdd basic mips support. This has been compile tested...
2009-02-16 thompsaAdd a helper function for loading geli keys from the...
2009-02-13 dfrMake a place for porting the Xen HVM support to 7.x.
2009-02-10 marius- Use the generally more appropriate PROM base rather...
2009-02-07 pisoAdd SCTP NAT support.
2009-01-30 gabor- Remove superfluous comment
2009-01-28 dasVendor import of gdtoa 20081205.
2009-01-23 weongyoAdd an entry for the urtw(4) module.
2009-01-14 rwatsonMerge OpenBSM alpha 5 from OpenBSM vendor branch to...
2009-01-13 luigiremove a file which is, as far as I can tell, totally...
2009-01-13 thompsaMFH r187125-187188
2009-01-13 luigicomment out some debugging messages that slipped in...
2009-01-12 jkimAllow VIA Nano processors to boot FreeBSD/amd64.
2009-01-05 luigiThis patch introduces a number of simplifications to...
2009-01-05 lulfMerge support for CVSMode (aka. mirror mode) into csup...
2009-01-02 obrienRecord that base/vendor/file/dist@186675 was merged.
2008-12-31 rwatsonMerge OpenBSM alpha 4 from OpenBSM vendor branch to...
2008-12-30 luigiA number of small changes to make the 'save choice...
2008-12-23 dougbMerge from vendor/bind9/dist as of the 9.4.3 import
2008-12-20 samMerge support for Gateworks Cambria boards:
2008-12-20 samMerge usb changes for Gateworks Cambria boards:
2008-12-20 samMFH @ 186335
2008-12-19 samimport netbsd makefs tool
2008-12-19 samadd delays around 16-bit enable/disable a la the driver...
2008-12-17 dfrUse full 64bit arithmetic when converting file offsets...
2008-12-17 rajImprove style(9) in PowerPC U-Boot support lib.
2008-12-14 nyanDisconnect the efi from pc98. It's not needed.
2008-12-13 sammerge WIP multi-board support; tested on Avila and...
2008-12-11 psFix a leak introduced in r185902. We should free the...
2008-12-11 psAvoid a double free in devopen by not freeing the devic...
2008-12-10 dfrDon't get confused if we encounter a device which is...
2008-12-10 kmacyIF_RELENG7 184527:185849
2008-12-09 sobomaxRemove now unused label.
2008-12-08 sobomaxOptimiza assembly in the previous r185779, to save...
2008-12-08 sobomaxRespect RBX_MUTE flag from boot[012].
2008-12-08 sobomaxFix typo in the comment %is -> %si.
2008-12-07 luigiPROBLEM: putting in a loader config file a line of...
2008-12-06 psCorrect include path for i386 specific includes. This...
2008-12-06 danger- correct variable name
2008-12-03 kmacyIF_RELENG_7 185198:185562
2008-12-03 luigiAnother, hopefully final set of changes to boot0 and...
2008-12-02 rwatsonMerge OpenBSM 1.1 alpha 2 from the OpenBSM vendor branc...
2008-12-02 luigiThis commits brings in a lot of documentation and some...
2008-12-01 samimport ath hal
2008-11-27 rajLet ARM loader(8) build with the man page.
2008-11-26 luigiFix a typo in previous commit: must call "putn" to...
2008-11-26 luigiPass the pointer to the selected partition in %si to...
2008-11-22 dfrClone Kip's Xen on stable/6 tree so that I can work...
2008-11-22 dfrFix amd64 build and re-enable gptzfsboot.
2008-11-21 desDisconnect gptzfsboot from the build until dfr@ gets...
2008-11-20 luigiAs reported in kern/118222, pxeboot in RELENG7 (and...
2008-11-19 rajInitial storage functionality for U-Boot support library.
2008-11-19 dfrSome zfsboot fixes from Norikatsu Shigemura:
2008-11-19 dfrAdd a GPT-aware variant of zfsboot which should be...
2008-11-19 dfrIf we free the GPT partition list in bd_open_gpt()...
2008-11-18 acheFix building without ZFS (can't find library)
2008-11-17 pjdUpdate ZFS from version 6 to 13 and bring some FreeBSD...
2008-11-15 rafan- Update ncurses to 5.7-20081102 (5.7 release) and...
2008-11-12 yongariAdd ale(4), a driver for Atheros AR8121/AR8113/AR8114...
2008-11-01 kmacycopy xen includes
2008-11-01 kmacycopy i386/xen
2008-11-01 kmacycopy xen device drivers
2008-11-01 kmacycopy sys/xen to releng 7 branch
2008-11-01 kmacyIF_RELENG7 183757:184526
2008-10-31 nwhitehornModify our boot block to pick an output device, without...
2008-10-19 lulf- Import the Makefile from HEAD for building csup.
2008-10-19 lulf- Import the HEAD csup code which is the basis for...
2008-10-14 rajInitial support of loader(8) for ARM machines running...
2008-10-14 nwhitehornAdd a simple HFS boot block implementation for booting...
2008-10-13 nwhitehornDon't close OF disk devices on PowerPC. This fixes...
2008-10-11 kmacyCopy device support from head in to 6
2008-10-11 kmacyCopy xen includes in to RELENG_6 branch
2008-10-08 mariusMFC: r183628
next