summaryrefslogtreecommitdiff
path: root/sys/arch/sun68k
AgeCommit message (Expand)Author
2001-12-17Fixed a bug where we would always byteswap things,fredette
2001-12-15Rather than using nlist(3), use a magic structure with a magicfredette
2001-12-15On the sun2, added support for loading larger kernels,fredette
2001-12-15Fixed a bug where we weren't checking for required orfredette
2001-12-12Set NOxxx= before <bsd.own.mk> is pulled in (even indirectly).lukem
2001-12-12MKfoo=no -> NOfootv
2001-11-30vm_offset_t -> paddr_tfredette
2001-11-30vm_offset_t -> vaddr_tfredette
2001-11-30Make sure that an unlabeled device gets at least RAW_PARTfredette
2001-11-30Implement bus_space_mmap.fredette
2001-11-30vm_offset_t -> vaddr_tfredette
2001-11-26trap1 also needs to be handled under COMPAT_SUNOS.fredette
2001-11-14Work around <bsd.lib.mk> used for kernel libs in other places. Clean uptv
2001-11-09Bump the version numbers of all bootloaders which use loadfile_elfXX() nowscw
2001-10-31Need byteorder.c for loadfile_elf*.cthorpej
2001-10-31Split elf32 vs. elf64 handling in loadfile(), including support forthorpej
2001-10-31Build the loadfile() a.out, ECOFF, and ELF back-ends as separatethorpej
2001-10-02add ashldi3.c, needed by ufs.c due to added cast in lblktosize().chs
2001-09-10Update pmap_update to now take the updated pmap as an argument.chris
2001-08-27adjust the hack to build the SRT*.o files.fredette
2001-08-02Bump version numbers of all bootloaders that use loadfile/ELF, to account forbjh21
2001-07-19Add BUS_DMA_READ and BUS_DMA_WRITE flags, that hint the back-endthorpej
2001-07-15Removed. It's easier to keep this file with MACHINE-specificfredette
2001-07-15Replace vm_page_t with struct vm_page *.fredette
2001-06-27Use _KERNEL_OPT.fredette
2001-06-27Added a kernel files/devices config file coveringfredette
2001-06-27Added a Makefile to install sun68k common headers.fredette
2001-06-27Now give at least the appearance of having bus-specificfredette
2001-06-27Now define splzs() here.fredette
2001-06-27Added common sun68k autoconfiguration and bus_spacefredette
2001-06-14Added some kernel sources that can be shared betweenfredette
2001-06-14Added sources for the sun2 boot blocks and otherfredette