summaryrefslogtreecommitdiffstats
path: root/sys/boot
Commit message (Expand)AuthorAgeFilesLines
* Oops, fix the previous change.nyan2009-03-201-3/+3
* MFi386: r189749nyan2009-03-201-33/+69
* Merge the missing changes from i386.nyan2009-03-201-12/+49
* MFi386: the part of r179825 to reduce diffs against i386.nyan2009-03-201-10/+21
* Remove the uscanner(4) driver, this follows the removal of the kernel scannerthompsa2009-03-191-1/+0
* Reduce diffs against i386.nyan2009-03-193-11/+14
* Use the common PC98_MID_* defines instead of a magic number.nyan2009-03-191-4/+4
* Chase the k8temp->amdtemp rename in NOTES and loader.conf.dchagin2009-03-161-1/+1
* The recent change to use memory > 1MB for the heap by default broke CDjhb2009-03-123-47/+81
* - Make it possible to disable GPT support by setting LOADER_NO_GPT_SUPPORTjhb2009-03-095-3/+40
* Revert the part of change 107879 that employs the unused bytes aftermarcel2009-03-072-5/+5
* Fix some more issues with the real mode BTX.jhb2009-02-241-35/+60
* Fix build when WITH_SSP is set explicitly.ru2009-02-218-13/+8
* Enable building of ficl on MIPS. It compiles, but needs more testing.imp2009-02-191-4/+0
* Add basic mips support. This has been compile tested only.imp2009-02-192-0/+533
* Add a helper function for loading geli keys from the loader.thompsa2009-02-162-1/+50
* - Use the generally more appropriate PROM base rather than themarius2009-02-101-4/+4
* - Remove superfluous commentgabor2009-01-301-2/+0
* Add an entry for the urtw(4) module.weongyo2009-01-231-0/+1
* remove a file which is, as far as I can tell, totally unused.luigi2009-01-131-101/+0
* comment out some debugging messages that slipped in by mistake.luigi2009-01-131-4/+3
* Allow VIA Nano processors to boot FreeBSD/amd64.jkim2009-01-121-2/+3
* This patch introduces a number of simplifications to the Forthluigi2009-01-053-511/+315
* A number of small changes to make the 'save choice to disk' safer,luigi2008-12-302-28/+27
* MFH @ 186335sam2008-12-207-24/+21
|\
| * Use full 64bit arithmetic when converting file offsets to block numbers - fixesdfr2008-12-173-11/+6
| * Improve style(9) in PowerPC U-Boot support lib.raj2008-12-173-12/+14
| * Disconnect the efi from pc98. It's not needed.nyan2008-12-141-1/+1
* | add delays around 16-bit enable/disable a la the driver; w/o thissam2008-12-191-0/+2
* | merge WIP multi-board support; tested on Avila and Cambria, stillsam2008-12-134-75/+154
|/
* Fix a leak introduced in r185902. We should free the devspec ifps2008-12-111-0/+1
* Avoid a double free in devopen by not freeing the device structureps2008-12-111-1/+0
* Don't get confused if we encounter a device which is part of a raidz or raidz2dfr2008-12-101-2/+4
* Remove now unused label.sobomax2008-12-091-1/+1
* Optimiza assembly in the previous r185779, to save whooping 16 bytes.sobomax2008-12-081-9/+5
* Respect RBX_MUTE flag from boot[012].sobomax2008-12-081-1/+18
* Fix typo in the comment %is -> %si.sobomax2008-12-081-1/+1
* PROBLEM: putting in a loader config file a line of the formluigi2008-12-071-26/+19
* Correct include path for i386 specific includes. This allows zfsps2008-12-061-1/+1
* - correct variable namedanger2008-12-061-1/+1
* Another, hopefully final set of changes to boot0 and boot0cfg.luigi2008-12-032-61/+71
* This commits brings in a lot of documentation and some enhancementluigi2008-12-022-248/+476
* Let ARM loader(8) build with the man page.raj2008-11-271-4/+3
* Fix a typo in previous commit: must call "putn" to print a crlf,luigi2008-11-261-1/+1
* Pass the pointer to the selected partition in %si to the next stageluigi2008-11-261-2/+3
* Fix amd64 build and re-enable gptzfsboot.dfr2008-11-223-6/+16
* Disconnect gptzfsboot from the build until dfr@ gets his act together.des2008-11-211-1/+1
* As reported in kern/118222, pxeboot in RELENG7 (and presumablyluigi2008-11-201-5/+13
* Initial storage functionality for U-Boot support library.raj2008-11-199-90/+428
* Some zfsboot fixes from Norikatsu Shigemura:dfr2008-11-191-2/+3
OpenPOWER on IntegriCloud