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
Age
Commit message (
Expand
)
Author
2020-05-22
Improve emulation of bridge config space.
Mark Kettenis
2020-05-22
Improve resetting PCIe devices by making use of the reset-gpios property,
Patrick Wildt
2020-05-22
Enable link training just before triggering the actual training.
Mark Kettenis
2020-05-22
Fill complete trap frame.
Mark Kettenis
2020-05-22
Panic on unhandled traps (which for now is all of them).
Mark Kettenis
2020-05-22
Reboot (unconditionally for now).
Mark Kettenis
2020-05-22
regen
Patrick Wildt
2020-05-22
Add Atheros QCA986x/988x PCI ID.
Patrick Wildt
2020-05-22
Add some very simple trap handling.
Mark Kettenis
2020-05-22
Enable option FFS2 on RAMDISK; ok aoyama@ deraadt@
Otto Moerbeek
2020-05-22
Add support for the Marvell Xenon SDHC. This is used on the Armada
Patrick Wildt
2020-05-22
Add pre/post hooks for bus clock changes to sdhc(4). These will be
Patrick Wildt
2020-05-22
Use the parsed address and interrupt information from
Mark Kettenis
2020-05-22
Attach mvpinctrl(4) to the Armada 3700's NB as well. As a consequence
Patrick Wildt
2020-05-22
Always defer attaching the mvneta(4) interfaces. Otherwise this
Patrick Wildt
2020-05-22
And add the node to the struct. Sometimes I maybe shouldn't try spliting
Patrick Wildt
2020-05-22
Actually store the node in the softc. Missed chunk from the previous
Patrick Wildt
2020-05-22
Some sdhc(4) on FDT use a card-detect GPIO or have a non-removable flag.
Patrick Wildt
2020-05-22
Enable bwfm(4).
Patrick Wildt
2020-05-22
Enable mvkpcie(4).
Patrick Wildt
2020-05-22
Add mvkpcie(4), a driver for the Aardvark PCIe controller found on
Patrick Wildt
2020-05-22
better wording
David Gwynne
2020-05-22
white space fixes. no functional change.
David Gwynne
2020-05-22
mention if_attach_queues().
David Gwynne
2020-05-22
speeling in comment fix. no functional change.
David Gwynne
2020-05-22
Copy db_disasm.c from powerpc to powerpc64.
gkoehler
2020-05-22
Decode the %{ds}(%{A}) operand of ld, std instructions.
gkoehler
2020-05-21
regen
Patrick Wildt
2020-05-21
ASMedia ASM1182e PCIe switch.
Patrick Wildt
2020-05-21
Claim the memory region reserved for the interrupt vectors.
Mark Kettenis
2020-05-21
Explicitly documents that `vop_kqfilter' isn't missing.
Martin Pieuchot
2020-05-21
Add missing ICANON check in filt_ptcwrite().
Martin Pieuchot
2020-05-21
Kill commented out czttypoll() routine.
Martin Pieuchot
2020-05-21
don't count packets in the carp protocol handling against an interface.
David Gwynne
2020-05-21
implement a carp_transmit that bypasses the ifq on output.
David Gwynne
2020-05-21
Make use of checksum offloads. Very little effort required from the
Jonathan Matthew
2020-05-21
Use <dev/clock_subr.h> in dsclock(4).
Visa Hankala
2020-05-21
Use <dev/clock_subr.h> in dpclock(4).
Visa Hankala
2020-05-21
Use <dev/clock_subr.h> in dsrtc(4).
Visa Hankala
2020-05-21
Update comment to reflect current headers.
Visa Hankala
2020-05-21
Remove sparc64 mutex.S.
Visa Hankala
2020-05-21
don't limit the output queue (ifq) length to 1 anymore.
David Gwynne
2020-05-21
back out 1.38. some bits of the stack aren't ready for it yet.
David Gwynne
2020-05-20
Open up a 4GB memory bus window for mvneta(4) on the Marvell
Patrick Wildt
2020-05-20
kernel.h: remove global declaration for naptime
cheloha
2020-05-20
clock_gettime(2): use nanoruntime(9) to get value for CLOCK_UPTIME
cheloha
2020-05-20
timecounting: decide whether to advance offset within tc_windup()
cheloha
2020-05-20
Extend drmkqfilter() to support EVFILT_READ and match drmpoll() behavior.
Martin Pieuchot
2020-05-20
Use `if_bpf' directly instead of the non-initialized duplicated copy of it.
Martin Pieuchot
2020-05-20
defer calling !IFXF_MPSAFE driver start routines to the systq
David Gwynne
[next]