| Commit message (Expand) | Author | Age | Files | Lines |
* | Bump PowerPC loader(8) version to reflect extensions it has recently grown. | raj | 2009-06-22 | 1 | -0/+1 |
* | Add cas(4), a driver for Sun Cassini/Cassini+ and National Semiconductor | marius | 2009-06-15 | 1 | -0/+1 |
* | Add alc(4), a driver for Atheros AR8131/AR8132 PCIe ethernet | yongari | 2009-06-10 | 1 | -0/+1 |
* | Instead of packing the individual fields in the PnP structures, pack the | jhb | 2009-06-08 | 1 | -26/+26 |
* | Don't attempt to free the GPT partition list for a disk with an empty GPT. | jhb | 2009-06-08 | 1 | -2/+3 |
* | Import ACPICA 20090521. | jkim | 2009-06-05 | 3 | -3/+3 |
* | Make GPT style partitiong endian-safe in U-Boot support library. | raj | 2009-06-03 | 1 | -13/+28 |
* | Add a missing parameter when displaying GPT partitions with an unknown | jhb | 2009-06-01 | 1 | -0/+1 |
* | sys/boot/common.c | rodrigc | 2009-06-01 | 1 | -2/+21 |
* | Fix NETIF_DEBUG compilation. | marcel | 2009-05-30 | 1 | -8/+2 |
* | Some of the boot loader code only works on a ufs file system, but it | dfr | 2009-05-28 | 2 | -8/+9 |
* | Improve the accf_dns_load description. | brueffer | 2009-05-17 | 1 | -1/+1 |
* | Add support for booting from raidz1 and raidz2 pools. | dfr | 2009-05-16 | 2 | -79/+166 |
* | GPT style partitioning for loader(8) with U-Boot support library (tested on | raj | 2009-05-05 | 3 | -27/+243 |
* | A simple rewrite of biossmap.c: | jkim | 2009-04-15 | 1 | -44/+87 |
* | Fix masking of TTE bits; the TD_*_MASK macros need shifting via the | marius | 2009-04-14 | 1 | -5/+7 |
* | Use a disk address instead of an int to hold the starting offset of an | jhb | 2009-04-14 | 1 | -1/+1 |
* | Fix whitespace. | marius | 2009-04-13 | 1 | -3/+3 |
* | Rewrite SMBIOS for loader: | jkim | 2009-04-07 | 2 | -152/+206 |
* | Increase sprintf(3) buffer size, which I forgot from the previous commit. | jkim | 2009-04-07 | 1 | -1/+1 |
* | Add an entry for the uath(4) module. | weongyo | 2009-04-07 | 1 | -0/+1 |
* | Probe size of installed memory modules from loader and display it | jkim | 2009-03-31 | 1 | -6/+52 |
* | Oops, fix the previous change. | nyan | 2009-03-20 | 1 | -3/+3 |
* | MFi386: r189749 | nyan | 2009-03-20 | 1 | -33/+69 |
* | Merge the missing changes from i386. | nyan | 2009-03-20 | 1 | -12/+49 |
* | MFi386: the part of r179825 to reduce diffs against i386. | nyan | 2009-03-20 | 1 | -10/+21 |
* | Remove the uscanner(4) driver, this follows the removal of the kernel scanner | thompsa | 2009-03-19 | 1 | -1/+0 |
* | Reduce diffs against i386. | nyan | 2009-03-19 | 3 | -11/+14 |
* | Use the common PC98_MID_* defines instead of a magic number. | nyan | 2009-03-19 | 1 | -4/+4 |
* | Chase the k8temp->amdtemp rename in NOTES and loader.conf. | dchagin | 2009-03-16 | 1 | -1/+1 |
* | The recent change to use memory > 1MB for the heap by default broke CD | jhb | 2009-03-12 | 3 | -47/+81 |
* | - Make it possible to disable GPT support by setting LOADER_NO_GPT_SUPPORT | jhb | 2009-03-09 | 5 | -3/+40 |
* | Revert the part of change 107879 that employs the unused bytes after | marcel | 2009-03-07 | 2 | -5/+5 |
* | Fix some more issues with the real mode BTX. | jhb | 2009-02-24 | 1 | -35/+60 |
* | Fix build when WITH_SSP is set explicitly. | ru | 2009-02-21 | 8 | -13/+8 |
* | Enable building of ficl on MIPS. It compiles, but needs more testing. | imp | 2009-02-19 | 1 | -4/+0 |
* | Add basic mips support. This has been compile tested only. | imp | 2009-02-19 | 2 | -0/+533 |
* | Add a helper function for loading geli keys from the loader. | thompsa | 2009-02-16 | 2 | -1/+50 |
* | - Use the generally more appropriate PROM base rather than the | marius | 2009-02-10 | 1 | -4/+4 |
* | - Remove superfluous comment | gabor | 2009-01-30 | 1 | -2/+0 |
* | Add an entry for the urtw(4) module. | weongyo | 2009-01-23 | 1 | -0/+1 |
* | remove a file which is, as far as I can tell, totally unused. | luigi | 2009-01-13 | 1 | -101/+0 |
* | comment out some debugging messages that slipped in by mistake. | luigi | 2009-01-13 | 1 | -4/+3 |
* | Allow VIA Nano processors to boot FreeBSD/amd64. | jkim | 2009-01-12 | 1 | -2/+3 |
* | This patch introduces a number of simplifications to the Forth | luigi | 2009-01-05 | 3 | -511/+315 |
* | A number of small changes to make the 'save choice to disk' safer, | luigi | 2008-12-30 | 2 | -28/+27 |
* | MFH @ 186335 | sam | 2008-12-20 | 7 | -24/+21 |
|\ |
|
| * | Use full 64bit arithmetic when converting file offsets to block numbers - fixes | dfr | 2008-12-17 | 3 | -11/+6 |
| * | Improve style(9) in PowerPC U-Boot support lib. | raj | 2008-12-17 | 3 | -12/+14 |
| * | Disconnect the efi from pc98. It's not needed. | nyan | 2008-12-14 | 1 | -1/+1 |