| Commit message (Expand) | Author | Age | Files | Lines |
* | Use the new arch_loadaddr I/F to align ELF objects to PBVM page | marcel | 2011-04-03 | 6 | -51/+135 |
* | Make the ski loader functional again after the previous set of changes. | marcel | 2011-04-03 | 2 | -31/+31 |
* | MFaltix: | marcel | 2011-03-16 | 11 | -139/+409 |
* | Merge binutils 2.17.50 to head. This brings a number of improvements to | dim | 2011-02-18 | 2 | -12/+12 |
|\ |
|
| * | For ia64, add a proper 'elf64-ia64-freebsd' output format to BFD, so the | dim | 2010-12-05 | 2 | -2/+2 |
| * | For sys/boot/ia64/efi and sys/boot/ia64/ski, modify their linker scripts | dim | 2010-11-05 | 2 | -4/+4 |
|/ |
|
* | MF tbemd: Minor tweaks, prefer MACHINE_CPUARCH generally to MACHINE_ARCH (whi... | imp | 2010-08-23 | 3 | -9/+9 |
* | Use the kernel's start address to determine what to map. This allows | marcel | 2010-07-07 | 2 | -3/+6 |
* | Add command-line option -dev to set the default value of the currdev | marcel | 2010-01-18 | 2 | -14/+58 |
* | Remove debugging printf(). There's no need to print the image | marcel | 2010-01-10 | 1 | -2/+0 |
* | Remove file system support based on the simple file system protocol | marcel | 2010-01-09 | 2 | -3/+7 |
* | Import ACPICA 20090521. | jkim | 2009-06-05 | 1 | -1/+1 |
* | Fix build when WITH_SSP is set explicitly. | ru | 2009-02-21 | 3 | -4/+3 |
* | Enable GCC stack protection (aka Propolice) for userland: | ru | 2008-06-25 | 4 | -0/+6 |
* | Have the processor defer all faults and exceptions for control | marcel | 2007-05-27 | 1 | -1/+1 |
* | Catch up with ACPI-CA 20070320 import. | jkim | 2007-03-22 | 1 | -23/+23 |
* | Remove LDR_LOG2_PGSZ, ia64_pgtbl and ia64_pgtblsz. They are part of | marcel | 2006-11-19 | 2 | -8/+0 |
* | Major rework of the ia64 loaders. The two primary objectives are: | marcel | 2006-11-05 | 24 | -1479/+738 |
* | Properly calculate the checksum of the APIC table. | marcel | 2006-11-03 | 1 | -1/+2 |
* | Extend struct devdesc with a unit field, called d_unit. Promote the | marcel | 2006-11-02 | 5 | -15/+12 |
* | Don't unconditionally compile-in the bcache code. It's only used on | marcel | 2006-11-02 | 2 | -10/+0 |
* | Remove more Alpha bits from the boot code including fixing several | jhb | 2006-05-12 | 3 | -3/+3 |
* | Reimplementation of world/kernel build options. For details, see: | ru | 2006-03-17 | 2 | -4/+10 |
* | Remove ELF dynamic tag definitions that aren't used. Ideally, | marcel | 2006-01-18 | 1 | -21/+2 |
* | s/R_IA64_/R_IA_64_/g as per the ia64 psABI. | marcel | 2006-01-17 | 1 | -18/+13 |
* | Add loader(8) variables for RB_DFLTROOT, RB_MUTE, and RB_PAUSE: | ru | 2005-09-22 | 2 | -4/+16 |
* | Start each of the license/copyright comments with /*- | imp | 2005-01-05 | 10 | -10/+10 |
* | NOFORTH -> NO_FORTH | ru | 2004-12-21 | 2 | -2/+2 |
* | Start the dreaded NOFOO -> NO_FOO conversion. | ru | 2004-12-21 | 2 | -2/+2 |
* | Remove the last vestiges of the userconfig option. None of this actually | scottl | 2004-12-01 | 2 | -8/+0 |
* | o Introduce efimd_va2pa() to translate addresses in efi_copy{in|out}() | marcel | 2004-11-28 | 1 | -23/+10 |
* | Add efimd.c. This file contains MD code used by the EFI library. While | marcel | 2004-11-28 | 2 | -2/+47 |
* | Hookup the efi subdirectory. | marcel | 2004-11-23 | 1 | -1/+1 |
* | This file was repocopied from src/sys/boot/efi/loader. | marcel | 2004-11-23 | 1 | -38/+32 |
* | Remove struct ia64_itir and use a plain old uint64_t instead. | marcel | 2004-11-21 | 1 | -3/+4 |
* | Added support for the -D boot option. | ru | 2004-09-30 | 1 | -0/+3 |
* | Remove. This file was repocopied to ../ski. | marcel | 2004-09-24 | 24 | -2614/+0 |
* | Replace misuse of NULL with 0UL. | marcel | 2004-09-24 | 1 | -3/+3 |
* | Remove the dependency on the Intel EFI headers in sys/boot/efi. Instead | marcel | 2004-09-24 | 1 | -110/+111 |
* | Unhook libski and skiload and hook up ski. | marcel | 2004-09-24 | 1 | -1/+1 |
* | Post repocopy build fixes. | marcel | 2004-09-24 | 3 | -20/+25 |
* | Redefine a PTE as a 64-bit integral type instead of a struct of | marcel | 2004-09-23 | 2 | -33/+21 |
* | Remove useless include of <machine/fpu.h>. | marcel | 2004-09-18 | 2 | -4/+0 |
* | Catch up with change to <machine/pte.h>. | marcel | 2004-08-10 | 1 | -9/+8 |
* | o Support the REL32LSB relocation. It's in the ELF file from which | marcel | 2004-07-20 | 1 | -9/+18 |
* | Fix the creation of EFI images that got broken by the import of | marcel | 2004-07-20 | 2 | -3/+3 |
* | Remove advertising clause from University of California Regent's license, | imp | 2004-04-05 | 3 | -12/+0 |
* | Don't create a mapfile during link. It's not needed for the build. | marcel | 2004-02-13 | 3 | -6/+6 |
* | o Don't build with -fpic. It's not needed and inconsistent with how | marcel | 2004-02-13 | 1 | -5/+0 |
* | Tidy up makefiles. | ru | 2004-02-12 | 5 | -181/+47 |