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
2024-08-08
Prevent spurious "/bsd.upgrade is not u+x" message when the file is missing.
Miod Vallat
2024-07-14
Add missing <machine/elf.h> for compound arches.
Miod Vallat
2024-07-08
octeon/cnmac: assume 1Gbps in the default case
Landry Breuil
2024-07-06
octeon/cnmac: Skip the switch port (cnmac2) on the 5-ports EdgeRouter POE
Landry Breuil
2024-06-26
return type on a dedicated line when declaring functions
Jonathan Gray
2024-05-20
remove extern with no matching var
Jonathan Gray
2024-05-20
remove prototypes with no matching function
Jonathan Gray
2024-05-20
remove prototypes with no matching function; ok visa@
Jonathan Gray
2024-01-01
Move fdt attachment into sys/conf/files.conf instead of duplicating it on
Mark Kettenis
2023-11-10
Make ifq and ifiq interface MP safe.
Alexander Bluhm
2023-10-24
Normally context switches happen in mi_switch() but there are 3 cases
Claudio Jeker
2023-10-20
Adopt MI re-upgrade prevention
Klemens Nanni
2023-10-20
Avoid forcible mounting a dirty filessystem. Mount such filesystems
Mark Kettenis
2023-09-22
move simplebusvar.h so it can be used without ifdef
Jonathan Gray
2023-09-06
revert disabling warnings for zlib on clang >= 15
Jonathan Gray
2023-04-30
Fix typo in MRDISKTYPE.
Kenneth R Westerback
2023-04-28
Retire -E's "expert" mode. Introduced 23 years ago to avoid
Kenneth R Westerback
2023-04-25
Create & use variables MRDISKTYPE and MRMAKEFSARGS like all the other build
Kenneth R Westerback
2023-04-13
remove duplicate includes
Jonathan Gray
2023-04-12
remove unused buffer selection code
Jonathan Gray
2023-02-04
timecounting: remove incomplete PPS support
Scott Soule Cheloha
2023-01-11
Use 64-bit page table entries on octeon
Visa Hankala
2023-01-11
Enable TLB read inhibit on OCTEON Plus and newer SoCs.
Visa Hankala
2022-12-30
Neuter zlib fatal warnings when building kernels and bootloaders with clang 15
Jeremie Courreges-Anglas
2022-12-28
Fix the word in the copyright. IIJ is not a regent. ok from nakayama
YASUOKA Masahiko
2022-12-11
Use evcount_percpu() with platform interrupt counters on octeon.
Visa Hankala
2022-10-23
bzero(disklabel) or memset(disklabel,0) should be enough for
Kenneth R Westerback
2022-10-15
ansi
Jonathan Gray
2022-10-12
Extend struct todr_chip_handle with a todr_quality member. This allows us
Mark Kettenis
2022-09-04
Improve periodic USB transfers (device intr, isoc) used for input
Marcus Glocker
2022-09-02
Constify nam2blk[], chrtoblktbl[] and octeon devmap[].
Miod Vallat
2022-08-29
use ansi volatile keyword, not __volatile
Jonathan Gray
2022-08-25
No need for wsmux in this kernel configuration; ok visa@
Miod Vallat
2022-08-22
mips64, octeon, loonson: trigger deferred clock interrupts from splx(9)
Scott Soule Cheloha
2022-07-18
Compile octeon kernels with -march=mips64r2
Visa Hankala
2022-07-02
remove machine/lock.h where unused
Jonathan Gray
2022-06-28
Remove unused field d_poll from struct cdevsw.
Visa Hankala
2022-04-06
constify struct cfattach
Christian Weisgerber
2022-01-10
Initialize variables that are touched in the error path.
Visa Hankala
2022-01-08
Remove verbose PCI and USB device info from BOOT
Visa Hankala
2022-01-08
Adjust debug printfs after pcitag_t type change.
Visa Hankala
2022-01-07
Add missing dependency.
Visa Hankala
2022-01-06
Use a 64-bit integer for pcitag_t and define PCITAG_NODE and PCITAG_OFFSET
Theo de Raadt
2021-12-17
Disable a few warning flags that were introduced and enabled by default
Patrick Wildt
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
[next]