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
/
octeon
Age
Commit message (
Expand
)
Author
2021-11-27
stop building kernels with -Wno-uninitialized on clang archs
Jonathan Gray
2021-11-11
Retire switch(4) it never really was production ready and the OpenFlow
Claudio Jeker
2021-10-24
Stop setting etype in the MD crypto code. So far we have set the etype
Patrick Wildt
2021-10-23
Retire asynchronous crypto API as it is no longer required by any driver and
Tobias Heider
2021-10-13
The kernel crypto framework sometimes returned an error, sometimes
Alexander Bluhm
2021-08-21
octeon has no wskbd, so ucc cannot link. the files.usb parts should have
Theo de Raadt
2021-08-20
Add ucc(4), a driver for USB HID Consumer Control keyboards. Such
anton
2021-07-29
Fix device class.
Visa Hankala
2021-07-24
The updated dwctwo(4) driver introduces two new parameters.
Marcus Glocker
2021-07-24
Fix octeon build after dwctwo(4) update.
Marcus Glocker
2021-07-24
Replace cpus_running with CPU_IS_RUNNING().
Visa Hankala
2021-07-12
Remember to set CPUF_RUNNING on secondary CPUs.
Visa Hankala
2021-07-12
Make hw_cpu_hatch() more similar on loongson and octeon.
Visa Hankala
2021-07-08
The properties of the crypto algorithms never change. Declare them
Alexander Bluhm
2021-05-16
panic does not require a \n at the end. When one is provided, it looks wrong.
Theo de Raadt
2021-03-11
spelling
Jonathan Gray
2021-03-09
Add initial bits for Check Point UTM-1 EDGE N.
Visa Hankala
2021-03-04
Tweak whitespace and adjust prototypes.
Visa Hankala
2021-03-04
Combine octeon_pcibusvar.h into octeon_pcibus.c to reduce scatter.
Visa Hankala
2021-02-25
we don't have to cast to caddr_t when calling m_copydata anymore.
David Gwynne
2021-02-20
Fix disestablishing of PCI interrupt handlers.
Visa Hankala
2021-02-17
Do not reprogram address filter after MII status change
Visa Hankala
2021-02-13
Revise cnmac(4)'s address filter setup
Visa Hankala
2021-02-11
Leave out gp initialization from kernel entry on mips64
Visa Hankala
2021-02-06
Revise kernel's ld.script on octeon
Visa Hankala
2021-02-04
Add uhidpp(4), a driver for Logitech HID++ devices. Currently limited to
anton
2021-02-04
Handle Netgear ProSecure UTM25
Visa Hankala
2021-01-30
Abstract octeon board handling a little
Visa Hankala
2021-01-28
Again allow COPTS= to come from the environment again, and don't lose the
Theo de Raadt
2021-01-23
introduce ujoy(4), a restricted subset of uhid(4) for gamecontrollers.
thfr
2021-01-01
Add kstat to ogx(4).
Visa Hankala
2020-12-31
Enable IPv4 and TCP/UDP checksum offload on transmission.
Visa Hankala
2020-12-12
Rename the macro MCLGETI to MCLGETL and removes the dead parameter ifp.
jan
2020-12-09
Use daddr_t and not daddr32_t in boot media.
Kenneth R Westerback
2020-10-25
Revert accidental commit.
Visa Hankala
2020-10-25
Add missing firmload attribute.
Visa Hankala
2020-10-10
Remove unnecessary count of device instances.
Visa Hankala
2020-09-10
Add I2C bus scan routine for octiic(4)
Visa Hankala
2020-09-10
Register octiic(4) with the I2C framework
Visa Hankala
2020-09-09
Make ogx(4)'s outbound bpf(4) tap actually work
Visa Hankala
2020-09-08
Clean up attachment of octgmx(4) a bit
Visa Hankala
2020-09-08
Handle AGL interface
Visa Hankala
2020-09-04
Add kstat to cnmac(4)
Visa Hankala
2020-09-02
vfs_shutdown() is neccessary to ensure buffer cache drain before reexec()
Theo de Raadt
2020-08-28
Make fdt root node's model property readable through sysctl hw.product
Visa Hankala
2020-08-15
Remove unused headers
Visa Hankala
2020-08-15
Inline handling of receive checksum offload
Visa Hankala
2020-07-24
Suppress kernel printf output in the octeon boot kernel.
Visa Hankala
2020-07-18
Userland timecounter implementation for octeon
Visa Hankala
2020-07-11
Synchronize each core's CP0 cycle counter using the IO clock counter.
Visa Hankala
[next]