summaryrefslogtreecommitdiffstats
path: root/sys/boot
Commit message (Expand)AuthorAgeFilesLines
* Make the default "init_path" value breakable, so it fits on theru2006-08-201-1/+1
* Copy powerpc ficl files sysdep files (maybe we need a common one)imp2006-08-182-0/+533
* Build at91imp2006-08-181-1/+1
* Support compiling as part of worldimp2006-08-181-1/+1
* Wordsmithing on the ixgb(4) and mxge(4) descriptions.brueffer2006-08-181-2/+2
* Add more modules, correct alphabetical order.brueffer2006-08-181-1/+3
* kern.ipc.nmbclusters is sysctl, not compile-time option. Change Dv to Va.marck2006-08-181-3/+3
* Remove references to NMBCLUSTERS which is obsoleted.marck2006-08-182-5/+3
* MFp4: changes since .s -> .S rename. Use correct header for sizeimp2006-08-171-2/+17
* MFp4: First cut at making spi and/or sd card booting work, needs workimp2006-08-1619-119/+2940
* MFp4:imp2006-08-163-41/+23
* MFp4:imp2006-08-163-48/+5
* Several updates:brueffer2006-08-141-14/+21
* 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
OpenPOWER on IntegriCloud