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
Age
Commit message (
Expand
)
Author
2016-10-13
Fix another memory leak on error path in ldc.c
Tom Cosgrove
2016-10-13
Fix memory leaks on error paths spotted by coypu (at) SDF (dot) ORG - thanks
Tom Cosgrove
2016-10-13
cache another feature bit for something I'm working on
Mike Larkin
2016-10-12
enable vmm
Mike Larkin
2016-10-12
Allow 4 vio(4) interfaces in each VM. Also fix a bad interrupt assignment that
Mike Larkin
2016-10-09
Add psci(4) a driver for the reset and power down portion of the
Jonathan Gray
2016-10-09
Tweak the special handling of pid 1 in setregs()...and document that
Philip Guenther
2016-10-09
Apply consistency to forever loops with continue and NOTREACHED
Tom Cosgrove
2016-10-09
Attach sxiccmu(4) using the fdt.
Mark Kettenis
2016-10-09
Change raw dsb and smc opcodes to instructions. The dsb encoding did
Jonathan Gray
2016-10-09
Do not use MIPS64r2 instructions on Loongson 2. Now, a generic loongson
Visa Hankala
2016-10-09
Pass `prid' properly to pmon_init().
Visa Hankala
2016-10-09
Remove the vexpress platform abstraction and board id. All the devices
Jonathan Gray
2016-10-09
Add a power down function pointer so power down can work without the
Jonathan Gray
2016-10-08
Report the PID in sendsig() debugging
Philip Guenther
2016-10-08
Simplify handling of cold reboot on armv7 to match other platforms
Tom Cosgrove
2016-10-08
Make sxidog(4) set cpuresetfn, and cut some dead wood from the platform code.
Mark Kettenis
2016-10-08
Attach sxipio(4) using the fdt.
Mark Kettenis
2016-10-08
Dynamically attach sysreg(4) using the FDT.
Jonathan Gray
2016-10-08
Use the fdt root node instead of board ids to gate omap4 specific code.
Jonathan Gray
2016-10-08
Various printf claim to report the PID, so actually report that and not the TID
Philip Guenther
2016-10-08
p_wchan and p_pid aren't used from asm (anymore?)
Philip Guenther
2016-10-08
Only set the highspeed bit in bus_clock if highspeed is supported
Jonathan Gray
2016-10-07
Implement a driver for Marvell Armada's clock gates. This basically
Patrick Wildt
2016-10-07
Fixup comment by removing a word.
Patrick Wildt
2016-10-07
Support the Marvell Armada's System Controller to be able to reset
Patrick Wildt
2016-10-07
Don't forget to add the CVS Id tag.
Patrick Wildt
2016-10-07
Add a driver for the Marvell Armada 380 core clock. This driver
Patrick Wildt
2016-10-07
Add an initial framebuffer driver for the RS780E chipset on loongson,
Visa Hankala
2016-10-06
Update the list of vmm ioctls that are allowed by pledge.
Reyk Floeter
2016-10-06
Remove board IDs for the i.MX platform. The kernel doesn't need them anymore.
Mark Kettenis
2016-10-06
turn off vmm(4) debug mode
Mike Larkin
2016-10-06
add a debug function that was useful in finding the previous
Mike Larkin
2016-10-05
Make imxdog(4) set cpuresetfn, and remove all the imx platform that is no
Mark Kettenis
2016-10-05
Make the sgi boot blocks read the real OpenBSD disklabel instead of
Visa Hankala
2016-10-05
Add a missing flush; this appears to fix the broadwell/skylake "failed to
Mike Larkin
2016-10-05
Some device trees use 64-bit intermediate virtual addresses. This
Patrick Wildt
2016-10-05
Introduce a global function pointer to reset the CPU akin to amd64 and
Patrick Wildt
2016-10-04
The new thread's userspace v0, a3, and a4 registers are updated in
Philip Guenther
2016-10-03
disable PAT and MTRR in guest VMs
Mike Larkin
2016-10-03
Disable sitaracm and add a new ompinmux driver for omap pin muxing/pad
Jonathan Gray
2016-10-02
Set IFCAP_VLAN_MTU capability in cpsw(4). Avoids
Jonathan Gray
2016-10-02
The userspace TCB_GET() shouldn't take an argument
Philip Guenther
2016-10-02
Save and restore the (non-standard) USBMODE register around a reset of the
Mark Kettenis
2016-09-30
Compute CR3 target count. Needed for upcoming debugging diff.
Mike Larkin
2016-09-28
Tweak video BIOS pointer check. Current Loongson EFI firmware images
Visa Hankala
2016-09-28
Add logic for figuring out CPU clock rate and usable memory areas
Visa Hankala
2016-09-27
clarify a comment whose text became out of date with the previous commit
Mike Larkin
2016-09-27
read and cache VMFUNC capability during boot. for use in an upcoming diff
Mike Larkin
2016-09-27
typo
Theo de Raadt
[prev]
[next]