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
2014-03-13
get rid of the assumption that the head of the alldevs list is the
David Gwynne
2014-03-13
Drop the REPUN bit from CvmCtl register not to allow unaligned access.
YASUOKA Masahiko
2014-03-10
Support BUS_DMA_NOCACHE in bus_dma(9). Memory allocations done with
Miod Vallat
2014-03-10
- fix the mediastatus when the interface is not configured.
Jasper Lievisse Adriaanse
2014-03-09
Rework the per-cpu cache information. Use a common struct to store the line
Miod Vallat
2014-01-15
Enable by default the DS1337 TOD clock.
Paul Irofti
2014-01-15
Add support for the DS1337 TOD clocks found on some of the octeon models.
Paul Irofti
2013-12-28
crank the version
Theo de Raadt
2013-12-26
When running the ll/sc version of the mutex code (for MULTIPROCESSOR kernels),
Miod Vallat
2013-12-08
reflect reality, mark as NOOBJ
Marc Espie
2013-12-05
Correct spin timeout detection in __mp_lock debug code.
Masao Uebayashi
2013-11-05
octrng: Add name checks during match.
Paul Irofti
2013-11-05
octrng: Fix control flags.
Paul Irofti
2013-11-05
octrng: Disable debug by default.
Paul Irofti
2013-11-05
Add a stub for the new MD hook needed to handle ACPI Power Resources.
Martin Pieuchot
2013-11-04
A few too many tabs snuck in there.
Brian Callahan
2013-11-04
Add RCS ID.
Brian Callahan
2013-11-04
remove iop(4) driver. it is entirely unmaintained and supports something
Theo de Raadt
2013-11-04
remove iop(4) driver. it is entirely unmaintained and supports something
Theo de Raadt
2013-11-01
replace bare use of disksort with bufqs.
David Gwynne
2013-10-30
Remove redundant base adrress printing during attach.
Paul Irofti
2013-10-30
It seems an immediate read is necessary when doing a write to an RSL
Paul Irofti
2013-10-24
no need to inform us about every state and link speed change, so move that
Jasper Lievisse Adriaanse
2013-10-24
Enable octrng(4).
Paul Irofti
2013-10-24
Add support for the hardware random number generator on the octeons.
Paul Irofti
2013-10-23
Do not print the higher address of the muticast range in debug mode,
Martin Pieuchot
2013-10-22
Replace some backwards compat functions with the current ones; the old
Brian Callahan
2013-10-19
Use daddr_t * instead of int * for the partoffp parameter to
Kenneth R Westerback
2013-10-15
Rewrite the awk script that generates the data for option DDB_STRUCT:
Philip Guenther
2013-09-28
In boot(), do not iterate over alldevs if it's empty (i.e. halting from ddb
Miod Vallat
2013-09-19
get ethernet working on the edgerouter lite
Jonathan Matthew
2013-09-16
work out phy addresses before attaching cnmac and pass them to mii_attach
Jonathan Matthew
2013-08-29
Ditch useless variable during attach.
Paul Irofti
2013-08-29
Fix attach messages format for the pcibus.
Paul Irofti
2013-08-23
Fix memory initialization for octeon's with less than 256MB.
Paul Irofti
2013-08-21
Missed a spot in my last commit.
Paul Irofti
2013-08-20
Have some style(9).
Paul Irofti
2013-08-20
Remove uscanner(4). It was disabled in GENERIC more than 2.5 years ago.
Antoine Jacoutot
2013-08-17
Most network drivers include netinet/in_var.h, but apparently they
Alexander Bluhm
2013-08-15
Include files.agp and files.drm from files.pci. Makes sure "drm.h" gets
Mark Kettenis
2013-06-23
Stop using -traditional-cpp on gcc3/4 platforms.
Miod Vallat
2013-06-13
- fix devboot() to properly retrieve octcf0a and add a comment for later
Jasper Lievisse Adriaanse
2013-06-11
final removal of daddr64_t. daddr_t has been 64 bit for a long enough
Theo de Raadt
2013-06-09
fix guard; Franco Fichtner
Theo de Raadt
2013-06-05
remove unused function
Jasper Lievisse Adriaanse
2013-06-05
add XXX comment for delay_changed, untill we figure out what it actually does.
Jasper Lievisse Adriaanse
2013-06-05
remove ugly hack we couldn't figure out what it was used for, only that it
Jasper Lievisse Adriaanse
2013-06-05
whitespace
Jasper Lievisse Adriaanse
2013-06-05
- add missing SUBDIR
Jasper Lievisse Adriaanse
2013-06-05
ditch local ld.script and use conf/ld.script instead, and adjust entry
Jasper Lievisse Adriaanse
[next]