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
2019-04-23
Add a driver for OCTEON two-wire serial interface.
Visa Hankala
2019-04-20
libsa's memcpy() is actually memmove(). make a proper memmove(), and give
Theo de Raadt
2019-04-14
Instead of using COPTS=-Oz (and similar) in make environment to force
Theo de Raadt
2019-04-10
crank versions
Theo de Raadt
2019-04-10
change marks[] array to uint64_t, so the code can track full 64-bit
Theo de Raadt
2019-04-08
crank version; looks good deraadt
Florian Obser
2019-04-01
fast track ddb> reboot command to skip anything which might panic again.
Ted Unangst
2019-03-22
umbg now supports DCF600USB as well; adjust comment. from weerd@
Stuart Henderson
2019-03-21
Remove struct intrhand. It is no longer used on octeon.
Visa Hankala
2019-03-21
Remove an unused header.
Visa Hankala
2019-03-17
Remember to detach the event counter when disestablishing
Visa Hankala
2019-03-17
Replace a hand-rolled linked list with SLIST.
Visa Hankala
2019-03-17
Let each interrupt controller driver choose how to implement
Visa Hankala
2019-03-17
Move intr_barrier(9) to the platform level so that it can be customized.
Visa Hankala
2019-03-16
Unify the top-level structure of interrupt handles. This helps
Visa Hankala
2019-03-16
Fix incorrect flag.
Visa Hankala
2019-03-16
Include header <sys/evcount.h> where event counters are used, so that
Visa Hankala
2019-03-15
Use a locally defined intrhand in octciu.c to ease future changes.
Visa Hankala
2019-03-14
Fix the balancing of work queue interrupts.
Visa Hankala
2019-03-10
Use SMR instead of reference counting for session reclamation.
Visa Hankala
2019-01-14
Remove obsolete symbols.sort target.
Visa Hankala
2019-01-13
Handle card detect GPIO.
Visa Hankala
2019-01-13
Pass timeout in seconds instead of ticks.
Visa Hankala
2019-01-12
Add a driver for OCTEON GPIO controller.
Visa Hankala
2019-01-12
Attach the AHCI controller bridge driver even if the AHCI controller
Visa Hankala
2019-01-07
tweak ohci_checkrev so it doesnt print a leading comma and space.
David Gwynne
2019-01-05
match arm64 and armv7 and print unconfigured simplebus devices on octeon
Jonathan Gray
2019-01-03
Fix .end symbol.
Visa Hankala
2018-12-18
Figure out the number of available CPUs using system fuse registers.
Visa Hankala
2018-12-18
Accept DUID as a root disk specifier.
Visa Hankala
2018-12-16
Fix pool ipl to prevent a deadlock scenario.
Visa Hankala
2018-12-04
Add processor IDs for several OCTEON II and III SoCs.
Visa Hankala
2018-10-31
Bring over gapdummy.c changes from amd64/amr64/armv7/i386.
Mark Kettenis
2018-09-14
add gapdummy.c to the "clean" target like other generated files
Christian Weisgerber
2018-08-22
Enable uscom(4) where uslcom(4) is already present.
Martin Pieuchot
2018-08-20
Remove unused spllock().
Visa Hankala
2018-08-09
Define __HAVE_ACPI on arm64 and __HAVE_FDT on arm64, armv7 and octeon
Patrick Wildt
2018-08-06
Give the FDT interrupt API a more generic naming by replacing the
Patrick Wildt
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
[next]