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
/
include
Age
Commit message (
Expand
)
Author
2017-07-13
Add handling for the third interrupt summary vector,
Visa Hankala
2017-07-03
Attach com(4) using fdt on octeon.
Visa Hankala
2017-06-19
Fix the timecounter register on CN72xx/CN73xx.
Visa Hankala
2017-06-19
There is no RTC on the E1000 board.
Visa Hankala
2017-06-18
Split octeon interrupt code into a glue layer and a CIU driver.
Visa Hankala
2017-06-18
Drop unnecessary call to octeon_setintrmask(). The function gets called
Visa Hankala
2017-06-11
Define register_splx_handler() in one place.
Visa Hankala
2017-05-08
add a BUS_DMA_64BIT flag to bus_dma on all our archs.
David Gwynne
2017-04-07
Add prid for CN72xx/CN73xx.
Visa Hankala
2017-04-07
Make SoC version available in a simple form.
Visa Hankala
2017-04-06
Extend the fdt interrupt API a little.
Visa Hankala
2017-02-26
Define cache line size for the per-cpu API.
Visa Hankala
2016-12-17
Fix IO clock speed and system reset on Octeon III.
Visa Hankala
2016-12-17
There is no RTC on Shasta, so do not attach the driver.
Visa Hankala
2016-12-08
Add a routine for setting up interrupt handlers using fdt.
Visa Hankala
2016-12-08
Add fdt_attach_args and simplebus for implementing fdt-capable
Visa Hankala
2016-10-29
Make PHY address lookups fail instead of using CAM-0100 entries
Visa Hankala
2016-07-16
Add $OpenBSD$ / replace $Id$ with $OpenBSD$.
Visa Hankala
2016-07-16
Remove octeon_disable_interrupt() and octeon_restore_status().
Visa Hankala
2016-07-10
Use the synciobdma instruction instead of the sync instruction for
Visa Hankala
2016-07-05
Add openprom(4) for octeon.
Visa Hankala
2016-07-01
Add fdt init for octeon.
Visa Hankala
2016-06-22
Add support for the second GMX interface on Octeon II. This enables
Visa Hankala
2016-05-30
Fill the packet data pool with standard mbuf clusters instead of
Visa Hankala
2016-05-24
Reduce the size of gather buffers and allocate more of them to make
Visa Hankala
2016-05-04
Initial support for MSI-X. Only supported on amd64 for now. I have diffs to
Mark Kettenis
2016-03-21
On Octeon systems, U-Boot provides a list of usable memory regions. Use
Visa Hankala
2016-03-06
Rename mips64's trap_frame into trapframe.
Martin Pieuchot
2016-01-05
Some implementations of HitSyncDCache() call pmap_extract() for va->pa
Visa Hankala
2015-09-30
Use #ifndef _MACHINE_DISKLABEL_H_ everywhere. Replace _ARM_DISKLABEL_H_
Kenneth R Westerback
2015-09-30
Use consistant whitespace/comments for #define'ing LABELSECTOR,
Kenneth R Westerback
2015-09-26
Let MP-safe interrupt handlers run without the kernel lock on octeon.
Visa Hankala
2015-09-13
intr_barrier(9) for loongson, octeon and sgi.
Mark Kettenis
2015-09-09
The mplock implementations on MP-enabled mips64 platforms, octeon and
Visa Hankala
2015-07-20
Add a new flash driver for Octeon that allows access to the internal
Paul Irofti
2015-07-17
Remove {LOAD,COUNT}_TEXTA from libsa loadfile, it only made sense for a.out
Miod Vallat
2015-07-15
Ditch the octeon simulator non-sense.
Paul Irofti
2015-07-08
unify the mutex implementations on all the mips64 platforms.
David Gwynne
2014-10-26
- add board type of edgerouter pro
Jasper Lievisse Adriaanse
2014-10-26
define octeon model cn61xx pass 1.1
Jasper Lievisse Adriaanse
2014-08-12
Lower VM_PHYSSEG_MAX from the mips64 default to a generous 4, and change
Miod Vallat
2014-08-11
Remove evcnt and %b format strings relying upon SEIL extensions. This gives
Miod Vallat
2014-07-14
whitespace
Jasper Lievisse Adriaanse
2014-07-12
add guards to just make available to the bootblocks what they need.
Jasper Lievisse Adriaanse
2014-07-09
Add ffs routine needed for upcoming octhci interrupt routine.
Paul Irofti
2014-06-17
The io clock on Octeon II (CN6xxx) runs at a different rate to the cpu clock.
Jonathan Matthew
2014-03-31
Due the virtually indexed nature of the L1 instruction cache on most mips
Miod Vallat
2014-03-29
It's been a quarter century: we can assume volatile is present with that name.
Philip Guenther
2014-03-10
Support BUS_DMA_NOCACHE in bus_dma(9). Memory allocations done with
Miod Vallat
2014-03-09
Rework the per-cpu cache information. Use a common struct to store the line
Miod Vallat
[next]