aboutsummaryrefslogtreecommitdiff
path: root/sys/boot
Commit message (Expand)AuthorAgeFilesLines
* Fix build of ppc32 loader.Nathan Whitehorn2010-08-251-1/+1
* Replace structure assignments with explicity memcpy calls. This allowsRui Paulo2010-08-241-4/+9
* MFtbemd:Warner Losh2010-08-231-1/+1
* MF tbemd: Minor tweaks, prefer MACHINE_CPUARCH generally to MACHINE_ARCH (whi...Warner Losh2010-08-236-18/+18
* MF tbemd: move to using specific architecture makefilesWarner Losh2010-08-239-20/+27
* MF tbemd: Minor tweaks, prefer MACHINE_CPUARCH generally to MACHINE_ARCH (whi...Warner Losh2010-08-232-11/+11
* MF tbemd: Minor tweaks, prefer MACHINE_CPUARCH generally to MACHINE_ARCHWarner Losh2010-08-238-10/+10
* It turns out that the OUTPUT_FORMAT should do the right thing for both endian...Warner Losh2010-08-232-135/+1
* MF tbemd: differentiate between arm and armebWarner Losh2010-08-232-1/+135
* Make sure the boot2 stage is compiled with gcc, as clang has noRui Paulo2010-08-211-0/+5
* Return EIO if vdev->v_phys_read is NULL.Martin Matuska2010-08-091-0/+3
* mdoc: make sure to pass at least one argument to quotation macrosUlrich Spörlein2010-08-021-1/+1
* A simple test harness to help debug problems with the ZFS boot code.Doug Rabson2010-07-301-0/+120
* MFi386: revision 210387Yoshihiro Takahashi2010-07-251-1/+1
* completely ignore zero-sized elf sections in modules of elf object type (amd64)Andriy Gapon2010-07-231-0/+2
* Correctly setup LDADD with regards to libstand. The submitter pointsRui Paulo2010-07-221-1/+1
* Provide support in loader for booting 64-bit PowerPC kernels. Like amd64,Nathan Whitehorn2010-07-1217-32/+202
* Get rid of bootinfo for good in loader (U-Boot-based) and ARM.Rafal Jaworowski2010-07-111-119/+0
* Provide a missing interrupt-parent for the CPM / QUICC node in the DTS.Rafal Jaworowski2010-07-111-0/+1
* Use the kernel's start address to determine what to map. This allowsMarcel Moolenaar2010-07-072-3/+6
* Add some more modules to loader.conf. Remove if_awi since support for itRebecca Cran2010-06-231-1/+67
* Add a missing prototypeBrian Somers2010-06-201-0/+1
* Pass the -N flag to linked via -Wl.Roman Divacky2010-06-141-1/+1
* Fix conditional FDT support in loader(8).Rafal Jaworowski2010-06-133-2/+8
* Use -Wl,-N instead of the undocumented -N option for GCC.Ed Schouten2010-06-0312-12/+12
* zfs boot: fix error handling in zfs_readdirAndriy Gapon2010-05-311-0/+2
* boot/zfs: fix gang block reading codeAndriy Gapon2010-05-281-4/+8
* Initial device tree source (DTS) files for Marvell ARM systems:Rafal Jaworowski2010-05-267-0/+1487
* Import device tree source (DTS) files for PowerPC MPC8555CDS and MPC8572DSRafal Jaworowski2010-05-262-0/+1337
* Bring a missing FDT piece (omitted in the previous commit).Rafal Jaworowski2010-05-251-0/+4
* Initial loader(8) support for Flattened Device Tree.Rafal Jaworowski2010-05-259-13/+1407
* Mostly revert r200691. U-Boot syscall() entry point returns 1 on success.Rafal Jaworowski2010-05-251-1/+1
* Use loader devices only when they initialized properly.Rafal Jaworowski2010-05-252-9/+11
* - Set 'dmadat' earlier so that we properly setup the heap if we fail toJohn Baldwin2010-05-211-4/+6
* mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to theUlrich Spörlein2010-05-131-8/+8
* Formatting nitWarner Losh2010-05-101-1/+2
* Remove if_ar, if_ray, if_sr, if_ppp, if_sl to reflect the current modulesXin LI2010-05-041-6/+2
* Add support for SPARC64 V (and where it already makes sense for otherMarius Strobl2010-05-021-2/+6
* Add driver for Silicon Integrated Systems SiS190/191 Fast/Gigabit Ethernet.Pyun YongHyeon2010-04-141-0/+1
* Add a copyright.Rui Paulo2010-04-071-0/+26
* EFI boot loader for FreeBSD/i386.Rui Paulo2010-04-0715-0/+1663
* Our boot loader is capable of booting both i386 and amd64 kernels soXin LI2010-03-263-3/+3
* BWCT boards can have 128MB SDRAM.Bernd Walter2010-03-092-2/+6
* fix signed warningBernd Walter2010-03-091-1/+1
* Add bwn(4) driver.Weongyo Jeong2010-02-251-0/+1
* Minor style correction.Rafal Jaworowski2010-02-251-1/+1
* Fix handling of GPT disk partition index.Rafal Jaworowski2010-02-251-0/+8
* Let loader(8) for U-Boot use default storage more flexibly.Rafal Jaworowski2010-02-251-7/+18
* Enable U-Boot storage for PowerPC. While there fix loader(8) help file name.Rafal Jaworowski2010-02-252-5/+5
* Some machines can not only consist of CPUs running at different speedsMarius Strobl2010-02-201-1/+1