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-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
2020-07-10
Change users of IFQ_SET_MAXLEN() and IFQ_IS_EMPTY() to use the "new" API.
Patrick Wildt
2020-07-08
Make membar_consumer() a plain compiler barrier in kernel on octeon.
Visa Hankala
2020-07-06
IEEE1275 (Open Firmware) defines that parameter name strings can have a
Mark Kettenis
2020-07-06
Add support for timeconting in userland.
Paul Irofti
2020-07-06
wire up kstat(4)
David Gwynne
2020-07-04
Remove no-op cn30xxgmx_reset_board().
Visa Hankala
2020-06-30
Remove obsolete <machine/stdarg.h> header. Nowadays the vararg
Visa Hankala
2020-06-30
Use <dev/clock_subr.h> in octrtc(4).
Visa Hankala
2020-06-27
TNF rescinded clauses 3 & 4 in 2008 in NetBSD.
Jonathan Gray
2020-06-13
Remove a dead store.
Visa Hankala
2020-06-05
cpu_rnd_messybits() for mips64
Visa Hankala
2020-05-31
introduce "cpu_rnd_messybits" for use instead of nanotime in dev/rnd.c.
David Gwynne
2020-05-29
dev/rndvar.h no longer has statistical interfaces (removed during various
Theo de Raadt
2020-05-27
Retire <machine/varargs.h>.
Visa Hankala
2020-05-26
increment version numbers, due to recent RB_GOODSEED and fchmod +T changes
Theo de Raadt
2020-05-26
Check outcome of loadrandom() on octeon
Visa Hankala
2020-05-26
Rework kernel loading with octboot(4)
Visa Hankala
2020-05-25
that dependency change breaks something else. sigh.
Theo de Raadt
2020-05-25
Pass boothowto from the bootloader to the kernel on octeon.
Visa Hankala
2020-05-25
Mix board information into the entropy pool.
Visa Hankala
2020-05-25
The dependencies were insufficient.
Theo de Raadt
2020-05-14
The dwctwo(4) FDT glue is now identical on armv7 and arm64. Move it to
Mark Kettenis
2020-04-14
Fix some of the more esoteric bus_space functions. The
Mark Kettenis
[next]