summaryrefslogtreecommitdiffstats
path: root/sys/boot
Commit message (Expand)AuthorAgeFilesLines
* Add zfs_load here.pjd2007-04-091-0/+1
* Always try to load zpool.cache instead of trying to find good place topjd2007-04-091-0/+7
* Fix build.nyan2007-04-071-1/+1
* Added the IPLware 3.33 support.kato2007-04-076-7/+173
* pc98 boot2 is compiled with _KERNEL defined, and that makes non-statickan2007-04-061-1/+1
* Loop on sdcard init. This helps if one hasn't plugged in the cardimp2007-04-021-1/+2
* RTC_TIMR's RTC_SEC field is BCD. That makes it unsuitable forimp2007-03-284-8/+13
* Since we're about to set ST_RTMR to 1 to increase the accuracy of theimp2007-03-281-3/+0
* All SD cards have a block size of 512. The READ_BL_LEN field in theimp2007-03-281-4/+6
* Various buglets fixed (from submitter):imp2007-03-281-6/+7
* Fix problem where memcmp would return true in the case where theimp2007-03-281-1/+1
* Fix off by one error in length of the string.imp2007-03-281-1/+1
* Fix setting of serial port speed. A junk value was passed in AX whenthomas2007-03-261-1/+1
* Update to FICL 3.03 (the last release before FICL4 rewrite).jkim2007-03-2311-68/+405
* Catch up with ACPI-CA 20070320 import.jkim2007-03-222-32/+34
* - Moved the uninitialized variables from the data to the bss section.kato2007-03-173-14/+19
* Remove vestiges of very specific fpga support for my company's board.imp2007-03-152-38/+1
* MFi386: revision 1.17.nyan2007-03-041-1/+1
* Fix the cdboot twiddle display.remko2007-02-231-1/+1
* Document the init_chroot and init_script variables.imp2007-02-042-0/+54
* o Wrap long lines.maxim2007-01-141-8/+16
* o Typo: note -> node.maxim2007-01-141-1/+1
* o Move the comment to the correct place.maxim2007-01-141-1/+1
* Garbage collect the code for auto-loading modules based on ISAPNP IDs,marius2007-01-072-381/+0
* MFp4: differences for bwct ethernet attachmentimp2006-12-202-3/+13
* MFp4: Differences in flash part for bwct. need a more generic way to cope.imp2006-12-202-0/+35
* MFp4: Add timeout to eeprom access for lame eeprom that go awolimp2006-12-202-4/+8
* MFp4: bwct memory size and PLL parametersimp2006-12-201-0/+8
* MFp4: bwct boot rom is different. need a more generic way to cope long term.imp2006-12-201-0/+4
* MFp4: Delay a second or two after the upload before printing Done.imp2006-12-201-2/+6
* MFp4: bwct is a new board choice.imp2006-12-201-1/+1
* add an interface for passing the entire kernel size up front to thekmacy2006-12-182-1/+52
* Add an entry for the msk(4) module.yongari2006-12-131-0/+1
* Ignore any breakpoint instructions (int 3) we encounter in vm86 modejhb2006-12-061-0/+2
* Note that not all architectures use sendfile(2) buffers;yar2006-11-291-1/+4
* remove CDDL derive hcall.Skmacy2006-11-231-986/+0
* Remove LDR_LOG2_PGSZ, ia64_pgtbl and ia64_pgtblsz. They are part ofmarcel2006-11-192-8/+0
* Remove an unused variable.ru2006-11-161-2/+1
* Mfp4: Remove mci_device.c. It should have been removed when it wasimp2006-11-161-575/+0
* Move to using a common arm_init.S. These things are more similar thanimp2006-11-168-248/+26
* MFp4: Don't fix the size at 8k, and some minor cleanups. andre@ contributedimp2006-11-161-4/+11
* MFp4: Improvements, including the ability to download to an arbitraryimp2006-11-161-5/+8
* Tweaks for better boot flavor support.imp2006-11-161-5/+2
* Mfp4: We no longer need ee.h included here.imp2006-11-161-1/+0
* MFp4: boot2 should now buildimp2006-11-092-1/+3
* MFp4: boot on KB9202 correctly. Also, reduce the size of the SD/MMC driverimp2006-11-0915-163/+331
* MFp4: Support KB9202 booting betterimp2006-11-091-0/+4
* Fix typoimp2006-11-091-1/+1
* MFp4: Make boot2 work on Kwikbyte KB9202 boards.imp2006-11-094-10/+67
* MFp4: Merge a slightly more generic build infrastructure.imp2006-11-091-6/+8
OpenPOWER on IntegriCloud