summaryrefslogtreecommitdiffstats
path: root/sys/arch/octeon
AgeCommit message (Expand)AuthorFilesLines
2021-03-11spellingjsg7-17/+17
2021-03-09Add initial bits for Check Point UTM-1 EDGE N.visa3-3/+15
2021-03-04Tweak whitespace and adjust prototypes.visa1-23/+21
2021-03-04Combine octeon_pcibusvar.h into octeon_pcibus.c to reduce scatter.visa2-56/+9
2021-02-25we don't have to cast to caddr_t when calling m_copydata anymore.dlg1-6/+4
2021-02-20Fix disestablishing of PCI interrupt handlers.visa1-9/+2
2021-02-17Do not reprogram address filter after MII status changevisa1-5/+1
2021-02-13Revise cnmac(4)'s address filter setupvisa4-114/+47
2021-02-11Leave out gp initialization from kernel entry on mips64visa2-5/+2
2021-02-06Revise kernel's ld.script on octeonvisa3-13/+56
2021-02-04Add uhidpp(4), a driver for Logitech HID++ devices. Currently limited toanton1-1/+2
2021-02-04Handle Netgear ProSecure UTM25visa4-4/+26
2021-01-30Abstract octeon board handling a littlevisa6-39/+75
2021-01-28Again allow COPTS= to come from the environment again, and don't lose thederaadt1-4/+4
2021-01-23introduce ujoy(4), a restricted subset of uhid(4) for gamecontrollers.thfr2-2/+5
2021-01-01Add kstat to ogx(4).visa2-9/+404
2020-12-31Enable IPv4 and TCP/UDP checksum offload on transmission.visa2-11/+53
2020-12-12Rename the macro MCLGETI to MCLGETL and removes the dead parameter ifp.jan2-4/+4
2020-12-09Use daddr_t and not daddr32_t in boot media.krw1-2/+2
2020-10-25Revert accidental commit.visa1-2/+1
2020-10-25Add missing firmload attribute.visa2-3/+4
2020-10-10Remove unnecessary count of device instances.visa1-2/+2
2020-09-10Add I2C bus scan routine for octiic(4)visa1-1/+34
2020-09-10Register octiic(4) with the I2C frameworkvisa1-5/+12
2020-09-09Make ogx(4)'s outbound bpf(4) tap actually workvisa1-1/+7
2020-09-08Clean up attachment of octgmx(4) a bitvisa1-54/+39
2020-09-08Handle AGL interfacevisa6-19/+366
2020-09-04Add kstat to cnmac(4)visa8-89/+351
2020-09-02vfs_shutdown() is neccessary to ensure buffer cache drain before reexec()deraadt1-1/+4
2020-08-28Make fdt root node's model property readable through sysctl hw.productvisa1-2/+19
2020-08-15Remove unused headersvisa1-6/+1
2020-08-15Inline handling of receive checksum offloadvisa3-34/+17
2020-07-24Suppress kernel printf output in the octeon boot kernel.visa1-1/+3
2020-07-18Userland timecounter implementation for octeonvisa2-3/+7
2020-07-11Synchronize each core's CP0 cycle counter using the IO clock counter.visa3-4/+95
2020-07-10Change users of IFQ_SET_MAXLEN() and IFQ_IS_EMPTY() to use the "new" API.patrick1-2/+2
2020-07-08Make membar_consumer() a plain compiler barrier in kernel on octeon.visa1-1/+2
2020-07-06IEEE1275 (Open Firmware) defines that parameter name strings can have akettenis1-53/+11
2020-07-06Add support for timeconting in userland.pirofti2-2/+26
2020-07-06wire up kstat(4)dlg1-2/+3
2020-07-04Remove no-op cn30xxgmx_reset_board().visa3-12/+3
2020-06-30Remove obsolete <machine/stdarg.h> header. Nowadays the varargvisa1-3/+0
2020-06-30Use <dev/clock_subr.h> in octrtc(4).visa1-36/+57
2020-06-27TNF rescinded clauses 3 & 4 in 2008 in NetBSD.jsg1-8/+1
2020-06-13Remove a dead store.visa1-2/+1
2020-06-05cpu_rnd_messybits() for mips64visa1-10/+1
2020-05-31introduce "cpu_rnd_messybits" for use instead of nanotime in dev/rnd.c.dlg1-1/+10
2020-05-29dev/rndvar.h no longer has statistical interfaces (removed during variousderaadt2-5/+2
2020-05-27Retire <machine/varargs.h>.visa1-3/+0
2020-05-26increment version numbers, due to recent RB_GOODSEED and fchmod +T changesderaadt1-2/+2