The NetBSD Project

src/sys/dev/marvell/

Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [cvs.NetBSD.org] / src / sys / dev / marvell


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[TXT] com_mv.c  1.5   2 years  jakllsch   branches: 1.5.2; Set mva_size in the console case. Addresses first portion of P...
[TXT] ehci_mv.c  1.3   3 weeks  rkujawa   Support Marvell Armada XP. Obtained from Marvell, Semihalf.
[TXT] files.discovery  1.19   9 months  kiyohara   Add Marvell CESA(Cryptographic Engines and Security Accelerator) module driver. ...
[TXT] gt.c  1.26   2 years  kiyohara   Add notes for remembrance' sake. This is information obtained looking for www.m...
[TXT] gtbrgreg.h  1.2   3 years  kiyohara   Clean up gt and peripherals. This change tested compile only.
[TXT] gtbrgvar.h  1.1   3 years  kiyohara   branches: 1.1.2; 1.1.4; 1.1.6; Clean up gt and peripherals. This change tes...
[TXT] gtdevbusvar.h  1.1   3 years  kiyohara   branches: 1.1.2; 1.1.4; 1.1.6; Clean up gt and peripherals. This change tes...
[TXT] gtethreg.h  1.5   3 years  kiyohara   Clean up gt and peripherals. This change tested compile only.
[TXT] gtidmac.c  1.9   8 months  msaitoh   Add "static".
[TXT] gtidmacreg.h  1.3   10 months  kiyohara   Support Kirkwoods. Kirkwoods has 4ch for XORE and not has IDMAC. tested on Ope...
[TXT] gtidmacvar.h  1.1   3 years  kiyohara   branches: 1.1.2; 1.1.4; 1.1.6; Clean up gt and peripherals. This change tes...
[TXT] gtintrreg.h  1.5   3 years  kiyohara   Clean up gt and peripherals. This change tested compile only.
[TXT] gtintrvar.h  1.1   3 years  kiyohara   branches: 1.1.2; 1.1.4; 1.1.6; Clean up gt and peripherals. This change tes...
[TXT] gtmpsc.c  1.43   2 years  rmind   Rename ttymalloc() to tty_alloc(), and ttyfree() to tty_free() for consistency. ...
[TXT] gtmpscreg.h  1.4   3 years  kiyohara   Clean up gt and peripherals. This change tested compile only.
[TXT] gtmpscvar.h  1.8   3 years  kiyohara   Clean up gt and peripherals. This change tested compile only.
[TXT] gtpci.c  1.30   8 months  matt   Fix pci_conf_hook/interrupt for ARM.
[TXT] gtpcireg.h  1.6   2 years  kiyohara   Erase the old definition macro that forgot to be erased.
[TXT] gtpcivar.h  1.11   8 months  matt   Fix pci_conf_hook/interrupt for ARM.
[TXT] gtreg.h  1.5   2 years  kiyohara   Fix debug messages. - s/DEBUG/GT_DEBUG/. - Indent. - The old one is 20 bit...
[TXT] gtsdmareg.h  1.5   3 years  kiyohara   Clean up gt and peripherals. This change tested compile only.
[TXT] gtsdmavar.h  1.1   3 years  kiyohara   branches: 1.1.2; 1.1.4; 1.1.6; Clean up gt and peripherals. This change tes...
[TXT] gttwsi.c  1.8   9 days  christos   There is no opt_mvsoc.h; the #ifdef ARMADAXP should be changed to some inherited...
[TXT] gttwsireg.h  1.3   3 weeks  rkujawa   TWSI controller on Armada XP is a bit different. Support that. Obtained from Ma...
[TXT] gtvar.h  1.15   3 years  kiyohara   Clean up gt and peripherals. This change tested compile only.
[TXT] if_gfe.c  1.41   10 months  matt   Fix mii_statchg to take a 'struct ifnet *' instead of device_t. This fixes prob...
[TXT] if_gfevar.h  1.12   15 months  tls   Entropy-pool implementation move and cleanup. 1) Move core entropy-pool code an...
[TXT] if_mvgbe.c  1.34   4 months  msaitoh   Fix a bug that a multicast filter entry is incorrectly overrode on some cases.
[TXT] marvellreg.h  1.7   3 weeks  rkujawa   Add IDs for Marvell Armada XP and ATTR_SDRAM registers used with IO cache cohere...
[TXT] marvellvar.h  1.3   2 years  kiyohara   branches: 1.3.2; Add MARVELL_TAG_MAX to enum marvell_tags.
[TXT] mvcesa.c  1.1   9 months  kiyohara   branches: 1.1.4; Add Marvell CESA(Cryptographic Engines and Security Accelerato...
[TXT] mvcesareg.h  1.1   9 months  kiyohara   branches: 1.1.4; Add Marvell CESA(Cryptographic Engines and Security Accelerato...
[TXT] mvgbereg.h  1.7   6 months  msaitoh   Fix a bug that MVGBE_JLEN is miscalculated.
[TXT] mvpex.c  1.8   3 weeks  rkujawa   Avoid configuring root complex on MV78460. Obtained from Marvell, Semihalf.
[TXT] mvpexreg.h  1.1   2 years  kiyohara   branches: 1.1.2; 1.1.4; 1.1.10; Add UART and PCIe controller for Marvell SoC....
[TXT] mvpexvar.h  1.3   8 months  matt   Fix pci_conf_hook/interrupt for ARM.
[TXT] mvsata_mv.c  1.5   3 weeks  rkujawa   Support SATA on Marvell Armada XP. Obtained from Marvell, Semihalf.
[TXT] mvsdio.c  1.4   2 years  nonaka   branches: 1.4.2; - Don't switch MMC high-speed timing, if host controller isn't...
[TXT] mvsdioreg.h  1.1   2 years  kiyohara   branches: 1.1.2; 1.1.4; 1.1.10; Add Marvell Secure Digital Input/Output (SDIO...
[TXT] mvspi.c  1.2   2 weeks  khorben   Removed an unused variable. "go ahead" rkujawa@
[TXT] mvspireg.h  1.2   9 days  christos   There is no opt_mvsoc.h; the #ifdef ARMADAXP should be changed to some inherited...
[TXT] obio.c  1.15   2 years  kiyohara   Add macro MVA_{UNIT,OFFSET,IRQ}_DEFAULT.
[TXT] pchb.c  1.2   6 months  chs   split device_t/softc for all remaining drivers. replace "struct device *" with "...


CVSweb <webmaster@jp.NetBSD.org>