index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
marvell
Age
Commit message (
Expand
)
Author
2010-09-04
Add include opt_com.h.
kiyohara
2010-08-01
Cleanup foo_match().
kiyohara
2010-08-01
Cleanup mvuart_match().
kiyohara
2010-07-20
Remove some attribute macros. Its specifically for Orion.
kiyohara
2010-07-20
Add macro MARVELL_ORION_1_88F6183.
kiyohara
2010-07-20
Add some Kirkwood/Discovery Innovation products.
kiyohara
2010-07-20
Fix information on the product with comment-out. This was obtained from
kiyohara
2010-07-20
Add notes for remembrance' sake. This is information obtained looking for
kiyohara
2010-07-20
Add MARVELL_TAG_MAX to enum marvell_tags.
kiyohara
2010-07-13
Add Kirkwood/Discovery Innovation macros.
kiyohara
2010-07-13
Add SATA for Marvell SC/SoC.
kiyohara
2010-07-13
Add UART and PCIe controller for Marvell SoC.
kiyohara
2010-07-11
Add macro MVA_{UNIT,OFFSET,IRQ}_DEFAULT.
kiyohara
2010-07-11
Remove unnecessary define.
kiyohara
2010-06-09
Fix debug messages.
kiyohara
2010-06-08
Support big endian machines.
kiyohara
2010-06-04
Fix sume bugs.
kiyohara
2010-06-02
Move memory protection parameters to MI part.
kiyohara
2010-06-02
Set NULL to tag when the property doesn't get it.
kiyohara
2010-06-02
Remove unused gpio.h.
kiyohara
2010-06-02
Add Marvell Gigabit Ethernet Controller on SC/SoC.
kiyohara
2010-06-02
Use kmem(9) instead of malloc(9) in gtidmac_attach().
kiyohara
2010-06-02
Erase the old definition macro that forgot to be erased.
kiyohara
2010-06-02
Remove unused header-file.
kiyohara
2010-05-07
Enable gtidmac.
kiyohara
2010-05-07
Use macro PCI_PRODUCT_MARVELL_MV64[34]60.
kiyohara
2010-04-28
Clean up gt and peripherals.
kiyohara
2010-04-05
Push the bpf_ops usage back into bpf.h. Push the common ifp->if_bpf
joerg
2010-02-25
Adapt to <powerpc/spr.h> breakup.
matt
2010-01-19
Redefine bpf linkage through an always present op vector, i.e.
pooka
2009-05-12
struct device * -> device_t, no functional changes intended.
cegger
2009-05-12
struct cfdata * -> cfdata_t, no functional changes intended.
cegger
2009-04-18
Remove extra whitespace added by a stupid tool.
tsutsui
2009-03-18
bcopy -> memcpy
cegger
2009-03-18
bzero -> memset
cegger
2009-03-18
Ansify function definitions w/o arguments. Generated with sed.
cegger
2009-03-14
Change about 4500 of the K&R function definitions to ANSI ones.
dsl
2009-01-03
remove extra semicolons.
yamt
2008-11-07
*** Summary ***
dyoung
2008-09-08
Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h
gmcgarry
2008-06-17
Use a local temporary struct gt_softc* so we don't try to
he
2008-06-12
use device_lookup_private to get softc
cegger
2008-06-11
use device_lookup_private to get softc
cegger
2008-06-10
Avoid the effects of name space pollution caused by <sys/rb.h>,
he
2008-04-11
Put back a %s so that the format matches again. Fixes build for evbppc.
he
2008-04-08
use aprint_*_dev and device_xname
cegger
2008-02-07
Start patching up the kernel so that a network driver always has
dyoung
2008-01-19
Make many ethernet drivers share the common code for MII media
dyoung
2007-12-16
Remove a local variable which is no longer used.
he
2007-12-05
lockmgr -> mutex
ad
[next]