Home | History | Annotate | Download | only in marvell
History log of /src/sys/arch/arm/marvell/mvsocvar.h
RevisionDateAuthorComments
 1.13  30-Aug-2021  rin Add ARMEB support to {evb,}arm/marvell.

Combined with upcoming commit to dev/marvell, all peripheral devices
seem to work just fine for KUROBOX_PRO in big-endian mode.
 1.12  10-Mar-2017  skrll Initialise the windows and allow access to PCI Express port 1 first lane.

Allows xhci(4) to attach in the MV78230 based Lenovo ix4-300d

mvpex1 at mvsoc0 unit 4 offset 0x80000-0x81fff irq 62: Marvell PCI Express Interface
pci1 at mvpex1
xhci0 at pci1 dev 1 function 0: vendor 1033 product 0194 (rev. 0x04)
xhci0: interrupting at interrupt pin INTA#
usb3 at xhci0: USB revision 3.0
usb4 at xhci0: USB revision 2.0
 1.11  07-Jan-2017  kiyohara branches: 1.11.2;
Add support Marvell Dove.
Also <SoC>_intr_bootstrap() rename to <SoC>_bootstrap(). And SoC init func, getclk into that.
 1.10  03-Jun-2015  hsuenaga branches: 1.10.2;
add new cryptographic accelerator driver 'mvxpsec.'

this driver controls CESA unit as same as mvcesa, but uses DMA engines and
does CBC operations, HMAC operations by hardware. about 2 kbytes of data
are processed at one. supported algorithms are:

- DES-CBC, 3DES-CBC, AES-CBC
- HMAC-SHA1, HMAC-MD5

non-CBC algorithm such as AES-GCM is not supported by CESA's acceleration
engine. mvcesa is still useful to implement such algorithms as combination of
accelerated block cipher and software chaining.
 1.9  03-Jun-2015  hsuenaga dump Mbus settins on boot if AV_VERBOSE or AV_DEBUG is enabled.
 1.8  15-Mar-2014  kiyohara branches: 1.8.6;
Add armada370_getclks().
Remove some white spaces.
 1.7  23-Dec-2013  kiyohara Support to check the clock gating for Armada XP in armadaxp.c.
Also move the checking for clock gate of Kirkwood into kirkwood.c.
 1.6  23-Dec-2013  kiyohara Move Misc Registers from mvsocreg.h to armadaxpreg.h. These registers only
Armada XP. The misc_base initializes in initarm() instead of mvsoc_bootstrap().
 1.5  30-Sep-2013  kiyohara Remove #ifdef ARMADAXP. It is OK !ARMADAXP.
Change argument for armadaxp functions.
Add some MV78xx0 definitions.
Add mv78xx0 functions.
 1.4  29-May-2013  rkujawa branches: 1.4.2;
Add support for mvsoc-based Armada XP peripherals.

Obtained from Marvell, Semihalf.
 1.3  18-Jul-2012  kiyohara branches: 1.3.2;
Add tags for PEX1 of Kirkwood.
Remove unneccesary white-space.
Reorder function prototypes.
 1.2  01-Jul-2011  dyoung branches: 1.2.2;
#include <sys/bus.h> instead of <machine/bus.h>.
 1.1  03-Oct-2010  kiyohara branches: 1.1.2; 1.1.4; 1.1.10;
Add support Marvell Sheeva Core and SoC. (Orion/Kirkwood)
Discovery Innovation not yet.
 1.1.10.2  05-Mar-2011  rmind sync with head
 1.1.10.1  03-Oct-2010  rmind file mvsocvar.h was added on branch rmind-uvmplock on 2011-03-05 20:49:37 +0000
 1.1.4.2  22-Oct-2010  uebayasi Sync with HEAD (-D20101022).
 1.1.4.1  03-Oct-2010  uebayasi file mvsocvar.h was added on branch uebayasi-xip on 2010-10-22 09:23:12 +0000
 1.1.2.2  09-Oct-2010  yamt sync with head
 1.1.2.1  03-Oct-2010  yamt file mvsocvar.h was added on branch yamt-nfs-mp on 2010-10-09 03:31:40 +0000
 1.2.2.2  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.2.2.1  30-Oct-2012  yamt sync with head
 1.3.2.3  03-Dec-2017  jdolecek update from HEAD
 1.3.2.2  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.3.2.1  23-Jun-2013  tls resync from head
 1.4.2.1  18-May-2014  rmind sync with head
 1.8.6.3  28-Aug-2017  skrll Sync with HEAD
 1.8.6.2  05-Feb-2017  skrll Sync with HEAD
 1.8.6.1  06-Jun-2015  skrll Sync with HEAD
 1.10.2.1  20-Mar-2017  pgoyette Sync with HEAD
 1.11.2.1  21-Apr-2017  bouyer Sync with HEAD

RSS XML Feed