summaryrefslogtreecommitdiffstats
path: root/sys/boot/ia64/ski
Commit message (Expand)AuthorAgeFilesLines
* Remove special casing for running in the simulator from the kernelmarcel2003-02-018-26/+659
* SSC calls use break immediate 0x80000. 0x80001 only works formarcel2003-02-011-1/+1
* Renamed the loader's zipfs to gzipfs. zipfs.c was repo-copied to gzipfs.c.jake2002-12-191-1/+1
* At great personal risk, add a __packed and __aligned(x) define thatpeter2002-09-231-1/+1
* Add boot_serial and boot_multicons variables to set RB_SERIAL andpeter2002-06-201-0/+2
* o Remove namespace pollution from param.h:marcel2002-05-192-0/+3
* -ffreestanding is the word.obrien2002-05-101-0/+1
* Set BINDIRpeter2002-04-071-0/+1
* Make it a bit closer to the EFI build and tie up some loose ends.peter2002-04-061-12/+4
* Do not add the ficl/alpha subdir to the ia64 include path. Try ficl/ia64peter2002-04-061-1/+1
* Pass the address of the bootinfo block to the kernel in registermarcel2002-03-302-5/+5
* Fix the beforeinstall target. We install ${PROG}.help if loader.helpmarcel2002-03-291-4/+1
* Duplicate the logic used elsewhere to define LIBSTAND.marcel2002-03-281-2/+11
* Add -ffreestanding to avoid printf/puts/putchar conversionspeter2002-03-191-0/+1
* Remove bootinfo.bi_kernel. It isn't used by the kernel. struct bootinfopeter2001-11-191-5/+0
* Fix a dependency violation, same as in libefi/elf_freebsd.c a while back.peter2001-11-191-0/+1
* Make this 'make obj' safepeter2001-09-261-1/+5
* Add definition of SSC_GET_RTC.dfr2001-09-201-0/+1
* Implement time().dfr2001-09-191-1/+113
* Add a fake memory descriptor for the I/O port space.dfr2001-09-151-1/+7
* Fill in the bootinfo's memory map.dfr2001-09-151-0/+18
* Remove dead code.dfr2001-09-151-37/+0
* Update code which creates bootinfo.dfr2001-09-133-2/+101
* A command file for SKI which runs the loader up to the first instructiondfr2001-09-121-0/+16
* Add a version of the loader which runs under SKI, the HP ia64 simulator.dfr2001-09-1216-0/+1776
OpenPOWER on IntegriCloud