summaryrefslogtreecommitdiffstats
path: root/sys/boot
Commit message (Expand)AuthorAgeFilesLines
* Increment the disk block offset after writing, not before. Thisiedowse2006-05-311-3/+3
* - Replace the entry for the no longer existing lnc(4) module with anmarius2006-05-141-2/+3
* Add a bootable CD support.nyan2006-05-144-1/+1169
* Remove more Alpha bits from the boot code including fixing severaljhb2006-05-1211-30/+8
* Remove Alpha bits for ficl.jhb2006-05-124-544/+0
* First pass at removing Alpha kernel support.jhb2006-05-1162-6642/+0
* Fix build (s:pc98/cbus/cbus.h:pc98/pc98/pc98_machdep.h:)nyan2006-05-091-1/+1
* Restore the pre-5.x behavior of only beeping if the user makes a badjhb2006-05-031-5/+8
* Use PTOV() to convert physical addresses to appropriate virtual addressesjhb2006-04-251-2/+4
* MFp4:imp2006-04-211-2/+2
* MFp4: Loop forever getting characters... A kludge for now.imp2006-04-211-1/+1
* MFp4: Integrate support for building tag support for linux booting.imp2006-04-211-0/+7
* MFp4:imp2006-04-211-5/+2
* Move from arm_init.s -> .S. #ifdef linux vs freebsd defaults for theimp2006-04-212-13/+10
* MFp4: formatting nits and minor style changes that likely won't matter.imp2006-04-211-2/+2
* Allow one to enable building tags. Check the size of the boot imag.imp2006-04-211-2/+15
* MFp4:imp2006-04-211-1/+13
* MFp4:imp2006-04-211-1/+3
* MFp4:imp2006-04-211-2/+2
* spi flash updating boot loader. upload this file for the recoveryimp2006-04-213-0/+92
* iic eeprom updating boot loader. upload this file for the recoveryimp2006-04-213-0/+98
* Add boot0iic and boot0spi. These are 'shortcut' boot loaders designedimp2006-04-211-1/+1
* MFp4 (checkpoint of work in progress):imp2006-04-1934-48/+2979
* Fix style nit noticed by bde.imp2006-04-151-1712/+1712
* Add commented out define for TSC board's boot0.imp2006-04-131-0/+1
* MFp4:imp2006-04-131-4/+7
* Merge from p4:imp2006-04-131-1084/+1084
* Need at91rm9200_lowlevel.h for SDRAM_BASE definition.imp2006-04-131-0/+1
* Common register definition for AT91RM9200imp2006-04-121-0/+2747
* Recovery boot loader for the AT91 family of processors. Download itimp2006-04-1211-0/+769
* Merge in timeout into A20-enable routine from cdboot/boot1.sobomax2006-04-111-3/+10
* Drop the gateA20() function in the loader as it is unused. All the otherjhb2006-04-115-100/+2
* Minor whitespace tweak.jhb2006-04-111-2/+1
* Tweak comment.jhb2006-04-111-4/+4
* Use the proper condition to determine that we matched an filename.jhb2006-04-111-1/+1
* When enabling A20 put upper limit on amount of time we wait for the keyboardsobomax2006-04-111-3/+10
* Remove the USB keyboard hack now that KBDMUX is enabled by default. Allowscottl2006-03-311-11/+1
* Reimplementation of world/kernel build options. For details, see:ru2006-03-179-11/+31
* Export SMBIOS serial numbers by default. To turn it off, usejkim2006-03-142-8/+8
* Micro-optimize invalid UUID check.jkim2006-03-101-1/+3
* - Implement serial numbers, UUID, and asset tag (turned off by default).jkim2006-03-093-31/+80
* Remove ELF dynamic tag definitions that aren't used. Ideally,marcel2006-01-181-21/+2
* s/R_IA64_/R_IA_64_/g as per the ia64 psABI.marcel2006-01-171-18/+13
* In moduledir_readhints() cast the value returned by sizeof() to ssize_tmarius2006-01-121-1/+2
* MFi386: revisions 1.34 and 1.36.nyan2005-12-211-2/+14
* MFi386: revision 1.8.nyan2005-12-211-2/+2
* MFi386: revision 1.46.nyan2005-12-211-15/+10
* For the cases when loading bzip2-compressed kernels enabled use lastsobomax2005-12-214-6/+10
* Unbreak pc98 after my last changes to i386.sobomax2005-12-201-0/+3
* If LOADER_BZIP2_SUPPORT is defined allocate heap in the 1MB-4MB range tosobomax2005-12-191-2/+13
OpenPOWER on IntegriCloud