summaryrefslogtreecommitdiffstats
path: root/sys/boot
Commit message (Expand)AuthorAgeFilesLines
* MFp4: Integrate a boatload of bug fixes from p4. We're right on theimp2006-08-107-2/+705
* MFp4:imp2006-08-101-6/+23
* MFp4: remove obsolete filesimp2006-08-102-109/+0
* MFp4:imp2006-08-103-2/+294
* MFp4: Numerous changes from p4 to try to improve tftp downloading,imp2006-08-102-242/+230
* MFp4: consolidate #include files down to lib.himp2006-08-104-69/+24
* MFp4: These will migrate to the boot specific directories because theyimp2006-08-102-633/+0
* MFp4: Make it clearer that the address passed to the eeprom routines isimp2006-08-101-8/+8
* MFp4: Catchup with migration of some defines.imp2006-08-101-317/+1
* MFp4: Tweaks for our board.imp2006-08-101-1/+1
* MFp4: Increase character timeout to 10. Make it a #define for easierimp2006-08-101-8/+9
* Don't need to special case arm here anymoreimp2006-08-101-2/+0
* Add a dummy makefile to keep build happyimp2006-08-101-0/+5
* Commit the results of the typo hunt by Darren Pilgrim.yar2006-08-042-2/+2
* Add snd_emu10kx_loadache2006-07-261-0/+1
* Add an entry for the stge(4) module.yongari2006-07-251-1/+1
* Don't descend into ${MACHINE} on the arm platforms.imp2006-06-181-0/+2
* 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
OpenPOWER on IntegriCloud