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-11-14
Include uvm/uvm_extern.h to access uvmexp. gtmpsc.c doesn't need
uebayasi
2010-11-13
Don't pull in the whole uvm(9) API to access only PAGE_SIZE and
uebayasi
2010-10-30
Enable product MV78100/MV78200.
kiyohara
2010-10-16
Support vendor dependent functions.
kiyohara
2010-10-10
Add timeout for wait.
kiyohara
2010-10-08
Add more explanation to XXXX. It value from Marvell LSP.
kiyohara
2010-10-03
Fix ack/no-ack. Last data sends with stop-bit without ack.
kiyohara
2010-10-02
Support Kirkwood's GbE.
kiyohara
2010-10-02
Add Marvell EHCI Controller wrapper.
kiyohara
2010-09-23
Add Marvell Secure Digital Input/Output (SDIO) Interface Driver.
kiyohara
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
[next]