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
2018-06-18
Improve indentation and variable naming.
Visa Hankala
2018-06-18
Fix build with DEBUG_PCI_CONF.
Visa Hankala
2018-06-13
Make octeon kernels compile with DEBUG.
Visa Hankala
2018-06-01
Add a kludge that fixes the build until com_fdt.c is ready for octeon.
Visa Hankala
2018-05-30
Add sizes for free() for octeon.
Frederic Cambus
2018-05-05
Enable octcrypto(4).
Visa Hankala
2018-05-04
Add a common rules file for ofw sources to help keep the configurations
Visa Hankala
2018-05-02
Fix build. The power domain API is needed by r1.9 of xhci_fdt.c.
Visa Hankala
2018-04-28
replace add_*_randomness with enqueue_randomness()
Jasper Lievisse Adriaanse
2018-04-09
Add a driver for the OCTEON cryptographic unit. It provides
Visa Hankala
2018-03-31
r1.7 of xhci_fdt.c pulls in the regulator API.
Visa Hankala
2018-03-02
Fix reference clock frequency.
Visa Hankala
2018-02-24
Declare ci_ipl volatile to prevent the compiler from optimizing
Visa Hankala
2018-02-18
Inline hw_{get,set}curcpu() to streamline the machine code.
Visa Hankala
2018-02-09
Check for the existence of /bsd before trying to back it up to /obsd.
Theo Buehler
2018-01-27
Sync the nam2blk entries with the bdevsw table, which is the
Christian Weisgerber
2018-01-23
Always lock the kernel lock with non-MP-safe interrupt handlers.
Visa Hankala
2018-01-22
Include <sys/mutex.h> instead of <machine/mutex.h>
Martin Pieuchot
2018-01-18
Fix the computation of `ncpusfound' on !MULTIPROCESSOR kernels so that
Visa Hankala
2018-01-16
Fix bit.
Visa Hankala
2018-01-16
Fix return value.
Visa Hankala
2018-01-11
Add size for free.
Visa Hankala
2018-01-08
Override membar_producer() for octeon.
Visa Hankala
2018-01-07
Assume that direct-mapped addresses come from the xkphys segment.
Visa Hankala
2018-01-07
Add references to errata.
Visa Hankala
2017-12-30
Don't pull in <sys/file.h> just to get fcntl.h
Philip Guenther
2017-12-30
Delete unnecessary <sys/file.h> includes
Philip Guenther
2017-12-27
Make octeon_intr_establish() assume edge triggering with CIU3.
Visa Hankala
2017-12-27
Ensure interrupt delivery is disabled when setting interrupt
Visa Hankala
2017-12-11
In uvm Chuck decided backing store would not be allocated proactively
Theo de Raadt
2017-12-05
Show board ID and revision in dmesg to ease the identification
Visa Hankala
2017-12-05
Drop cn30xxpow_intr_establish(), cn30xxpow_intr() and some other
Visa Hankala
2017-11-26
On wqe error, show also word2 and word3. Those might help in debugging.
Visa Hankala
2017-11-26
Initialize Rx subsystems before enabling the processing of incoming
Visa Hankala
2017-11-20
Add the board ID of the Unifi Security Gateway PRO-4.
Visa Hankala
2017-11-20
Fix the product code of the Unifi Security Gateway.
Visa Hankala
2017-11-18
Submit incoming packets to the network stack in batches like is done
Visa Hankala
2017-11-18
Move the packet input work requesting inside if_cnmac.c. This removes
Visa Hankala
2017-11-18
Pass the software context as an argument to the interrupt handler.
Visa Hankala
2017-11-18
Rename octeon_eth_* to cnmac_* for consistency with the driver's name.
Visa Hankala
2017-11-18
Add the board ID for the Ubiquiti Unifi Security Gateway.
Visa Hankala
2017-11-09
Synchronize command initiation, event wait, and interrupt handling
Visa Hankala
2017-11-05
Set the core's own group mask when scheduling work, to receive work
Visa Hankala
2017-11-05
Handle failure.
Visa Hankala
2017-11-05
slight cleanup
Visa Hankala
2017-11-05
Add a function for getting the current core's hardware identifier.
Visa Hankala
2017-11-05
Remove unmaintained debug code.
Visa Hankala
2017-11-04
Since rev 1.502 of rc(8) it creates a /bsd.booted hard link. At the
Florian Obser
2017-11-04
Use the macro for cache line size.
Visa Hankala
2017-11-04
Check buffer size parameters at compile time.
Visa Hankala
[next]