index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
sparc64
Age
Commit message (
Expand
)
Author
2012-09-27
enable smsc
Jonathan Gray
2012-09-11
Remove the 'OLF method' used for the transition from a.out to ELF and
Theo de Raadt
2012-09-08
On SPARC64 VI/VII CPUs, use the lseep instruction in the idle loop to force a
Mark Kettenis
2012-08-31
remove some compat junk; ok kettenis
Theo de Raadt
2012-08-30
On SPARC64 VI/VII CPUs, use the sleep instruction while spinning to force a
Mark Kettenis
2012-08-30
Slightly tweak the way we set up the code patch sections such that we can
Mark Kettenis
2012-08-30
Kill NOPIE and NOPIE_FLAGS in sparc64/stand. Binaries are identical according
Pascal Stumpf
2012-08-30
no md_root_setconf
Theo de Raadt
2012-08-29
The low-level guts to support MTP (Multi-Threaded Processing) on the
Mark Kettenis
2012-08-29
Make sure the interrupt stack for the boot processor is properly aligned to
Mark Kettenis
2012-08-29
Implement pci_min_powerstate().
Mark Kettenis
2012-08-28
Add -nopie to LINKFLAGS on ELF architectures. Note that this needs an
Pascal Stumpf
2012-08-24
don't read past the end of an array when dumping the stack.
Jonathan Gray
2012-08-23
kill nnpfs dead
Theo de Raadt
2012-08-22
Convert cpp | as rules in bsd.lib.mk and lib/libc/sys/Makefile.inc to pure cc
Pascal Stumpf
2012-08-22
Build the kernel with -fno-pie. Just getting Ms out of my tree; this will be
Pascal Stumpf
2012-08-22
sigpid should be of type pid_t (only visable with DEBUG).
Okan Demirmen
2012-08-21
Add NOPIE= bits for sys/arch/*/stand to ensure that bootblocks will always be
Pascal Stumpf
2012-08-20
MISs work on Oberon as well.
Mark Kettenis
2012-08-17
Properly initialize the IOMMU control and status register for pyro(4).
Mark Kettenis
2012-08-17
Turns out interrupts for Ebus devices are wired to the *other* PCI Expres leaf
Mark Kettenis
2012-08-07
Move the common bits of syscall invocation and return handling into
Philip Guenthe
2012-07-08
Don't need to worry about the ATI driver here anymore.
Mark Kettenis
2012-06-30
Further research shows that fp@x,y device path components with x > 0 are
Mark Kettenis
2012-06-27
Change sparc64 to match the "fp" boot device path's parameter based on
Matthew Dempsky
2012-06-26
create new machine/_float.h which is namespace clean. create a new
Theo de Raadt
2012-06-21
__tfork() needs to set the stack address of the new thread in the kernel,
Philip Guenthe
2012-05-09
merge sigdebug.h into machdep.c, to where all other architectures have
Okan Demirmen
2012-04-26
va is of type vaddr_t; allow sparc64 to build with DEBUG
Okan Demirmen
2012-04-11
The first ktrace record for a newly spawned thread is a return
Mike Belopuhov
2012-04-06
tedu the raidframe.
Joel Sing
2012-03-26
Make writes block if the message queues are full.
Mark Kettenis
2012-03-26
Increase the size of the message queues such that we can handle the default
Mark Kettenis
2012-03-26
Add APM_IOC_HIBERNATE
Theo de Raadt
2012-03-23
Make rusage totals, itimers, and profile settings per-process instead
Philip Guenthe
2012-03-20
Add ioctl to write to hypervisor memory.
Mark Kettenis
2012-03-17
Add hvctl(4).
Mark Kettenis
2012-03-17
Add vldc(4) and hvctl(4).
Mark Kettenis
2012-03-17
hvctl(4) is a driver for the "hvctl" Logical Domain Channel that allows the
Mark Kettenis
2012-03-17
vldc(4) is a "bus" driver for Logical Domain Channels.
Mark Kettenis
2012-02-12
this breaks ramdisk builds. misses release
Theo de Raadt
2012-02-11
Don't compare command line input to softraid device names. Parse
Kenneth R Westerback
2012-01-11
Teach OpenBSD/sparc64 installboot(8) about softraid volumes. This makes
Joel Sing
2012-01-01
Improve/clean up sparc64 installboot:
Joel Sing
2011-12-28
The sparc64 installboot is for sparc64 only - remove all of the non-sparc64
Joel Sing
2011-11-16
Make userret() MI. On architectures which jammed stuff into it in the
Theo de Raadt
2011-11-15
Simplify various parts of the puc(4) attachment code. Tested lightly
Theo de Raadt
2011-11-08
Make the userland bits actually compile.
Mark Kettenis
2011-11-08
Garbage collect now unused MKDEP definitions. ok deraadt@
Matthieu Herrb
2011-10-19
Oh yeah, a cvs id is good
Philip Guenthe
[next]