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-06-18
Make the 1 Gbps SGMII settings the default to define a consistent set of
Visa Hankala
2016-06-18
Fix PCS block size.
Visa Hankala
2016-06-18
Stop setting the 4-bit mode capability flag for now.
Jonathan Gray
2016-06-18
Dynamically attach ommmc with fdt. Offset the start of the memory region
Jonathan Gray
2016-06-16
Replace uvm_km_valloc(9) with a km_alloc(9) call that doesn't allocate any
Mark Kettenis
2016-06-15
Add umb(4) - a driver for the Mobile Broadband Interface Model (MBIM)
Gerhard Roth
2016-06-14
If the FDT node has a "non-removable" property, return 1 from the card
Mark Kettenis
2016-06-14
provide splraise on landisk
David Gwynne
2016-06-14
Make fdt_node_property() return -1 if the requested property can't be found
Mark Kettenis
2016-06-14
imxdog* at fdt? here too.
Mark Kettenis
2016-06-13
rename raiseipl to splraise()
David Gwynne
2016-06-13
Dynamically attach imxdog(4) using the FDT.
Mark Kettenis
2016-06-13
Use "bus-width" property to determine whether 4-bit and 8-bit mode are
Mark Kettenis
2016-06-13
rename _splraise to splraise
David Gwynne
2016-06-13
rework sparc64 splfoo functions to be more consistent with other archs
David Gwynne
2016-06-12
Use OF_getpropintarray().
Mark Kettenis
2016-06-12
Dynamically attach fec(4) using the FDT.
Mark Kettenis
2016-06-12
Handle both the nintr 1 (allwinner a10/cortex a8) and
Jonathan Gray
2016-06-12
Ignore everything after and including ':' in stdout-path when
Jonathan Gray
2016-06-11
dynamically attach imxuart using the FDT
Jonathan Gray
2016-06-11
The qemu smdkc210 target uses serial0 for console but the
Jonathan Gray
2016-06-11
dynamically attach sxiuart using the FDT
Jonathan Gray
2016-06-11
dynamically attach sxie(4) using the FDT
Jonathan Gray
2016-06-10
fix some typos in comments
Joshua Stein
2016-06-10
Remove readpage and writepage ioctls.
Stefan Kempf
2016-06-10
test return value not an uninitialised variable
Jonathan Gray
2016-06-10
correct spelling of a comment
Jonathan Gray
2016-06-10
attach imxahci and imxesdhc to fdt on RAMDISK as well
Jonathan Gray
2016-06-09
Dynamically attach imxesdhc(4) using the FDT.
Mark Kettenis
2016-06-09
Add SGMII support and PHY addresses for 8-port EdgeRouters. This makes
Visa Hankala
2016-06-09
Dynamically attach i.MX6 ahci(4) using the FDT.
Mark Kettenis
2016-06-09
Make use of the information about the node passed down to us by simplebus(4).
Mark Kettenis
2016-06-09
Fetch "reg" and "interrupts" properties and pass them down as attach args to
Mark Kettenis
2016-06-08
remove obsolete raid from namtoblk tables. from Artturi Alm
Ted Unangst
2016-06-08
stop requiring a matching platform to continue booting
Jonathan Gray
2016-06-08
Remove octhci(4). It has been superseded by dwctwo(4).
Visa Hankala
2016-06-08
Use fdt to find the console to initialise. Try to use /chosen/stdout-path
Jonathan Gray
2016-06-08
reporting a different issue, bluhm noticed that valid is not initialized.
Ted Unangst
2016-06-07
Allocate RAM for guest VM in vmd(8) and pass it to vmm(4)
Stefan Kempf
2016-06-07
remove splsoftfd and splausoft
David Gwynne
2016-06-07
consistently set ipls on pmap pools.
David Gwynne
2016-06-06
Fill a few more pads with 0xcc
Theo de Raadt
2016-06-05
Use the new input functions of wsmouse in mouse and touchscreen drivers.
Ulf Brosziewski
2016-06-05
Use the new input functions of wsmouse in mouse and touchscreen drivers.
Ulf Brosziewski
2016-06-05
Reset the bus width back to 1-bit when resetting the host.
Jonathan Gray
2016-06-04
Remove model specific strings keyed off the board id.
Jonathan Gray
2016-06-03
rename imxenet to fec
Jonathan Gray
2016-06-02
Fix two issues in the MSI-X code. First, actually read the MSI-X capability
Mark Kettenis
2016-06-02
I forgot to enable utvfu(4) for the sgi arch.
Marcus Glocker
2016-06-01
Enable utvfu(4) everywhere where uvideo(4) is also enabled.
Marcus Glocker
[next]