summaryrefslogtreecommitdiffstats
path: root/sys/boot
Commit message (Expand)AuthorAgeFilesLines
* MFCattilio2011-05-031-1/+1
* Clang r130700 can now compile sys/boot/i386/boot2 with room to spare.dim2011-05-021-3/+6
* Turn PBVM page table entries into PTEs so that they can be insertedmarcel2011-04-302-11/+22
* Due to space constraints, the UFS boot2 and boot1 use an evil hack wherejhb2011-04-284-129/+33
* Remove all object files during 'make clean'.ae2011-04-212-2/+4
* MFi386: revisions 220389 and 220392nyan2011-04-161-13/+13
* Add basic support for the Marvell Orion TS-7800.philip2011-04-151-0/+161
* Remove the now defunct kern.ipc.nmbufs tunable.pluknet2011-04-131-1/+0
* Move getc() body before xgetc() so gcc does not emit a warning about functionrdivacky2011-04-061-9/+9
* Mark getc() as inline, this has no effect on gcc but helps clang.rdivacky2011-04-061-1/+1
* MFi386: revision 220337nyan2011-04-051-0/+1
* Build boot2 with -mregparm=3, ie. pass upto 3 arguments via registers.rdivacky2011-04-043-10/+12
* Fix a long standing bug where file_load() passes down the global loadaddrmarcel2011-04-041-1/+1
* Use the new arch_loadaddr I/F to align ELF objects to PBVM pagemarcel2011-04-036-51/+135
* Add 2 new archsw interfaces:marcel2011-04-035-30/+55
* Revert rev 165325. The arch_maphint interface hasn't been in use formarcel2011-04-032-48/+0
* Make the ski loader functional again after the previous set of changes.marcel2011-04-032-31/+31
* MFi386: the part of 219452nyan2011-03-241-14/+10
* The size of zfsboot2 grown up to 64 Kbytes in r219089.ae2011-03-162-2/+2
* Set control flags in putc(). This should fix zfsboot hangs in drvread().ae2011-03-161-0/+1
* MFaltix:marcel2011-03-1613-141/+413
* Revert previous commit: EFI_STATUS is a 64-bit integral on ia64. Fix themarcel2011-03-161-1/+1
* - Initial release of bxe(4) to support Broadcom NetXtreme II 10GbE.davidch2011-03-141-0/+1
* Remove all object files during 'make clean'.jhb2011-03-111-1/+2
* Some more shrinking.rdivacky2011-03-102-21/+17
* MFi386: revision 219186nyan2011-03-031-22/+7
* This patch shrinks boot2 a little.rdivacky2011-03-021-25/+8
* Remove duplicate "in".brucec2011-03-012-2/+2
* Revert some of r177626. "in in" is valid in certain sentences.brucec2011-02-282-2/+2
* Finally... Import the latest open-source ZFS version - (SPA) 28.pjd2011-02-274-82/+172
* Rename bcpy() macro to bcopy().pjd2011-02-272-7/+7
* Clang's integrated assembler can now handle sys/boot/i386/boot2/sio.S.dim2011-02-273-6/+0
* Handle memory allocation failures in include().brucec2011-02-232-1/+12
* MFi386: revision 218926nyan2011-02-221-1/+1
* In sys/boot/i386/boot2/boot2.c, change the type of the 'opts' variabledim2011-02-211-1/+1
* Fix typos - remove duplicate "the".brucec2011-02-211-1/+1
* Upgrade our copy of llvm/clang to r126079, from upstream's trunk.dim2011-02-2010-0/+57
* MFi386: revision 218745nyan2011-02-191-18/+1
* Merge binutils 2.17.50 to head. This brings a number of improvements todim2011-02-185-13/+15
|\
| * For ia64, add a proper 'elf64-ia64-freebsd' output format to BFD, so thedim2010-12-052-2/+2
| * Sync: merge r215709 through r215824 from ^/head.dim2010-11-251-1/+2
| |\
| * \ Sync: merge r215464 through r215708 from ^/head.dim2010-11-221-4/+4
| |\ \
| * | | Sync: merge r215396 through r215463 from ^/head.dim2010-11-185-11/+43
| * | | Sync: merge r215319 through r215395 from ^/head, so ports can actuallydim2010-11-162-6/+16
| * | | Sync: merge r215273 through r215318 from ^/head.dim2010-11-141-1/+1
| * | | Sync: merge r215189 through r215272 from ^/head.dim2010-11-142-41/+0
| |\ \ \
| * \ \ \ Sync: merge r214895 through r215140 from ^/head.dim2010-11-117-58/+6
| |\ \ \ \
| * | | | | For sys/boot/ia64/efi and sys/boot/ia64/ski, modify their linker scriptsdim2010-11-052-4/+4
| * | | | | Sync: merge r214353 through r214648 from ^/head.dim2010-11-015-33/+47
| |\ \ \ \ \
| * | | | | | Use new output format 'elf64-x86-64-freebsd' instead of 'elf64-x86-64',dim2010-11-011-1/+1
OpenPOWER on IntegriCloud