summaryrefslogtreecommitdiffstats
path: root/sys/boot
Commit message (Expand)AuthorAgeFilesLines
* Only descend into the boot directory for the architecture if itimp2008-07-231-1/+4
* Add an accept filter for TCP based DNS requests. It waits until thedwmalone2008-07-181-0/+1
* Remove the sbni(4) driver. No one responded to calls to test it onjhb2008-07-041-1/+0
* Remove the oltr(4) driver. No one responded to calls for testing onjhb2008-07-041-2/+0
* Remove Japanese document.nyan2008-07-041-65/+0
* Fix off-by-one error.nyan2008-07-011-1/+1
* Fix a fallout from SSP commit, and make this compile again.ru2008-06-261-2/+1
* Enable GCC stack protection (aka Propolice) for userland:ru2008-06-2518-0/+39
* Implement a workaround for a long-standing problem inolli2008-06-161-8/+32
* Fix the incorrect calculation of a block address within a single indirectkib2008-06-071-1/+1
* Workaround a bug in the BIOS of Dell R900 machines. Specifically, eachjhb2008-06-071-1/+4
* Add an entry for the jme(4) module.yongari2008-05-271-0/+1
* Add an entry for the age(4) module.yongari2008-05-191-0/+1
* Revert the previous change and let PROBE_KEYBOARD function identical to -Pjhb2008-04-091-4/+2
* Add a couple of missing wireless NIC driver modules.weongyo2008-04-081-0/+5
* Add a couple of missing NIC driver modules.brueffer2008-03-281-0/+6
* Fix some "in in" typos in comments.brueffer2008-03-262-2/+2
* style(9) & style.Makefile(9)obrien2008-03-1314-258/+297
* Improve handling U-Boot's "eth%daddr" while PowerPC metadata preparation.raj2008-03-121-3/+20
* Eliminate artificial increasing of 'netdev_opens' counter in loader's net_ope...raj2008-03-127-87/+101
* Change the BTX kernel to drop all the way out to real mode to invoke BIOSjhb2008-03-101-401/+316
* In the PROBE_KEYBOARD case, always enable multiple consoles and set thejhb2008-03-061-2/+4
* MFi386: revision 1.43nyan2008-02-291-0/+7
* MFi386: revision 1.55.nyan2008-02-291-4/+27
* Tweak the verbose disk printing a bit:jhb2008-02-281-59/+51
* MFi386:nyan2008-02-282-57/+2
* Rev 1.72 fixed a bug where if /boot.config changed the console its contentsjhb2008-02-282-4/+6
* Retire the support for using paging in BTX. It hasn't been used sincejhb2008-02-272-57/+2
* o Build and install the U-Boot loader as ubldr.marcel2008-02-232-10/+6
* style(9) commit.marcel2008-02-231-211/+218
* Setup the new bootinfo structure.marcel2008-02-231-36/+99
* o Keep running on U-Boot's stack.marcel2008-02-231-21/+23
* The NFS file system support is conditional upon LOADER_NFS_SUPPORT,marcel2008-02-231-1/+1
* Add __elfN(relocation_offset). It holds the offset between the virtualmarcel2008-02-232-2/+30
* o Include glue.hmarcel2008-02-231-12/+10
* o Build libuboot with -msoft-float like everything else.marcel2008-02-233-50/+88
* Add the appropriate license information. This file is doublemarcel2008-02-231-1/+55
* We build ficl and libofw with -msoft-float. Build the loadermarcel2008-02-231-1/+1
* Move the $FreeBSD$ tag in a comment as __FBSDID doesn't work.marcel2008-02-171-3/+2
* Hook the U-Boot library up to the build.marcel2008-02-171-0/+5
* MFp4 (e500):marcel2008-02-167-0/+817
* MFp4 (e500):marcel2008-02-1616-0/+1933
* Clean up PowerPC loader(8) build config.raj2008-02-112-2/+2
* Make the openfirmware getchar entry point non-blocking. This catches upgrehan2008-02-061-4/+4
* Bump manpage date for rev 1.27keramida2008-01-161-1/+1
* Document that loader(8) stops reading `loader.conf' when itkeramida2008-01-161-0/+10
* "FreeBSD/Open Firmware/PowerPC ..." is confusing and non-standard.marcel2007-12-261-1/+1
* - remove code from oroginal file, which is not required on BWCT boardsticso2007-12-231-52/+86
* BWCT boards uses two different SPI flash chipsticso2007-12-231-2/+3
* Allow negative values to be specified in the loader.ambrisko2007-12-191-0/+2
OpenPOWER on IntegriCloud