summaryrefslogtreecommitdiffstats
path: root/sys/boot
Commit message (Expand)AuthorAgeFilesLines
* 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
* Long-long time ago, when the trees were large and memory expensive amount ofsobomax2005-12-195-41/+22
* Make our ELF64 type definitions match standards. In particular thismarcel2005-12-184-7/+7
* Add kernel module loading option for snd_atiixp(4).ariff2005-12-011-0/+1
* -mdoc sweep.ru2005-11-181-3/+2
* Catch up with loader_color -> loader_logo and document beastie_disable.ru2005-11-152-5/+12
* Rename GEOM class kernel module g_md.ko to geom_md.ko for consistencypjd2005-11-111-4/+4
* Add more GEOM classes to defaults/loader.conf. Add references to manualpjd2005-11-111-3/+17
* Consistently use OPT_* macros to test/set boot options.ru2005-11-032-12/+24
OpenPOWER on IntegriCloud