summaryrefslogtreecommitdiffstats
path: root/sys/boot
Commit message (Expand)AuthorAgeFilesLines
* Add correct range parameter in XLP DTSjchandra2012-08-211-1/+1
* Build zfs on ia64 as well. We don't build a loader with zfs supportmarcel2012-08-181-0/+1
* Don't build the ski loader anymore. The code is not deleted just yet,marcel2012-08-181-1/+6
* Add comment why the code has been disabled.ae2012-08-161-2/+2
* Some BIOSes return incorrect number of sectors, make checks lessae2012-08-151-0/+4
* Rework r239232 to unbreak ZFS detection on MBR slices.ae2012-08-151-10/+18
* Explicitly terminate the string after strncpy(3).ae2012-08-151-0/+1
* Merging of projects/armv6, part 10gonzo2012-08-152-0/+381
* Merging of projects/armv6, part 9gonzo2012-08-151-0/+143
* Merging of projects/armv6, part 8gonzo2012-08-151-0/+270
* Merging of projects/armv6, part 7gonzo2012-08-151-0/+311
* As discussed on -current, remove the hardcoded default maxswzone.des2012-08-141-11/+20
* After r239066, reinitialize v86.ctl and v86.addr for int 13 EDD probingdim2012-08-131-0/+2
* Restore the old behaviour. If requested partition is a BSD slice,ae2012-08-131-3/+11
* Remove colons from the debug message, device name returned by theae2012-08-131-4/+4
* Unbreak booting from the true dedicated disks.ae2012-08-132-3/+14
* Add another debug message.ae2012-08-121-0/+2
* Add more debug messages.ae2012-08-121-1/+6
* As it turned out, there are some installations, where BSD labelae2012-08-071-1/+1
* Fix start offset calculation for the EBR partitions.ae2012-08-061-1/+1
* Bump USERBOOT_VERSION.ae2012-08-053-2/+5
* Reduce diffs against i386.nyan2012-08-052-3/+4
* Teach the ZFS use new partitions API when probing.ae2012-08-052-23/+98
* Remove unneeded flag.ae2012-08-051-3/+0
* Add offset field to the i386_devdesc structure to be compatible withae2012-08-054-1070/+243
* Reduce diffs against i386.nyan2012-08-052-4/+4
* MFi386: the part of r219452 and r236405.nyan2012-08-051-5/+6
* When GPT signature is invalid in the primary GPT header, then try toae2012-08-051-7/+36
* Introduce new API to work with disks from the loader's drivers.ae2012-08-058-788/+313
* Remove unused variables.ae2012-08-052-2/+1
* Create the interface to work with various partition tables from theae2012-08-052-0/+921
* Pull the tier-2 card and change the sparc64 ZFS loader to no longer probemarius2012-07-271-9/+43
* Try to avoid all files dependence on the modification time of the large andache2012-07-262-0/+4
* Use the pin number rather than the hybrid pin number + name.imp2012-07-157-35/+35
* Fix domain.dteske2012-07-1416-16/+16
* Generalize this for loading the loader into the SPI. Plus trim aboutimp2012-07-071-11/+5
* Allow other SOCs to be compiled in, first step.imp2012-07-071-1/+3
* Strip out the useless junk. All we really care about is the text,imp2012-07-071-232/+0
* MFV: Update zlib to 1.2.7.delphij2012-06-211-6/+11
* Don't return an error if a kld does not contain any modules (e.g. ajhb2012-06-202-2/+2
* Fix ZFS boot with pre-features pools (version <= 28) broken in r236884mm2012-06-131-3/+4
* Introduce "feature flags" for ZFS pools (bump SPA version to 5000).mm2012-06-111-1/+66
* The loaddev environment variable is not modifiable once set, so it is notmarius2012-06-041-14/+16
* The workaround added in r151650 for handling firmwares that don't allowmarius2012-06-041-68/+56
* Remove unnecessary initializations. The BSS of boot2 is in factjhb2012-06-011-2/+2
* Make sure that each va_start has one and only one matching va_end,kevlo2012-05-291-0/+1
* Allow the load address used by ARM ubldr to be set via Make argument.kientzle2012-05-272-2/+19
* Import DTS files for the upcoming DPAA QorIQ (PowerPC) support.raj2012-05-256-567/+5498
* Use 32-bit ufs_ino_t instead of ino_t to keep boot2 small and preventgleb2012-05-258-31/+26
* Fixes to man8 groff mandoc style, usage mistakes, or typos.wblock2012-05-248-8/+8
OpenPOWER on IntegriCloud